public class IndentAdjuster
extends java.lang.Object
| Constructor and Description |
|---|
IndentAdjuster(BlockIndentOptions blockIndentOptions,
AlignmentHelper alignmentHelper) |
| Modifier and Type | Method and Description |
|---|---|
IndentInfo |
adjustLineIndent(FormatProcessor.ChildAttributesInfo info) |
void |
adjustLineIndent(LeafBlockWrapper myCurrentBlock) |
public IndentAdjuster(BlockIndentOptions blockIndentOptions, AlignmentHelper alignmentHelper)
public void adjustLineIndent(LeafBlockWrapper myCurrentBlock)
public IndentInfo adjustLineIndent(FormatProcessor.ChildAttributesInfo info)