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 TypeClassDescriptionclassA supplier for the color of a node or edge in a graph.classA generic supplier for String labels.classA 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