public class FromWKTGeometryOperationContext extends GeometryOperationContext
| Constructor and Description |
|---|
FromWKTGeometryOperationContext(String text,
String srs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSrs() |
String |
getText() |
protected void |
setSrs(String srs) |
void |
setText(String text) |
getAttribute, setAttributepublic static final String SRS
public static final String TEXT