public abstract class WriteGml2Operation extends GeometryOperation
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
protected static GeometryManager |
geomManager |
protected String |
id |
static String |
NAME |
protected String |
srs |
protected IGPEWriterHandler |
writerHandler |
OPERATION_CONTAINS_CODE, OPERATION_CONTAINS_NAME, OPERATION_INTERSECTS_CODE, OPERATION_INTERSECTS_NAME| Constructor and Description |
|---|
WriteGml2Operation() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOperationIndex()
Returns the constant value that identifies this operation and that was obtained upon registering it.
|
protected void |
initializeParams(GeometryOperationContext geometryOperationContext) |
invokepublic static final String NAME
protected static GeometryManager geomManager
public static final int CODE
protected String id
protected IGPEWriterHandler writerHandler
protected String srs
public int getOperationIndex()
GeometryOperationgetOperationIndex in class GeometryOperationprotected void initializeParams(GeometryOperationContext geometryOperationContext)