Uses of Interface
com.luciad.model.ILcdModelProducer
Packages that use ILcdModelProducer
-
Uses of ILcdModelProducer in com.luciad.model
Classes in com.luciad.model that implement ILcdModelProducerMethods in com.luciad.model that return ILcdModelProducerModifier and TypeMethodDescriptionTLcdModelProducerEvent.getModelProducer()
Returns the model producer responsible for the change on a model.Constructors in com.luciad.model with parameters of type ILcdModelProducerModifierConstructorDescriptionTLcdModelProducerEvent
(ILcdModelProducer aSource, int aId, ILcdModel aModel) Constructs a new event indicating the a model was created.TLcdModelProducerEvent
(ILcdModelProducer aSource, int aId, ILcdModel aModel, boolean isAdjusting) Constructs a new event indicating the a model was created.