Uses of Interface
org.bigraphs.framework.visualization.BigraphGraphicsExporter
Packages that use BigraphGraphicsExporter
-
Uses of BigraphGraphicsExporter in org.bigraphs.framework.visualization
Classes in org.bigraphs.framework.visualization that implement BigraphGraphicsExporterModifier and TypeClassDescriptionclass
This class visualizes a bigraph by means of GraphViz.class
Exports a bigraph, encoded as a ranked graph, to a diagram.class
ReactionGraphExporter<B extends Bigraph<? extends Signature<?>>>
A graphics exporter for reaction graphs.Methods in org.bigraphs.framework.visualization that return BigraphGraphicsExporterModifier and TypeMethodDescriptionBigraphGraphicsExporter.with
(GraphicalFeatureSupplier<?> supplier) BigraphGraphvizExporter.with
(GraphicalFeatureSupplier<?> supplier) BigraphRankedGraphExporter.with
(GraphicalFeatureSupplier<?> supplier) ReactionGraphExporter.with
(GraphicalFeatureSupplier<?> supplier)