BaseBoxShapeTool
Public Class
Table of Contents
Signature
abstract class BaseBoxShapeTool extends StateNode {}
References
Properties
children
Public Static Property
Signature
static children: () => (typeof Idle | typeof Pointing)[]
References
id
Public Static Property
Signature
static id: string
initial
Public Static Property
Signature
static initial: string
shapeType
Public Property
Signature
abstract shapeType: string