Uses of Class
cz.cuni.pogamut.shed.widget.ShedTriggerEnvelope

Packages that use ShedTriggerEnvelope
cz.cuni.pogamut.shed.presenter This package contains factories and interfaces related to presentation of widgets in the scene. 
cz.cuni.pogamut.shed.widget
Various widgets used for displaying the Yaposh tree. 
 

Uses of ShedTriggerEnvelope in cz.cuni.pogamut.shed.presenter
 

Methods in cz.cuni.pogamut.shed.presenter with parameters of type ShedTriggerEnvelope
<TRIGGER_PARENT extends PoshElement>
IPresenter
ShedPresenterFactory.createTriggerPresenter(LapPath triggerOwner, ShedTriggerEnvelope triggerEnvelope)
           
<TRIGGER_PARENT extends PoshElement>
IPresenter
IPresenterFactory.createTriggerPresenter(LapPath triggerOwnerPath, ShedTriggerEnvelope triggerEnvelope)
          Create presenter for trigger, it is responsible for keepeing track of added/moved/removed senses.
 

Uses of ShedTriggerEnvelope in cz.cuni.pogamut.shed.widget
 

Methods in cz.cuni.pogamut.shed.widget that return ShedTriggerEnvelope
 ShedTriggerEnvelope ShedScene.getGoalEnvelope()
          Get envelope for the goal of the drive collection.
 ShedTriggerEnvelope SlotEnvelope.getTriggerEnvelope()
          Get envelope representing the trigger of element.
 

Constructors in cz.cuni.pogamut.shed.widget with parameters of type ShedTriggerEnvelope
SlotEnvelope(ShedScene scene, ShedWidget slotWidget, ShedTriggerEnvelope triggerEnvelope, ExpandedActionEnvelope expandedActionEnvelope)
          Create slot envelope for some element (e.g.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.