|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.osbcp.css.unit.NumericUnit
com.osbcp.css.unit.PCT
public final class PCT
Represents the percent (%) CSS unit
Constructor Summary | |
---|---|
PCT(int length)
Constructor for creating a new percent (%) CSS unit |
Method Summary |
---|
Methods inherited from class com.osbcp.css.unit.NumericUnit |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PCT(int length)
length
- The numeric length value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |