Uses of Class
com.luciad.earth.model.TLcdEarthModelDescriptor
Package
Description
Provides model descriptors for the Luciad Earth framework.
This package contains functionality related to the decoding of Bing Maps models.
Handles Geospatial PDF data as specified in:
PDF Geo-registration Encoding Best Practice Version 2.2.
Section 8.8.1 Geospatial Features, Adobe Supplement to the ISO 32000, BaseVersion: 1.7, ExtensionLevel: 3.
-
Uses of TLcdEarthModelDescriptor in com.luciad.earth.model
Modifier and TypeClassDescriptionclass
The default implementation ofILcdEarthAssetBasedModelDescriptor
. -
Uses of TLcdEarthModelDescriptor in com.luciad.format.bingmaps
Modifier and TypeClassDescriptionclass
Model descriptor for a bing maps model. -
Uses of TLcdEarthModelDescriptor in com.luciad.format.geospatialpdf
Modifier and TypeClassDescriptionfinal class
A model descriptor for models containing Geospatial PDF data decoded usingTLcdGeospatialPDFModelDecoder
.