|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.swing.handler.mxCellHandler
com.mxgraph.swing.handler.mxEdgeHandler
com.mxgraph.swing.handler.mxElbowEdgeHandler
public class mxElbowEdgeHandler
| Field Summary |
|---|
| Fields inherited from class com.mxgraph.swing.handler.mxEdgeHandler |
|---|
cloneEnabled, constrainedEvent, error, gridEnabledEvent, marker, p |
| Fields inherited from class com.mxgraph.swing.handler.mxCellHandler |
|---|
bounds, first, graphComponent, handles, handlesVisible, index, preview, state |
| Constructor Summary | |
|---|---|
mxElbowEdgeHandler(mxGraphComponent graphComponent,
mxCellState state)
|
|
| Method Summary | |
|---|---|
protected java.awt.Rectangle[] |
createHandles()
Creates the rectangles that define the handles. |
java.lang.String |
getToolTipText(java.awt.event.MouseEvent e)
Hook for subclassers to return tooltip texts for certain points on the handle. |
protected boolean |
isFlipEvent(java.awt.event.MouseEvent e)
|
boolean |
isLabel(int index)
Returns true if the given index is the index of the last handle. |
| Methods inherited from class com.mxgraph.swing.handler.mxEdgeHandler |
|---|
connect, convertPoint, createHandle, createHandle, createPoints, createPreview, getCursor, getHandleFillColor, getIndexAt, getPreviewBounds, getSelectionColor, getSelectionStroke, isCellBendable, isCloneEnabled, isHandleVisible, isIgnoredEvent, isSource, isTarget, mouseDragged, mousePressed, mouseReleased, moveLabelTo, movePoint, paint, reset, setCloneEnabled, validateConnection |
| Methods inherited from class com.mxgraph.swing.handler.mxCellHandler |
|---|
getBounds, getGraphComponent, getHandleBorderColor, getHandleCount, getIndex, getState, isActive, isHandleEnabled, isHandlesVisible, isLabelMovable, mouseMoved, refresh, setHandlesVisible, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public mxElbowEdgeHandler(mxGraphComponent graphComponent,
mxCellState state)
graphComponent - state - | Method Detail |
|---|
public java.lang.String getToolTipText(java.awt.event.MouseEvent e)
getToolTipText in class mxCellHandlerprotected boolean isFlipEvent(java.awt.event.MouseEvent e)
isFlipEvent in class mxEdgeHandlerpublic boolean isLabel(int index)
isLabel in class mxCellHandlerprotected java.awt.Rectangle[] createHandles()
mxCellHandler
createHandles in class mxEdgeHandler
|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||