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, setY0
arrangeGroups, getConstraint, getConstraint, getGraph, getParentOffset, getVertexBounds, isEdgeIgnored, isUseBoundingBox, isVertexIgnored, isVertexMovable, moveCell, setEdgePoints, setEdgeStyleEnabled, setOrthogonalEdge, setUseBoundingBox, setVertexLocation
public mxCircleLayoutSorted(com.mxgraph.view.mxGraph graph, String criteria) throws IllegalArgumentException
IllegalArgumentException
public void execute(Object parent)
execute
in interface com.mxgraph.layout.mxIGraphLayout
execute
in class com.mxgraph.layout.mxCircleLayout
public void circle(Object[] vertices, double r, double left, double top)
circle
in class com.mxgraph.layout.mxCircleLayout
Copyright © 2015–2021 Fiji. All rights reserved.