|
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.layout.mxGraphLayout
com.mxgraph.layout.mxEdgeLabelLayout
public class mxEdgeLabelLayout
| Field Summary |
|---|
| Fields inherited from class com.mxgraph.layout.mxGraphLayout |
|---|
graph, useBoundingBox |
| Constructor Summary | |
|---|---|
mxEdgeLabelLayout(mxGraph graph)
Constructs a new stack layout layout for the specified graph, spacing, orientation and offset. |
|
| Method Summary | |
|---|---|
protected void |
avoid(mxCellState edge,
mxCellState vertex)
|
void |
execute(java.lang.Object parent)
Executes the layout for the children of the specified parent. |
protected void |
placeLabels(java.lang.Object[] v,
java.lang.Object[] e)
|
| Methods inherited from class com.mxgraph.layout.mxGraphLayout |
|---|
getConstraint, getConstraint, getGraph, getVertexBounds, isEdgeIgnored, isUseBoundingBox, isVertexIgnored, isVertexMovable, moveCell, setEdgePoints, setEdgeStyleEnabled, setUseBoundingBox, setVertexLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public mxEdgeLabelLayout(mxGraph graph)
| Method Detail |
|---|
public void execute(java.lang.Object parent)
mxIGraphLayout
parent - Parent cell that contains the children to be layed out.
protected void placeLabels(java.lang.Object[] v,
java.lang.Object[] e)
protected void avoid(mxCellState edge,
mxCellState vertex)
|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||