Package com.esri.core.geometry
Interface WkbImportFlags
-
public interface WkbImportFlags
Flags used by the OperatorImportFromWkb.
-
-
Field Summary
Fields Modifier and Type Field Description static int
wkbImportDefaults
static int
wkbImportNonTrusted
-
-
-
Field Detail
-
wkbImportDefaults
static final int wkbImportDefaults
- See Also:
- Constant Field Values
-
wkbImportNonTrusted
static final int wkbImportNonTrusted
- See Also:
- Constant Field Values
-
-