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