Uses of Interface
com.luciad.format.gml3.model.feature.ILcdGML3FeatureProperty
Package
Description
Contains domain model interfaces for the GML3 feature schema.
-
Uses of ILcdGML3FeatureProperty in com.luciad.format.gml3.model.feature
Modifier and TypeMethodDescriptionILcdGML3AbstractFeatureCollection.getFeatureMember
(int aIndex) Deprecated.Returns the feature property at the given index.Modifier and TypeMethodDescriptionvoid
ILcdGML3AbstractFeatureCollection.setFeatureMembers
(ILcdGML3FeatureProperty[] aProperty) Deprecated.Sets the feature properties of this collection.