Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3PointArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3PointArrayProperty in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3MultiPoint.getPointMembers()
Deprecated.Returns the point array property contained in this multi point.Modifier and TypeMethodDescriptionvoid
ILcdGML3MultiPoint.setPointMembersArray
(ILcdGML3PointArrayProperty aPointArrayProperty) Deprecated.Sets the point array property to be contained in this multi point.