Uses of Enum Class
rocca.RoccaAxis.Orientation
Packages that use RoccaAxis.Orientation
-
Uses of RoccaAxis.Orientation in rocca
Methods in rocca that return RoccaAxis.OrientationModifier and TypeMethodDescriptionstatic RoccaAxis.OrientationReturns the enum constant of this class with the specified name.static RoccaAxis.Orientation[]RoccaAxis.Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in rocca with parameters of type RoccaAxis.OrientationModifierConstructorDescriptionRoccaAxis(int x1, int y1, int x2, int y2, double minVal, double maxVal, boolean aboveLeft, String label, String format, RoccaAxis.Orientation o, RoccaSpecPopUp rspu) Main Constructor