Uses of Enum Class
ca.phon.app.opgraph.nodes.table.SortNodeSettings.FeatureFamily
Packages that use SortNodeSettings.FeatureFamily
-
Uses of SortNodeSettings.FeatureFamily in ca.phon.app.opgraph.nodes.table
Subclasses with type arguments of type SortNodeSettings.FeatureFamily in ca.phon.app.opgraph.nodes.tableMethods in ca.phon.app.opgraph.nodes.table that return SortNodeSettings.FeatureFamilyModifier 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.Methods in ca.phon.app.opgraph.nodes.table with parameters of type SortNodeSettings.FeatureFamilyModifier and TypeMethodDescriptionvoidSortNodeSettings.SortColumn.setFeatureOrder(SortNodeSettings.FeatureFamily[] order)