Uses of Enum Class
loggerForms.RangeUnitTypes
-
Uses of RangeUnitTypes in loggerForms
Modifier and TypeMethodDescriptionFormDescription.getHeadingRangeUnit()
FormDescription.getRangeType()
static RangeUnitTypes
static RangeUnitTypes
Returns the enum constant of this class with the specified name.static RangeUnitTypes[]
RangeUnitTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RangeUnitTypes in loggerForms.propertyInfos
ModifierConstructorDescriptionHEADINGinfo
(ControlDescription relatedControl, int controlIndex, RangeUnitTypes unitType, int arrowLength, int arrowHeadSize, HeadingTypes type, boolean fillHead, Color colour) RANGEinfo
(ControlDescription relatedControl, int controlIndex, RangeUnitTypes unitType, RangeTypes type, int fixedLength)