|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReadableDimension
Readonly interface for Dimensions
| Method Summary | |
|---|---|
int |
getHeight()
Get the height |
void |
getSize(WritableDimension dest)
Copy this ReadableDimension into a destination Dimension |
int |
getWidth()
Get the width |
| Method Detail |
|---|
int getWidth()
int getHeight()
void getSize(WritableDimension dest)
dest - The destination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||