| Changed Methods |
IElement
setSpacingRatio(
float)
|
Documentation changed from old to new. |
Sets a ratio which determines in which proportion will word spacing and character spacing be applied when horizontal alignment is justified. |
IElement
setMaxWidth(
float)
|
Documentation changed from old to new. |
Sets the max-width of a block element as point-unit value. |
IElement
setMinHeight(
float)
|
Documentation changed from old to new. |
Sets the min-height of a block element as point-unit value. |
IElement
setMinWidth(
float)
|
Documentation changed from old to new. |
Sets the min-width of a block element as point-unit value. |