Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originaly came from Aspose.Pdf.Kit. |
Modifier and Type | Field and Description |
---|---|
static Rectangle |
Rectangle.Empty
Empty rectangle
|
Modifier and Type | Method and Description |
---|---|
static Rectangle |
Rectangle.fromRect(android.graphics.Rect src) |
static Rectangle |
Rectangle.fromRect(com.aspose.java.awt.Rectangle src) |
Rectangle |
Page.getArtBox()
Gets art box of the page.
|
Rectangle |
XForm.getBBox()
Gets or sets form bounding box.
|
Rectangle |
Page.getBleedBox()
Gets bleed box of the page.
|
Rectangle |
Page.getCropBox()
Gets crop box of the page.
|
Rectangle |
CommonFigureAnnotation.getFrame()
The rectangle describing the numerical differences between two rectangles:
the Rect entry of the annotation and the actual boundaries of the underlying square or circle.
|
Rectangle |
CaretAnnotation.getFrame()
Gets or sets caret rectangle.
|
Rectangle |
Page.getMediaBox()
Gets media box of the page.
|
Rectangle |
Page.getPageRect(boolean considerRotation)
Returns rectangle of the page.
|
Rectangle |
Watermark.getPosition()
Gets a position of the watermark's image on a page.
|
Rectangle |
Page.getRect_Rename_Namesake()
Gets or sets rectangle of the page.
|
Rectangle |
Page.getRect()
Gets or sets rectangle of the page.
|
Rectangle |
Field.getRect()
Gets or sets the field rectangle.
|
Rectangle |
Annotation.getRect()
Gets or sets annotation rectangle.
|
Rectangle |
XForm.getRectangle_Rename_Namesake() |
Rectangle |
TextSegment.getRectangle()
Gets rectangle of the TextSegment
|
Rectangle |
TextSearchOptions.getRectangle()
Gets rectangle that bounds the searched text.
|
Rectangle |
TextParagraph.getRectangle()
Gets rectangle of the paragraph.
|
Rectangle |
TextFragment.getRectangle()
returns rectangle of the TextFragment
|
Rectangle |
ImagePlacement.getRectangle()
Gets rectangle of the Image.
|
Rectangle |
CharInfo.getRectangle()
Gets rectangle of the character.
|
Rectangle |
Artifact.getRectangle()
Gets rectangle of the artifact.
|
Rectangle |
TextParagraph.getTextRectangle()
Gets rectangle of the text placed to the paragraph.
|
Rectangle |
Page.getTrimBox()
Gets or sets trim box of the page.
|
static Rectangle |
Rectangle.getTrivial()
Initializes trivial rectangle i.e. rectangle with zero position and size.
|
static Rectangle |
Rectangle.parse(String value)
Try to parse string and extract from it rectangle components llx, lly, urx, ury.
|
Rectangle |
Matrix.transform(Rectangle rect)
Transformes rectangle.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.addButton(Page _currentPage,
Rectangle convertRect,
boolean isShowFieldsBorders,
com.aspose.html.elements.HTMLInputElement as,
Document _document) |
void |
Page.addImage(InputStream imageStream,
Rectangle imageRect)
Adds image onto the page and locates it in the middle of specified rectangle saving image's proportion.
|
void |
Page.addImage(InputStream imageStream,
Rectangle imageRect,
int imageWidth,
int imageHeight,
boolean saveImageProportions) |
void |
Page.addImage(com.aspose.ms.System.IO.Stream stream,
Rectangle rectangle,
CompositingParameters compositingParameters)
Adds image onto the page and locates it in the middle of specified rectangle saving image's proportion.
|
void |
Page.addImage(String hocr,
InputStream imageStream,
Rectangle imageRect)
Adds searchable image onto the page and locates it in the middle of specified rectangle saving image's proportion.
|
void |
Page.addImage(String imagePath,
Rectangle rectangle)
Adds image onto the page and locates it in the middle of specified rectangle saving image's proportion.
|
void |
Page.addImageInternal(com.aspose.ms.System.IO.Stream imageStream,
Rectangle imageRect)
Adds image onto the page and locates it in the middle of specified rectangle saving image's proportion.
|
void |
Page.addImageInternal(String hocr,
com.aspose.ms.System.IO.Stream imageStream,
Rectangle imageRect)
Adds searchable image onto the page and locates it in the middle of specified rectangle saving image's proportion.
|
void |
RadioButtonField.addOption(String optionName,
Rectangle rect)
Add to radio button option with specifed rectangle.
|
double |
TextState.calculateFontSize(String str,
Rectangle rect)
Calculates the font size for the rectangle.
|
Field[] |
Form.getFieldsInRect(Rectangle rect)
Returns fields inside of specified rectangle.
|
void |
Rectangle.intersect(Rectangle otherRect)
Intersects rectangles
|
static void |
InternalHelper.processHyperlink(BaseParagraph bp,
Page page,
Rectangle rect) |
void |
Page.setArtBox(Rectangle value)
Sets art box of the page.
|
void |
XForm.setBBox(Rectangle value) |
void |
Page.setBleedBox(Rectangle value)
Sets bleed box of the page.
|
void |
Page.setCropBox(Rectangle value)
Sets crop box of the page.
|
void |
CommonFigureAnnotation.setFrame(Rectangle value) |
void |
CaretAnnotation.setFrame(Rectangle value)
Sets caret rectangle.
|
void |
Page.setMediaBox(Rectangle value)
Sets media box of the page.
|
void |
Page.setRect(Rectangle value) |
void |
Field.setRect(Rectangle value) |
void |
Annotation.setRect(Rectangle value) |
void |
TextSearchOptions.setRectangle(Rectangle value)
Sets rectangle that bounds the searched text.
|
void |
TextParagraph.setRectangle(Rectangle value)
Sets rectangle of the paragraph.
|
void |
Page.setTrimBox(Rectangle value)
Sets trim box of the page.
|
static com.aspose.pdf.engine.data.PdfArray |
InternalHelper.toArray(Rectangle rec,
com.aspose.pdf.engine.data.ITrailerable trailerable) |
Rectangle |
Matrix.transform(Rectangle rect)
Transformes rectangle.
|
Constructor and Description |
---|
BarcodeField(Page page,
Rectangle rect)
Initializes new instance of the
BarcodeField class. |
ButtonField(Page page,
Rectangle rect)
ButtonField constructor.
|
CaretAnnotation(Page page,
Rectangle rect)
Creates new Caret annotation on the specified page.
|
Cell(Rectangle rect)
Initializes a new instance of the Cell class.
|
CheckboxField(Page page,
Rectangle rect)
Constructor for CheckboxField class.
|
ChoiceField(Page page,
Rectangle rect)
Constructor for ChoiceField.
|
CircleAnnotation(Page page,
Rectangle rect)
Creates new Circle annotation on the specified page.
|
ComboBoxField(Page page,
Rectangle rect) |
FileAttachmentAnnotation(Page page,
Rectangle rect,
FileSpecification fileSpec)
Creates new FileAttachment annotation on the specified page.
|
FreeTextAnnotation(Page page,
Rectangle rect,
DefaultAppearance appearance)
Creates new FreeText annotation on the specified page.
|
HighlightAnnotation(Page page,
Rectangle rect)
Creates new Highlight annotation on the specified page.
|
InkAnnotation(Page page,
Rectangle rect,
com.aspose.ms.System.Collections.IList inkList)
Creates new Ink annotation on the specified page.
|
LineAnnotation(Page page,
Rectangle rect,
Point start,
Point end)
Creates new Line annotation on the specified page.
|
LinkAnnotation(Page page,
Rectangle rect)
Creates new Link annotation on the specified page.
|
ListBoxField(Page page,
Rectangle rect)
Creates new ListBox field.
|
MovieAnnotation(Page page,
Rectangle rect,
String movieFile)
Creates new Sound annotation on the specified page.
|
PolygonAnnotation(Page page,
Rectangle rect,
Point[] vertices)
Creates new Polygon annotation on the specified page.
|
PolylineAnnotation(Page page,
Rectangle rect,
Point[] vertices)
Creates new Polyline annotation on the specified page.
|
PopupAnnotation(Page page,
Rectangle rect)
Creates new Popup annotation on the specified page.
|
RadioButtonField(Page page,
Rectangle rect) |
RadioButtonOptionField(Page page,
Rectangle rect) |
ScreenAnnotation(Page page,
Rectangle rect,
String mediaFile)
Creates new Screen annotation on the specified page.
|
SignatureField(Page page,
Rectangle rect)
Initializes new instance of the
SignatureField class. |
SoundAnnotation(Page page,
Rectangle rect,
String soundFile)
Creates new Sound annotation on the specified page.
|
SquareAnnotation(Page page,
Rectangle rect)
Creates new Square annotation on the specified page.
|
SquigglyAnnotation(Page page,
Rectangle rect)
Creates new Squiggly annotation on the specified page.
|
StampAnnotation(Page page,
Rectangle rect)
Creates new Stamp annotation on the specified page.
|
StrikeOutAnnotation(Page page,
Rectangle rect)
Creates new StrikeOut annotation on the specified page.
|
TextAnnotation(Page page,
Rectangle rect)
Creates new Text annotation on the specified page.
|
TextBoxField(Page page,
Rectangle rect)
Constructor of TextBox field.
|
TextSearchOptions(Rectangle rectangle)
Initializes new instance of the
|
TextSearchOptions(Rectangle rectangle,
boolean isRegularExpressionUsed)
Initializes new instance of the
|
UnderlineAnnotation(Page page,
Rectangle rect)
Creates new Underline annotation on the specified page.
|
Watermark(com.aspose.ms.System.Drawing.Image image,
Rectangle rect)
Initializes a watermark structure with an image and it's position on a page.
|
Modifier and Type | Method and Description |
---|---|
Rectangle |
StampInfo.getRectangle()
Gets rectangle where stamp is placed.
|
Copyright © 2017 Aspose. All Rights Reserved.