org.jfree.layouting.renderer.process
public class AlignmentCollector extends java.lang.Object
Constructor and Description |
---|
AlignmentCollector(long lineheight) |
Modifier and Type | Method and Description |
---|---|
long |
add(InlineSequenceElement sequenceElement)
Adding unaligned elements increases the total height and either shifts the
stored baselines upward or downwards.
|
long |
getHeight() |
public AlignmentCollector(long lineheight)
minorAxis
- lineheight
- public long getHeight()
public long add(InlineSequenceElement sequenceElement)
height
- shiftDown
-