public class MultiLineStringWriter extends AbstractGeometryWriter<com.vividsolutions.jts.geom.MultiLineString>
MultiLineString
in gml:MultiLineStringTypesConstructor and Description |
---|
MultiLineStringWriter()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
write(XMLStreamWriter writer,
com.vividsolutions.jts.geom.MultiLineString geometry,
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.MultiLineString geometry, TypeDefinition elementType, QName elementName, String gmlNs) throws XMLStreamException
GeometryWriter
writer
- the XML stream writergeometry
- 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 geometryGeometryWriter.write(XMLStreamWriter, Geometry, TypeDefinition,
QName, String)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a