public interface GMLHandlerJTS extends ContentHandler
This handler must be implemented by the parent of a GMLFilterGeometry filter in order to handle the JTS objects passed to it from the child.
Modifier and Type | Method and Description |
---|---|
void |
geometry(Geometry geometry)
Receives OGC simple feature type geometry from parent.
|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
Copyright © 1996–2019 Geotools. All rights reserved.