Uses of Class
com.luciad.lucy.addons.kml22.TLcyKML22TreeModelObject
Package
Description
Provides the addon that supports the KML 2.2 format.
-
Uses of TLcyKML22TreeModelObject in com.luciad.lucy.addons.kml22
Modifier and TypeMethodDescriptionTLcyKML22TreeModelObject.getParent()
Returns the parent of thisTLcyKML22TreeModelObject
Modifier and TypeMethodDescriptionTLcyKML22TreeModelObject.getChildren()
Gets the children of thisTLcyKML22TreeModelObject
ModifierConstructorDescriptionTLcyKML22TreeModelObject
(Object aTreeModelObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView, TLcyKML22TreeModelObject aParent) Creates a new tree model object with given parent.