Uses of Interface
com.luciad.util.ILcdCollectionFeaturedDescriptor
Packages that use ILcdCollectionFeaturedDescriptor
Package
Description
Provides classes and interfaces for all airspace related aspects within ARINC.
Provides classes and interfaces for all aerodrome related aspects within DAFIF.
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind for
XML Schema based documents.-
Uses of ILcdCollectionFeaturedDescriptor in com.luciad.format.arinc.model.airspace
Classes in com.luciad.format.arinc.model.airspace that implement ILcdCollectionFeaturedDescriptorModifier and TypeClassDescriptionclassA model descriptor for ARINC models containingILcdAirspaceobjects that represent Controlled Airspaces.classA model descriptor for ARINC models containingILcdAirspaceobjects that represent Restrictive Airspaces. -
Uses of ILcdCollectionFeaturedDescriptor in com.luciad.format.dafif.model.aerodrome
Classes in com.luciad.format.dafif.model.aerodrome that implement ILcdCollectionFeaturedDescriptorModifier and TypeClassDescriptionclassA model descriptor for DAFIF models containingILcdAerodromeobjects.classA model descriptor for DAFIF models containingILcdAerodromeobjects that represent heliports. -
Uses of ILcdCollectionFeaturedDescriptor in com.luciad.format.xml.bind.schema
Classes in com.luciad.format.xml.bind.schema that implement ILcdCollectionFeaturedDescriptorModifier and TypeClassDescriptionclassImplementation ofcom.luciad.util.ILcdCollectionFeaturedDescriptorthat contains additional XML-related information about the object it describes.Constructors in com.luciad.format.xml.bind.schema with parameters of type ILcdCollectionFeaturedDescriptorModifierConstructorDescriptionTLcdXMLFeaturedDescriptor(TLcdXMLSchemaBasedMapping aSchemaMapping, ILcdCollectionFeaturedDescriptor aCollectionFeaturedDescriptor, TLcdXMLSchemaType aType) Creates a newTLcdXMLFeaturedDescriptor.