|
|||||||||
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.CenterAlignmentProcessor
public class CenterAlignmentProcessor
Right alignment strategy. Not working yet, as this is unimplemented right now.
Constructor Summary | |
---|---|
CenterAlignmentProcessor()
|
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 CenterAlignmentProcessor()
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 |