| 程序包 | 说明 |
|---|---|
| cc.chungkwong.mathocr.online |
| 限定符和类型 | 方法和说明 |
|---|---|
static TracePoint |
TracePoint.fromIndex(int index,
int width) |
TracePoint |
Trace.getEnd() |
TracePoint |
Trace.getStart() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TracePoint> |
Trace.getPoints() |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
TracePoint.getDistanceSquare(TracePoint p,
TracePoint q) |
| 构造器和说明 |
|---|
Trace(List<TracePoint> points)
Create a stroke
|
Trace(List<TracePoint> points,
String id)
Create a stroke
|
Copyright © 2019. All rights reserved.