Uses of Class
cz.cuni.amis.pogamut.shady.NodeElement

Packages that use NodeElement
cz.cuni.amis.pogamut.shady Shady - experimental POSH-like engine. 
 

Uses of NodeElement in cz.cuni.amis.pogamut.shady
 

Methods in cz.cuni.amis.pogamut.shady that return NodeElement
 NodeElement ShadyParser.element()
           
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.
 

Methods in cz.cuni.amis.pogamut.shady that return types with arguments of type NodeElement
 List<NodeElement> ShadeNode.getElements()
          Get list of all elements of this node.
 



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