| 程序包 | 说明 |
|---|---|
| cc.chungkwong.mathocr.common | |
| cc.chungkwong.mathocr.common.format |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
EncodedExpression.getCodes(Format format) |
| 构造器和说明 |
|---|
EncodedExpression(String code,
Format format)
Create a encoded expression
|
| 构造器和说明 |
|---|
EncodedExpression(Map<Format,String> codes)
Create a encoded expression
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JiixFormat
JIIX format
|
class |
LatexFormat
LaTeX format
|
class |
MathmlFormat
MathML format
|
class |
PlainFormat
Plain format
|
Copyright © 2019. All rights reserved.