Uses of Class
com.luciad.format.kml22.util.TLcdKML22ResourceDescriptor
Packages that use TLcdKML22ResourceDescriptor
Package
Description
This package provides a set of KML utility classes.
-
Uses of TLcdKML22ResourceDescriptor in com.luciad.format.kml22.util
Methods in com.luciad.format.kml22.util with parameters of type TLcdKML22ResourceDescriptorModifier and TypeMethodDescriptionvoidILcdKML22ResourceListener.resourceAvailable(TLcdKML22ResourceDescriptor aResourceDescriptor, Object aNewResource) Method that is called when a new version, including the first version, of the resource has become available.voidILcdKML22ResourceListener.resourceNotAvailable(TLcdKML22ResourceDescriptor aResourceDescriptor, String aReason, Exception aException) Method that is called when a new version of the resource could not be retrieved.