Package com.luciad.ais.model
Class ALcdAISObjectFactory
java.lang.Object
com.luciad.ais.model.ALcdAISObjectFactory
- Direct Known Subclasses:
TLcdAISLonLatHeightObjectFactory,TLcdAISXYZObjectFactory
Deprecated.
This abstract class defines a factory for creating AIS domain objects.
For each AIS domain object, two methods are typically provided. One creates
a basic object, and the other creates a featured object.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ILcdEditableAerodromeDeprecated.Creates anILcdEditableAerodrome.abstract ILcdEditableAirspaceDeprecated.Creates anILcdEditableAirspace.Deprecated.Creates anILcdEditableAirspaceAssociation.abstract ILcdEditableAirspaceCorridorDeprecated.Creates anILcdEditableAirspaceCorridor.abstract ILcdEditableAirspaceSegmentcreateEditableAirspaceSegment(int aSegmentType) Deprecated.Creates anILcdEditableAirspaceSegmentof the specified type.abstract ILcdEditableAirspaceSegmentDeprecated.Creates anILcdEditableAirspaceSegmentof typeARC.abstract ILcdEditableAirspaceSegmentDeprecated.Creates anILcdEditableAirspaceSegmentof typeARC_BY_EDGE.abstract ILcdEditableParachuteJumpAreaSegmentDeprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeARC_BY_EDGE.abstract ILcdEditableParachuteJumpAreaSegmentDeprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeARC.abstract ILcdEditableArrestingGearDeprecated.Creates anILcdEditableArrestingGear.abstract ILcdEditableAssociationBasedAirspaceDeprecated.Creates anILcdEditableAssociationBasedAirspace.abstract ILcdEditableATSRouteDeprecated.Creates anILcdEditableATSRoute.abstract ILcdEditableAirspaceSegmentDeprecated.Creates anILcdEditableAirspaceSegmentof typeCIRCLE_RADIUS.abstract ILcdEditableGeoPathLegDeprecated.Creates anILcdEditableGeoPathLegof typeCIRCLE_RADIUS.abstract ILcdEditableParachuteJumpAreaSegmentDeprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeCIRCLE_RADIUS.abstract ILcdEditableDMEDeprecated.Creates anILcdEditableDME.abstract ILcdEditableAirspaceSegmentDeprecated.Creates anILcdEditableAirspaceSegmentof typeGEODESIC_LINE.abstract ILcdEditableGeoPathLegDeprecated.Creates anILcdEditableGeoPathLegof typeGEODESIC_LINE.abstract ILcdEditableParachuteJumpAreaSegmentDeprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeGEODESIC_LINE.abstract ILcdEditableHoldingDeprecated.Creates anILcdEditableHolding.abstract ILcdEditableILSDeprecated.Creates anILcdEditableILS.abstract ILcdEditableLocationBasedServiceDeprecated.Creates anILcdEditableLocationBasedService.abstract ILcdEditableMilitaryTrainingRouteDeprecated.Creates anILcdEditableMilitaryTrainingRoute.Deprecated.Creates anILcdEditableMilitaryTrainingRoutePoint.abstract ILcdEditableNDBDeprecated.Creates anILcdEditableNDB.abstract ILcdEditableObstacleDeprecated.Creates anILcdEditableObstacle.abstract ILcdEditableParachuteJumpAreaDeprecated.Creates anILcdEditableParachuteJumpArea.abstract ILcdEditableParachuteJumpAreaSegmentcreateEditableParachuteJumpAreaSegment(int aSegmentType) Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof the specified type.abstract ILcdEditableRefuelingAirspaceDeprecated.Creates anILcdEditableRefuelingAirspace.abstract ILcdEditableRefuelingTrackPointDeprecated.Creates anILcdEditableRefuelingTrackPoint.abstract ILcdEditableAirspaceSegmentDeprecated.Creates anILcdEditableAirspaceSegmentof typeRHUMB_LINE.abstract ILcdEditableParachuteJumpAreaSegmentDeprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeRHUMB_LINE.abstract ILcdEditableRouteSegmentcreateEditableRouteSegment(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Deprecated.Creates anILcdEditableRouteSegmentwith the given begin and end points.abstract ILcdEditableRunwayDeprecated.Creates anILcdEditableRunway.abstract ILcdEditableRunwayClinePointDeprecated.Creates anILcdEditableRunwayClinePoint.abstract ILcdEditableRunwayDirectionDeprecated.Creates anILcdEditableRunwayDirection.abstract ILcdEditableAirspaceSegmentDeprecated.Creates anILcdEditableAirspaceSegmentof typeSUB_POINT_LIST.abstract ILcdEditableTACANDeprecated.Creates anILcdEditableTACAN.abstract ILcdEditableVFRRoutePointDeprecated.Creates anILcdEditableVFRRoutePoint.abstract ILcdEditableVORDeprecated.Creates anILcdEditableVOR.abstract ILcdEditableWayPointDeprecated.Creates anILcdEditableWayPoint.abstract ILcdEditableAerodromecreateFeaturedEditableAerodrome(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAerodromewith the specified number of features.abstract ILcdEditableAerodromecreateFeaturedEditableAerodrome(ILcdEditableAerodrome aAerodrome) Deprecated.Clones the givenILcdEditableAerodrome.abstract ILcdEditableAirspacecreateFeaturedEditableAirspace(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAirspacewith the specified number of features.abstract ILcdEditableAirspaceCorridorcreateFeaturedEditableAirspaceCorridor(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAirspaceCorridorwith the specified number of features.abstract ILcdEditableArrestingGearcreateFeaturedEditableArrestingGear(int aNumberOfFeatures) Deprecated.Creates anILcdEditableArrestingGearwith the specified number of features.abstract ILcdEditableAssociationBasedAirspacecreateFeaturedEditableAssociationBasedAirspace(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAssociationBasedAirspacewith the specified number of features.abstract ILcdEditableATSRoutecreateFeaturedEditableATSRoute(int aNumberOfFeatures) Deprecated.Creates anILcdEditableATSRoutewith the specified number of features.abstract ILcdEditableDMEcreateFeaturedEditableDME(int aNumberOfFeatures) Deprecated.Creates anILcdEditableDMEwith the specified number of features.abstract ILcdEditableDMEDeprecated.Creates anILcdEditableDMEby copying the position and features of the givenILcdEditableNavaid.abstract ILcdEditableGlidePathcreateFeaturedEditableGlidePath(int aNumberOfFeatures) Deprecated.Creates anILcdEditableGlidePathwith the specified number of features.abstract ILcdEditableHelipadcreateFeaturedEditableHelipad(int aNumberOfFeatures) Deprecated.Creates anILcdEditableHelipadwith the specified number of features.abstract ILcdEditableHoldingcreateFeaturedEditableHolding(int aNumberOfFeatures) Deprecated.Creates anILcdEditableHoldingwith the specified number of features.abstract ILcdEditableILScreateFeaturedEditableILS(int aNumberOfFeatures) Deprecated.Creates anILcdEditableILSwith the specified number of features.abstract ILcdEditableLocalizercreateFeaturedEditableLocalizer(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocalizerwith the specified number of features.abstract ILcdEditableLocationBasedServicecreateFeaturedEditableLocationBasedService(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocationBasedServicewith the specified number of features.abstract ILcdEditableMarkercreateFeaturedEditableMarker(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMarkerwith the specified number of features.abstract ILcdEditableMilitaryTrainingRoutecreateFeaturedEditableMilitaryTrainingRoute(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMilitaryTrainingRoutewith the specified number of features.createFeaturedEditableMilitaryTrainingRoutePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMilitaryTrainingRoutePointwith the specified number of features.abstract ILcdEditableNDBcreateFeaturedEditableNDB(int aNumberOfFeatures) Deprecated.Creates anILcdEditableNDBwith the specified number of features.abstract ILcdEditableObstaclecreateFeaturedEditableObstacle(int aNumberOfFeatures) Deprecated.Creates anILcdEditableObstaclewith the specified number of features.abstract ILcdEditableOrtcacreateFeaturedEditableOrtca(int aNumberOfFeatures) Deprecated.Creates anILcdEditableOrtcawith the specified number of features.abstract ILcdEditableParachuteJumpAreacreateFeaturedEditableParachuteJumpArea(int aNumberOfFeatures) Deprecated.Creates anILcdEditableParachuteJumpAreawith the specified number of features.abstract ILcdEditableProcedurecreateFeaturedEditableProcedure(int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedurewith the specified number of features.abstract ILcdEditableProcedureLegcreateFeaturedEditableProcedureLeg(int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedureLegwith the specified number of features.abstract ILcdEditableProcedureLegcreateFeaturedEditableProcedureLeg(String aProcedureLegType, int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedureLegof the specified type and with the given number of features.abstract ILcdEditableRefuelingAirspacecreateFeaturedEditableRefuelingAirspace(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingAirspacewith the specified number of features.abstract ILcdEditableRefuelingTrackPointcreateFeaturedEditableRefuelingTrackPoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingTrackPointwith the specified number of features.abstract ILcdEditableRouteSegmentcreateFeaturedEditableRouteSegment(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint, int aNumberOfFeatures) Deprecated.Creates anILcdEditableRouteSegmentwith the given begin and end points and the given number of features.abstract ILcdEditableRunwaycreateFeaturedEditableRunway(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwaywith the specified number of features.abstract ILcdEditableRunwayClinePointcreateFeaturedEditableRunwayClinePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayClinePointwith the specified number of features.abstract ILcdEditableRunwayDirectioncreateFeaturedEditableRunwayDirection(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayDirectionwith the specified number of features.abstract ILcdEditableTACANcreateFeaturedEditableTACAN(int aNumberOfFeatures) Deprecated.Creates anILcdEditableTACANwith the specified number of features.abstract ILcdEditableVFRRoutecreateFeaturedEditableVFRRoute(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutewith the specified number of features.abstract ILcdEditableVFRRoutePointcreateFeaturedEditableVFRRoutePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutePointwith the specified number of features.abstract ILcdEditableVORcreateFeaturedEditableVOR(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVORwith the specified number of features.abstract ILcdEditableWayPointcreateFeaturedEditableWayPoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableWayPointwith the specified number of features.abstract ILcdGeobordercreateFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderwith the specified number of features and with the points in the point list as polyline geometry.abstract ILcdGeobordercreateFeaturedGeoborder(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderbased on the supplied geoborderaGeoborderbut with another set of points.abstract ILcdEditableRefuelingTrackcreateFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackwith the specified number of features and with the points in the point list as polyline geometry.abstract ILcdEditableRefuelingTrackcreateFeaturedRefuelingTrack(ILcdRefuelingTrack aTrack, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackbased on the supplied refueling trackaTrackbut with another set of points.abstract TLcdProcedureTrajectorycreateProcedureTrajectory(ILcdProcedure aProcedure) Deprecated.Creates aTLcdProcedureTrajectoryfor the given procedure.
-
Constructor Details
-
ALcdAISObjectFactory
public ALcdAISObjectFactory()Deprecated.
-
-
Method Details
-
createEditableAerodrome
Deprecated.Creates anILcdEditableAerodrome. -
createFeaturedEditableLocationBasedService
public abstract ILcdEditableLocationBasedService createFeaturedEditableLocationBasedService(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocationBasedServicewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableLocationBasedService
Deprecated.Creates anILcdEditableLocationBasedService. -
createFeaturedEditableAerodrome
Deprecated.Creates anILcdEditableAerodromewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableAerodrome
public abstract ILcdEditableAerodrome createFeaturedEditableAerodrome(ILcdEditableAerodrome aAerodrome) Deprecated.Clones the givenILcdEditableAerodrome. -
createEditableRunway
Deprecated.Creates anILcdEditableRunway. -
createFeaturedEditableRunway
Deprecated.Creates anILcdEditableRunwaywith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableRunwayClinePoint
Deprecated.Creates anILcdEditableRunwayClinePoint. -
createFeaturedEditableRunwayClinePoint
public abstract ILcdEditableRunwayClinePoint createFeaturedEditableRunwayClinePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayClinePointwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableRunwayDirection
Deprecated.Creates anILcdEditableRunwayDirection. -
createFeaturedEditableRunwayDirection
public abstract ILcdEditableRunwayDirection createFeaturedEditableRunwayDirection(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayDirectionwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableArrestingGear
Deprecated.Creates anILcdEditableArrestingGear. -
createFeaturedEditableArrestingGear
public abstract ILcdEditableArrestingGear createFeaturedEditableArrestingGear(int aNumberOfFeatures) Deprecated.Creates anILcdEditableArrestingGearwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedRefuelingTrack
public abstract ILcdEditableRefuelingTrack createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackwith the specified number of features and with the points in the point list as polyline geometry.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedRefuelingTrack
public abstract ILcdEditableRefuelingTrack createFeaturedRefuelingTrack(ILcdRefuelingTrack aTrack, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackbased on the supplied refueling trackaTrackbut with another set of points. -
createFeaturedGeoborder
public abstract ILcdGeoborder createFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderwith the specified number of features and with the points in the point list as polyline geometry.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedGeoborder
public abstract ILcdGeoborder createFeaturedGeoborder(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderbased on the supplied geoborderaGeoborderbut with another set of points. -
createEditableRefuelingTrackPoint
Deprecated.Creates anILcdEditableRefuelingTrackPoint. -
createFeaturedEditableRefuelingTrackPoint
public abstract ILcdEditableRefuelingTrackPoint createFeaturedEditableRefuelingTrackPoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingTrackPointwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableRefuelingAirspace
Deprecated.Creates anILcdEditableRefuelingAirspace. -
createFeaturedEditableRefuelingAirspace
public abstract ILcdEditableRefuelingAirspace createFeaturedEditableRefuelingAirspace(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingAirspacewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableParachuteJumpArea
Deprecated.Creates anILcdEditableParachuteJumpArea. -
createFeaturedEditableParachuteJumpArea
public abstract ILcdEditableParachuteJumpArea createFeaturedEditableParachuteJumpArea(int aNumberOfFeatures) Deprecated.Creates anILcdEditableParachuteJumpAreawith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableArcAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof typeARC. -
createEditableArcByEdgeAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof typeARC_BY_EDGE. -
createEditableCircleRadiusAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof typeCIRCLE_RADIUS. -
createEditableGeodesicLineAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof typeGEODESIC_LINE. -
createEditableRhumbLineAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof typeRHUMB_LINE. -
createEditableSubPointlistAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof typeSUB_POINT_LIST. -
createEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegmentof the specified type.- Parameters:
aSegmentType- The segment type for the created object.- Returns:
- an
ILcdEditableAirspaceSegmentof the specified type.
-
createEditableArcParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeARC. -
createEditableArcByEdgeParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableArcByEdgeParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeARC_BY_EDGE. -
createEditableCircleRadiusParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableCircleRadiusParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeCIRCLE_RADIUS. -
createEditableGeodesicLineParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableGeodesicLineParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeGEODESIC_LINE. -
createEditableRhumbLineParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableRhumbLineParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof typeRHUMB_LINE. -
createEditableParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableParachuteJumpAreaSegment(int aSegmentType) Deprecated.Creates anILcdEditableParachuteJumpAreaSegmentof the specified type.- Parameters:
aSegmentType- The segment type for the created object.- Returns:
- an
ILcdEditableParachuteJumpAreaSegmentof the specified type.
-
createEditableWayPoint
Deprecated.Creates anILcdEditableWayPoint. -
createFeaturedEditableWayPoint
Deprecated.Creates anILcdEditableWayPointwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableATSRoute
Deprecated.Creates anILcdEditableATSRoute. -
createFeaturedEditableATSRoute
Deprecated.Creates anILcdEditableATSRoutewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableMilitaryTrainingRoute
Deprecated.Creates anILcdEditableMilitaryTrainingRoute. -
createFeaturedEditableMilitaryTrainingRoute
public abstract ILcdEditableMilitaryTrainingRoute createFeaturedEditableMilitaryTrainingRoute(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMilitaryTrainingRoutewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableMilitaryTrainingRoutePoint
Deprecated.Creates anILcdEditableMilitaryTrainingRoutePoint. -
createFeaturedEditableMilitaryTrainingRoutePoint
public abstract ILcdEditableMilitaryTrainingRoutePoint createFeaturedEditableMilitaryTrainingRoutePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMilitaryTrainingRoutePointwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableRouteSegment
public abstract ILcdEditableRouteSegment createEditableRouteSegment(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Deprecated.Creates anILcdEditableRouteSegmentwith the given begin and end points.- Parameters:
aBeginPoint- the begin point of the created segmentaEndPoint- the end point of the created segment
-
createFeaturedEditableRouteSegment
public abstract ILcdEditableRouteSegment createFeaturedEditableRouteSegment(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint, int aNumberOfFeatures) Deprecated.Creates anILcdEditableRouteSegmentwith the given begin and end points and the given number of features.- Parameters:
aBeginPoint- the begin point of the created segmentaEndPoint- the end point of the created segmentaNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableAirspace
Deprecated.Creates anILcdEditableAirspace. -
createFeaturedEditableAirspace
Deprecated.Creates anILcdEditableAirspacewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableAssociationBasedAirspace
Deprecated.Creates anILcdEditableAssociationBasedAirspace. -
createFeaturedEditableAssociationBasedAirspace
public abstract ILcdEditableAssociationBasedAirspace createFeaturedEditableAssociationBasedAirspace(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAssociationBasedAirspacewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableAirspaceAssociation
Deprecated.Creates anILcdEditableAirspaceAssociation. -
createEditableAirspaceCorridor
Deprecated.Creates anILcdEditableAirspaceCorridor. -
createFeaturedEditableAirspaceCorridor
public abstract ILcdEditableAirspaceCorridor createFeaturedEditableAirspaceCorridor(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAirspaceCorridorwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableVOR
Deprecated.Creates anILcdEditableVOR. -
createEditableTACAN
Deprecated.Creates anILcdEditableTACAN. -
createEditableDME
Deprecated.Creates anILcdEditableDME. -
createEditableNDB
Deprecated.Creates anILcdEditableNDB. -
createFeaturedEditableDME
Deprecated.Creates anILcdEditableDMEwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableVOR
Deprecated.Creates anILcdEditableVORwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableTACAN
Deprecated.Creates anILcdEditableTACANwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableNDB
Deprecated.Creates anILcdEditableNDBwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableHelipad
Deprecated.Creates anILcdEditableHelipadwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableOrtca
Deprecated.Creates anILcdEditableOrtcawith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableGlidePath
Deprecated.Creates anILcdEditableGlidePathwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableLocalizer
Deprecated.Creates anILcdEditableLocalizerwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableMarker
Deprecated.Creates anILcdEditableMarkerwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableVFRRoute
Deprecated.Creates anILcdEditableVFRRoutewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableVFRRoutePoint
Deprecated.Creates anILcdEditableVFRRoutePoint. -
createFeaturedEditableVFRRoutePoint
public abstract ILcdEditableVFRRoutePoint createFeaturedEditableVFRRoutePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutePointwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableILS
Deprecated.Creates anILcdEditableILS. -
createFeaturedEditableILS
Deprecated.Creates anILcdEditableILSwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableObstacle
Deprecated.Creates anILcdEditableObstacle. -
createFeaturedEditableObstacle
Deprecated.Creates anILcdEditableObstaclewith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableGeodesicLineGeoPathLeg
Deprecated.Creates anILcdEditableGeoPathLegof typeGEODESIC_LINE. -
createEditableCircleRadiusGeoPathLeg
Deprecated.Creates anILcdEditableGeoPathLegof typeCIRCLE_RADIUS. -
createFeaturedEditableProcedure
Deprecated.Creates anILcdEditableProcedurewith the specified number of features. Note that for most purposes, it is best to wrap the created procedure in aTLcdProcedureTrajectory.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object- See Also:
-
createFeaturedEditableProcedureLeg
Deprecated.Creates anILcdEditableProcedureLegwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
createFeaturedEditableProcedureLeg
public abstract ILcdEditableProcedureLeg createFeaturedEditableProcedureLeg(String aProcedureLegType, int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedureLegof the specified type and with the given number of features.- Parameters:
aProcedureLegType- the type of the leg (e.g. "IF", "TF", "CA", ...)aNumberOfFeatures- the number of features to be allocated for the created object
-
createEditableHolding
Deprecated.Creates anILcdEditableHolding. -
createProcedureTrajectory
Deprecated.Creates aTLcdProcedureTrajectoryfor the given procedure. A procedure trajectory calculates and caches the geometry of a procedure, and is the preferred way to add procedures to anILcdModel.- Parameters:
aProcedure- theILcdProcedureto be wrapped by the procedure trajectory- See Also:
-
createFeaturedEditableHolding
Deprecated.Creates anILcdEditableHoldingwith the specified number of features.- Parameters:
aNumberOfFeatures- the number of features to be allocated for the created object
-
TLcdAISDataObjectFactory