@DoNotObfuscate
public abstract class DocumentFormat
extends java.lang.Object
Subclasses of this class has to mention, that all values have the init 'points'.
| Constructor and Description | 
|---|
DocumentFormat()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
addTolerance(int lengthInPoints)
Adding the allowed difference (DIN 476) to the current length. 
 | 
abstract java.awt.geom.Rectangle2D | 
getRectangleUpperLeftBasedPoints()  | 
abstract java.awt.geom.Rectangle2D | 
getRectangleUpperLeftBasedPointsWithTolerance()  | 
public abstract java.awt.geom.Rectangle2D getRectangleUpperLeftBasedPoints()
public abstract java.awt.geom.Rectangle2D getRectangleUpperLeftBasedPointsWithTolerance()
protected int addTolerance(int lengthInPoints)
Copyright (C) PDFUnit.com. See here for license.