public class RecordWriterGeometryWriter extends AbstractWriter<Geometry>
| Constructor and Description |
|---|
RecordWriterGeometryWriter(Writer<Record> writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
Map<String,Object> |
getProperties() |
<V> V |
getProperty(String name) |
void |
setProperty(String name,
Object value) |
void |
write(Geometry geometry) |
close, close, close, openclearProperties, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakpublic void close()
close in interface Writer<Geometry>close in interface AutoCloseableclose in class AbstractWriter<Geometry>public void flush()
public Map<String,Object> getProperties()
getProperties in interface ObjectWithPropertiesgetProperties in class AbstractObjectWithPropertiespublic <V> V getProperty(String name)
getProperty in interface ObjectWithPropertiesgetProperty in class AbstractObjectWithPropertiespublic void setProperty(String name, Object value)
setProperty in interface ObjectWithPropertiessetProperty in class AbstractObjectWithPropertiespublic void write(Geometry geometry)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.