Class GraphData.Category

java.lang.Object
com.storedobject.chart.PointSymbol
com.storedobject.chart.GraphData.Category
All Implemented Interfaces:
ComponentProperty, VisibleProperty
Enclosing class:
GraphData<N extends GraphData.Node>

public static class GraphData.Category extends PointSymbol
Represents a specific category for a chart or graphical element, extending the functionality of PointSymbol to include a category name. This class can encode the category information into JSON format, including properties inherited from PointSymbol.
Author:
Syam