All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
Color |
getBackcolor(JRChartPlot plot) |
Color |
getBackcolor(JRCommonElement element) |
Color |
getBackcolor(JRStyle style) |
JRStyle |
getBaseStyle(JRLineBox box) |
JRStyle |
getBaseStyle(JRParagraph paragraph) |
JRStyle |
getBaseStyle(JRPen pen) |
JRStyle |
getBaseStyle(JRStyle styleContainer) |
JRStyle |
getBaseStyle(JRStyleContainer styleContainer) |
protected static JRStyle |
getBaseStyleFromStyleContainer(JRStyleContainer styleContainer) |
Integer |
getBottomPadding(JRLineBox box) |
Color |
getCategoryAxisLabelColor(JRCategoryAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getCategoryAxisLineColor(JRCategoryAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getCategoryAxisTickLabelColor(JRCategoryAxisFormat axisFormat,
JRChartPlot plot) |
FillEnum |
getFillValue(JRCommonGraphicElement element) |
FillEnum |
getFillValue(JRStyle style) |
Integer |
getFirstLineIndent(JRParagraph paragraph) |
String |
getFontName(JRFont font) |
String |
getFontName(JRStyle style) |
float |
getFontsize(JRFont font) |
Float |
getFontsize(JRStyle style) |
Color |
getForecolor(JRChartPlot plot) |
Color |
getForecolor(JRCommonElement element) |
Color |
getForecolor(JRStyle style) |
HorizontalImageAlignEnum |
getHorizontalImageAlign(JRImageAlignment alignment) |
HorizontalImageAlignEnum |
getHorizontalImageAlign(JRStyle style) |
HorizontalTextAlignEnum |
getHorizontalTextAlign(JRStyle style) |
HorizontalTextAlignEnum |
getHorizontalTextAlign(JRTextAlignment alignment) |
static StyleResolver |
getInstance() |
Integer |
getLeftIndent(JRParagraph paragraph) |
Integer |
getLeftPadding(JRLineBox box) |
Color |
getLegendBackgroundColor(JRChart chart) |
Color |
getLegendColor(JRChart chart) |
Color |
getLineColor(JRBoxPen boxPen,
Color defaultColor) |
Color |
getLineColor(JRPen pen,
Color defaultColor) |
LineSpacingEnum |
getLineSpacing(JRParagraph paragraph) |
Float |
getLineSpacingSize(JRParagraph paragraph) |
LineStyleEnum |
getLineStyleValue(JRBoxPen boxPen) |
LineStyleEnum |
getLineStyleValue(JRPen pen) |
Float |
getLineWidth(JRBoxPen boxPen,
Float defaultLineWidth) |
Float |
getLineWidth(JRPen pen,
Float defaultLineWidth) |
String |
getMarkup(JRCommonText element) |
String |
getMarkup(JRStyle style) |
ModeEnum |
getMode(JRCommonElement element,
ModeEnum defaultMode) |
ModeEnum |
getModeValue(JRStyle style) |
Integer |
getPadding(JRLineBox box) |
String |
getPattern(JRStyle style) |
String |
getPattern(JRTextField element) |
String |
getPdfEncoding(JRFont font) |
String |
getPdfEncoding(JRStyle style) |
String |
getPdfFontName(JRFont font) |
String |
getPdfFontName(JRStyle style) |
int |
getRadius(JRCommonRectangle rectangle) |
Integer |
getRadius(JRStyle style) |
Integer |
getRightIndent(JRParagraph paragraph) |
Integer |
getRightPadding(JRLineBox box) |
RotationEnum |
getRotationValue(JRCommonText element) |
RotationEnum |
getRotationValue(JRStyle style) |
ScaleImageEnum |
getScaleImageValue(JRCommonImage image) |
ScaleImageEnum |
getScaleImageValue(JRStyle style) |
Integer |
getSpacingAfter(JRParagraph paragraph) |
Integer |
getSpacingBefore(JRParagraph paragraph) |
Color |
getSubtitleColor(JRChart chart) |
TabStop[] |
getTabStops(JRParagraph paragraph) |
Integer |
getTabStopWidth(JRParagraph paragraph) |
Color |
getTimeAxisLabelColor(JRTimeAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getTimeAxisLineColor(JRTimeAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getTimeAxisTickLabelColor(JRTimeAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getTitleColor(JRChart chart) |
Integer |
getTopPadding(JRLineBox box) |
Color |
getValueAxisLabelColor(JRValueAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getValueAxisLineColor(JRValueAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getValueAxisTickLabelColor(JRValueAxisFormat axisFormat,
JRChartPlot plot) |
VerticalImageAlignEnum |
getVerticalImageAlign(JRImageAlignment alignment) |
VerticalImageAlignEnum |
getVerticalImageAlign(JRStyle style) |
VerticalTextAlignEnum |
getVerticalTextAlign(JRStyle style) |
VerticalTextAlignEnum |
getVerticalTextAlign(JRTextAlignment alignment) |
Color |
getXAxisLabelColor(JRXAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getXAxisLineColor(JRXAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getXAxisTickLabelColor(JRXAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getYAxisLabelColor(JRYAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getYAxisLineColor(JRYAxisFormat axisFormat,
JRChartPlot plot) |
Color |
getYAxisTickLabelColor(JRYAxisFormat axisFormat,
JRChartPlot plot) |
Boolean |
isBlankWhenNull(JRStyle style) |
boolean |
isBlankWhenNull(JRTextField element) |
boolean |
isBold(JRFont font) |
Boolean |
isBold(JRStyle style) |
boolean |
isItalic(JRFont font) |
Boolean |
isItalic(JRStyle style) |
boolean |
isPdfEmbedded(JRFont font) |
Boolean |
isPdfEmbedded(JRStyle style) |
boolean |
isStrikeThrough(JRFont font) |
Boolean |
isStrikeThrough(JRStyle style) |
boolean |
isUnderline(JRFont font) |
Boolean |
isUnderline(JRStyle style) |