| Package | Description |
|---|---|
| de.citec.scie.pdf | |
| de.citec.scie.pdf.structure |
| Class and Description |
|---|
| Document
This represents a parsed document which is defined as a sequence of pages.
|
| Text.VerticalAlignment |
| TextBlock
This represents a syntatic block of Text, which can be a column on a page, a
header or something similar.
|
| Class and Description |
|---|
| AbstractLineSegment
The AbstractLineSegment interface represents a simple line in one dimensional
space, given by a start position and an end position.
|
| LineSegment
The LineSegment class implements the AbstractLineSegmentSegment interface and
adds (static) utility functions that help to compare to lines.
|
| Page
This represents one Page of a document, consisting of a (syntactically
meaningful) sequence of TextBlock instances (e.g. columns in a two-column
formatted Text).
|
| Paragraph
This represents a paragraph of text that is defined as a sequence of Text
objects that syntactically were grouped in a paragraph.
|
| Text
This is a wrapper class for text itself with additional information about the
style of the text.
|
| Text.VerticalAlignment |
| TextBlock
This represents a syntatic block of Text, which can be a column on a page, a
header or something similar.
|
Copyright © 2014. All rights reserved.