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, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingpublic void geometry(Geometry geometry)
GMLHandlerJTSgeometry in interface GMLHandlerJTSgeometry - the simple feature geometryCopyright © 1996–2019 Geotools. All rights reserved.