Modifier and Type | Method and Description |
---|---|
float |
getPaddingTop() |
float |
getSpacingAfter()
Gets the spacing after.
|
float |
getSpacingBefore()
Gets the spacing before.
|
void |
setPaddingTop(float paddingTop) |
void |
setSpacingAfter(float spacing)
Sets the spacing after.
|
void |
setSpacingBefore(float spacing)
Sets the spacing before.
|
void setSpacingBefore(float spacing)
spacing
- the new spacing
void setSpacingAfter(float spacing)
spacing
- the new spacing
void setPaddingTop(float paddingTop)
float getSpacingBefore()
float getSpacingAfter()
float getPaddingTop()
Copyright © 2016. All rights reserved.