Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3GeometryProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3GeometryProperty in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3MultiGeometry.getGeometryMember
(int aIndex) Deprecated.Returns the geometry property at the given index.Modifier and TypeMethodDescriptionvoid
ILcdGML3MultiGeometry.setGeometryMembers
(ILcdGML3GeometryProperty[] aGeometryProperties) Deprecated.Sets the geometry properties to be contained in this multi geometry.