jar

org.bigraphs.framework : bigraph-visualization

Maven & Gradle

Nov 21, 2023

Bigraph Framework - Visualization · Simple visualization support for bigraphs and bigraphical reactive systems.

Table Of Contents

Latest Version

Download org.bigraphs.framework : bigraph-visualization JAR file - Latest Versions:

All Versions

Download org.bigraphs.framework : bigraph-visualization JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bigraph-visualization-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bigraphs.framework.visualization.supplier

├─ org.bigraphs.framework.visualization.supplier.GraphvizColorSupplier.class - [JAR]

├─ org.bigraphs.framework.visualization.supplier.GraphvizShapeSupplier.class - [JAR]

org.bigraphs.framework.visualization

├─ org.bigraphs.framework.visualization.BigraphGraphicsExporter.class - [JAR]

├─ org.bigraphs.framework.visualization.BigraphGraphvizExporter.class - [JAR]

├─ org.bigraphs.framework.visualization.BigraphRankedGraphExporter.class - [JAR]

├─ org.bigraphs.framework.visualization.DefaultColorSupplier.class - [JAR]

├─ org.bigraphs.framework.visualization.DefaultLabelSupplier.class - [JAR]

├─ org.bigraphs.framework.visualization.DefaultShapeSupplier.class - [JAR]

├─ org.bigraphs.framework.visualization.GraphicalFeatureSupplier.class - [JAR]

├─ org.bigraphs.framework.visualization.ReactionGraphExporter.class - [JAR]

├─ org.bigraphs.framework.visualization.StyleConstants.class - [JAR]

├─ org.bigraphs.framework.visualization.mxReactionGraph.class - [JAR]