| 程序包 | 说明 |
|---|---|
| cc.chungkwong.mathocr.offline.extractor.tracer | |
| cc.chungkwong.mathocr.online | |
| cc.chungkwong.mathocr.ui |
| 限定符和类型 | 方法和说明 |
|---|---|
Trace |
Component.getTrace() |
| 构造器和说明 |
|---|
Component(Trace trace)
Create a component
|
Junction(Trace trace)
Create a junction
|
Segment(Trace trace,
int thick)
Create a segment
|
Segment(Trace trace,
int thick,
double angleBegin,
double angleEnd)
Create a segment
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<Trace> |
TraceList.getTraces() |
| 构造器和说明 |
|---|
TraceList(List<Trace> traces)
Create a sequence of strokes
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Shape |
TraceListViewer.toPath2D(Trace trace) |
Copyright © 2019. All rights reserved.