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 TypeClassDescriptionclass
A model descriptor for ARINC models containingILcdAirspace
objects that represent Controlled Airspaces.class
A model descriptor for ARINC models containingILcdAirspace
objects 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 TypeClassDescriptionclass
A model descriptor for DAFIF models containingILcdAerodrome
objects.class
A model descriptor for DAFIF models containingILcdAerodrome
objects 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 TypeClassDescriptionclass
Implementation ofcom.luciad.util.ILcdCollectionFeaturedDescriptor
that 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
.