org.jfree.layouting.output.pageable

Class BorderShapeFactory.BorderDrawOperation

public static class BorderShapeFactory.BorderDrawOperation extends Object

Constructor Summary
BorderDrawOperation(Shape shape, Color color, BasicStroke stroke)
Method Summary
voiddraw(Graphics2D g2)
voidfill(Graphics2D g2)

Constructor Detail

BorderDrawOperation

public BorderDrawOperation(Shape shape, Color color, BasicStroke stroke)

Method Detail

draw

public void draw(Graphics2D g2)

fill

public void fill(Graphics2D g2)