Uses of Class
com.luciad.ais.shape.ALcdDiscretizedGeoPath
Package
Description
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Everything related to representing three-dimensional shapes that are domain independent.
-
Uses of ALcdDiscretizedGeoPath in com.luciad.ais.model.airspace
Modifier and TypeMethodDescriptionTLcdAirspace.getGeopathDiscretization()
Returns the ALcdDiscretizedGeoPath used to perform the discretization of this airspace in geodetic coordinates.Modifier and TypeMethodDescriptionvoid
TLcdAirspace.setGeoPathDiscretization
(ALcdDiscretizedGeoPath aDiscretizedGeoPath) Set the ALcdDiscretizedGeoPath to perform the discretization in geodetic coordinates of the airspace legs. -
Uses of ALcdDiscretizedGeoPath in com.luciad.ais.shape
Modifier and TypeClassDescriptionclass
An implementation ofALcdDiscretizedGeoPath
which performs the discretization in geodetic coordinates.