Uses of Interface
com.luciad.ais.model.procedure.ILcdEditableProcedure
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all procedure related aspects.
-
Uses of ILcdEditableProcedure in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableProcedure
ALcdAISObjectFactory.createFeaturedEditableProcedure
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedure
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableProcedure
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableProcedure
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createProcedure
(TLcdDataType aType) Creates anILcdEditableProcedure
. -
Uses of ILcdEditableProcedure in com.luciad.ais.model.procedure
Modifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdHolding
interface that allows to change the attributes and relationships of a holding pattern.Modifier and TypeClassDescriptionclass
This extension ofTLcdHolding
allows the use of additional properties.class
An extension ofTLcdProcedure
that allows the use of additional properties.class
An implementation ofILcdHolding
.class
An implementation ofILcdEditableProcedure
.Modifier and TypeMethodDescriptionILcdProcedure.cloneAsEditableProcedure()
Creates a copy of this procedure which implementsILcdEditableProcedure
.TLcdFeaturedProcedure.cloneAsEditableProcedure()
TLcdProcedure.cloneAsEditableProcedure()