-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int |
height |
int |
width |
-
Constructor Summary
Constructors
Constructor and Description |
Dimension(int width,
int height) |
-
-
Field Detail
-
width
public final int width
-
height
public final int height
-
Method Detail
-
getWidth
public int getWidth()
-
getHeight
public int getHeight()
Copyright © 2013. All Rights Reserved.