public abstract class WriteGml2Operation extends GeometryOperation
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
protected static GeometryManager |
geomManager |
protected java.lang.String |
id |
static java.lang.String |
NAME |
protected java.lang.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 java.lang.String NAME
protected static GeometryManager geomManager
public static final int CODE
protected java.lang.String id
protected IGPEWriterHandler writerHandler
protected java.lang.String srs
public int getOperationIndex()
GeometryOperationgetOperationIndex in class GeometryOperationprotected void initializeParams(GeometryOperationContext geometryOperationContext)