Uses of Enum
org.rrd4j.graph.ElementsNames
-
Uses of ElementsNames in org.rrd4j.graph
Modifier and TypeMethodDescriptionstatic ElementsNames
Returns the enum constant of this type with the specified name.static ElementsNames[]
ElementsNames.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescription(package private) Paint
RrdGraphDef.getColor
(ElementsNames element) void
RrdGraphDef.setColor
(ElementsNames colorTag, Paint color) Overrides the colors for the standard elements of the graph.