public final class DefaultScaleLabelPadding extends Object
| Constructor and Description | 
|---|
| DefaultScaleLabelPadding()Creates a default PADDING element for scale. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getBottom()Returns the padding bottom in pixel. | 
| int | getLeft()Returns the padding left in pixel. | 
| int | getRight()Returns the padding right in pixel. | 
| int | getTop()Returns the padding top in pixel. | 
public DefaultScaleLabelPadding()
public int getLeft()
IsDefaultPaddinggetLeft in interface IsDefaultPaddingpublic int getRight()
IsDefaultPaddinggetRight in interface IsDefaultPaddingpublic int getTop()
IsDefaultPaddinggetTop in interface IsDefaultPaddingpublic int getBottom()
IsDefaultPaddinggetBottom in interface IsDefaultPadding