public class GmlRecordWriter extends AbstractRecordWriter implements GmlConstants
_NS_PREFIX, _NS_URI, BOUNDED_BY, BOX, COORDINATES, DIMENSION, ENVELOPE, ENVELOPE_AND_GEOMETRY_TYPE_NAMES, FEATURE_COLLECTION, FEATURE_MEMBER, FILE_EXTENSION, FORMAT_DESCRIPTION, GEOMETRY_MEMBER, GEOMETRY_TYPE_NAMES, INNER_BOUNDARY_IS, LINE_STRING, LINE_STRING_MEMBER, LINEAR_RING, LOWER_CORNER, MEDIA_TYPE, MULTI_GEOMETRY, MULTI_LINE_STRING, MULTI_POINT, MULTI_POLYGON, OUTER_BOUNDARY_IS, POINT, POINT_MEMBER, POLYGON, POLYGON_MEMBER, POS, POS_LIST, SRS_NAME, UPPER_CORNER, VERSION_PROPERTY| Constructor and Description |
|---|
GmlRecordWriter(RecordDefinition recordDefinition,
Writer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
setProperty(String name,
Object value) |
static void |
srsName(XmlWriter out,
GeometryFactory geometryFactory) |
void |
write(Record object) |
void |
writeFooter() |
getRecordDefinition, isIndent, isWritable, isWriteNulls, setIndent, setWriteNullsclose, close, close, openclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakpublic GmlRecordWriter(RecordDefinition recordDefinition, Writer out)
public static final void srsName(XmlWriter out, GeometryFactory geometryFactory)
public void close()
close in interface Writer<Record>close in interface AutoCloseableclose in class AbstractWriter<Record>public void flush()
public void setProperty(String name, Object value)
setProperty in interface ObjectWithPropertiessetProperty in class AbstractRecordWriterpublic void writeFooter()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.