eu.esdihumboldt.hale.io.gml.geometry
Class AbstractGeometryHandler
java.lang.Object
eu.esdihumboldt.hale.io.gml.geometry.AbstractGeometryHandler
- All Implemented Interfaces:
- GeometryConstants, GeometryHandler
- Direct Known Subclasses:
- FixedConstraintsGeometryHandler
public abstract class AbstractGeometryHandler
- extends Object
- implements GeometryHandler, GeometryConstants
Base class for geometry handlers.
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGeometryHandler
public AbstractGeometryHandler()
getSupportedTypes
public Set<QName> getSupportedTypes()
- Description copied from interface:
GeometryHandler
- Get the geometry types supported by the geometry handler.
- Specified by:
getSupportedTypes
in interface GeometryHandler
- Returns:
- the names of the supported types
- See Also:
GeometryHandler.getSupportedTypes()
initSupportedTypes
protected abstract Set<? extends QName> initSupportedTypes()
- Create the set of supported types.
- Returns:
- the set of supported type names
getGeometryFactory
protected com.vividsolutions.jts.geom.GeometryFactory getGeometryFactory()
- Get a geometry factory instance.
- Returns:
- the geometry factory
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d