|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxCurve | |
---|---|
com.mxgraph.shape |
Uses of mxCurve in com.mxgraph.shape |
---|
Fields in com.mxgraph.shape declared as mxCurve | |
---|---|
protected mxCurve |
mxCurveLabelShape.curve
Cache of the points between which drawing straight lines views as a curve |
protected mxCurve |
mxCurveShape.curve
Cache of the points between which drawing straight lines views as a curve |
Methods in com.mxgraph.shape that return mxCurve | |
---|---|
mxCurve |
mxCurveLabelShape.getCurve()
|
mxCurve |
mxCurveShape.getCurve()
|
Methods in com.mxgraph.shape with parameters of type mxCurve | |
---|---|
protected void |
mxCurveLabelShape.postprocessGlyph(mxCurve curve,
String label,
int j,
double currentPos)
Hook for sub-classers to perform additional processing on each glyph |
void |
mxCurveLabelShape.setCurve(mxCurve curve)
|
Constructors in com.mxgraph.shape with parameters of type mxCurve | |
---|---|
mxCurveLabelShape(mxCellState state,
mxCurve value)
|
|
mxCurveShape(mxCurve curve)
|
|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |