Uses of Class
com.luciad.format.geojson.TLcdFeatureMetaDataProvider
Package
Description
This package contains vector data GeoJson encoding and decoding utilities.
-
Uses of TLcdFeatureMetaDataProvider in com.luciad.format.geojson
Modifier and TypeMethodDescriptionTLcdGeoJsonModelEncoder.getFeatureMetaDataProvider()
Get the metadata provider that is used by this encoder.Modifier and TypeMethodDescriptionvoid
TLcdGeoJsonModelEncoder.setFeatureMetaDataProvider
(TLcdFeatureMetaDataProvider aFeatureMetaDataProvider) Sets the metadata provider to be used by the encoder.