Constructs a new handle for the given state.
mxCellState of the cell to be handled.
Specifies the cursor to be used for this handle. Default is 'default'.
Default is false.
Specifies the
Sets the cell style with the given name to the corresponding value in
Creates and returns the shape for this handle.
Destroys this handle.
Hook for subclassers to execute the handle.
Hook for subclassers to return the current position of the handle.
Returns the rotation defined in the style of the cell.
Returns the rotation from the style and the rotation from the direction of the cell.
Creates and initializes the shapes required for this handle.
Initializes
Returns true if this handle should be rendered in HTML. This returns true if the text node is in the graph container.
Should be called after
Processes the given
Renders the shape for this handle.
Resets the state of this handle by setting its visibility to true.
Hooks for subclassers to update the style in the
Shows or hides this handle.
Generated using TypeDoc
Implements a single custom handle for vertices.