Class: xrx.shape.RectCreatable

xrx.shape. RectCreatable

(private) new xrx.shape.RectCreatable(rect)

A class representing a creatable rectangle shape.
Parameters:
Name Type Description
rect xrx.shape.Rect The parent rectangle shape.
Source:

Methods

xrx.shape.RectCreatable#disposeInternal()

Disposes this creatable rectangle shape.
Source:

(private) xrx.shape.RectCreatable#getCoords()

Returns the coordinates of the rectangle currently created.
Source:
Returns:
Array The coordinates.

(private) xrx.shape.RectCreatable#handleDown()

Source:

(private) xrx.shape.RectCreatable#handleMove()

Source:

(private) xrx.shape.RectCreatable#handleUp()

Source: