| Package | com.yworks.canvas.drawing |
| Class | public class EqualWidthPaintable |
| Inheritance | EqualWidthPaintable EqualSizePaintable Object |
| Method | Defined By | ||
|---|---|---|---|
[override]
Draws a horizontal double-pointed arrow above each rectangle using the set stroke. | EqualWidthPaintable | ||
| paint | () | method |
override public function paint(g:YGraphics, ctx:IPaintContext):void
Draws a horizontal double-pointed arrow above each rectangle using the set stroke.
Parameters
g:YGraphics — The graphics object to paint upon.
| |
ctx:IPaintContext — The paint context.
|
See also