<h1title="Uses of Class it.tdlight.jni.TdApi.Point"class="title">Uses of Class<br>it.tdlight.jni.TdApi.Point</h1>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="it.tdlight.jni">
<h2>Uses of <ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a> in <ahref="../package-summary.html">it.tdlight.jni</a></h2>
<divclass="caption"><span>Fields in <ahref="../package-summary.html">it.tdlight.jni</a> declared as <ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="block">The start control point of the curve.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../package-summary.html">it.tdlight.jni</a> with parameters of type <ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../TdApi.VectorPathCommandCubicBezierCurve.html#%3Cinit%3E(it.tdlight.jni.TdApi.Point,it.tdlight.jni.TdApi.Point,it.tdlight.jni.TdApi.Point)"class="member-name-link">VectorPathCommandCubicBezierCurve</a><wbr>(<ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a> startControlPoint,
<ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a> endControlPoint,
<ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a> endPoint)</code></div>
<divclass="col-last even-row-color">
<divclass="block">A cubic Bézier curve to a given point.</div>
<divclass="col-second odd-row-color"><code><ahref="../TdApi.VectorPathCommandLine.html#%3Cinit%3E(it.tdlight.jni.TdApi.Point)"class="member-name-link">VectorPathCommandLine</a><wbr>(<ahref="../TdApi.Point.html"title="class in it.tdlight.jni">TdApi.Point</a> endPoint)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">A straight line to a given point.</div>