@Deprecated @DoNotObfuscate public class ClippingArea extends PageRegion
This class will be replaced in future by the class PageRegion
, because
the new name indicates 'upper-left' as the origin and fits better to the fluent interface.
Constructor and Description |
---|
ClippingArea(int leftX,
int upperY,
int width,
int height)
Deprecated.
Creating a wrapper to hold a rectangle representing a section of a PDF page.
|
ClippingArea(int leftX,
int upperY,
int width,
int height,
FormatUnit formatUnit)
Deprecated.
Creating a wrapper to hold a rectangle representing a section of a PDF page.
|
createFullSizeFromDocument, createFullSizeFromDocument, createFullSizeFromDocument, createFullSizeFromDocument, createFullSizeFromDocument, getHeightInPoints, getLeftXInPoints, getName, getRectangleLowerLeftBasedPoints, getRectangleUpperLeftBasedPoints, getUpperYInPoints, getWidthInPoints, setName, setPageHeightInPoints, toString
public ClippingArea(int leftX, int upperY, int width, int height)
@Guarded public ClippingArea(int leftX, int upperY, int width, int height, FormatUnit formatUnit)
Copyright (C) PDFUnit.com. See here for license.