T
- the geometry typepublic class DefaultGeometryProperty<T extends com.vividsolutions.jts.geom.Geometry> extends Object implements GeometryProperty<T>
GeometryProperty
Constructor and Description |
---|
DefaultGeometryProperty(CRSDefinition crsDef,
T geometry)
Create a geometry property
|
Modifier and Type | Method and Description |
---|---|
CRSDefinition |
getCRSDefinition()
Get the definition of the coordinate reference system associated with the
geometry.
|
T |
getGeometry()
Get the geometry.
|
String |
toString() |
public DefaultGeometryProperty(CRSDefinition crsDef, T geometry)
crsDef
- the definition of the coordinate reference system, may be
null
geometry
- the geometrypublic CRSDefinition getCRSDefinition()
GeometryProperty
getCRSDefinition
in interface GeometryProperty<T extends com.vividsolutions.jts.geom.Geometry>
null
GeometryProperty.getCRSDefinition()
public T getGeometry()
GeometryProperty
getGeometry
in interface GeometryProperty<T extends com.vividsolutions.jts.geom.Geometry>
GeometryProperty.getGeometry()
public String toString()
toString
in class Object
Object.toString()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a