|
Sydney | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Rectangle
Defined in geometry.js
| Field Summary | |
var |
left_top
|
var |
width_height
|
| Constructor Summary | |
Rectangle
(left_top, width_height)
|
|
| Method Summary | |
function
|
setBottom(pixels)
|
function
|
setLeft(length)
|
function
|
setRight(pixels)
|
function
|
setTop(length)
|
function
|
toSource()
|
function
|
toString()
|
| Field Detail |
var left_top
var width_height
| Constructor Detail |
function Rectangle(left_top, width_height)
| Method Detail |
function setBottom(pixels)
function setLeft(length)
function setRight(pixels)
function setTop(length)
function toSource()
function toString()
|
Sydney | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||