Uses of Interface
com.luciad.earth.model.ILcdEarthModelDescriptor
Packages that use ILcdEarthModelDescriptor
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 ILcdEarthModelDescriptor in com.luciad.earth.model
Subinterfaces of ILcdEarthModelDescriptor in com.luciad.earth.modelModifier and TypeInterfaceDescriptioninterfaceAnILcdEarthModelDescriptorwhich uses a model withILcdEarthAssetobjects to describe the contents of theILcdEarthTileSets.Classes in com.luciad.earth.model that implement ILcdEarthModelDescriptorModifier and TypeClassDescriptionclassThe default implementation ofILcdEarthAssetBasedModelDescriptor.classDefault implementation ofILcdEarthModelDescriptor. -
Uses of ILcdEarthModelDescriptor in com.luciad.format.bingmaps
Classes in com.luciad.format.bingmaps that implement ILcdEarthModelDescriptorModifier and TypeClassDescriptionclassModel descriptor for a bing maps model. -
Uses of ILcdEarthModelDescriptor in com.luciad.format.geospatialpdf
Classes in com.luciad.format.geospatialpdf that implement ILcdEarthModelDescriptorModifier and TypeClassDescriptionfinal classA model descriptor for models containing Geospatial PDF data decoded usingTLcdGeospatialPDFModelDecoder.