Uses of Class
com.luciad.format.kml22.model.style.TLcdKML22Snippet
Packages that use TLcdKML22Snippet
Package
Description
This package contains classes modeling all update instructions contained in KML files.
-
Uses of TLcdKML22Snippet in com.luciad.format.kml22.model.update
Methods in com.luciad.format.kml22.model.update that return TLcdKML22SnippetModifier and TypeMethodDescriptionTLcdKML22NetworkLinkControl.getLinkSnippet()
Returns the value of the property that maps to thelinkSnippet
element.Methods in com.luciad.format.kml22.model.update with parameters of type TLcdKML22SnippetModifier and TypeMethodDescriptionvoid
TLcdKML22NetworkLinkControl.setLinkSnippet
(TLcdKML22Snippet aValue) Sets the value of the property that maps to thelinkSnippet
element.