Uses of Class
com.luciad.ais.shape.TLcdAISPoint
Packages that use TLcdAISPoint
Package
Description
Provides classes and interfaces for all aerodrome related aspects.
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Provides classes and interfaces for all navigation aid related aspects.
Provides classes and interfaces for all obstacle related aspects.
Provides classes and interfaces for all parachute jump area related aspects.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
Provides classes and interfaces for all route or airway related aspects.
Provides classes and interfaces for all service related aspects.
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
Everything related to representing three-dimensional shapes that are domain independent.
-
Uses of TLcdAISPoint in com.luciad.ais.model.aerodrome
Subclasses of TLcdAISPoint in com.luciad.ais.model.aerodromeModifier and TypeClassDescriptionclass
The default implementation of an aerodrome without additional properties.class
This class represents an arresting gear with only default properties.class
The default implementation of an aerodrome with properties.class
The default implementation of an arresting gear with properties.class
The default implementation of a runway cline point with features.class
The default implementation of a runway cline point with default properties. -
Uses of TLcdAISPoint in com.luciad.ais.model.airspace
Subclasses of TLcdAISPoint in com.luciad.ais.model.airspaceModifier and TypeClassDescriptionclass
The default implementation of an airspace segment without features.class
An implementation of an airspace segment that uses aILcdGeoPathLeg.SUB_POINT_LIST
as geopath leg type together with a shared subpointlist as dataset. -
Uses of TLcdAISPoint in com.luciad.ais.model.obstacle
Subclasses of TLcdAISPoint in com.luciad.ais.model.obstacleModifier and TypeClassDescriptionclass
This extension ofTLcdFeaturedObstacle
has all facilities to store obstacle related aspects.class
This class defines an obstacle. -
Uses of TLcdAISPoint in com.luciad.ais.model.parachutejumparea
Subclasses of TLcdAISPoint in com.luciad.ais.model.parachutejumpareaModifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features. -
Uses of TLcdAISPoint in com.luciad.ais.model.refuelingtrack
Subclasses of TLcdAISPoint in com.luciad.ais.model.refuelingtrackModifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingTrackPoint
has all facilities to store refueling route point related aspects.class
This class represents a refueling route point. -
Uses of TLcdAISPoint in com.luciad.ais.model.route
Subclasses of TLcdAISPoint in com.luciad.ais.model.routeModifier and TypeClassDescriptionclass
A featured extension ofTLcdMilitaryTrainingRoutePoint
.class
An implementation ofILcdMilitaryTrainingRoutePoint
. -
Uses of TLcdAISPoint in com.luciad.ais.model.service
Subclasses of TLcdAISPoint in com.luciad.ais.model.serviceModifier and TypeClassDescriptionclass
The default implementation of a location-based service object with additional properties.class
The default implementation of a location-based service object with default properties. -
Uses of TLcdAISPoint in com.luciad.ais.model.vfr
Subclasses of TLcdAISPoint in com.luciad.ais.model.vfrModifier and TypeClassDescriptionclass
The default implementation of a VFR route point with addtional properties.class
The default implementation of a VFR route point without features. -
Uses of TLcdAISPoint in com.luciad.ais.shape
Subclasses of TLcdAISPoint in com.luciad.ais.shapeModifier and TypeClassDescriptionclass
An implementation of theILcdGeoPathLeg
interface.