|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoEligibleElementException | |
|---|---|
| cz.cuni.amis.pogamut.shady | Shady - experimental POSH-like engine. |
| Uses of NoEligibleElementException in cz.cuni.amis.pogamut.shady |
|---|
| Methods in cz.cuni.amis.pogamut.shady 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||