public interface MapWriterFactory extends IoFactory
| Modifier and Type | Method and Description |
|---|---|
MapWriter |
getMapWriter(OutputStream out) |
MapWriter |
getMapWriter(OutputStream out,
Charset charset) |
MapWriter |
getMapWriter(org.springframework.core.io.Resource resource) |
MapWriter |
getMapWriter(Writer out) |
boolean |
isCustomAttributionSupported() |
boolean |
isGeometrySupported() |
getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailableMapWriter getMapWriter(OutputStream out)
MapWriter getMapWriter(OutputStream out, Charset charset)
MapWriter getMapWriter(org.springframework.core.io.Resource resource)
boolean isCustomAttributionSupported()
boolean isGeometrySupported()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.