|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseBox
JRBaseLineBox
public class JRBaseBox
This is useful for drawing borders around text elements and images. Boxes can have borders and paddings, which can have different width and colour on each side of the element.
| Field Summary | |
|---|---|
protected JRLineBox |
lineBox
Deprecated. |
| Constructor Summary | |
|---|---|
JRBaseBox()
Deprecated. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JRLineBox lineBox
| Constructor Detail |
|---|
public JRBaseBox()
| Method Detail |
|---|
public JRDefaultStyleProvider getDefaultStyleProvider()
JRBaseLineBox.getDefaultStyleProvider()
getDefaultStyleProvider in interface JRStyleContainerpublic JRStyle getStyle()
JRBaseLineBox.getStyle()
JRStyleContainer
getStyle in interface JRStyleContainerpublic String getStyleNameReference()
JRBaseLineBox.getStyleNameReference()
JRStyleContainertemplates and are resolved
at fill time.
This attribute is only effective if no direct style (as returned by getStyle()
is specified for this object.
getStyleNameReference in interface JRStyleContainerpublic Byte getOwnBorder()
JRLineBox.getPen()
getOwnBorder in interface JRBoxpublic Color getOwnBorderColor()
JRLineBox.getPen()
getOwnBorderColor in interface JRBoxpublic Integer getOwnPadding()
JRLineBox.getOwnPadding()
getOwnPadding in interface JRBoxpublic Byte getOwnTopBorder()
JRLineBox.getTopPen()
getOwnTopBorder in interface JRBoxpublic Color getOwnTopBorderColor()
JRLineBox.getTopPen()
getOwnTopBorderColor in interface JRBoxpublic Integer getOwnTopPadding()
JRLineBox.getOwnTopPadding()
getOwnTopPadding in interface JRBoxpublic Byte getOwnLeftBorder()
JRLineBox.getLeftPen()
getOwnLeftBorder in interface JRBoxpublic Color getOwnLeftBorderColor()
JRLineBox.getLeftPen()
getOwnLeftBorderColor in interface JRBoxpublic Integer getOwnLeftPadding()
JRLineBox.getOwnLeftPadding()
getOwnLeftPadding in interface JRBoxpublic Byte getOwnBottomBorder()
JRLineBox.getBottomPen()
getOwnBottomBorder in interface JRBoxpublic Color getOwnBottomBorderColor()
JRLineBox.getBottomPen()
getOwnBottomBorderColor in interface JRBoxpublic Integer getOwnBottomPadding()
JRLineBox.getOwnBottomPadding()
getOwnBottomPadding in interface JRBoxpublic Byte getOwnRightBorder()
JRLineBox.getRightPen()
getOwnRightBorder in interface JRBoxpublic Color getOwnRightBorderColor()
JRLineBox.getRightPen()
getOwnRightBorderColor in interface JRBoxpublic Integer getOwnRightPadding()
JRLineBox.getOwnRightPadding()
getOwnRightPadding in interface JRBox
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||