Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.schema.geometry
Interface GeometryProperty<T extends com.vividsolutions.jts.geom.Geometry>

Type Parameters:
T - the concrete geometry type
All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultGeometryProperty

public interface GeometryProperty<T extends com.vividsolutions.jts.geom.Geometry>
extends Serializable

Binding for geometry properties.

Since:
2.2
Author:
Simon Templer

Method Summary
 CRSDefinition getCRSDefinition()
          Get the definition of the coordinate reference system associated with the geometry.
 T getGeometry()
          Get the geometry.
 

Method Detail

getCRSDefinition

CRSDefinition getCRSDefinition()
Get the definition of the coordinate reference system associated with the geometry.

Returns:
the definition of the coordinate reference system or null

getGeometry

T getGeometry()
Get the geometry.

Returns:
the geometry

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d