|
||||||||||
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.PX
public final class PX
Represents the pixel (px) CSS unit
Constructor Summary | |
---|---|
PX(int length)
Constructor for creating a new pixel (px) 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 PX(int length)
length
- The numeric length value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |