|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Constructors | |
AbstractLinearGradientBuilder,
BlendMode
|
Creates a new BackgroundImage instance with linear gradient and custom blending mode. |
PdfFormXObject,
BackgroundRepeat
|
Creates a new BackgroundImage instance. |
PdfFormXObject,
BackgroundRepeat
|
Creates a new BackgroundImage instance. |
PdfImageXObject,
BackgroundRepeat
|
Creates a new BackgroundImage instance. |
PdfImageXObject,
BackgroundRepeat
|
Creates a new BackgroundImage instance. |
BackgroundImage)
|
Creates a copy of passed BackgroundImage instance. |
| Changed Constructors | ||
AbstractLinearGradientBuilder)
|
Documentation changed from old to new. Now deprecated. |
Remove this constructor in 7.2. |
PdfFormXObject)
|
Documentation changed from old to new. Now deprecated. |
Remove this constructor in 7.2. |
PdfFormXObject,
boolean
|
Documentation changed from old to new. Now deprecated. |
Remove this constructor in 7.2. |
PdfImageXObject)
|
Documentation changed from old to new. Now deprecated. |
Remove this constructor in 7.2. |
PdfImageXObject,
boolean
|
Documentation changed from old to new. Now deprecated. |
Remove this constructor in 7.2. |
| Added Methods | |
BackgroundBox
getBackgroundClip()
|
Gets background-clip. |
BackgroundBox
getBackgroundOrigin()
|
Gets background-origin. |
BackgroundPosition
getBackgroundPosition()
|
Gets background-position. |
BackgroundSize
getBackgroundSize()
|
Gets the background size property. |
BlendMode
getBlendMode()
|
Get the image's blend mode. |
float
getHeight()
|
Gets initial image height. |
float
getImageHeight()
|
Gets initial image height. |
float
getImageWidth()
|
Gets initial image width. |
BackgroundRepeat
getRepeat()
|
Gets image BackgroundRepeat instance. |
float
getWidth()
|
Gets initial image width. |
| Changed Fields | ||
boolean
repeatX
|
Documentation changed from old to new. Now deprecated. |
replace this field with {@link BackgroundRepeat} instance |
boolean
repeatY
|
Documentation changed from old to new. Now deprecated. |
replace this field with {@link BackgroundRepeat} instance |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||