| Package | Description | 
|---|---|
| com.qoppa.pdfProcess.content | jPDFProcess content classes used to manipulate attributes of text on pages. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FillColorSpanA span of text that all has the same text fill color. | 
| class  | LineSpanA span of text on the page that does not necessarily have any attributes in common. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends Span> | TextContent. getSpans(Class<T> groupBy)Gets a list of Spans that each share a common attribute. |