Marker
- class Marker()
Interface describing an edge marker.
interface
- Extends:
- Marker.clickEventKey?
type: string
A key used in a click event when the marker was clicked.
- Marker.isDynamicTemplate?
type: boolean
True iff the link handle uses a dynamic template.
- Marker.scale?
type: number
A factor to scale the marker.
- Marker.scaleRelative?
type: boolean
If true the marker and lineOffset is scaled relative to the stroke width.
- Marker.template
type: string
the marker template id to use for this marker.