Uses of Enum
org.rrd4j.graph.ElementsNames
Packages that use ElementsNames
-
Uses of ElementsNames in org.rrd4j.graph
Methods in org.rrd4j.graph that return ElementsNamesModifier and TypeMethodDescriptionstatic ElementsNamesReturns 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.Methods in org.rrd4j.graph with parameters of type ElementsNamesModifier and TypeMethodDescription(package private) PaintRrdGraphDef.getColor(ElementsNames element) voidRrdGraphDef.setColor(ElementsNames colorTag, Paint color) Overrides the colors for the standard elements of the graph.