@DoNotObfuscate public class DocumentFormatMillis extends DocumentFormat
FormatUnit| Constructor and Description |
|---|
DocumentFormatMillis(int widthInMillis,
int heightInMillis) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeightInPoints() |
java.awt.geom.Rectangle2D |
getRectangleUpperLeftBasedPoints() |
java.awt.geom.Rectangle2D |
getRectangleUpperLeftBasedPointsWithTolerance() |
int |
getWidthInPoints() |
java.lang.String |
toString()
Showing the details of the format.
|
addTolerance@Guarded
public DocumentFormatMillis(int widthInMillis,
int heightInMillis)
public int getHeightInPoints()
public java.awt.geom.Rectangle2D getRectangleUpperLeftBasedPoints()
getRectangleUpperLeftBasedPoints in class DocumentFormatpublic java.awt.geom.Rectangle2D getRectangleUpperLeftBasedPointsWithTolerance()
getRectangleUpperLeftBasedPointsWithTolerance in class DocumentFormatpublic int getWidthInPoints()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright (C) PDFUnit.com. See here for license.