Uses of Interface
com.luciad.ais.model.procedure.ILcdEditableProcedure
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableProcedureModifier and TypeMethodDescriptionabstract ILcdEditableProcedureALcdAISObjectFactory.createFeaturedEditableProcedure(int aNumberOfFeatures) Deprecated.Creates anILcdEditableProcedurewith 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
Subinterfaces of ILcdEditableProcedure in com.luciad.ais.model.procedureModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdHoldinginterface that allows to change the attributes and relationships of a holding pattern.Classes in com.luciad.ais.model.procedure that implement ILcdEditableProcedureModifier and TypeClassDescriptionclassThis extension ofTLcdHoldingallows the use of additional properties.classAn extension ofTLcdProcedurethat allows the use of additional properties.classAn implementation ofILcdHolding.classAn implementation ofILcdEditableProcedure.Methods in com.luciad.ais.model.procedure that return ILcdEditableProcedureModifier and TypeMethodDescriptionILcdProcedure.cloneAsEditableProcedure()Creates a copy of this procedure which implementsILcdEditableProcedure.TLcdFeaturedProcedure.cloneAsEditableProcedure()TLcdProcedure.cloneAsEditableProcedure()