Uses of Interface
com.luciad.format.geojson.ILcdGeoJsonShapeEncoder
Package
Description
This package contains vector data GeoJson encoding and decoding utilities.
-
Uses of ILcdGeoJsonShapeEncoder in com.luciad.format.geojson
Modifier and TypeMethodDescriptionTLcdGeoJsonModelEncoder.getCustomShapeEncoder()
Returns the custom shape encoder that is used by this model encoder, ornull
if no shape encoder was set.Modifier and TypeMethodDescriptionvoid
TLcdGeoJsonModelEncoder.setCustomShapeEncoder
(ILcdGeoJsonShapeEncoder aCustomShapeEncoder) Sets a custom GeoJSON shape encoder on this model encoder.