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