public class ToWKBOperationContext extends GeometryOperationContext
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SRS |
| Constructor and Description |
|---|
ToWKBOperationContext() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSrID()
Get the srId to use in the WKB geometry
|
void |
setSrID(int srID)
Set the srID to use in the WKB geometry
|
getAttribute, setAttributepublic static final java.lang.String SRS