Uses of Class
com.luciad.format.kml22.model.TLcdKML22DynamicModel
Packages that use TLcdKML22DynamicModel
Package
Description
This package and its subpackages provide a domain model for the KML 2.2 data format.
-
Uses of TLcdKML22DynamicModel in com.luciad.format.kml22.model
Methods in com.luciad.format.kml22.model that return TLcdKML22DynamicModelModifier and TypeMethodDescriptionTLcdKML22RenderableModel.getDelegateModel()Returns theTLcdKML22DynamicModelthat this wrapped by thisTLcdKML22RenderableModelTLcdKML22DynamicModel.getModel(int aIndex) Constructors in com.luciad.format.kml22.model with parameters of type TLcdKML22DynamicModelModifierConstructorDescriptionTLcdKML22RenderableModel(TLcdKML22DynamicModel aDelegateModel) Constructs aTLcdKML22Modelobject based on the given delegateTLcdKML22ModelTreeNode.TLcdKML22RenderableModel(TLcdKML22DynamicModel aDelegateModel, List<EnumSet<ELcdKML22ContentType>> aDefaultContentTypeOrder) Constructs aTLcdKML22Modelobject based on the given delegateTLcdKML22ModelTreeNode.