public class TopArcEdgeStyle
extends java.lang.Object
implements com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction
Constructor and Description |
---|
TopArcEdgeStyle() |
Modifier and Type | Method and Description |
---|---|
void |
apply(com.mxgraph.view.mxCellState state,
com.mxgraph.view.mxCellState source,
com.mxgraph.view.mxCellState target,
java.util.List<com.mxgraph.util.mxPoint> points,
java.util.List<com.mxgraph.util.mxPoint> result) |
public void apply(com.mxgraph.view.mxCellState state, com.mxgraph.view.mxCellState source, com.mxgraph.view.mxCellState target, java.util.List<com.mxgraph.util.mxPoint> points, java.util.List<com.mxgraph.util.mxPoint> result)
apply
in interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction