Uses of Interface
com.luciad.ais.model.ortca.ILcdEditableOrtca
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableOrtcaModifier 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
Classes in com.luciad.ais.model.ortca that implement ILcdEditableOrtcaModifier and TypeClassDescriptionclass
This extension ofTLcdOrtca
allows to have more properties in a specific implementation of an airspace.class
This class is the implementation ofILcdEditableOrtca
.