Class GraphicalFeatureSupplier<V>
java.lang.Object
org.bigraphs.framework.visualization.GraphicalFeatureSupplier<V>
- Type Parameters:
V
- attribute type of a style element
- All Implemented Interfaces:
Supplier<V>
- Direct Known Subclasses:
DefaultColorSupplier
,DefaultLabelSupplier
,DefaultShapeSupplier
Base abstract supplier class for all graphical attributes of a Graphviz graph.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract V
get()
protected BigraphEntity
getNode()
with
(BigraphEntity node) with
(BigraphEntity node, char delimiterForLabel)