org.jfree.layouting.output.pageable

Class BorderShapeFactory

public class BorderShapeFactory extends Object

This class needs attention. Maybe it is wise to split it into several border implementations to reduce the complexity of the whole process.

Author: Thomas Morgner

Nested Class Summary
static classBorderShapeFactory.BorderDrawOperation
Constructor Summary
BorderShapeFactory(RenderBox box)
Method Summary
voidgenerateBorder(Graphics2D g2)

Constructor Detail

BorderShapeFactory

public BorderShapeFactory(RenderBox box)

Method Detail

generateBorder

public void generateBorder(Graphics2D g2)