|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.mobile.device.Dimensions
public class Dimensions
| Field Summary | |
|---|---|
static Dimensions |
UNKNOWN
|
| Constructor Summary | |
|---|---|
Dimensions(float height,
float width)
|
|
| Method Summary | |
|---|---|
float |
getHeight()
|
float |
getWidth()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Dimensions UNKNOWN
| Constructor Detail |
|---|
public Dimensions(float height,
float width)
| Method Detail |
|---|
public float getHeight()
public float getWidth()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||