org.jfree.layouting.input.style.keys.box
public class Clear extends Object
| Field Summary | |
|---|---|
| static CSSConstant | BOTH |
| static CSSConstant | BOTTOM |
| static CSSConstant | END |
| static CSSConstant | INSIDE |
| static CSSConstant | LEFT |
| static CSSConstant | NONE |
| static CSSConstant | OUTSIDE |
| static CSSConstant | RIGHT |
| static CSSConstant | START |
| static CSSConstant | TOP |