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
SelectShapeAction
Class SelectShapeAction
A class to select a shape in a canvas.
Hierarchy
SelectShapeAction
Implements
Action
Index
Constructors
constructor
Properties
color
object
Id
time
Stamp
type
user
Id
Methods
do
undo
Constructors
constructor
new
Select
Shape
Action
(
shapeId
:
string
, userId
:
string
, timeStamp
:
number
, color
:
string
)
:
SelectShapeAction
Parameters
shapeId:
string
userId:
string
timeStamp:
number
color:
string
Returns
SelectShapeAction
Properties
color
color
:
string
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
Select
Shape
Action
constructor
color
object
Id
time
Stamp
type
user
Id
do
undo
Generated using
TypeDoc
A class to select a shape in a canvas.