|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.BorderRenderer
public class BorderRenderer
Creation-Date: 28.10.2007, 15:52:19
| Constructor Summary | |
|---|---|
BorderRenderer()
|
|
| Method Summary | |
|---|---|
Shape |
getBorderBottomShape()
|
Shape |
getBorderLeftShape()
|
Shape |
getBorderRightShape()
|
Shape |
getBorderShape()
|
Shape |
getBorderTopShape()
|
void |
paintBackgroundAndBorder(RenderBox box,
Graphics2D g2d)
|
void |
paintBackgroundAndBorder(StaticBoxLayoutProperties staticBoxLayoutProperties,
BoxDefinition boxDefinition,
StyleSheet styleSheet,
long x,
long y,
long width,
long height,
Graphics2D g2d)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BorderRenderer()
| Method Detail |
|---|
public void paintBackgroundAndBorder(RenderBox box,
Graphics2D g2d)
public void paintBackgroundAndBorder(StaticBoxLayoutProperties staticBoxLayoutProperties,
BoxDefinition boxDefinition,
StyleSheet styleSheet,
long x,
long y,
long width,
long height,
Graphics2D g2d)
public Shape getBorderShape()
public Shape getBorderTopShape()
public Shape getBorderBottomShape()
public Shape getBorderLeftShape()
public Shape getBorderRightShape()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||