|
||||||||||
| 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 java.lang.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 java.lang.Byte getOwnBorder()
JRLineBox.getPen()
getOwnBorder in interface JRBoxpublic java.awt.Color getOwnBorderColor()
JRLineBox.getPen()
getOwnBorderColor in interface JRBoxpublic java.lang.Integer getOwnPadding()
JRLineBox.getOwnPadding()
getOwnPadding in interface JRBoxpublic java.lang.Byte getOwnTopBorder()
JRLineBox.getTopPen()
getOwnTopBorder in interface JRBoxpublic java.awt.Color getOwnTopBorderColor()
JRLineBox.getTopPen()
getOwnTopBorderColor in interface JRBoxpublic java.lang.Integer getOwnTopPadding()
JRLineBox.getOwnTopPadding()
getOwnTopPadding in interface JRBoxpublic java.lang.Byte getOwnLeftBorder()
JRLineBox.getLeftPen()
getOwnLeftBorder in interface JRBoxpublic java.awt.Color getOwnLeftBorderColor()
JRLineBox.getLeftPen()
getOwnLeftBorderColor in interface JRBoxpublic java.lang.Integer getOwnLeftPadding()
JRLineBox.getOwnLeftPadding()
getOwnLeftPadding in interface JRBoxpublic java.lang.Byte getOwnBottomBorder()
JRLineBox.getBottomPen()
getOwnBottomBorder in interface JRBoxpublic java.awt.Color getOwnBottomBorderColor()
JRLineBox.getBottomPen()
getOwnBottomBorderColor in interface JRBoxpublic java.lang.Integer getOwnBottomPadding()
JRLineBox.getOwnBottomPadding()
getOwnBottomPadding in interface JRBoxpublic java.lang.Byte getOwnRightBorder()
JRLineBox.getRightPen()
getOwnRightBorder in interface JRBoxpublic java.awt.Color getOwnRightBorderColor()
JRLineBox.getRightPen()
getOwnRightBorderColor in interface JRBoxpublic java.lang.Integer getOwnRightPadding()
JRLineBox.getOwnRightPadding()
getOwnRightPadding in interface JRBox
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||