Uses of Class
com.luciad.format.kml22.model.geometry.TLcdKML22LinearRing
Packages that use TLcdKML22LinearRing
Package
Description
This package contains all geometry classes of KML.
-
Uses of TLcdKML22LinearRing in com.luciad.format.kml22.model.geometry
Methods in com.luciad.format.kml22.model.geometry that return TLcdKML22LinearRingModifier and TypeMethodDescriptionTLcdKML22LinearRing.clone()
TLcdKML22Boundary.getLinearRing()
Returns the value of the property that maps to theLinearRing
element.Methods in com.luciad.format.kml22.model.geometry with parameters of type TLcdKML22LinearRingModifier and TypeMethodDescriptionvoid
TLcdKML22Boundary.setLinearRing
(TLcdKML22LinearRing aValue) Sets the value of the property that maps to theLinearRing
element.