Handler for arrow type change event.
Event handler type for MarkerArea
close
event.
Handler type for the color change event.
Represents a list of colors.
marker.js 2 display mode - inline
or popup
.
Event handler type for a specific event type.
Font change event handler type.
General MarkerArea event handler type.
MarkerArea render event handler type.
Marker event handler type.
Represents marker's state (status) in time.
Identifier for marker type when setting availableMarkerTypes
.
Marker type can be set as either a string or a marker type reference.
Opacity change event handler type.
Event handler type for MarkerArea
render
event.
Line style change event handler type.
Click handler type for toolbar button click events.
Toolbar button type:
action
for non-marker buttons like select, delete, etc.marker
for marker type buttons.Line width change event handler type.
Generated using TypeDoc
Represents available arrow types.
both
- arrow tips on both sides.start
- arrow tip on the starting point of line.end
- arrow tip on the ending point of line.none
- no arrow tips.