@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 DocumentFormat
public java.awt.geom.Rectangle2D getRectangleUpperLeftBasedPointsWithTolerance()
getRectangleUpperLeftBasedPointsWithTolerance
in class DocumentFormat
public int getWidthInPoints()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (C) PDFUnit.com. See here for license.