|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KMLFeatureInfo.FEATURETYPE | |
---|---|
com.esri.core.internal.value |
Uses of KMLFeatureInfo.FEATURETYPE in com.esri.core.internal.value |
---|
Methods in com.esri.core.internal.value that return KMLFeatureInfo.FEATURETYPE | |
---|---|
static KMLFeatureInfo.FEATURETYPE |
KMLFeatureInfo.FEATURETYPE.fromString(String value)
|
KMLFeatureInfo.FEATURETYPE |
KMLFeatureInfo.getType()
|
static KMLFeatureInfo.FEATURETYPE |
KMLFeatureInfo.FEATURETYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KMLFeatureInfo.FEATURETYPE[] |
KMLFeatureInfo.FEATURETYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.esri.core.internal.value with parameters of type KMLFeatureInfo.FEATURETYPE | |
---|---|
KMLFeatureInfo(KMLFeatureInfo.FEATURETYPE type,
int id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |