S
- the source geometry typeT
- the target geometry typepublic abstract class AbstractGeometryConverter<S extends com.vividsolutions.jts.geom.Geometry,T extends com.vividsolutions.jts.geom.Geometry> extends Object implements GeometryConverter<S,T>
GeometryFactory
Modifier and Type | Field and Description |
---|---|
protected static com.vividsolutions.jts.geom.GeometryFactory |
geomFactory
The geometry factory
|
Constructor and Description |
---|
AbstractGeometryConverter(Class<S> sourceType,
Class<T> targetType)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Class<S> |
getSourceType()
Get the source geometry type
|
Class<T> |
getTargetType()
Get the target geometry type
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert, lossOnConversion
protected static final com.vividsolutions.jts.geom.GeometryFactory geomFactory
public Class<S> getSourceType()
GeometryConverter
getSourceType
in interface GeometryConverter<S extends com.vividsolutions.jts.geom.Geometry,T extends com.vividsolutions.jts.geom.Geometry>
GeometryConverter.getSourceType()
public Class<T> getTargetType()
GeometryConverter
getTargetType
in interface GeometryConverter<S extends com.vividsolutions.jts.geom.Geometry,T extends com.vividsolutions.jts.geom.Geometry>
GeometryConverter.getTargetType()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a