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 © 2017. All rights reserved.