Uses of Class
cz.cuni.amis.pogamut.sposh.exceptions.NoEligibleElementException

Packages that use NoEligibleElementException
cz.cuni.amis.pogamut.shady.engine   
 

Uses of NoEligibleElementException in cz.cuni.amis.pogamut.shady.engine
 

Methods in cz.cuni.amis.pogamut.shady.engine that throw NoEligibleElementException
 void ShadeEngine.evaluate()
          Take the plan evaluate it and run the target primitive.
protected  NodeElement ShadeEngine.getSelectedElement(ShadeNode node)
          Take the node and find which of its elements should be selected according to highest priority and enabled trigger.
protected  NodeCall ShadeEngine.selectCall(ShadeNode node)
          Go throught the node tree and find the leaf (NodeElement) that doesn't call another {@link ShadeNode node} and return the call of the leaf.
 



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