Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3Vector
Packages that use ILcdGML3Vector
-
Uses of ILcdGML3Vector in com.luciad.format.gml3.model.coverages
Methods in com.luciad.format.gml3.model.coverages that return ILcdGML3VectorModifier and TypeMethodDescriptionILcdGML3RectifiedGrid.getOffsetVector
(int aIndex) Deprecated.Gets the offset vector at a given position.Methods in com.luciad.format.gml3.model.coverages with parameters of type ILcdGML3VectorModifier and TypeMethodDescriptionvoid
ILcdGML3RectifiedGrid.setOffsetVector
(ILcdGML3Vector[] aOffsetVectors) Deprecated.Sets the offset vectors.