Interface ILcdGML3FeatureCollection
- All Superinterfaces:
ILcdGML3AbstractFeature
,ILcdGML3AbstractFeatureCollection
,ILcdGML3AbstractGML
,ILcdGML3StandardObjectProperties
Deprecated.
Interface for the
gml:FeatureCollectionType
type.
Concrete generic feature collection.
(GML Specification, v3.1.0, paragraph 8.2.7.2)-
Method Summary
Methods inherited from interface com.luciad.format.gml3.model.feature.ILcdGML3AbstractFeature
getBoundedBy, setBoundedBy
Methods inherited from interface com.luciad.format.gml3.model.feature.ILcdGML3AbstractFeatureCollection
getFeatureMember, getFeatureMemberCount, getFeatureMembersArray, setFeatureMembers, setFeatureMembersArray
Methods inherited from interface com.luciad.format.gml3.model.base.ILcdGML3AbstractGML
getId, setId
Methods inherited from interface com.luciad.format.gml3.model.base.ILcdGML3StandardObjectProperties
getDescription, getMetaDataProperty, getMetaDataPropertyCount, getName, getNameCount, setDescription, setMetaDataProperties, setNames
com.luciad.format.gml3.*
packages are replaced by new decoders and encoders in the packagescom.luciad.format.gml2.xml
,com.luciad.format.gml31.xml
andcom.luciad.format.gml32.xml
.