Interface | Description |
---|---|
AlgorithmTextListener |
Listener to listen to changes inside an
AlgorithmText . |
Class | Description |
---|---|
AlgorithmParagraph |
Represents a paragraph of an
AlgorithmText . |
AlgorithmStep |
Represents a step inside of an
AlgorithmParagraph . |
AlgorithmText |
Represents the structure of an algorithm text.
|
Annotation |
Represents an annotation of an
AlgorithmStep . |
AnnotationImagesList |
Represents a list of images of an
Annotation . |
LaTeXFormula |
Represents a formula given by a latex expression.
|
Enum | Description |
---|---|
AlgorithmStep.TextTokenType |
The type of a
AlgorithmStep.TextToken . |