|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.renderer.process.AbstractAlignmentProcessor
org.jfree.layouting.renderer.process.RightAlignmentProcessor
public class RightAlignmentProcessor
Right alignment strategy. Not working yet, as this is unimplemented right now.
| Constructor Summary | |
|---|---|
RightAlignmentProcessor()
|
|
| Method Summary | |
|---|---|
protected int |
handleLayout(int start,
int count,
int contentIndex,
long usedWidth)
|
| Methods inherited from class org.jfree.layouting.renderer.process.AbstractAlignmentProcessor |
|---|
computeInlineBlock, getBreakableIndex, getElementDimensions, getElementPositions, getEndOfLine, getPageBreak, getPageGrid, getSequenceElements, getSkipIndex, getStartOfLine, handleElement, hasNext, initialize, iterate, next, setBreakableIndex, setSkipIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RightAlignmentProcessor()
| Method Detail |
|---|
protected int handleLayout(int start,
int count,
int contentIndex,
long usedWidth)
handleLayout in class AbstractAlignmentProcessor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||