| Class | Description |
|---|---|
| BidiUtils |
see http://translationtherapy.com/understanding-how-to-work-with-bi-directionality-bidi-text/ and
https://docs.oracle.com/javase/tutorial/2d/text/textlayoutbidirectionaltext.html for some info related to BiDi
contents
|
| CharUtils |
Utility class providing chars related helper methods
|
| DateConverter |
Converts dates to strings and back using the PDF date standard in section 3.8.2 of PDF Reference 1.7.
|
| Hex |
Utility functions for hex encoding.
|
| Matrix |
This class will be used for matrix manipulation.
|
| NumberFormatUtil |
This class contains methods to format numbers.
|
| QuickSort |
see http://de.wikipedia.org/wiki/Quicksort.
|
| SpecVersionUtils |
Utility class with pdf spec versions related methods and constants
|
| Vector |
A 2D vector.
|
| Version |
Exposes SAMBox version.
|
| XMLUtil |
This class with handle some simple XML operations.
|
Copyright © 2020 sejda. All rights reserved.