public interface MarginMemory
Modifier and Type | Method and Description |
---|---|
Float |
getLastMarginBottom() |
List<String> |
getRootTags() |
void |
setLastMarginBottom(Float lmb)
Set the last margin bottom.
|
Float getLastMarginBottom() throws NoDataException
NoDataException
- if there is no LastMarginBottom set
void setLastMarginBottom(Float lmb)
lmb
- set the float for lmb
Copyright © 2016. All rights reserved.