class
Padding
Source: Generator.
Paddings parameters.
new Padding()
Methods
getBottom()
Bottom padding.
getLeft()
Left padding.
getRight()
Right padding.
getTop()
Top padding.
setBottom()
Bottom padding.
setLeft()
Left padding.
setRight()
Right padding.
setTop()
Top padding.
toString()
Returns a human-readable string representation of this Padding.
- Returns
-
A string that represents this Padding.