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