Uses of Enum Class
com.geodesk.feature.FeatureType
Packages that use FeatureType
-
Uses of FeatureType in com.geodesk.feature
Methods in com.geodesk.feature that return FeatureTypeModifier and TypeMethodDescriptionstatic FeatureTypeFeature.type()Returns the feature's type.static FeatureTypeFeatureId.type(long id) static FeatureTypeReturns the enum constant of this class with the specified name.static FeatureType[]FeatureType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.geodesk.feature with parameters of type FeatureTypeModifier and TypeMethodDescriptionstatic longFeatureId.of(FeatureType type, long id) static StringFeatureType.toString(FeatureType type)