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
-
Method Summary
Modifier and TypeMethodDescriptionabstract ILcdEditableAerodrome
Deprecated.Creates anILcdEditableAerodrome
.abstract ILcdEditableAirspace
Deprecated.Creates anILcdEditableAirspace
.Deprecated.Creates anILcdEditableAirspaceAssociation
.abstract ILcdEditableAirspaceCorridor
Deprecated.Creates anILcdEditableAirspaceCorridor
.abstract ILcdEditableAirspaceSegment
createEditableAirspaceSegment
(int aSegmentType) Deprecated.Creates anILcdEditableAirspaceSegment
of the specified type.abstract ILcdEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeARC
.abstract ILcdEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeARC_BY_EDGE
.abstract ILcdEditableParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeARC_BY_EDGE
.abstract ILcdEditableParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeARC
.abstract ILcdEditableArrestingGear
Deprecated.Creates anILcdEditableArrestingGear
.abstract ILcdEditableAssociationBasedAirspace
Deprecated.Creates anILcdEditableAssociationBasedAirspace
.abstract ILcdEditableATSRoute
Deprecated.Creates anILcdEditableATSRoute
.abstract ILcdEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeCIRCLE_RADIUS
.abstract ILcdEditableGeoPathLeg
Deprecated.Creates anILcdEditableGeoPathLeg
of typeCIRCLE_RADIUS
.abstract ILcdEditableParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeCIRCLE_RADIUS
.abstract ILcdEditableDME
Deprecated.Creates anILcdEditableDME
.abstract ILcdEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeGEODESIC_LINE
.abstract ILcdEditableGeoPathLeg
Deprecated.Creates anILcdEditableGeoPathLeg
of typeGEODESIC_LINE
.abstract ILcdEditableParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeGEODESIC_LINE
.abstract ILcdEditableHolding
Deprecated.Creates anILcdEditableHolding
.abstract ILcdEditableILS
Deprecated.Creates anILcdEditableILS
.abstract ILcdEditableLocationBasedService
Deprecated.Creates anILcdEditableLocationBasedService
.abstract ILcdEditableMilitaryTrainingRoute
Deprecated.Creates anILcdEditableMilitaryTrainingRoute
.Deprecated.Creates anILcdEditableMilitaryTrainingRoutePoint
.abstract ILcdEditableNDB
Deprecated.Creates anILcdEditableNDB
.abstract ILcdEditableObstacle
Deprecated.Creates anILcdEditableObstacle
.abstract ILcdEditableParachuteJumpArea
Deprecated.Creates anILcdEditableParachuteJumpArea
.abstract ILcdEditableParachuteJumpAreaSegment
createEditableParachuteJumpAreaSegment
(int aSegmentType) Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of the specified type.abstract ILcdEditableRefuelingAirspace
Deprecated.Creates anILcdEditableRefuelingAirspace
.abstract ILcdEditableRefuelingTrackPoint
Deprecated.Creates anILcdEditableRefuelingTrackPoint
.abstract ILcdEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeRHUMB_LINE
.abstract ILcdEditableParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeRHUMB_LINE
.abstract ILcdEditableRouteSegment
createEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Deprecated.Creates anILcdEditableRouteSegment
with the given begin and end points.abstract ILcdEditableRunway
Deprecated.Creates anILcdEditableRunway
.abstract ILcdEditableRunwayClinePoint
Deprecated.Creates anILcdEditableRunwayClinePoint
.abstract ILcdEditableRunwayDirection
Deprecated.Creates anILcdEditableRunwayDirection
.abstract ILcdEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeSUB_POINT_LIST
.abstract ILcdEditableTACAN
Deprecated.Creates anILcdEditableTACAN
.abstract ILcdEditableVFRRoutePoint
Deprecated.Creates anILcdEditableVFRRoutePoint
.abstract ILcdEditableVOR
Deprecated.Creates anILcdEditableVOR
.abstract ILcdEditableWayPoint
Deprecated.Creates anILcdEditableWayPoint
.abstract ILcdEditableAerodrome
createFeaturedEditableAerodrome
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAerodrome
with the specified number of features.abstract ILcdEditableAerodrome
createFeaturedEditableAerodrome
(ILcdEditableAerodrome aAerodrome) Deprecated.Clones the givenILcdEditableAerodrome
.abstract ILcdEditableAirspace
createFeaturedEditableAirspace
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAirspace
with the specified number of features.abstract ILcdEditableAirspaceCorridor
createFeaturedEditableAirspaceCorridor
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAirspaceCorridor
with the specified number of features.abstract ILcdEditableArrestingGear
createFeaturedEditableArrestingGear
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableArrestingGear
with the specified number of features.abstract ILcdEditableAssociationBasedAirspace
createFeaturedEditableAssociationBasedAirspace
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableAssociationBasedAirspace
with the specified number of features.abstract ILcdEditableATSRoute
createFeaturedEditableATSRoute
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableATSRoute
with the specified number of features.abstract ILcdEditableDME
createFeaturedEditableDME
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableDME
with the specified number of features.abstract ILcdEditableDME
Deprecated.Creates anILcdEditableDME
by copying the position and features of the givenILcdEditableNavaid
.abstract ILcdEditableGlidePath
createFeaturedEditableGlidePath
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableGlidePath
with the specified number of features.abstract ILcdEditableHelipad
createFeaturedEditableHelipad
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableHelipad
with the specified number of features.abstract ILcdEditableHolding
createFeaturedEditableHolding
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableHolding
with the specified number of features.abstract ILcdEditableILS
createFeaturedEditableILS
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableILS
with the specified number of features.abstract ILcdEditableLocalizer
createFeaturedEditableLocalizer
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocalizer
with the specified number of features.abstract ILcdEditableLocationBasedService
createFeaturedEditableLocationBasedService
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocationBasedService
with the specified number of features.abstract ILcdEditableMarker
createFeaturedEditableMarker
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMarker
with the specified number of features.abstract ILcdEditableMilitaryTrainingRoute
createFeaturedEditableMilitaryTrainingRoute
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMilitaryTrainingRoute
with the specified number of features.createFeaturedEditableMilitaryTrainingRoutePoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableMilitaryTrainingRoutePoint
with the specified number of features.abstract ILcdEditableNDB
createFeaturedEditableNDB
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableNDB
with the specified number of features.abstract ILcdEditableObstacle
createFeaturedEditableObstacle
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableObstacle
with the specified number of features.abstract ILcdEditableOrtca
createFeaturedEditableOrtca
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableOrtca
with the specified number of features.abstract ILcdEditableParachuteJumpArea
createFeaturedEditableParachuteJumpArea
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableParachuteJumpArea
with the specified number of features.abstract ILcdEditableProcedure
createFeaturedEditableProcedure
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedure
with the specified number of features.abstract ILcdEditableProcedureLeg
createFeaturedEditableProcedureLeg
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedureLeg
with the specified number of features.abstract ILcdEditableProcedureLeg
createFeaturedEditableProcedureLeg
(String aProcedureLegType, int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedureLeg
of the specified type and with the given number of features.abstract ILcdEditableRefuelingAirspace
createFeaturedEditableRefuelingAirspace
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingAirspace
with the specified number of features.abstract ILcdEditableRefuelingTrackPoint
createFeaturedEditableRefuelingTrackPoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingTrackPoint
with the specified number of features.abstract ILcdEditableRouteSegment
createFeaturedEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint, int aNumberOfFeatures) Deprecated.Creates anILcdEditableRouteSegment
with the given begin and end points and the given number of features.abstract ILcdEditableRunway
createFeaturedEditableRunway
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunway
with the specified number of features.abstract ILcdEditableRunwayClinePoint
createFeaturedEditableRunwayClinePoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayClinePoint
with the specified number of features.abstract ILcdEditableRunwayDirection
createFeaturedEditableRunwayDirection
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRunwayDirection
with the specified number of features.abstract ILcdEditableTACAN
createFeaturedEditableTACAN
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableTACAN
with the specified number of features.abstract ILcdEditableVFRRoute
createFeaturedEditableVFRRoute
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoute
with the specified number of features.abstract ILcdEditableVFRRoutePoint
createFeaturedEditableVFRRoutePoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutePoint
with the specified number of features.abstract ILcdEditableVOR
createFeaturedEditableVOR
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVOR
with the specified number of features.abstract ILcdEditableWayPoint
createFeaturedEditableWayPoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableWayPoint
with the specified number of features.abstract ILcdGeoborder
createFeaturedGeoborder
(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborder
with the specified number of features and with the points in the point list as polyline geometry.abstract ILcdGeoborder
createFeaturedGeoborder
(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborder
based on the supplied geoborderaGeoborder
but with another set of points.abstract ILcdEditableRefuelingTrack
createFeaturedRefuelingTrack
(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrack
with the specified number of features and with the points in the point list as polyline geometry.abstract ILcdEditableRefuelingTrack
createFeaturedRefuelingTrack
(ILcdRefuelingTrack aTrack, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrack
based on the supplied refueling trackaTrack
but with another set of points.abstract TLcdProcedureTrajectory
createProcedureTrajectory
(ILcdProcedure aProcedure) Deprecated.Creates aTLcdProcedureTrajectory
for the given procedure.
-
Constructor Details
-
ALcdAISObjectFactory
public ALcdAISObjectFactory()Deprecated.
-
-
Method Details
-
createEditableAerodrome
Deprecated.Creates anILcdEditableAerodrome
. -
createFeaturedEditableLocationBasedService
public abstract ILcdEditableLocationBasedService createFeaturedEditableLocationBasedService(int aNumberOfFeatures) Deprecated.Creates anILcdEditableLocationBasedService
with 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 anILcdEditableAerodrome
with 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 anILcdEditableRunway
with 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 anILcdEditableRunwayClinePoint
with 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 anILcdEditableRunwayDirection
with 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 anILcdEditableArrestingGear
with 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 anILcdRefuelingTrack
with 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 anILcdRefuelingTrack
based on the supplied refueling trackaTrack
but with another set of points. -
createFeaturedGeoborder
public abstract ILcdGeoborder createFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborder
with 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 anILcdGeoborder
based on the supplied geoborderaGeoborder
but with another set of points. -
createEditableRefuelingTrackPoint
Deprecated.Creates anILcdEditableRefuelingTrackPoint
. -
createFeaturedEditableRefuelingTrackPoint
public abstract ILcdEditableRefuelingTrackPoint createFeaturedEditableRefuelingTrackPoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableRefuelingTrackPoint
with 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 anILcdEditableRefuelingAirspace
with 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 anILcdEditableParachuteJumpArea
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createEditableArcAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeARC
. -
createEditableArcByEdgeAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeARC_BY_EDGE
. -
createEditableCircleRadiusAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeCIRCLE_RADIUS
. -
createEditableGeodesicLineAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeGEODESIC_LINE
. -
createEditableRhumbLineAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeRHUMB_LINE
. -
createEditableSubPointlistAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of typeSUB_POINT_LIST
. -
createEditableAirspaceSegment
Deprecated.Creates anILcdEditableAirspaceSegment
of the specified type.- Parameters:
aSegmentType
- The segment type for the created object.- Returns:
- an
ILcdEditableAirspaceSegment
of the specified type.
-
createEditableArcParachuteJumpAreaSegment
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeARC
. -
createEditableArcByEdgeParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableArcByEdgeParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeARC_BY_EDGE
. -
createEditableCircleRadiusParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableCircleRadiusParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeCIRCLE_RADIUS
. -
createEditableGeodesicLineParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableGeodesicLineParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeGEODESIC_LINE
. -
createEditableRhumbLineParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableRhumbLineParachuteJumpAreaSegment()Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeRHUMB_LINE
. -
createEditableParachuteJumpAreaSegment
public abstract ILcdEditableParachuteJumpAreaSegment createEditableParachuteJumpAreaSegment(int aSegmentType) Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of the specified type.- Parameters:
aSegmentType
- The segment type for the created object.- Returns:
- an
ILcdEditableParachuteJumpAreaSegment
of the specified type.
-
createEditableWayPoint
Deprecated.Creates anILcdEditableWayPoint
. -
createFeaturedEditableWayPoint
Deprecated.Creates anILcdEditableWayPoint
with 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 anILcdEditableATSRoute
with 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 anILcdEditableMilitaryTrainingRoute
with 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 anILcdEditableMilitaryTrainingRoutePoint
with 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 anILcdEditableRouteSegment
with 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 anILcdEditableRouteSegment
with 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 anILcdEditableAirspace
with 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 anILcdEditableAssociationBasedAirspace
with 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 anILcdEditableAirspaceCorridor
with 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 anILcdEditableDME
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableVOR
Deprecated.Creates anILcdEditableVOR
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableTACAN
Deprecated.Creates anILcdEditableTACAN
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableNDB
Deprecated.Creates anILcdEditableNDB
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableHelipad
Deprecated.Creates anILcdEditableHelipad
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableOrtca
Deprecated.Creates anILcdEditableOrtca
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableGlidePath
Deprecated.Creates anILcdEditableGlidePath
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableLocalizer
Deprecated.Creates anILcdEditableLocalizer
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableMarker
Deprecated.Creates anILcdEditableMarker
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createFeaturedEditableVFRRoute
Deprecated.Creates anILcdEditableVFRRoute
with 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 anILcdEditableVFRRoutePoint
with 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 anILcdEditableILS
with 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 anILcdEditableObstacle
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
createEditableGeodesicLineGeoPathLeg
Deprecated.Creates anILcdEditableGeoPathLeg
of typeGEODESIC_LINE
. -
createEditableCircleRadiusGeoPathLeg
Deprecated.Creates anILcdEditableGeoPathLeg
of typeCIRCLE_RADIUS
. -
createFeaturedEditableProcedure
Deprecated.Creates anILcdEditableProcedure
with 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 anILcdEditableProcedureLeg
with 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 anILcdEditableProcedureLeg
of 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 aTLcdProcedureTrajectory
for 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
- theILcdProcedure
to be wrapped by the procedure trajectory- See Also:
-
createFeaturedEditableHolding
Deprecated.Creates anILcdEditableHolding
with the specified number of features.- Parameters:
aNumberOfFeatures
- the number of features to be allocated for the created object
-
TLcdAISDataObjectFactory