Package com.esri.core.geometry
Interface WktImportFlags
-
public interface WktImportFlagsFlags used by the OperatorImportFromWkt.
-
-
Field Summary
Fields Modifier and Type Field Description static intwktImportDefaultsstatic intwktImportNonTrusted
-
-
-
Field Detail
-
wktImportDefaults
static final int wktImportDefaults
- See Also:
- Constant Field Values
-
wktImportNonTrusted
static final int wktImportNonTrusted
- See Also:
- Constant Field Values
-
-