Uses of Interface
com.luciad.format.gml3.model.measures.ILcdGML3Length
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3Length in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3ArcByCenterPoint.getArcRadius()
Deprecated.Returns the radius of this arc.Modifier and TypeMethodDescriptionvoid
ILcdGML3ArcByCenterPoint.setArcRadius
(ILcdGML3Length aLength) Deprecated.Sets the radius of this arc.