public class WidthCalculator extends Object
| Constructor and Description | 
|---|
WidthCalculator()  |  
          
| Modifier and Type | Method and Description | 
|---|---|
float |  
           getWidth(Tag tag, List<String> roottags, float pagewidth) 
            
              Tries to calculate a width from a tag and it's ancestors. 
               |  
          
float |  
           getWidth(Tag tag, List<String> roottags, float pagewidth, float initialTotalWidth)  |  
          
Copyright © 1998–2019. All rights reserved.