Package com.luciad.earth.metadata.format
package com.luciad.earth.metadata.format
Provides encoding and decoding support for models that contain
ILcdEarthAsset objects.
TLcdEarthAssetModelCodec stores metadata
to an XML-based file format, with the encoding of individual assets left up to
an ILcdEarthAssetCodec.- Since:
- 8.1
-
ClassDescriptionInterface for a class that can encode and decode
ILcdEarthAssetobjects, thus supporting persistency for 3D terrain metadata.A factory that maps file format names (strings) to model decoders and vice versa.Encodes and decodes models containingILcdEarthAssetobjects.A codec forTLcdEarthClippedRasterAssetobjects.A codec forTLcdEarthRasterAssetobjects.