Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3PointArrayProperty
Packages that use ILcdGML3PointArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3PointArrayProperty in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3PointArrayPropertyModifier and TypeMethodDescriptionILcdGML3MultiPoint.getPointMembers()Deprecated.Returns the point array property contained in this multi point.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3PointArrayPropertyModifier and TypeMethodDescriptionvoidILcdGML3MultiPoint.setPointMembersArray(ILcdGML3PointArrayProperty aPointArrayProperty) Deprecated.Sets the point array property to be contained in this multi point.