com.mxgraph.swing.handler
Class mxElbowEdgeHandler
- java.lang.Object
-
- com.mxgraph.swing.handler.mxCellHandler
-
- com.mxgraph.swing.handler.mxEdgeHandler
-
- com.mxgraph.swing.handler.mxElbowEdgeHandler
-
public class mxElbowEdgeHandler extends mxEdgeHandler
-
-
Constructor Summary
Constructors Constructor and Description mxElbowEdgeHandler(mxGraphComponent graphComponent, mxCellState state)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetToolTipText(java.awt.event.MouseEvent e)Hook for subclassers to return tooltip texts for certain points on the handle.booleanisLabel(int index)Returns true if the given index is the index of the last handle.-
Methods inherited from class com.mxgraph.swing.handler.mxEdgeHandler
getIndexAt, getSelectionColor, getSelectionStroke, isCloneEnabled, isSource, isTarget, mouseDragged, mousePressed, mouseReleased, paint, reset, setCloneEnabled, validateConnection
-
Methods inherited from class com.mxgraph.swing.handler.mxCellHandler
getBounds, getGraphComponent, getIndex, getState, isActive, isHandlesVisible, isLabelMovable, mouseMoved, refresh, setHandlesVisible, start
-
-
-
-
Constructor Detail
-
mxElbowEdgeHandler
public mxElbowEdgeHandler(mxGraphComponent graphComponent, mxCellState state)
- Parameters:
graphComponent-state-
-
-
Method Detail
-
getToolTipText
public java.lang.String getToolTipText(java.awt.event.MouseEvent e)
Hook for subclassers to return tooltip texts for certain points on the handle.- Overrides:
getToolTipTextin classmxCellHandler
-
isLabel
public boolean isLabel(int index)
Returns true if the given index is the index of the last handle.- Overrides:
isLabelin classmxCellHandler
-
-
DataMelt 3.0 © DataMelt by jWork.ORG