Uses of Class
com.storedobject.chart.Label
Packages that use Label
-
Uses of Label in com.storedobject.chart
Subclasses of Label in com.storedobject.chartModifier and TypeClassDescriptionstatic class
Represents the label used byAxis
.static class
Value-label that can be customized for a chart.Methods in com.storedobject.chart that return LabelModifier and TypeMethodDescriptionComposedPart.getLabel
(boolean create) HasLabel.getLabel
(boolean create) Get the label for this part.Methods in com.storedobject.chart that return types with arguments of type LabelModifier and TypeMethodDescriptionComposedPart.getLabelClass()
This is invoked to determine the class of the label to create.SankeyChart.Edge.getLabelClass()
SankeyChart.Node.getLabelClass()
Methods in com.storedobject.chart with parameters of type Label