Uses of Class
com.luciad.shape.ALcdShapeList
Package
Description
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Provides classes and interfaces for all route or airway related aspects.
Provides classes and interfaces for modeling safety altitudes for sectors.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Handles the dgn format.
Handles the dwg format.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Everything related to representing three-dimensional shapes.
-
Uses of ALcdShapeList in com.luciad.ais.model.airspace
Modifier and TypeClassDescriptionclass
The default implementation of an association-based airspace without features.class
The default implementation of an association-based airspace with features. -
Uses of ALcdShapeList in com.luciad.ais.model.route
Modifier and TypeClassDescriptionclass
An implementation ofILcdATSRoute
.class
An extension ofTLcdATSRoute
with additional properties.class
A featured extension ofTLcdMilitaryTrainingRoute
.class
An implementation ofILcdMilitaryTrainingRoute
.class
An implementation ofILcdRoute
. -
Uses of ALcdShapeList in com.luciad.ais.model.sector
Modifier and TypeClassDescriptionclass
ILcdMinimumSectorAltitude
implementation based onILcdFeatured
.class
ILcdMinimumSectorAltitude
implementation based onILcdDataObject
. -
Uses of ALcdShapeList in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
TLcdASTERIXWeatherPicture models the precipitation detected by a sensor during a certain time range. -
Uses of ALcdShapeList in com.luciad.format.dgn
Modifier and TypeClassDescriptionclass
This class represents a 3DSurface from a DGN file.class
This class represents a Cell from a DGN file.class
This class represents a ComplexChain from a DGN file.class
This class represents a ComplexShape from a DGN file.class
This class represents a Solid from a DGN file.class
This class represents a TextNode2D from a DGN file. -
Uses of ALcdShapeList in com.luciad.format.dwg
Modifier and TypeClassDescriptionclass
This class represents a Block from a DWG file. -
Uses of ALcdShapeList in com.luciad.format.mif
Modifier and TypeClassDescriptionclass
ThisILcdMIFShape
represents a MIF collection object.class
ThisILcdMIFShape
represents a MIF multi point.class
ThisILcdMIFShape
represents MIF line objects like LINE, PLINE, and ARC.class
ThisILcdMIFShape
represents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.class
ThisILcdMIFShape
represents MIF text objects. -
Uses of ALcdShapeList in com.luciad.shape
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcdShapeList
that is alsoILcdDataObject
.class
This class provides an implementation ofILcdShapeList
that is alsoILcdDataObject
andILcdFeatured
.class
This class provides an implementation ofILcdShapeList
.