|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |
This file contains all the changes in documentation in the packagecom.itextpdf.layout.property
as colored differences. Deletions are shownlike this, and additions are shown like this.
If no deletions or additions are shown in an entry, the HTML tags will be what has changed. The new HTML tags are shown in the differences. If no documentation existed, and then some was added in a later version, this change is noted in the appropriate class pages of differences, but the change is not shown on this page. Only changes in existing text are shown here. Similarly, documentation which was inherited from another class or interface is not shown here.
Note that an HTML error in the new documentation may cause the display of other documentation changes to be presented incorrectly. For instance, failure to close a tag will cause all subsequent paragraphs to be displayed differently.
Gets initial image height. @return the initial image height @deprecated To be removed in 7.2. Use BackgroundImage.getImageHeight() instead.Class BackgroundImage, float getImageHeight()
Gets initial image height. @return the initial image heightClass BackgroundImage, float getImageWidth()
Gets initial image width. @return the initial image widthClass BackgroundImage, float getWidth()
Gets initial image width. @return the initial image width @deprecated To be removed in 7.2. Use BackgroundImage.getImageWidth() instead.
Prepares the image rectangle for drawing. This means that the size and position of the image rectangle will be changed to match the BackgroundRepeatValue values for the axes. @param imageRectangle the image rectangle which will be changed @param backgroundArea the background available area @param backgroundSize the image background size property @return the necessary whitespace between backgrounds
ClearClears all current properties and sets new width and height values.One of theparametersparameters can be null. Note that in this caseCalculationUtilnull property willscale nullbepropertyscaled so that itbecomesbecomes proportionallyequalsequal with thenotnon-null value.If both parameters are set to null,thatthen the default image size will be used. @param width a UnitValue object @param height a UnitValueobject @see com.itextpdf.layout.renderer.BackgroundSizeCalculationUtil#calculateBackgroundImageSizeobject