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 © 1998–2019. All rights reserved.