Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

ARROW_APPLIANCE_NAME

ARROW_APPLIANCE_NAME: "arrow" = 'arrow'
constant

箭头教具名称

CHOICE_APPLIANCE_NAME

CHOICE_APPLIANCE_NAME: "choice" = 'choice'
constant

选择教具名称

ELLIPSE_APPLIANCE_NAME

ELLIPSE_APPLIANCE_NAME: "ellipse" = 'ellipse'
constant

椭圆教具类

ERASER_APPLIANCE_NAME

ERASER_APPLIANCE_NAME: "eraser" = 'eraser'
constant

橡皮擦教具名称

FREE_LINE_APPLIANCE_NAME

FREE_LINE_APPLIANCE_NAME: "freeLine" = 'freeLine'
constant

自由画笔教具名称

LASER_PEN_APPLIANCE_NAME

LASER_PEN_APPLIANCE_NAME: "laserPen" = 'laserPen'
constant

激光笔教具名称

MOVE_APPLIANCE_NAME

MOVE_APPLIANCE_NAME: "move" = 'move'
constant

移动教具名称

POLYGON_APPLIANCE_NAME

POLYGON_APPLIANCE_NAME: "polygon" = 'polygon'
constant

多边形教具名称

RECT_APPLIANCE_NAME

RECT_APPLIANCE_NAME: "rect" = 'rect'
constant

矩形教具名称

STAR_APPLIANCE_NAME

STAR_APPLIANCE_NAME: "star" = 'star'
constant

星形教具名称

STRAIGHT_LINE_APPLIANCE_NAME

STRAIGHT_LINE_APPLIANCE_NAME: "straightLine" = 'straightLine'
constant

直线教具名称

TEXT_APPLIANCE_NAME

TEXT_APPLIANCE_NAME: "text" = 'text'
constant

文本教具名称

TRIANGLE_APPLIANCE_NAME

TRIANGLE_APPLIANCE_NAME: "triangle" = 'triangle'
constant

三角形教具名称

registerApplianceList

registerApplianceList: Set<ApplianceCtor> = ...

已注册了的教具

Functions

ArrowApplianceInstall

ChoiceApplianceInstall

EllipseApplianceInstall

EraserApplianceInstall

FreeLineApplianceInstall

GlobalApplianceInstall

LaserPenApplianceInstall

MoveApplianceInstall

PolygonApplianceInstall

RectApplianceInstall

StarApplianceInstall

StraightLineApplianceInstall

TextApplianceInstall

TriangleApplianceInstall

registerAppliance