|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--draw2d.Graphics
A Connection is the line between two draw2d.Ports.
Version: 0.9.14
Author: Andreas Herz
Defined in Graphics.js
| Field Summary | |
Object |
cosRadian
|
Object |
radian
|
Object |
sinRadian
|
Object |
xt
|
Object |
yt
|
| Constructor Summary | |
draw2d.Graphics
( jsGraphics, rotation, translation)
|
|
| Method Summary | |
void
|
drawLine( x1, y1, x2, y2)
|
void
|
drawPolygon( xArray, yArray)
|
void
|
fillPolygon( xArray, yArray)
|
void
|
fillRect( x, y, w, h)
|
void
|
jsGraphics(id, wnd)
|
void
|
setColor( color)
|
void
|
setStroke( x)
|
| Field Detail |
Object cosRadian
Object radian
Object sinRadian
Object xt
Object yt
| Constructor Detail |
draw2d.Graphics( jsGraphics, rotation, translation)
| Method Detail |
void drawLine( x1, y1, x2, y2)
void drawPolygon( xArray, yArray)
void fillPolygon( xArray, yArray)
void fillRect( x, y, w, h)
void jsGraphics(id, wnd)
void setColor( color)
void setStroke( x)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||