Uses of Interface
com.luciad.format.gml3.model.feature.ILcdGML3FeatureArrayProperty
Packages that use ILcdGML3FeatureArrayProperty
Package
Description
Contains domain model interfaces for the GML3 feature schema.
-
Uses of ILcdGML3FeatureArrayProperty in com.luciad.format.gml3.model.feature
Methods in com.luciad.format.gml3.model.feature that return ILcdGML3FeatureArrayPropertyModifier and TypeMethodDescriptionILcdGML3AbstractFeatureCollection.getFeatureMembersArray()Deprecated.Returns the feature array property contained in this collection.Methods in com.luciad.format.gml3.model.feature with parameters of type ILcdGML3FeatureArrayPropertyModifier and TypeMethodDescriptionvoidILcdGML3AbstractFeatureCollection.setFeatureMembersArray(ILcdGML3FeatureArrayProperty aArrayProperty) Deprecated.Sets the feature array property of this collection.