Uses of Class
com.luciad.format.kml22.model.update.TLcdKML22Update
Packages that use TLcdKML22Update
Package
Description
This package contains classes modeling all update instructions contained in KML files.
-
Uses of TLcdKML22Update in com.luciad.format.kml22.model.update
Methods in com.luciad.format.kml22.model.update that return TLcdKML22UpdateModifier and TypeMethodDescriptionTLcdKML22NetworkLinkControl.getUpdate()Returns the value of the property that maps to theUpdateelement.Methods in com.luciad.format.kml22.model.update with parameters of type TLcdKML22UpdateModifier and TypeMethodDescriptionvoidTLcdKML22NetworkLinkControl.setUpdate(TLcdKML22Update aValue) Sets the value of the property that maps to theUpdateelement.