org.jfree.layouting.input.style.selectors.conditions
public class NegativeCSSCondition extends Object implements NegativeCondition, CSSCondition
| Constructor Summary | |
|---|---|
| NegativeCSSCondition(CSSCondition condition) | |
| Method Summary | |
|---|---|
| Condition | getCondition() |
| short | getConditionType() An integer indicating the type of Condition. |
| boolean | isMatch(Object resolveState) |
Condition.