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) RectanglePdfPageMedia.m_crop(package private) RectanglePdfPageMedia.m_rect(package private) RectangleLoadableRectangle.rrMethods in com.gitlab.pdftk_java that return RectangleModifier and TypeMethodDescription(package private) static RectangleLoadableRectangle.BufferFloats(String buff, int buff_ii) Methods in com.gitlab.pdftk_java with parameters of type RectangleModifier and TypeMethodDescription(package private) static StringLoadableRectangle.dimensions(Rectangle r) (package private) static booleanLoadableRectangle.equalPosition(Rectangle r, Rectangle s) (package private) static String(package private) static PdfArraydata_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 RectanglePageSize._11X17This is the 11x17 formatstatic final RectanglePageSize.A0This is the a0 formatstatic final RectanglePageSize.A1This is the a1 formatstatic final RectanglePageSize.A10This is the a10 formatstatic final RectanglePageSize.A2This is the a2 formatstatic final RectanglePageSize.A3This is the a3 formatstatic final RectanglePageSize.A4This is the a4 formatstatic final RectanglePageSize.A5This is the a5 formatstatic final RectanglePageSize.A6This is the a6 formatstatic final RectanglePageSize.A7This is the a7 formatstatic final RectanglePageSize.A8This is the a8 formatstatic final RectanglePageSize.A9This is the a9 formatstatic final RectanglePageSize.ARCH_AThis is the archA formatstatic final RectanglePageSize.ARCH_BThis is the archB formatstatic final RectanglePageSize.ARCH_CThis is the archC formatstatic final RectanglePageSize.ARCH_DThis is the archD formatstatic final RectanglePageSize.ARCH_EThis is the archE formatstatic final RectanglePageSize.B0This is the b0 formatstatic final RectanglePageSize.B1This is the b1 formatstatic final RectanglePageSize.B2This is the b2 formatstatic final RectanglePageSize.B3This is the b3 formatstatic final RectanglePageSize.B4This is the b4 formatstatic final RectanglePageSize.B5This is the b5 formatstatic final RectanglePageSize.FLSAThis is the flsa formatstatic final RectanglePageSize.FLSEThis is the flse formatstatic final RectanglePageSize.HALFLETTERThis is the halfletter formatstatic final RectanglePageSize.LEDGERThis is the ledger formatstatic final RectanglePageSize.LEGALThis is the legal formatstatic final RectanglePageSize.LETTERThis is the letter formatstatic final RectanglePageSize.NOTEThis is the note formatprotected RectangleDocument.pageSizeThe size of the page.protected RectangleDocWriter.pageSizeThe 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 TypeMethodDescriptionvoidRectangle.cloneNonPositionParameters(Rectangle rect) Copies all of the parameters from aRectangleobject except the position.booleanDocListener.setPageSize(Rectangle pageSize) Sets the pagesize.booleanDocument.setPageSize(Rectangle pageSize) Sets the pagesize.booleanDocWriter.setPageSize(Rectangle pageSize) Sets the pagesize.voidRectangle.softCloneNonPositionParameters(Rectangle rect) Copies all of the parameters from aRectangleobject 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 RectanglePdfTemplate.bBoxThe bounding box of this templateprotected RectangleBaseField.boxprotected RectanglePdfDocument.nextPageSizeThis is the size of the next page.private RectanglePdfSignatureAppearance.pageRectprivate RectanglePdfSignatureAppearance.rectMethods 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 RectanglePdfReader.getNormalizedRectangle(PdfArray box) Normalizes aRectangleso 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 PdfAnnotationPdfAnnotation.createFileAttachment(PdfWriter writer, Rectangle rect, String contents, byte[] fileStore, String file, String fileDisplay) Creates a file attachment annotation.static PdfAnnotationPdfAnnotation.createFileAttachment(PdfWriter writer, Rectangle rect, String contents, PdfFileSpecification fs) Creates a file attachment annotationstatic PdfAnnotationPdfAnnotation.createFreeText(PdfWriter writer, Rectangle rect, String contents, PdfContentByte defaultAppearance) Add some free text to the document.static PdfAnnotationstatic PdfAnnotationPdfAnnotation.createLine(PdfWriter writer, Rectangle rect, String contents, float x1, float y1, float x2, float y2) Adds a line to the document.protected static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight) Creates a link.static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight, int page, PdfDestination dest) Creates an Annotation with a PdfDestination.static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight, PdfAction action) Creates an Annotation with an Action.static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight, String namedDestination) Creates an Annotation with an local destination.static PdfAnnotationPdfAnnotation.createMarkup(PdfWriter writer, Rectangle rect, String contents, int type, float[] quadPoints) static PdfAnnotationPdfAnnotation.createPopup(PdfWriter writer, Rectangle rect, String contents, boolean open) Adds a popup to your document.static PdfAnnotationPdfAnnotation.createScreen(PdfWriter writer, Rectangle rect, String clipTitle, PdfFileSpecification fs, String mimeType, boolean playOnDisplay) Creates a screen PdfAnnotationstatic PdfAnnotationPdfAnnotation.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 PdfAnnotationPdfAnnotation.createStamp(PdfWriter writer, Rectangle rect, String contents, String name) Adds a Stamp to your document.static PdfAnnotationPdfAnnotation.createText(PdfWriter writer, Rectangle rect, String title, String contents, boolean open, String icon) static floatPdfSignatureAppearance.fitText(Font font, String text, Rectangle rect, float maxFontSize, int runDirection) Fits the text to some rectangle adjusting the font size as needed.voidPdfStamper.insertPage(int pageNumber, Rectangle mediabox) Inserts a blank page.(package private) voidPdfStamperImp.insertPage(int pageNumber, Rectangle mediabox) voidPdfPageEvent.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunkwith a generic tag is written.voidPdfPageEventHelper.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunkwith a generic tag is written.voidAdds a border (complete or partially) to the current path..voidPdfTemplate.setBoundingBox(Rectangle bBox) voidSets the field dimension and position.(package private) voidPdfDocument.setBoxSize(String boxName, Rectangle size) voidPdfWriter.setBoxSize(String boxName, Rectangle size) Sets the page box sizes.(package private) voidPdfDocument.setCropBoxSize(Rectangle crop) voidPdfWriter.setCropBoxSize(Rectangle crop) Sets the crop box.booleanPdfDocument.setPageSize(Rectangle pageSize) Sets the pagesize.voidBaseField.setRotationFromPage(Rectangle page) Convenience method to set the field rotation the same as the page rotation.voidPdfSignatureAppearance.setVisibleSignature(Rectangle pageRect, int page, String fieldName) Sets the signature to be visible.voidvoidPdfContentByte.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.