| Class | Description |
|---|---|
| AbstractList<T> |
A list is an enumerated set of values, which is expressed as a list of space separated values.
|
| AbstractXJdfType<ValueType,BoundType> |
Abstract XJdf Data Type.
|
| DateTime |
Implementation of the XJDF DateTime data type.
|
| DoubleAdapter |
Adapter for the double values.
|
| Duration |
Durations are a component of time intervals and define the amount of intervening time in a time interval.
|
| IDREF |
DataType for IDRefs
|
| IntegerList |
An IntegerList is an enumerated set of Integers, which is expressed as a list of space separated values.
|
| Matrix |
Coordinate transformation matrices are widely used throughout the whole printing Process, especially in Layout Resources.
|
| NMTokens |
NMTOKENS is an enumerated set of NMTOKEN, which is expressed as a list of space separated values.
|
| Rectangle |
XML Attributes of type rectangle are used to describe rectangular locations on the page, Sheet or other printable
surface.
|
| Shape |
XML Attributes of type shape are used to describe a three dimensional box.
|
| URI |
Implementation of the XJDF URI data type.
|
| XYPair |
XML Attributes of type XYPair are used to describe sizes like Dimensions and StartPosition.
|