public abstract class AbstractGeometryHandler extends Object implements GeometryHandler, GMLConstants
GML_NAMESPACE_CORE, NS_GML, NS_GML_32
Constructor and Description |
---|
AbstractGeometryHandler() |
Modifier and Type | Method and Description |
---|---|
protected com.vividsolutions.jts.geom.GeometryFactory |
getGeometryFactory()
Get a geometry factory instance.
|
Set<QName> |
getSupportedTypes()
Get the geometry types supported by the geometry handler.
|
protected abstract Set<? extends QName> |
initSupportedTypes()
Create the set of supported types.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createGeometry, getTypeConstraints
public Set<QName> getSupportedTypes()
GeometryHandler
getSupportedTypes
in interface GeometryHandler
GeometryHandler.getSupportedTypes()
protected abstract Set<? extends QName> initSupportedTypes()
protected com.vividsolutions.jts.geom.GeometryFactory getGeometryFactory()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a