Package | Description |
---|---|
com.mxgraph.shape |
Modifier and Type | Field | Description |
---|---|---|
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
|
Modifier and Type | Method | Description |
---|---|---|
mxCurve |
mxCurveLabelShape.getCurve() |
|
mxCurve |
mxCurveShape.getCurve() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
mxCurveLabelShape.postprocessGlyph(mxCurve curve,
java.lang.String label,
int j,
double currentPos) |
Hook for sub-classers to perform additional processing on
each glyph
|
void |
mxCurveLabelShape.setCurve(mxCurve curve) |
Constructor | Description |
---|---|
mxCurveLabelShape(mxCellState state,
mxCurve value) |
|
mxCurveShape(mxCurve curve) |
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.