Package nz.org.riskscape.engine.output
Class GeoJSONFormat
java.lang.Object
nz.org.riskscape.engine.output.BaseFormat
nz.org.riskscape.engine.output.GeoJSONFormat
- All Implemented Interfaces:
nz.org.riskscape.engine.Identified
,nz.org.riskscape.engine.output.Format
public class GeoJSONFormat
extends nz.org.riskscape.engine.output.BaseFormat
-
Nested Class Summary
Nested classes/interfaces inherited from interface nz.org.riskscape.engine.output.Format
nz.org.riskscape.engine.output.Format.Characteristics
-
Constructor Summary
-
Method Summary
Methods inherited from class nz.org.riskscape.engine.output.BaseFormat
canEqual, containsGeometry, equals, getCharacteristics, getExtension, getId, getMediaType, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface nz.org.riskscape.engine.Identified
getIdentifiedClass
-
Constructor Details
-
GeoJSONFormat
public GeoJSONFormat()
-
-
Method Details
-
getWriterConstructor
-