Package com.luciad.ais.model.airspace
package com.luciad.ais.model.airspace
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
-
ClassDescriptionThis interface describes the geometry and the relationships of an airspace.This interface describes the relationships of an airspace association.This interface represents an airspace corridor and provides methods for retrieving its geometry and relationships.This interface defines general applicable features for an airspace.This interface describes the geometry and the relationships of an airspace segment.This interface describes the geometry and the relationships of an association-based airspace.This interface defines operations to edit the attributes, relationships and geometry of an
ILcdAirspace
.This interface defines operations to edit the attributes and relationships of an airspace association.This interface defines operations to edit the attributes, relationships and geometry of anILcdAirspaceCorridor
.This interface defines operations to edit the attributes and relationships of anILcdAirspaceSegment
.This interface defines operations to edit the attributes, relationships and geometry of anILcdAssociationBasedAirspace
.This interface represents an airspace.The default implementation of an airspace with default properties.A default implementation ofILcdEditableAirspaceAssociation
.The default implementation of an airspace corridor with default properties.This class defines a feature class mapper for airspaces.A model descriptor for models containingILcdGenericAirspace
objects.The default implementation of an airspace segment without features.The default implementation of an association-based airspace without features.The default implementation of an airspace with properties.The default implementation of an airspace corridor with features.The default implementation of an association-based airspace with features.A model descriptor for models containingILcdAirspace
objects.An implementation of an airspace segment that uses aILcdGeoPathLeg.SUB_POINT_LIST
as geopath leg type together with a shared subpointlist as dataset.