Uses of Interface
com.luciad.ais.model.ortca.ILcdEditableOrtca
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all Offroute Terrain Clearance Altitude related aspects.
-
Uses of ILcdEditableOrtca in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableOrtca
ALcdAISObjectFactory.createFeaturedEditableOrtca
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableOrtca
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableOrtca
(int aLength) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableOrtca
(int aLength) Deprecated.TLcdAISDataObjectFactory.createOrtca
(TLcdDataType aType) Creates anILcdEditableOrtca
. -
Uses of ILcdEditableOrtca in com.luciad.ais.model.ortca
Modifier and TypeClassDescriptionclass
This extension ofTLcdOrtca
allows to have more properties in a specific implementation of an airspace.class
This class is the implementation ofILcdEditableOrtca
.