|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
LEVEL3 saxGML4j GML handler: Gets JTS objects.
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.
Method Summary | |
void |
geometry(com.vividsolutions.jts.geom.Geometry geometry)
Receives OGC simple feature type geometry from parent. |
Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Method Detail |
public void geometry(com.vividsolutions.jts.geom.Geometry geometry)
geometry
- the simple feature geometry
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |