Uses of Class
com.luciad.format.geojson.TLcdFeatureMetaDataProvider
Packages that use TLcdFeatureMetaDataProvider
Package
Description
This package contains vector data GeoJson encoding and decoding utilities.
-
Uses of TLcdFeatureMetaDataProvider in com.luciad.format.geojson
Methods in com.luciad.format.geojson that return TLcdFeatureMetaDataProviderModifier and TypeMethodDescriptionTLcdGeoJsonModelEncoder.getFeatureMetaDataProvider()Get the metadata provider that is used by this encoder.Methods in com.luciad.format.geojson with parameters of type TLcdFeatureMetaDataProviderModifier and TypeMethodDescriptionvoidTLcdGeoJsonModelEncoder.setFeatureMetaDataProvider(TLcdFeatureMetaDataProvider aFeatureMetaDataProvider) Sets the metadata provider to be used by the encoder.