org.jfree.layouting.renderer.process

Class RightAlignmentProcessor

public class RightAlignmentProcessor extends AbstractAlignmentProcessor

Right alignment strategy. Not working yet, as this is unimplemented right now.

Author: Thomas Morgner

Constructor Summary
RightAlignmentProcessor()
Method Summary
protected inthandleLayout(int start, int count, int contentIndex, long usedWidth)

Constructor Detail

RightAlignmentProcessor

public RightAlignmentProcessor()

Method Detail

handleLayout

protected int handleLayout(int start, int count, int contentIndex, long usedWidth)