Search
Preparing search index...
The search index is not available
The Collaborative Illustrator — Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DeleteShapeAction
Class DeleteShapeAction
A class to remove a shape to a canvas.
Hierarchy
DeleteShapeAction
Implements
Action
Index
Constructors
constructor
Properties
object
Id
time
Stamp
type
user
Id
Methods
do
undo
Constructors
constructor
new
Delete
Shape
Action
(
shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
DeleteShapeAction
Parameters
shapeId:
string
userId:
string
timeStamp:
number
Returns
DeleteShapeAction
Properties
object
Id
object
Id
:
string
time
Stamp
time
Stamp
:
number
type
type
:
string
user
Id
user
Id
:
string
Methods
do
do
(
canvas
:
Canvas
)
:
void
Parameters
canvas:
Canvas
Returns
void
undo
undo
(
canvas
:
Canvas
)
:
void
Parameters
canvas:
Canvas
Returns
void
Globals
Delete
Shape
Action
constructor
object
Id
time
Stamp
type
user
Id
do
undo
Generated using
TypeDoc
A class to remove a shape to a canvas.