|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
boolean
allowLastYLineRecursiveExtraction()
|
|
boolean
hasRelativeUnitValue(
int )
|
Check if corresponding property has relative value. |
boolean
isBorderBoxSizing(
IRenderer )
|
|
boolean
isFirstOnRootArea()
|
|
boolean
isOverflowFit(
OverflowPropertyValue )
|
|
boolean
isOverflowProperty(
OverflowPropertyValue,
OverflowPropertyValue
|
|
boolean
isOverflowProperty(
OverflowPropertyValue,
IRenderer
|
|
boolean
isOverflowProperty(
OverflowPropertyValue,
int
|
|
void
updateHeight(
UnitValue )
|
Updates fixed content box height value for this renderer. |
void
updateMaxHeight(
UnitValue )
|
Updates content box max-height value for this renderer. |
void
updateMinHeight(
UnitValue )
|
Updates content box min-height value for this renderer. |
void
updateWidth(
UnitValue )
|
Updates fixed content box width value for this renderer. |
Changed Methods | ||
Rectangle
applyBorderBox(
Rectangle,
boolean
|
Change of visibility from protected to public. |
Applies the border box of the renderer on the given rectangle If the border of a certain side is null, the side will remain as it was. |
Rectangle
applyMargins(
Rectangle,
boolean
|
Change of visibility from protected to public. |
Applies margins of the renderer on the given rectangle |
Rectangle
applyPaddings(
Rectangle,
boolean
|
Change of visibility from protected to public. |
Applies paddings of the renderer on the given rectangle |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |