Class draw2d.ArrowConnectionDecorator

Object
   |
   +--draw2d.ConnectionDecorator
         |
         +--draw2d.ArrowConnectionDecorator

class draw2d.ArrowConnectionDecorator
extends draw2d.ConnectionDecorator

Defined in ArrowConnectionDecorator.js

Version: 0.9.14

Author: Andreas Herz


Field Summary
 Object type
          
   
Fields inherited from class draw2d.ConnectionDecorator
color, backgroundColor, type
 
Constructor Summary
draw2d.ArrowConnectionDecorator ()
           
 
Method Summary
 void paint( g)
           Draw a filled arrow decoration.
 
Methods inherited from class draw2d.ConnectionDecorator
setColor, setBackgroundColor
 

Field Detail

type

Object type

Constructor Detail

draw2d.ArrowConnectionDecorator

draw2d.ArrowConnectionDecorator()

Method Detail

paint

void paint( g)


Documentation generated by JSDoc on Thu Feb 7 23:45:47 2008