fi.hut.tml.xsmiles.mlfc.css
Class RuleTreeNode
java.lang.Object
fi.hut.tml.xsmiles.mlfc.css.RuleTreeNode
- public class RuleTreeNode
- extends java.lang.Object
- Author:
- Alessandro
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleTreeNode
public RuleTreeNode(RuleTreeNode parentNode,
XSmilesCSSStyleRule rule)
RuleTreeNode
public RuleTreeNode(int root)
RuleTreeNode
public RuleTreeNode(RuleTreeNode parentNode,
XSmilesCSSStyleDeclarationImpl dec)
addElement
public void addElement(org.w3c.dom.Element elem)
removeElement
public void removeElement(org.w3c.dom.Element elem)
getParent
public RuleTreeNode getParent()
isRoot
public boolean isRoot()
getCSSRule
public XSmilesCSSStyleRule getCSSRule()
getChildren
public java.util.Vector getChildren()
getCSSStyle
public XSmilesCSSStyleDeclarationImpl getCSSStyle()
checkBrothers
public StylableElement checkBrothers(StylableElement elem)
addLeaf
public RuleTreeNode addLeaf(XSmilesCSSStyleDeclarationImpl dec)
addChild
public RuleTreeNode addChild(XSmilesCSSStyleRule CSSRule)
X-Smiles 1.2