Padding

Padding

Paddings parameters.

Constructor

new Padding()

Source:

Methods

getBottom()

Bottom padding.
Source:

getLeft()

Left padding.
Source:

getRight()

Right padding.
Source:

getTop()

Top padding.
Source:

setBottom()

Bottom padding.
Source:

setLeft()

Left padding.
Source:

setRight()

Right padding.
Source:

setTop()

Top padding.
Source:

toString()

Returns a human-readable string representation of this Padding.
Returns:
Type Description
A string that represents this Padding.
Source: