|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseStyle
public class JRBaseStyle
Field Summary | |
---|---|
protected java.awt.Color |
backcolor
|
protected java.lang.Byte |
border
|
protected java.awt.Color |
borderColor
|
protected java.lang.Byte |
bottomBorder
|
protected java.awt.Color |
bottomBorderColor
|
protected java.lang.Integer |
bottomPadding
|
protected JRConditionalStyle[] |
conditionalStyles
|
protected JRDefaultStyleProvider |
defaultStyleProvider
|
protected java.lang.Byte |
fill
|
protected java.lang.String |
fontName
|
protected java.lang.Integer |
fontSize
|
protected java.awt.Color |
forecolor
|
protected java.lang.Byte |
horizontalAlignment
|
protected java.lang.Boolean |
isBlankWhenNull
|
protected java.lang.Boolean |
isBold
|
protected boolean |
isDefault
|
protected java.lang.Boolean |
isItalic
|
protected java.lang.Boolean |
isPdfEmbedded
|
protected java.lang.Boolean |
isStrikeThrough
|
protected java.lang.Boolean |
isStyledText
|
protected java.lang.Boolean |
isUnderline
|
protected java.lang.Byte |
leftBorder
|
protected java.awt.Color |
leftBorderColor
|
protected java.lang.Integer |
leftPadding
|
protected java.lang.Byte |
lineSpacing
|
protected java.lang.Byte |
mode
|
protected java.lang.String |
name
|
protected java.lang.Integer |
padding
|
protected JRStyle |
parentStyle
|
protected java.lang.String |
pattern
|
protected java.lang.String |
pdfEncoding
|
protected java.lang.String |
pdfFontName
|
protected java.lang.Byte |
pen
|
protected java.lang.Byte |
positionType
|
protected java.lang.Integer |
radius
|
protected java.lang.Byte |
rightBorder
|
protected java.awt.Color |
rightBorderColor
|
protected java.lang.Integer |
rightPadding
|
protected java.lang.Byte |
rotation
|
protected java.lang.Byte |
scaleImage
|
protected java.lang.Byte |
stretchType
|
protected java.lang.Byte |
topBorder
|
protected java.awt.Color |
topBorderColor
|
protected java.lang.Integer |
topPadding
|
protected java.lang.Byte |
verticalAlignment
|
Constructor Summary | |
---|---|
JRBaseStyle()
|
|
JRBaseStyle(JRStyle style,
JRAbstractObjectFactory factory)
|
|
JRBaseStyle(java.lang.String name)
|
Method Summary | |
---|---|
java.awt.Color |
getBackcolor()
|
java.lang.Byte |
getBorder()
Gets the default border pen size (can be overwritten by individual settings). |
java.awt.Color |
getBorderColor()
Gets the default border color (can be overwritten by individual settings). |
java.lang.Byte |
getBottomBorder()
|
java.awt.Color |
getBottomBorderColor()
|
java.lang.Integer |
getBottomPadding()
|
JRConditionalStyle[] |
getConditionalStyles()
|
JRDefaultStyleProvider |
getDefaultStyleProvider()
|
java.lang.Byte |
getFill()
Indicates the fill type used for this element. |
java.lang.String |
getFontName()
|
java.lang.Integer |
getFontSize()
|
java.awt.Color |
getForecolor()
|
java.lang.Byte |
getHorizontalAlignment()
Gets the horizontal alignment of the element. |
java.lang.Byte |
getLeftBorder()
|
java.awt.Color |
getLeftBorderColor()
|
java.lang.Integer |
getLeftPadding()
|
java.lang.Byte |
getLineSpacing()
Gets the line spacing. |
java.lang.Byte |
getMode()
Returns the element transparency mode. |
java.lang.String |
getName()
Gets the style unique name. |
java.awt.Color |
getOwnBackcolor()
|
java.lang.Byte |
getOwnBorder()
|
java.awt.Color |
getOwnBorderColor()
|
java.lang.Byte |
getOwnBottomBorder()
|
java.awt.Color |
getOwnBottomBorderColor()
|
java.lang.Integer |
getOwnBottomPadding()
|
java.lang.Byte |
getOwnFill()
|
java.lang.String |
getOwnFontName()
|
java.lang.Integer |
getOwnFontSize()
|
java.awt.Color |
getOwnForecolor()
|
java.lang.Byte |
getOwnHorizontalAlignment()
|
java.lang.Byte |
getOwnLeftBorder()
|
java.awt.Color |
getOwnLeftBorderColor()
|
java.lang.Integer |
getOwnLeftPadding()
|
java.lang.Byte |
getOwnLineSpacing()
|
java.lang.Byte |
getOwnMode()
|
java.lang.Integer |
getOwnPadding()
|
java.lang.String |
getOwnPattern()
|
java.lang.String |
getOwnPdfEncoding()
|
java.lang.String |
getOwnPdfFontName()
|
java.lang.Byte |
getOwnPen()
|
java.lang.Integer |
getOwnRadius()
|
java.lang.Byte |
getOwnRightBorder()
|
java.awt.Color |
getOwnRightBorderColor()
|
java.lang.Integer |
getOwnRightPadding()
|
java.lang.Byte |
getOwnRotation()
|
java.lang.Byte |
getOwnScaleImage()
|
java.lang.Byte |
getOwnTopBorder()
Gets the top border pen size (if the default value was overwritten). |
java.awt.Color |
getOwnTopBorderColor()
Gets the top border color (if the default value was overwritten). |
java.lang.Integer |
getOwnTopPadding()
|
java.lang.Byte |
getOwnVerticalAlignment()
|
java.lang.Integer |
getPadding()
Gets the default padding in pixels (can be overwritten by individual settings). |
java.lang.String |
getPattern()
Gets the pattern used for this text field. |
java.lang.String |
getPdfEncoding()
|
java.lang.String |
getPdfFontName()
|
java.lang.Byte |
getPen()
Indicates the pen type used for this element. |
java.lang.Integer |
getRadius()
Indicates the corner radius for rectangles with round corners. |
java.lang.Byte |
getRightBorder()
|
java.awt.Color |
getRightBorderColor()
|
java.lang.Integer |
getRightPadding()
|
java.lang.Byte |
getRotation()
Gets the text rotation. |
java.lang.Byte |
getScaleImage()
Gets the image scale type. |
JRStyle |
getStyle()
|
java.lang.Byte |
getTopBorder()
Gets the top border pen size. |
java.awt.Color |
getTopBorderColor()
Gets the top border color. |
java.lang.Integer |
getTopPadding()
|
java.lang.Byte |
getVerticalAlignment()
Gets the vertical alignment of the element. |
java.lang.Boolean |
isBlankWhenNull()
|
java.lang.Boolean |
isBold()
|
boolean |
isDefault()
Gets a flag that specifies if this is the default report style. |
java.lang.Boolean |
isItalic()
|
java.lang.Boolean |
isOwnBlankWhenNull()
|
java.lang.Boolean |
isOwnBold()
|
java.lang.Boolean |
isOwnItalic()
|
java.lang.Boolean |
isOwnPdfEmbedded()
|
java.lang.Boolean |
isOwnStrikeThrough()
|
java.lang.Boolean |
isOwnStyledText()
|
java.lang.Boolean |
isOwnUnderline()
|
java.lang.Boolean |
isPdfEmbedded()
|
java.lang.Boolean |
isStrikeThrough()
|
java.lang.Boolean |
isStyledText()
Returns true if the text can contain style tags. |
java.lang.Boolean |
isUnderline()
|
void |
setBackcolor(java.awt.Color backcolor)
|
void |
setBlankWhenNull(boolean isBlankWhenNull)
|
void |
setBlankWhenNull(java.lang.Boolean isBlankWhenNull)
|
void |
setBold(boolean bold)
|
void |
setBold(java.lang.Boolean bold)
|
void |
setBorder(byte border)
|
void |
setBorder(java.lang.Byte border)
|
void |
setBorderColor(java.awt.Color borderColor)
|
void |
setBottomBorder(byte bottomBorder)
|
void |
setBottomBorder(java.lang.Byte bottomBorder)
|
void |
setBottomBorderColor(java.awt.Color bottomBorderColor)
|
void |
setBottomPadding(int bottomPadding)
|
void |
setBottomPadding(java.lang.Integer bottomPadding)
|
void |
setFill(byte fill)
|
void |
setFill(java.lang.Byte fill)
|
void |
setFontName(java.lang.String fontName)
|
void |
setFontSize(int fontSize)
|
void |
setFontSize(java.lang.Integer fontSize)
|
void |
setForecolor(java.awt.Color forecolor)
|
void |
setHorizontalAlignment(byte horizontalAlignment)
|
void |
setHorizontalAlignment(java.lang.Byte horizontalAlignment)
|
void |
setItalic(boolean italic)
|
void |
setItalic(java.lang.Boolean italic)
|
void |
setLeftBorder(byte leftBorder)
|
void |
setLeftBorder(java.lang.Byte leftBorder)
|
void |
setLeftBorderColor(java.awt.Color leftBorderColor)
|
void |
setLeftPadding(int leftPadding)
|
void |
setLeftPadding(java.lang.Integer leftPadding)
|
void |
setLineSpacing(byte lineSpacing)
|
void |
setLineSpacing(java.lang.Byte lineSpacing)
|
void |
setMode(byte mode)
|
void |
setMode(java.lang.Byte mode)
|
void |
setPadding(int padding)
|
void |
setPadding(java.lang.Integer padding)
|
void |
setPattern(java.lang.String pattern)
|
void |
setPdfEmbedded(boolean pdfEmbedded)
|
void |
setPdfEmbedded(java.lang.Boolean pdfEmbedded)
|
void |
setPdfEncoding(java.lang.String pdfEncoding)
|
void |
setPdfFontName(java.lang.String pdfFontName)
|
void |
setPen(byte pen)
|
void |
setPen(java.lang.Byte pen)
|
void |
setRadius(int radius)
|
void |
setRadius(java.lang.Integer radius)
|
void |
setRightBorder(byte rightBorder)
|
void |
setRightBorder(java.lang.Byte rightBorder)
|
void |
setRightBorderColor(java.awt.Color rightBorderColor)
|
void |
setRightPadding(int rightPadding)
|
void |
setRightPadding(java.lang.Integer rightPadding)
|
void |
setRotation(byte rotation)
|
void |
setRotation(java.lang.Byte rotation)
|
void |
setScaleImage(byte scaleImage)
|
void |
setScaleImage(java.lang.Byte scaleImage)
|
void |
setStrikeThrough(boolean strikeThrough)
|
void |
setStrikeThrough(java.lang.Boolean strikeThrough)
|
void |
setStyledText(boolean styledText)
|
void |
setStyledText(java.lang.Boolean styledText)
|
void |
setTopBorder(byte topBorder)
|
void |
setTopBorder(java.lang.Byte topBorder)
|
void |
setTopBorderColor(java.awt.Color topBorderColor)
|
void |
setTopPadding(int topPadding)
|
void |
setTopPadding(java.lang.Integer topPadding)
|
void |
setUnderline(boolean underline)
|
void |
setUnderline(java.lang.Boolean underline)
|
void |
setVerticalAlignment(byte verticalAlignment)
|
void |
setVerticalAlignment(java.lang.Byte verticalAlignment)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected JRDefaultStyleProvider defaultStyleProvider
protected JRStyle parentStyle
protected java.lang.String name
protected boolean isDefault
protected java.lang.Byte positionType
protected java.lang.Byte stretchType
protected java.lang.Byte mode
protected java.awt.Color forecolor
protected java.awt.Color backcolor
protected java.lang.Byte pen
protected java.lang.Byte fill
protected java.lang.Integer radius
protected java.lang.Byte scaleImage
protected java.lang.Byte horizontalAlignment
protected java.lang.Byte verticalAlignment
protected java.lang.Byte border
protected java.lang.Byte topBorder
protected java.lang.Byte leftBorder
protected java.lang.Byte bottomBorder
protected java.lang.Byte rightBorder
protected java.awt.Color borderColor
protected java.awt.Color topBorderColor
protected java.awt.Color leftBorderColor
protected java.awt.Color bottomBorderColor
protected java.awt.Color rightBorderColor
protected java.lang.Integer padding
protected java.lang.Integer topPadding
protected java.lang.Integer leftPadding
protected java.lang.Integer bottomPadding
protected java.lang.Integer rightPadding
protected java.lang.String fontName
protected java.lang.Boolean isBold
protected java.lang.Boolean isItalic
protected java.lang.Boolean isUnderline
protected java.lang.Boolean isStrikeThrough
protected java.lang.Integer fontSize
protected java.lang.String pdfFontName
protected java.lang.String pdfEncoding
protected java.lang.Boolean isPdfEmbedded
protected java.lang.Byte rotation
protected java.lang.Byte lineSpacing
protected java.lang.Boolean isStyledText
protected java.lang.String pattern
protected java.lang.Boolean isBlankWhenNull
protected JRConditionalStyle[] conditionalStyles
Constructor Detail |
---|
public JRBaseStyle()
public JRBaseStyle(java.lang.String name)
public JRBaseStyle(JRStyle style, JRAbstractObjectFactory factory)
Method Detail |
---|
public JRDefaultStyleProvider getDefaultStyleProvider()
getDefaultStyleProvider
in interface JRStyleContainer
public JRStyle getStyle()
getStyle
in interface JRStyleContainer
public java.lang.String getName()
JRStyle
getName
in interface JRStyle
public boolean isDefault()
JRStyle
isDefault
in interface JRStyle
public java.awt.Color getForecolor()
getForecolor
in interface JRStyle
public java.awt.Color getOwnForecolor()
getOwnForecolor
in interface JRStyle
public java.awt.Color getBackcolor()
getBackcolor
in interface JRStyle
public java.awt.Color getOwnBackcolor()
getOwnBackcolor
in interface JRStyle
public java.lang.Byte getPen()
JRStyle
getPen
in interface JRStyle
public java.lang.Byte getOwnPen()
getOwnPen
in interface JRStyle
public java.lang.Byte getFill()
JRStyle
getFill
in interface JRStyle
public java.lang.Byte getOwnFill()
getOwnFill
in interface JRStyle
public java.lang.Integer getRadius()
JRStyle
getRadius
in interface JRStyle
public java.lang.Integer getOwnRadius()
getOwnRadius
in interface JRStyle
public java.lang.Byte getScaleImage()
JRStyle
getScaleImage
in interface JRStyle
public java.lang.Byte getOwnScaleImage()
getOwnScaleImage
in interface JRStyle
public java.lang.Byte getHorizontalAlignment()
JRStyle
getHorizontalAlignment
in interface JRStyle
JRAlignment
public java.lang.Byte getOwnHorizontalAlignment()
getOwnHorizontalAlignment
in interface JRStyle
public java.lang.Byte getVerticalAlignment()
JRStyle
getVerticalAlignment
in interface JRStyle
JRAlignment
public java.lang.Byte getOwnVerticalAlignment()
getOwnVerticalAlignment
in interface JRStyle
public java.lang.Byte getBorder()
JRStyle
getBorder
in interface JRStyle
public java.lang.Byte getOwnBorder()
getOwnBorder
in interface JRStyle
public java.awt.Color getBorderColor()
JRStyle
getBorderColor
in interface JRStyle
public java.awt.Color getOwnBorderColor()
getOwnBorderColor
in interface JRStyle
public java.lang.Integer getPadding()
JRStyle
getPadding
in interface JRStyle
public java.lang.Integer getOwnPadding()
getOwnPadding
in interface JRStyle
public java.lang.Byte getTopBorder()
JRStyle
getTopBorder
in interface JRStyle
public java.lang.Byte getOwnTopBorder()
JRStyle
getOwnTopBorder
in interface JRStyle
public java.awt.Color getTopBorderColor()
JRStyle
getTopBorderColor
in interface JRStyle
public java.awt.Color getOwnTopBorderColor()
JRStyle
getOwnTopBorderColor
in interface JRStyle
public java.lang.Integer getTopPadding()
getTopPadding
in interface JRStyle
public java.lang.Integer getOwnTopPadding()
getOwnTopPadding
in interface JRStyle
public java.lang.Byte getLeftBorder()
getLeftBorder
in interface JRStyle
public java.lang.Byte getOwnLeftBorder()
getOwnLeftBorder
in interface JRStyle
public java.awt.Color getLeftBorderColor()
getLeftBorderColor
in interface JRStyle
public java.awt.Color getOwnLeftBorderColor()
getOwnLeftBorderColor
in interface JRStyle
public java.lang.Integer getLeftPadding()
getLeftPadding
in interface JRStyle
public java.lang.Integer getOwnLeftPadding()
getOwnLeftPadding
in interface JRStyle
public java.lang.Byte getBottomBorder()
getBottomBorder
in interface JRStyle
public java.lang.Byte getOwnBottomBorder()
getOwnBottomBorder
in interface JRStyle
public java.awt.Color getBottomBorderColor()
getBottomBorderColor
in interface JRStyle
public java.awt.Color getOwnBottomBorderColor()
getOwnBottomBorderColor
in interface JRStyle
public java.lang.Integer getBottomPadding()
getBottomPadding
in interface JRStyle
public java.lang.Integer getOwnBottomPadding()
getOwnBottomPadding
in interface JRStyle
public java.lang.Byte getRightBorder()
getRightBorder
in interface JRStyle
public java.lang.Byte getOwnRightBorder()
getOwnRightBorder
in interface JRStyle
public java.awt.Color getRightBorderColor()
getRightBorderColor
in interface JRStyle
public java.awt.Color getOwnRightBorderColor()
getOwnRightBorderColor
in interface JRStyle
public java.lang.Integer getRightPadding()
getRightPadding
in interface JRStyle
public java.lang.Integer getOwnRightPadding()
getOwnRightPadding
in interface JRStyle
public java.lang.Byte getRotation()
JRStyle
getRotation
in interface JRStyle
public java.lang.Byte getOwnRotation()
getOwnRotation
in interface JRStyle
public java.lang.Byte getLineSpacing()
JRStyle
getLineSpacing
in interface JRStyle
public java.lang.Byte getOwnLineSpacing()
getOwnLineSpacing
in interface JRStyle
public java.lang.Boolean isStyledText()
JRStyle
isStyledText
in interface JRStyle
public java.lang.Boolean isOwnStyledText()
isOwnStyledText
in interface JRStyle
public java.lang.Boolean isBlankWhenNull()
isBlankWhenNull
in interface JRStyle
public java.lang.Boolean isOwnBlankWhenNull()
isOwnBlankWhenNull
in interface JRStyle
public java.lang.String getFontName()
getFontName
in interface JRStyle
public java.lang.String getOwnFontName()
getOwnFontName
in interface JRStyle
public java.lang.Boolean isBold()
isBold
in interface JRStyle
public java.lang.Boolean isOwnBold()
isOwnBold
in interface JRStyle
public java.lang.Boolean isItalic()
isItalic
in interface JRStyle
public java.lang.Boolean isOwnItalic()
isOwnItalic
in interface JRStyle
public java.lang.Boolean isUnderline()
isUnderline
in interface JRStyle
public java.lang.Boolean isOwnUnderline()
isOwnUnderline
in interface JRStyle
public java.lang.Boolean isStrikeThrough()
isStrikeThrough
in interface JRStyle
public java.lang.Boolean isOwnStrikeThrough()
isOwnStrikeThrough
in interface JRStyle
public java.lang.Integer getFontSize()
getFontSize
in interface JRStyle
public java.lang.Integer getOwnFontSize()
getOwnFontSize
in interface JRStyle
public java.lang.String getPdfFontName()
getPdfFontName
in interface JRStyle
public java.lang.String getOwnPdfFontName()
getOwnPdfFontName
in interface JRStyle
public java.lang.String getPdfEncoding()
getPdfEncoding
in interface JRStyle
public java.lang.String getOwnPdfEncoding()
getOwnPdfEncoding
in interface JRStyle
public java.lang.Boolean isPdfEmbedded()
isPdfEmbedded
in interface JRStyle
public java.lang.Boolean isOwnPdfEmbedded()
isOwnPdfEmbedded
in interface JRStyle
public java.lang.String getPattern()
JRStyle
getPattern
in interface JRStyle
public java.lang.String getOwnPattern()
getOwnPattern
in interface JRStyle
public java.lang.Byte getMode()
JRStyle
getMode
in interface JRStyle
public java.lang.Byte getOwnMode()
getOwnMode
in interface JRStyle
public void setForecolor(java.awt.Color forecolor)
setForecolor
in interface JRStyle
public void setBackcolor(java.awt.Color backcolor)
setBackcolor
in interface JRStyle
public void setMode(byte mode)
setMode
in interface JRStyle
public void setMode(java.lang.Byte mode)
setMode
in interface JRStyle
public void setPen(byte pen)
setPen
in interface JRStyle
public void setPen(java.lang.Byte pen)
setPen
in interface JRStyle
public void setFill(byte fill)
setFill
in interface JRStyle
public void setFill(java.lang.Byte fill)
setFill
in interface JRStyle
public void setRadius(int radius)
setRadius
in interface JRStyle
public void setRadius(java.lang.Integer radius)
setRadius
in interface JRStyle
public void setScaleImage(byte scaleImage)
setScaleImage
in interface JRStyle
public void setScaleImage(java.lang.Byte scaleImage)
setScaleImage
in interface JRStyle
public void setHorizontalAlignment(byte horizontalAlignment)
setHorizontalAlignment
in interface JRStyle
public void setHorizontalAlignment(java.lang.Byte horizontalAlignment)
setHorizontalAlignment
in interface JRStyle
public void setVerticalAlignment(byte verticalAlignment)
setVerticalAlignment
in interface JRStyle
public void setVerticalAlignment(java.lang.Byte verticalAlignment)
setVerticalAlignment
in interface JRStyle
public void setBorder(byte border)
setBorder
in interface JRStyle
public void setBorder(java.lang.Byte border)
setBorder
in interface JRStyle
public void setBorderColor(java.awt.Color borderColor)
setBorderColor
in interface JRStyle
public void setPadding(int padding)
setPadding
in interface JRStyle
public void setPadding(java.lang.Integer padding)
setPadding
in interface JRStyle
public void setTopBorder(byte topBorder)
setTopBorder
in interface JRStyle
public void setTopBorder(java.lang.Byte topBorder)
setTopBorder
in interface JRStyle
public void setTopBorderColor(java.awt.Color topBorderColor)
setTopBorderColor
in interface JRStyle
public void setTopPadding(int topPadding)
setTopPadding
in interface JRStyle
public void setTopPadding(java.lang.Integer topPadding)
setTopPadding
in interface JRStyle
public void setLeftBorder(byte leftBorder)
setLeftBorder
in interface JRStyle
public void setLeftBorder(java.lang.Byte leftBorder)
setLeftBorder
in interface JRStyle
public void setLeftBorderColor(java.awt.Color leftBorderColor)
setLeftBorderColor
in interface JRStyle
public void setLeftPadding(int leftPadding)
setLeftPadding
in interface JRStyle
public void setLeftPadding(java.lang.Integer leftPadding)
setLeftPadding
in interface JRStyle
public void setBottomBorder(byte bottomBorder)
setBottomBorder
in interface JRStyle
public void setBottomBorder(java.lang.Byte bottomBorder)
setBottomBorder
in interface JRStyle
public void setBottomBorderColor(java.awt.Color bottomBorderColor)
setBottomBorderColor
in interface JRStyle
public void setBottomPadding(int bottomPadding)
setBottomPadding
in interface JRStyle
public void setBottomPadding(java.lang.Integer bottomPadding)
setBottomPadding
in interface JRStyle
public void setRightBorder(byte rightBorder)
setRightBorder
in interface JRStyle
public void setRightBorder(java.lang.Byte rightBorder)
setRightBorder
in interface JRStyle
public void setRightBorderColor(java.awt.Color rightBorderColor)
setRightBorderColor
in interface JRStyle
public void setRightPadding(int rightPadding)
setRightPadding
in interface JRStyle
public void setRightPadding(java.lang.Integer rightPadding)
setRightPadding
in interface JRStyle
public void setRotation(byte rotation)
setRotation
in interface JRStyle
public void setRotation(java.lang.Byte rotation)
setRotation
in interface JRStyle
public void setFontName(java.lang.String fontName)
setFontName
in interface JRStyle
public void setBold(boolean bold)
setBold
in interface JRStyle
public void setBold(java.lang.Boolean bold)
setBold
in interface JRStyle
public void setItalic(boolean italic)
setItalic
in interface JRStyle
public void setItalic(java.lang.Boolean italic)
setItalic
in interface JRStyle
public void setPdfEmbedded(boolean pdfEmbedded)
setPdfEmbedded
in interface JRStyle
public void setPdfEmbedded(java.lang.Boolean pdfEmbedded)
setPdfEmbedded
in interface JRStyle
public void setStrikeThrough(boolean strikeThrough)
setStrikeThrough
in interface JRStyle
public void setStrikeThrough(java.lang.Boolean strikeThrough)
setStrikeThrough
in interface JRStyle
public void setStyledText(boolean styledText)
setStyledText
in interface JRStyle
public void setStyledText(java.lang.Boolean styledText)
setStyledText
in interface JRStyle
public void setBlankWhenNull(boolean isBlankWhenNull)
setBlankWhenNull
in interface JRStyle
public void setBlankWhenNull(java.lang.Boolean isBlankWhenNull)
setBlankWhenNull
in interface JRStyle
public void setUnderline(boolean underline)
setUnderline
in interface JRStyle
public void setUnderline(java.lang.Boolean underline)
setUnderline
in interface JRStyle
public void setLineSpacing(byte lineSpacing)
setLineSpacing
in interface JRStyle
public void setLineSpacing(java.lang.Byte lineSpacing)
setLineSpacing
in interface JRStyle
public void setPattern(java.lang.String pattern)
setPattern
in interface JRStyle
public void setPdfEncoding(java.lang.String pdfEncoding)
setPdfEncoding
in interface JRStyle
public void setPdfFontName(java.lang.String pdfFontName)
setPdfFontName
in interface JRStyle
public void setFontSize(int fontSize)
setFontSize
in interface JRStyle
public void setFontSize(java.lang.Integer fontSize)
setFontSize
in interface JRStyle
public JRConditionalStyle[] getConditionalStyles()
getConditionalStyles
in interface JRStyle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |