public interface GeometryReaderFactory extends IoFactory
| Modifier and Type | Method and Description |
|---|---|
GeometryReader |
createGeometryReader(org.springframework.core.io.Resource resource) |
Set<CoordinateSystem> |
getCoordinateSystems() |
boolean |
isBinary() |
boolean |
isCoordinateSystemSupported(CoordinateSystem coordinateSystem) |
getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailableGeometryReader createGeometryReader(org.springframework.core.io.Resource resource)
Set<CoordinateSystem> getCoordinateSystems()
boolean isBinary()
boolean isCoordinateSystemSupported(CoordinateSystem coordinateSystem)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.