Uses of Interface
com.luciad.util.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
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Implementation ofcom.luciad.util.ILcdCollectionFeaturedDescriptor
that contains additional XML-related information about the object it describes.ModifierConstructorDescriptionTLcdXMLFeaturedDescriptor
(TLcdXMLSchemaBasedMapping aSchemaMapping, ILcdCollectionFeaturedDescriptor aCollectionFeaturedDescriptor, TLcdXMLSchemaType aType) Creates a newTLcdXMLFeaturedDescriptor
.