Variable: vertical
Holds the
Variable: vertical
Holds the
Variable: horizontal
Specifies if horizontal guides are enabled. Default is true.
Variable: states
Contains the
Variable: vertical
Specifies if vertical guides are enabled. Default is true.
Function: createGuideShape
Returns the mxShape to be used for painting the respective guide. This
implementation returns a new, dashed and crisp
Parameters:
horizontal - Boolean that specifies which guide should be created.
Function: destroy
Destroys all resources that this object uses.
Function: hide
Hides all current guides.
Function: getGuideTolerance
Returns the tolerance for the guides. Default value is gridSize / 2.
Function: hide
Hides all current guides.
Function: isEnabledForEvent
Returns true if the guide should be enabled for the given native event. This implementation always returns true.
Returns true if the given state should be ignored.
Function: move
Moves the
Function: setStates
Sets the
Function: setVisible
Shows or hides the current guides.
Generated using TypeDoc
Variable: graph
Reference to the enclosing instance.