public class GeoJsonIoFactory extends AbstractRecordAndGeometryWriterFactory implements GeometryReaderFactory
| Constructor and Description |
|---|
GeoJsonIoFactory() |
| Modifier and Type | Method and Description |
|---|---|
GeometryReader |
createGeometryReader(org.springframework.core.io.Resource resource) |
Writer<Record> |
createRecordWriter(String baseName,
RecordDefinition recordDefinition,
OutputStream outputStream,
Charset charset) |
boolean |
isBinary() |
createGeometryWriter, createGeometryWriter, createGeometryWriter, createGeometryWritercreateRecordWriter, createRecordWriter, getCoordinateSystems, isCoordinateSystemSupported, isCustomAttributionSupported, isGeometrySupported, isSingleFile, setCoordinateSystems, setCoordinateSystems, setSingleFileaddMediaType, addMediaTypeAndFileExtension, getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCoordinateSystems, isCoordinateSystemSupportedgetFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailablegetCoordinateSystems, isCoordinateSystemSupportedpublic GeometryReader createGeometryReader(org.springframework.core.io.Resource resource)
createGeometryReader in interface GeometryReaderFactorypublic Writer<Record> createRecordWriter(String baseName, RecordDefinition recordDefinition, OutputStream outputStream, Charset charset)
createRecordWriter in interface RecordWriterFactorypublic boolean isBinary()
isBinary in interface GeometryReaderFactoryCopyright © 2015 Revolution Systems Inc.. All rights reserved.