Sets the height property the element as a point-value.
Sets the height property of the element with a
UnitValue
.
Sets whether the
BlockElement
should be kept together as much as possible.
Sets all margins around the element to the same width.
Sets the bottom margin width of the element.
Sets the left margin width of the element.
Sets the right margin width of the element.
Style.setMargins(float marginTop, float marginRight, float marginBottom, float marginLeft)
Sets the margins around the element to a series of new widths.
Sets the top margin width of the element.
Sets the max-height of the element as point-unit value.
Sets the max-height property of the element with a
UnitValue
.
Sets the max-width of the element as point-unit value.
Sets the max-width property of the element with a
UnitValue
.
Sets the min-height of the element as point-unit value.
Sets the min-height property of the element with a
UnitValue
.
Sets the min-width of the element as point-unit value.
Sets the min-width property of the element with a
UnitValue
.
Sets all paddings around the element to the same width.
Sets the bottom padding width of the element.
Sets the left padding width of the element.
Sets the right padding width of the element.
Style.setPaddings(float paddingTop, float paddingRight, float paddingBottom, float paddingLeft)
Sets the paddings around the element to a series of new widths.
Sets the top padding width of the element.
Sets the rotation radAngle.
Sets a ratio which determines in which proportion will word spacing and character spacing be applied when horizontal alignment is justified.
Sets the vertical alignment of the element.
Sets the width property of the element, measured in points.
Sets the width property of the element with a
UnitValue
.