public static interface ExportServiceManager.FixGeometryStatus
Modifier and Type | Field and Description |
---|---|
static int |
STATE_ABORT |
static int |
STATE_OK |
static int |
STATE_SKIP |
Modifier and Type | Method and Description |
---|---|
Geometry |
getGeometry() |
java.lang.String |
getMessage() |
int |
getState() |
static final int STATE_OK
static final int STATE_SKIP
static final int STATE_ABORT
Geometry getGeometry()
int getState()
java.lang.String getMessage()