public class TextBlockRankEstimator extends Object
| Constructor and Description |
|---|
TextBlockRankEstimator() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBlock(TextBlock block,
PreTextBlock preTextBlock) |
double |
getRelativeFontSize(TextBlock block)
Returns the relativ font size of this block in relation to the whole
page.
|
public void addBlock(TextBlock block, PreTextBlock preTextBlock)
public double getRelativeFontSize(TextBlock block)
block - a textBlockCopyright © 2014. All rights reserved.