Method Summary |
|
public static void | appendStyle(JRStyle destStyle, JRStyle srcStyle) Merges two styles, by appending the properties of the source style to the ones of the destination style. |
public static Color | getBackcolor(JRElement element) |
public static Color | getBackcolor(JRChartPlot plot) |
public static Color | getBackcolor(JRPrintElement element) |
public static Color | getBackcolor(JRTemplateElement element) |
public static Color | getBackcolor(JRStyle style) |
public static byte | getBorder(JRBox box) |
public static Byte | getBorder(JRStyle style) |
public static Color | getBorderColor(JRBox box, Color defaultColor) |
public static Color | getBorderColor(JRStyle style) |
public static byte | getBottomBorder(JRBox box) |
public static Byte | getBottomBorder(JRStyle style) |
public static Color | getBottomBorderColor(JRBox box, Color defaultColor) |
public static Color | getBottomBorderColor(JRStyle style) |
public static int | getBottomPadding(JRBox box) |
public static Integer | getBottomPadding(JRStyle style) |
public static Color | getCategoryAxisLabelColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getCategoryAxisLineColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getCategoryAxisTickLabelColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot) |
public static byte | getFill(JRGraphicElement element, byte defaultFill) |
public static byte | getFill(JRPrintGraphicElement element, byte defaultFill) |
public static byte | getFill(JRTemplateGraphicElement element, byte defaultFill) |
public static Byte | getFill(JRStyle style) |
public static String | getFontName(JRFont font) |
public static String | getFontName(JRStyle style) |
public static int | getFontSize(JRFont font) |
public static Integer | getFontSize(JRStyle style) |
public static Color | getForecolor(JRElement element) |
public static Color | getForecolor(JRChartPlot plot) |
public static Color | getForecolor(JRPrintElement element) |
public static Color | getForecolor(JRTemplateElement element) |
public static Color | getForecolor(JRStyle style) |
public static byte | getHorizontalAlignment(JRAlignment alignment) |
public static Byte | getHorizontalAlignment(JRStyle style) |
public static byte | getLeftBorder(JRBox box) |
public static Byte | getLeftBorder(JRStyle style) |
public static Color | getLeftBorderColor(JRBox box, Color defaultColor) |
public static Color | getLeftBorderColor(JRStyle style) |
public static int | getLeftPadding(JRBox box) |
public static Integer | getLeftPadding(JRStyle style) |
public static Color | getLegendBackgroundColor(JRChart chart) |
public static Color | getLegendColor(JRChart chart) |
public static byte | getLineSpacing(JRTextElement element) |
public static byte | getLineSpacing(JRPrintText element) |
public static byte | getLineSpacing(JRTemplateText element) |
public static Byte | getLineSpacing(JRStyle style) |
public static byte | getMode(JRElement element, byte defaultMode) |
public static byte | getMode(JRPrintElement element, byte defaultMode) |
public static byte | getMode(JRTemplateElement element, byte defaultMode) |
public static Byte | getMode(JRStyle style) |
public static int | getPadding(JRBox box) |
public static Integer | getPadding(JRStyle style) |
public static String | getPattern(JRTextField element) |
public static String | getPattern(JRStyle style) |
public static String | getPdfEncoding(JRFont font) |
public static String | getPdfEncoding(JRStyle style) |
public static String | getPdfFontName(JRFont font) |
public static String | getPdfFontName(JRStyle style) |
public static byte | getPen(JRGraphicElement element, byte defaultPen) |
public static byte | getPen(JRPrintGraphicElement element, byte defaultPen) |
public static byte | getPen(JRTemplateGraphicElement element, byte defaultPen) |
public static Byte | getPen(JRStyle style) |
public static int | getRadius(JRRectangle rectangle) |
public static int | getRadius(JRPrintRectangle rectangle) |
public static int | getRadius(JRTemplateRectangle rectangle) |
public static Integer | getRadius(JRStyle style) |
public static byte | getRightBorder(JRBox box) |
public static Byte | getRightBorder(JRStyle style) |
public static Color | getRightBorderColor(JRBox box, Color defaultColor) |
public static Color | getRightBorderColor(JRStyle style) |
public static int | getRightPadding(JRBox box) |
public static Integer | getRightPadding(JRStyle style) |
public static byte | getRotation(JRTextElement element) |
public static byte | getRotation(JRPrintText element) |
public static byte | getRotation(JRTemplateText element) |
public static Byte | getRotation(JRStyle style) |
public static byte | getScaleImage(JRImage image) |
public static byte | getScaleImage(JRPrintImage image) |
public static byte | getScaleImage(JRTemplateImage image) |
public static Byte | getScaleImage(JRStyle style) |
public static Color | getSubtitleColor(JRChart chart) |
public static Color | getTimeAxisLabelColor(JRTimeAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getTimeAxisLineColor(JRTimeAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getTimeAxisTickLabelColor(JRTimeAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getTitleColor(JRChart chart) |
public static byte | getTopBorder(JRBox box) |
public static Byte | getTopBorder(JRStyle style) |
public static Color | getTopBorderColor(JRBox box, Color defaultColor) |
public static Color | getTopBorderColor(JRStyle style) |
public static int | getTopPadding(JRBox box) |
public static Integer | getTopPadding(JRStyle style) |
public static Color | getValueAxisLabelColor(JRValueAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getValueAxisLineColor(JRValueAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getValueAxisTickLabelColor(JRValueAxisFormat axisFormat, JRChartPlot plot) |
public static byte | getVerticalAlignment(JRAlignment alignment) |
public static Byte | getVerticalAlignment(JRStyle style) |
public static Color | getXAxisLabelColor(JRXAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getXAxisLineColor(JRXAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getXAxisTickLabelColor(JRXAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getYAxisLabelColor(JRYAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getYAxisLineColor(JRYAxisFormat axisFormat, JRChartPlot plot) |
public static Color | getYAxisTickLabelColor(JRYAxisFormat axisFormat, JRChartPlot plot) |
public static boolean | isBlankWhenNull(JRTextField element) |
public static Boolean | isBlankWhenNull(JRStyle style) |
public static boolean | isBold(JRFont font) |
public static Boolean | isBold(JRStyle style) |
public static boolean | isItalic(JRFont font) |
public static Boolean | isItalic(JRStyle style) |
public static boolean | isPdfEmbedded(JRFont font) |
public static Boolean | isPdfEmbedded(JRStyle style) |
public static boolean | isStrikeThrough(JRFont font) |
public static Boolean | isStrikeThrough(JRStyle style) |
public static boolean | isStyledText(JRTextElement element) |
public static boolean | isStyledText(JRPrintText element) |
public static boolean | isStyledText(JRTemplateText element) |
public static Boolean | isStyledText(JRStyle style) |
public static boolean | isUnderline(JRFont font) |
public static Boolean | isUnderline(JRStyle style) |