-
xrx.drawing.EventHandler#eventShapeCreate()
-
- Source:
-
xrx.drawing.EventHandler#eventShapeCreated()
-
- Source:
-
xrx.drawing.EventHandler#getClientPoint()
-
- Source:
-
xrx.drawing.EventHandler#getOffsetPoint()
-
- Source:
-
xrx.drawing.EventHandler#getShapeSelected() → {xrx.shape.Shape}
-
Returns the shape currently selected or hovered by the user.
- Source:
Returns:
The selected shape.
-
Type
-
xrx.shape.Shape
-
xrx.drawing.EventHandler#getShapesSelected() → {Array.<xrx.shape.Shape>}
-
Returns the shapes currently selected or hovered by the user.
- Source:
Returns:
The shapes.
-
Type
-
Array.<xrx.shape.Shape>