Uses of Enum Class
ca.phon.app.opgraph.nodes.table.SortNodeSettings.FeatureFamily
-
Uses of SortNodeSettings.FeatureFamily in ca.phon.app.opgraph.nodes.table
Modifier and TypeMethodDescriptionSortNodeSettings.FeatureFamily.fromString
(String txt) SortNodeSettings.SortColumn.getFeatureOrder()
Returns the enum constant of this class with the specified name.static SortNodeSettings.FeatureFamily[]
SortNodeSettings.FeatureFamily.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SortNodeSettings.SortColumn.setFeatureOrder
(SortNodeSettings.FeatureFamily[] order)