public class EnvelopeWriter extends AbstractGeometryWriter<com.vividsolutions.jts.geom.Geometry>
Constructor and Description |
---|
EnvelopeWriter()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
write(XMLStreamWriter writer,
com.vividsolutions.jts.geom.Geometry geom,
TypeDefinition elementType,
QName elementName,
String gmlNs)
Write a geometry.
|
addCompatibleType, descendAndWriteCoordinates, getCompatibleTypes, getGeometryType, verifyEndPoint, writeCoordinates, writePos
addBasePattern, addVerificationPattern, addVerificationPattern, descend, match
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
match
public void write(XMLStreamWriter writer, com.vividsolutions.jts.geom.Geometry geom, TypeDefinition elementType, QName elementName, String gmlNs) throws XMLStreamException
GeometryWriter
writer
- the XML stream writergeom
- the geometry to writeelementType
- the last type definition in the matching pathelementName
- the corresponding element namegmlNs
- the GML namespaceXMLStreamException
- if an error occurs writing the geometryBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a