Uses of Interface
com.luciad.ais.model.procedure.ILcdEditableHolding
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all procedure related aspects.
-
Uses of ILcdEditableHolding in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableHolding
ALcdAISObjectFactory.createEditableHolding()
Deprecated.Creates anILcdEditableHolding
.TLcdAISLonLatHeightObjectFactory.createEditableHolding()
Deprecated.TLcdAISXYZObjectFactory.createEditableHolding()
Deprecated.abstract ILcdEditableHolding
ALcdAISObjectFactory.createFeaturedEditableHolding
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableHolding
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableHolding
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableHolding
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createHolding
(TLcdDataType aType) Creates anILcdEditableHolding
. -
Uses of ILcdEditableHolding in com.luciad.ais.model.procedure
Modifier and TypeClassDescriptionclass
This extension ofTLcdHolding
allows the use of additional properties.class
An implementation ofILcdHolding
.