Uses of Class
com.luciad.format.kml22.model.feature.TLcdKML22GroundOverlay
Packages that use TLcdKML22GroundOverlay
Package
Description
This package contains all feature classes of KML.
-
Uses of TLcdKML22GroundOverlay in com.luciad.format.kml22.model.feature
Methods in com.luciad.format.kml22.model.feature that return TLcdKML22GroundOverlayModifier and TypeMethodDescriptionTLcdKML22PaintableGroundOverlay.getGroundOverlay()
Returns the orignalTLcdKML22GroundOverlay
this paintable groundoverlay was based on.Constructors in com.luciad.format.kml22.model.feature with parameters of type TLcdKML22GroundOverlayModifierConstructorDescriptionTLcdKML22PaintableGroundOverlay
(TLcdKML22GroundOverlay aGroundOverlay, TLcdKML22ResourceProvider aResourceProvider, TLcdKML22Parameters aParameters, ILcdKML22ResourceListener aResourceListener) Constructs a paintable ground overlay with the given parameters.