Uses of Enum Class
it.univr.di.labeledvalue.ALabel.State
Package
Description
Provides the classes necessary to manage labeled value maps.
-
Uses of ALabel.State in it.univr.di.labeledvalue
Modifier and TypeClassDescriptionstatic enum
Possible state of aALabelAlphabet.ALetter
in an alphabetic label.Modifier and TypeMethodDescription(package private) final ALabel.State
ALabel.getState
(byte letterIndex) static ALabel.State
Returns the enum constant of this class with the specified name.static ALabel.State[]
ALabel.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.