<h2title="Uses of Class com.mxgraph.util.mxCurve"class="title">Uses of Class<br>com.mxgraph.util.mxCurve</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a> in <ahref="../../../../com/mxgraph/shape/package-summary.html">com.mxgraph.shape</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../com/mxgraph/shape/package-summary.html">com.mxgraph.shape</a> declared as <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></code></td>
<divclass="block">Cache of the points between which drawing straight lines views as a
curve</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../com/mxgraph/shape/package-summary.html">com.mxgraph.shape</a> that return <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../com/mxgraph/shape/package-summary.html">com.mxgraph.shape</a> with parameters of type <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<tdclass="colLast"><spanclass="strong">mxCurveLabelShape.</span><code><strong><ahref="../../../../com/mxgraph/shape/mxCurveLabelShape.html#postprocessGlyph(com.mxgraph.util.mxCurve, java.lang.String, int, double)">postprocessGlyph</a></strong>(<ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a> curve,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> label,
int j,
double currentPos)</code>
<divclass="block">Hook for sub-classers to perform additional processing on
each glyph</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxCurveLabelShape.</span><code><strong><ahref="../../../../com/mxgraph/shape/mxCurveLabelShape.html#setCurve(com.mxgraph.util.mxCurve)">setCurve</a></strong>(<ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a> curve)</code> </td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <ahref="../../../../com/mxgraph/shape/package-summary.html">com.mxgraph.shape</a> with parameters of type <ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/shape/mxCurveLabelShape.html#mxCurveLabelShape(com.mxgraph.view.mxCellState, com.mxgraph.util.mxCurve)">mxCurveLabelShape</a></strong>(<ahref="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</a> state,
<ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a> value)</code> </td>
</tr>
<trclass="rowColor">
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/shape/mxCurveShape.html#mxCurveShape(com.mxgraph.util.mxCurve)">mxCurveShape</a></strong>(<ahref="../../../../com/mxgraph/util/mxCurve.html"title="class in com.mxgraph.util">mxCurve</a> curve)</code> </td>