Uses of Interface
com.luciad.format.gml3.model.measures.ILcdGML3Length
Packages that use ILcdGML3Length
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3Length in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3LengthModifier and TypeMethodDescriptionILcdGML3ArcByCenterPoint.getArcRadius()
Deprecated.Returns the radius of this arc.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3LengthModifier and TypeMethodDescriptionvoid
ILcdGML3ArcByCenterPoint.setArcRadius
(ILcdGML3Length aLength) Deprecated.Sets the radius of this arc.