Uses of Class
org.bigraphs.framework.visualization.GraphicalFeatureSupplier
Packages that use GraphicalFeatureSupplier
Package
Description
-
Uses of GraphicalFeatureSupplier in org.bigraphs.framework.visualization
Subclasses of GraphicalFeatureSupplier in org.bigraphs.framework.visualizationModifier and TypeClassDescriptionclass
A supplier for the color of a node or edge in a graph.class
A generic supplier for String labels.class
A supplier for the shape of a node.Methods in org.bigraphs.framework.visualization that return GraphicalFeatureSupplierModifier and TypeMethodDescriptionGraphicalFeatureSupplier.with
(BigraphEntity node) GraphicalFeatureSupplier.with
(BigraphEntity node, char delimiterForLabel) Methods in org.bigraphs.framework.visualization with parameters of type GraphicalFeatureSupplierModifier and TypeMethodDescriptionBigraphGraphicsExporter.with
(GraphicalFeatureSupplier<?> supplier) BigraphGraphvizExporter.with
(GraphicalFeatureSupplier<?> supplier) BigraphRankedGraphExporter.with
(GraphicalFeatureSupplier<?> supplier) ReactionGraphExporter.with
(GraphicalFeatureSupplier<?> supplier) -
Uses of GraphicalFeatureSupplier in org.bigraphs.framework.visualization.supplier
Subclasses of GraphicalFeatureSupplier in org.bigraphs.framework.visualization.supplier