|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--MMDimensions
Defined in MultimapAPI
| Field Summary | |
Object |
height
The height part of the dimensions. |
Object |
width
The width part of the dimensions. |
| Constructor Summary | |
MMDimensions
( <Object> width, <Object> height )
A simple object for describing the dimensions of an object. |
|
| Method Summary | |
MMDimensions
|
copy()
Function to make a copy of the object in a new object. |
String
|
toString()
Function to return a simple string representation of the object. |
| Field Detail |
Object height
Object width
| Constructor Detail |
MMDimensions( <Object> width, <Object> height )
width - The width of the object.
height - The height of the object.
| Method Detail |
MMDimensions copy()
String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||