Methods in com.esri.core.map that return FeatureTemplate.DRAWING_TOOL |
static FeatureTemplate.DRAWING_TOOL |
FeatureTemplate.DRAWING_TOOL.fromString(String v)
|
FeatureTemplate.DRAWING_TOOL |
FeatureTemplate.getDrawingTool()
Gets the drawingTool of the FeatureTemplate. |
static FeatureTemplate.DRAWING_TOOL |
FeatureTemplate.DRAWING_TOOL.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FeatureTemplate.DRAWING_TOOL[] |
FeatureTemplate.DRAWING_TOOL.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |