- All Implemented Interfaces:
ISize
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PxSize
public PxSize(int w,
int h)
-
Method Details
-
w
public int w()
- Specified by:
w in interface ISize
-
w
public int w(int w)
- Specified by:
w in interface ISize
-
h
public int h()
- Specified by:
h in interface ISize
-
h
public int h(int h)
- Specified by:
h in interface ISize