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 TypeClassDescriptionclassThis class visualizes a bigraph by means of GraphViz.classExports a bigraph, encoded as a ranked graph, to a diagram.classReactionGraphExporter<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)