Class DefaultLabelSupplier

java.lang.Object
org.bigraphs.framework.visualization.GraphicalFeatureSupplier<String>
org.bigraphs.framework.visualization.DefaultLabelSupplier
All Implemented Interfaces:
Supplier<String>

public class DefaultLabelSupplier extends GraphicalFeatureSupplier<String>
A generic supplier for String labels. Is used for edges and nodes of a graph.
Author:
Dominik Grzelak