Uses of Class
com.luciad.format.kml22.model.behavior.TLcdKML22AbstractView
Package
Description
This package contains classes that describe the behavior of a KML dataset within an application,
such as how a camera should be positioned to view a certain feature, when features should become
visible and hidden, ...
This package contains classes modeling all update instructions contained in KML files.
-
Uses of TLcdKML22AbstractView in com.luciad.format.kml22.model.behavior
Modifier and TypeClassDescriptionclass
Domain class modeling the KML CameraType type.class
Domain class modeling the KML LookAtType type. -
Uses of TLcdKML22AbstractView in com.luciad.format.kml22.model.update
Modifier and TypeMethodDescriptionTLcdKML22NetworkLinkControl.getAbstractViewGroup()
Returns the value of the property that maps to theAbstractViewGroup
element.Modifier and TypeMethodDescriptionvoid
TLcdKML22NetworkLinkControl.setAbstractViewGroup
(TLcdKML22AbstractView aValue) Sets the value of the property that maps to theAbstractViewGroup
element.