Package com.kheops.jmap.spatial.encoding
Class JMapStandardEncoder
java.lang.Object
com.kheops.jmap.spatial.encoding.JMapStandardEncoder
- All Implemented Interfaces:
- GeometryEncoder
- 
Field SummaryFields inherited from interface com.kheops.jmap.spatial.encoding.GeometryEncoderEWKB_ENCODER, JMAP_ENCODER, JMAP_EWKB_ENCODER, WKB_ENCODER
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
JMapStandardEncoderpublic JMapStandardEncoder()
 
- 
- 
Method Details- 
encode- Specified by:
- encodein interface- GeometryEncoder
- Throws:
- IOException
 
- 
decode- Specified by:
- decodein interface- GeometryEncoder
- Throws:
- IOException
 
- 
getName- Specified by:
- getNamein interface- GeometryEncoder
 
- 
getVersion- Specified by:
- getVersionin interface- GeometryEncoder
 
 
-