|
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.xml.css.StyleManager
public class StyleManager
StyleManager applies styling Rules to an XML DOM. This class supports net.n3.nanoxml as well as org.w3c.dom.
| Constructor Summary | |
|---|---|
StyleManager()
|
|
| Method Summary | |
|---|---|
void |
add(CSSRule rule)
|
void |
applyStylesTo(org.w3c.dom.Element elem)
|
void |
applyStylesTo(IXMLElement elem)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleManager()
| Method Detail |
|---|
public void add(CSSRule rule)
public void applyStylesTo(org.w3c.dom.Element elem)
public void applyStylesTo(IXMLElement elem)
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||