WireItLibrary

WireIt  0.6.0

WireItLibrary > WireIt > WireIt.RightSquareArrow
Search:
 
Filters

Class WireIt.RightSquareArrow - extends WireIt.Wire

Square type of arrows for representing loops (but not restricted to) in CFG

Constructor

WireIt.RightSquareArrow ( terminal1 , terminal2 , parentEl , options )
Parameters:
terminal1 <WireIt.Terminal> Source terminal
terminal2 <WireIt.Terminal> Target terminal
parentEl <HTMLElement> Container of the CANVAS tag
options <Obj> Wire configuration (see options property)

Properties

xtype - String

String representing this class for exporting as JSON
Default Value: "WireIt.RightSquareArrow"

Methods

draw

void draw ( )
Drawing method


Copyright © 2010 Eric Abouaf All rights reserved.