Uses of Enum
org.bidib.wizard.mvc.common.view.graph.LedBarGraph.Orientation
Packages that use LedBarGraph.Orientation
-
Uses of LedBarGraph.Orientation in org.bidib.wizard.mvc.common.view.graph
Methods in org.bidib.wizard.mvc.common.view.graph that return LedBarGraph.OrientationModifier and TypeMethodDescriptionstatic LedBarGraph.OrientationReturns the enum constant of this type with the specified name.static LedBarGraph.Orientation[]LedBarGraph.Orientation.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.bidib.wizard.mvc.common.view.graph with parameters of type LedBarGraph.OrientationModifierConstructorDescriptionLedBarGraph(int totalLedsCount, LedBarGraph.Orientation orientation)