public class TestHandler extends XMLFilterImpl implements GMLHandlerJTS
GMLHandlerJTS
. This very simple handler just prints
every JTS geometry that it gets to the standard output.Constructor and Description |
---|
TestHandler() |
Modifier and Type | Method and Description |
---|---|
void |
geometry(Geometry geometry)
Receives OGC simple feature type geometry from parent.
|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
public void geometry(Geometry geometry)
GMLHandlerJTS
geometry
in interface GMLHandlerJTS
geometry
- the simple feature geometryCopyright © 1996–2019 Geotools. All rights reserved.