org.jfree.layouting.renderer.process

Class CenterAlignmentProcessor

public class CenterAlignmentProcessor extends AbstractAlignmentProcessor

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

Author: Thomas Morgner

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

Constructor Detail

CenterAlignmentProcessor

public CenterAlignmentProcessor()

Method Detail

handleLayout

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