Uses of Enum Class
it.univr.di.labeledvalue.ALabel.State
Packages that use ALabel.State
Package
Description
Provides the classes necessary to manage labeled value maps.
-
Uses of ALabel.State in it.univr.di.labeledvalue
Subclasses with type arguments of type ALabel.State in it.univr.di.labeledvalueModifier and TypeClassDescriptionstatic enum
Possible state of aALabelAlphabet.ALetter
in an alphabetic label.Methods in it.univr.di.labeledvalue that return ALabel.StateModifier 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.