Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.Rectangle
Packages that use Rectangle
Package
Description
-
Uses of Rectangle in com.gitlab.pdftk_java
Fields in com.gitlab.pdftk_java declared as RectangleModifier and TypeFieldDescription(package private) Rectangle
PdfPageMedia.m_crop
(package private) Rectangle
PdfPageMedia.m_rect
(package private) Rectangle
LoadableRectangle.rr
Methods in com.gitlab.pdftk_java that return RectangleModifier and TypeMethodDescription(package private) static Rectangle
LoadableRectangle.BufferFloats
(String buff, int buff_ii) Methods in com.gitlab.pdftk_java with parameters of type RectangleModifier and TypeMethodDescription(package private) static String
LoadableRectangle.dimensions
(Rectangle r) (package private) static boolean
LoadableRectangle.equalPosition
(Rectangle r, Rectangle s) (package private) static String
(package private) static PdfArray
data_import.toPdfArray
(Rectangle r) Constructors in com.gitlab.pdftk_java with parameters of type Rectangle -
Uses of Rectangle in com.gitlab.pdftk_java.com.lowagie.text
Fields in com.gitlab.pdftk_java.com.lowagie.text declared as RectangleModifier and TypeFieldDescriptionstatic final Rectangle
PageSize._11X17
This is the 11x17 formatstatic final Rectangle
PageSize.A0
This is the a0 formatstatic final Rectangle
PageSize.A1
This is the a1 formatstatic final Rectangle
PageSize.A10
This is the a10 formatstatic final Rectangle
PageSize.A2
This is the a2 formatstatic final Rectangle
PageSize.A3
This is the a3 formatstatic final Rectangle
PageSize.A4
This is the a4 formatstatic final Rectangle
PageSize.A5
This is the a5 formatstatic final Rectangle
PageSize.A6
This is the a6 formatstatic final Rectangle
PageSize.A7
This is the a7 formatstatic final Rectangle
PageSize.A8
This is the a8 formatstatic final Rectangle
PageSize.A9
This is the a9 formatstatic final Rectangle
PageSize.ARCH_A
This is the archA formatstatic final Rectangle
PageSize.ARCH_B
This is the archB formatstatic final Rectangle
PageSize.ARCH_C
This is the archC formatstatic final Rectangle
PageSize.ARCH_D
This is the archD formatstatic final Rectangle
PageSize.ARCH_E
This is the archE formatstatic final Rectangle
PageSize.B0
This is the b0 formatstatic final Rectangle
PageSize.B1
This is the b1 formatstatic final Rectangle
PageSize.B2
This is the b2 formatstatic final Rectangle
PageSize.B3
This is the b3 formatstatic final Rectangle
PageSize.B4
This is the b4 formatstatic final Rectangle
PageSize.B5
This is the b5 formatstatic final Rectangle
PageSize.FLSA
This is the flsa formatstatic final Rectangle
PageSize.FLSE
This is the flse formatstatic final Rectangle
PageSize.HALFLETTER
This is the halfletter formatstatic final Rectangle
PageSize.LEDGER
This is the ledger formatstatic final Rectangle
PageSize.LEGAL
This is the legal formatstatic final Rectangle
PageSize.LETTER
This is the letter formatstatic final Rectangle
PageSize.NOTE
This is the note formatprotected Rectangle
Document.pageSize
The size of the page.protected Rectangle
DocWriter.pageSize
The pageSize.Methods in com.gitlab.pdftk_java.com.lowagie.text that return RectangleModifier and TypeMethodDescriptionDocument.getPageSize()
Gets the pagesize.Rectangle.rectangle
(float top, float bottom) Gets a Rectangle that is altered to fit on the page.Rectangle.rotate()
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.Methods in com.gitlab.pdftk_java.com.lowagie.text with parameters of type RectangleModifier and TypeMethodDescriptionvoid
Rectangle.cloneNonPositionParameters
(Rectangle rect) Copies all of the parameters from aRectangle
object except the position.boolean
DocListener.setPageSize
(Rectangle pageSize) Sets the pagesize.boolean
Document.setPageSize
(Rectangle pageSize) Sets the pagesize.boolean
DocWriter.setPageSize
(Rectangle pageSize) Sets the pagesize.void
Rectangle.softCloneNonPositionParameters
(Rectangle rect) Copies all of the parameters from aRectangle
object except the position.Constructors in com.gitlab.pdftk_java.com.lowagie.text with parameters of type Rectangle -
Uses of Rectangle in com.gitlab.pdftk_java.com.lowagie.text.markup
Methods in com.gitlab.pdftk_java.com.lowagie.text.markup that return RectangleModifier and TypeMethodDescriptionMarkupParser.getRectangle
(Properties attrs) Returns a rectangle based on the width and height attributes of a tag, can be overridden by the ID and CLASS attributes. -
Uses of Rectangle in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as RectangleModifier and TypeFieldDescriptionprotected Rectangle
PdfTemplate.bBox
The bounding box of this templateprotected Rectangle
BaseField.box
protected Rectangle
PdfDocument.nextPageSize
This is the size of the next page.private Rectangle
PdfSignatureAppearance.pageRect
private Rectangle
PdfSignatureAppearance.rect
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return RectangleModifier and TypeMethodDescriptionPdfTemplate.getBoundingBox()
BaseField.getBox()
Gets the field dimension and position.PdfReader.getBoxSize
(int index, String boxName) Gets the box size.PdfReader.getBoxSize
(PdfDictionary page, PdfName boxName) PdfReader.getBoxSize
(PdfDictionary page, String boxName) PdfReader.getCropBox
(int index) Gets the crop box without taking rotation into account.PdfReader.getCropBox
(PdfDictionary page) static Rectangle
PdfReader.getNormalizedRectangle
(PdfArray box) Normalizes aRectangle
so that llx and lly are smaller than urx and ury.PdfSignatureAppearance.getPageRect()
Gets the rectangle that represent the position and dimension of the signature in the page.PdfReader.getPageSize
(int index) Gets the page size without taking rotation into account.PdfReader.getPageSize
(PdfDictionary page) Gets the page from a page dictionaryPdfReader.getPageSizeWithRotation
(int index) Gets the page size, taking rotation into account.PdfReader.getPageSizeWithRotation
(PdfDictionary page) Gets the rotated page from a page dictionary.PdfSignatureAppearance.getRect()
Gets the rectangle representing the signature dimensions.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type RectangleModifier and TypeMethodDescriptionstatic PdfAnnotation
PdfAnnotation.createFileAttachment
(PdfWriter writer, Rectangle rect, String contents, byte[] fileStore, String file, String fileDisplay) Creates a file attachment annotation.static PdfAnnotation
PdfAnnotation.createFileAttachment
(PdfWriter writer, Rectangle rect, String contents, PdfFileSpecification fs) Creates a file attachment annotationstatic PdfAnnotation
PdfAnnotation.createFreeText
(PdfWriter writer, Rectangle rect, String contents, PdfContentByte defaultAppearance) Add some free text to the document.static PdfAnnotation
static PdfAnnotation
PdfAnnotation.createLine
(PdfWriter writer, Rectangle rect, String contents, float x1, float y1, float x2, float y2) Adds a line to the document.protected static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight) Creates a link.static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight, int page, PdfDestination dest) Creates an Annotation with a PdfDestination.static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight, PdfAction action) Creates an Annotation with an Action.static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight, String namedDestination) Creates an Annotation with an local destination.static PdfAnnotation
PdfAnnotation.createMarkup
(PdfWriter writer, Rectangle rect, String contents, int type, float[] quadPoints) static PdfAnnotation
PdfAnnotation.createPopup
(PdfWriter writer, Rectangle rect, String contents, boolean open) Adds a popup to your document.static PdfAnnotation
PdfAnnotation.createScreen
(PdfWriter writer, Rectangle rect, String clipTitle, PdfFileSpecification fs, String mimeType, boolean playOnDisplay) Creates a screen PdfAnnotationstatic PdfAnnotation
PdfAnnotation.createSquareCircle
(PdfWriter writer, Rectangle rect, String contents, boolean square) Adds a circle or a square that shows a tooltip when you pass over it.static PdfAnnotation
PdfAnnotation.createStamp
(PdfWriter writer, Rectangle rect, String contents, String name) Adds a Stamp to your document.static PdfAnnotation
PdfAnnotation.createText
(PdfWriter writer, Rectangle rect, String title, String contents, boolean open, String icon) static float
PdfSignatureAppearance.fitText
(Font font, String text, Rectangle rect, float maxFontSize, int runDirection) Fits the text to some rectangle adjusting the font size as needed.void
PdfStamper.insertPage
(int pageNumber, Rectangle mediabox) Inserts a blank page.(package private) void
PdfStamperImp.insertPage
(int pageNumber, Rectangle mediabox) void
PdfPageEvent.onGenericTag
(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunk
with a generic tag is written.void
PdfPageEventHelper.onGenericTag
(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunk
with a generic tag is written.void
Adds a border (complete or partially) to the current path..void
PdfTemplate.setBoundingBox
(Rectangle bBox) void
Sets the field dimension and position.(package private) void
PdfDocument.setBoxSize
(String boxName, Rectangle size) void
PdfWriter.setBoxSize
(String boxName, Rectangle size) Sets the page box sizes.(package private) void
PdfDocument.setCropBoxSize
(Rectangle crop) void
PdfWriter.setCropBoxSize
(Rectangle crop) Sets the crop box.boolean
PdfDocument.setPageSize
(Rectangle pageSize) Sets the pagesize.void
BaseField.setRotationFromPage
(Rectangle page) Convenience method to set the field rotation the same as the page rotation.void
PdfSignatureAppearance.setVisibleSignature
(Rectangle pageRect, int page, String fieldName) Sets the signature to be visible.void
void
PdfContentByte.variableRectangle
(Rectangle rect) Adds a variable width border to the current path.Constructors in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type RectangleModifierConstructorDescriptionCreates a newTextField
.PdfAnnotation
(PdfWriter writer, Rectangle rect) (package private)
PdfContents
(PdfContentByte under, PdfContentByte content, PdfContentByte text, PdfContentByte secondContent, Rectangle page) Constructs aPdfContents
-object, containing text and general graphics.PdfRectangle
(Rectangle rectangle) PdfRectangle
(Rectangle rectangle, int rotation) Constructs aPdfRectangle
-object with aRectangle
-object.Creates a newTextField
.