Uses of Interface
com.luciad.ais.shape.ILcdGeoPath
Packages that use ILcdGeoPath
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 parachute jump area related aspects.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
Everything related to representing three-dimensional shapes that are domain independent.
-
Uses of ILcdGeoPath in com.luciad.ais.model.aerodrome
Subinterfaces of ILcdGeoPath in com.luciad.ais.model.aerodromeModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes, relationships and geometry of anILcdHelipad.interfaceA helipad is an area used for take-off and landing of helicopters.Classes in com.luciad.ais.model.aerodrome that implement ILcdGeoPathModifier and TypeClassDescriptionclassThe default implementation of a helipad with properties.classAn implementation ofILcdHelipad. -
Uses of ILcdGeoPath in com.luciad.ais.model.airspace
Subinterfaces of ILcdGeoPath in com.luciad.ais.model.airspaceModifier and TypeInterfaceDescriptioninterfaceThis interface describes the geometry and the relationships of an airspace.interfaceThis interface represents an airspace corridor and provides methods for retrieving its geometry and relationships.interfaceThis interface defines operations to edit the attributes, relationships and geometry of anILcdAirspace.interfaceThis interface defines operations to edit the attributes, relationships and geometry of anILcdAirspaceCorridor.Classes in com.luciad.ais.model.airspace that implement ILcdGeoPathModifier and TypeClassDescriptionclassThe default implementation of an airspace with default properties.classThe default implementation of an airspace corridor with default properties.classThe default implementation of an airspace with properties.classThe default implementation of an airspace corridor with features. -
Uses of ILcdGeoPath in com.luciad.ais.model.parachutejumparea
Subinterfaces of ILcdGeoPath in com.luciad.ais.model.parachutejumpareaModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdParachuteJumpAreainterface that allows to change the attributes, relationships and geometry of a parachute jump area.interfaceThis interface describes the geometry and the relationships of a parachute jump area.Classes in com.luciad.ais.model.parachutejumparea that implement ILcdGeoPathModifier and TypeClassDescriptionclassA featured implementation ofILcdParachuteJumpArea.classAn implementation ofILcdParachuteJumpArea. -
Uses of ILcdGeoPath in com.luciad.ais.model.refuelingtrack
Subinterfaces of ILcdGeoPath in com.luciad.ais.model.refuelingtrackModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdRefuelingAirspaceinterface that allows to change the attributes and relationships of an airspace.interfaceThis interface describes the geometry and the relationships of an airspace.Classes in com.luciad.ais.model.refuelingtrack that implement ILcdGeoPathModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingAirspacehas all facilities to store refueling airspace related aspects.classAn implementation of theILcdEditableAirspaceinterface.
This class also implements theILcdGeoPathinterface just to make sure that the airspaces can be painted by aTLcdGeoPathPainterobject.
It's an implementation ofILcdShapeto be able to use the default painter of LuciadLightspeed. -
Uses of ILcdGeoPath in com.luciad.ais.shape
Subinterfaces of ILcdGeoPath in com.luciad.ais.shapeModifier and TypeInterfaceDescriptioninterfaceAn editable extension ofILcdGeoPath.Classes in com.luciad.ais.shape that implement ILcdGeoPathModifier and TypeClassDescriptionclassA base class for discretized GeoPaths.classAn implementation ofALcdDiscretizedGeoPathwhich performs the discretization in geodetic coordinates.classAn implementation of theILcdGeoPathinterface.