public class mxCircleLayoutSorted
extends com.mxgraph.layout.mxCircleLayout
| Constructor and Description |
|---|
mxCircleLayoutSorted(com.mxgraph.view.mxGraph graph,
String criteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
circle(Object[] vertices,
double r,
double left,
double top) |
void |
execute(Object parent) |
protected Object[] |
sortVertices(Object[] vertexArray,
String criteria) |
getRadius, getX0, getY0, isDisableEdgeStyle, isMoveCircle, isResetEdges, setDisableEdgeStyle, setMoveCircle, setRadius, setResetEdges, setX0, setY0arrangeGroups, getConstraint, getConstraint, getGraph, getParentOffset, getVertexBounds, isEdgeIgnored, isUseBoundingBox, isVertexIgnored, isVertexMovable, moveCell, setEdgePoints, setEdgeStyleEnabled, setOrthogonalEdge, setUseBoundingBox, setVertexLocationpublic mxCircleLayoutSorted(com.mxgraph.view.mxGraph graph,
String criteria)
throws IllegalArgumentException
IllegalArgumentExceptionpublic void execute(Object parent)
execute in interface com.mxgraph.layout.mxIGraphLayoutexecute in class com.mxgraph.layout.mxCircleLayoutpublic void circle(Object[] vertices, double r, double left, double top)
circle in class com.mxgraph.layout.mxCircleLayoutCopyright © 2018–2021 Morphonets. All rights reserved.