org.jfree.layouting.input.style.selectors
public final class SelectorWeight extends Object implements Comparable, Serializable
| Constructor Summary | |
|---|---|
| SelectorWeight(int styleAttribute, int idCount, int attributeCount, int elementCount) | |
| SelectorWeight(SelectorWeight first, SelectorWeight second) | |
| SelectorWeight(SelectorWeight parent, int styleAttribute, int idCount, int attributeCount, int elementCount) | |
| Method Summary | |
|---|---|
| int | compareTo(Object o) |
| boolean | equals(Object o) |
| int | hashCode() |
| String | toString() |