Package net.sf.jasperreports.engine.util
Class StyleResolver
java.lang.Object
net.sf.jasperreports.engine.util.StyleResolver
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBackcolor(JRCommonElement element) getBackcolor(JRStyle style) getBaseStyle(JRLineBox box) getBaseStyle(JRParagraph paragraph) getBaseStyle(JRPen pen) getBaseStyle(JRStyle styleContainer) getBaseStyle(JRStyleContainer styleContainer) protected static JRStylegetBaseStyleFromStyleContainer(JRStyleContainer styleContainer) getFill(JRCommonGraphicElement element) getFirstLineIndent(JRParagraph paragraph) getFontName(JRFont font) getFontName(JRStyle style) floatgetFontSize(JRFont font) getFontSize(JRStyle style) getForecolor(JRCommonElement element) getForecolor(JRStyle style) getHorizontalImageAlign(JRImageAlignment alignment) getHorizontalImageAlign(JRStyle style) getHorizontalTextAlign(JRStyle style) getHorizontalTextAlign(JRTextAlignment alignment) static StyleResolvergetLeftIndent(JRParagraph paragraph) getLeftPadding(JRLineBox box) getLineColor(JRBoxPen boxPen, Color defaultColor) getLineColor(JRPen pen, Color defaultColor) getLineSpacing(JRParagraph paragraph) getLineSpacingSize(JRParagraph paragraph) getLineStyle(JRBoxPen boxPen) getLineStyle(JRPen pen) getLineWidth(JRBoxPen boxPen, Float defaultLineWidth) getLineWidth(JRPen pen, Float defaultLineWidth) getMarkup(JRCommonText element) getMode(JRCommonElement element, ModeEnum defaultMode) getModeValue(JRStyle style) getPadding(JRLineBox box) getParentLineColor(JRBoxPen boxPen, Color defaultColor) getParentLineStyle(JRBoxPen boxPen) getParentLineWidth(JRBoxPen boxPen, Float defaultLineWidth) getPattern(JRStyle style) getPattern(JRTextField element) getPdfEncoding(JRFont font) getPdfEncoding(JRStyle style) getPdfFontName(JRFont font) getPdfFontName(JRStyle style) intgetRadius(JRCommonRectangle rectangle) getRightIndent(JRParagraph paragraph) getRightPadding(JRLineBox box) getRotation(JRCommonImage element) getRotation(JRCommonText element) getRotation(JRStyle style) getScaleImage(JRCommonImage image) getScaleImage(JRStyle style) getSpacingAfter(JRParagraph paragraph) getSpacingBefore(JRParagraph paragraph) TabStop[]getTabStops(JRParagraph paragraph) getTabStopWidth(JRParagraph paragraph) getTopPadding(JRLineBox box) getVerticalImageAlign(JRImageAlignment alignment) getVerticalImageAlign(JRStyle style) getVerticalTextAlign(JRStyle style) getVerticalTextAlign(JRTextAlignment alignment) isBlankWhenNull(JRStyle style) booleanisBlankWhenNull(JRTextField element) booleanbooleanbooleanisPdfEmbedded(JRFont font) isPdfEmbedded(JRStyle style) booleanisStrikeThrough(JRFont font) isStrikeThrough(JRStyle style) booleanisUnderline(JRFont font) isUnderline(JRStyle style)
-
Field Details
-
PROPERTY_STYLES_INHERIT_FROM_DEFAULT
- See Also:
-
-
Constructor Details
-
StyleResolver
-
-
Method Details
-
getInstance
-
getBaseStyle
-
getBaseStyle
-
getBaseStyle
-
getBaseStyle
-
getBaseStyle
-
getBaseStyleFromStyleContainer
-
getMode
-
getModeValue
-
getForecolor
-
getForecolor
-
getBackcolor
-
getBackcolor
-
getLineWidth
-
getLineWidth
-
getParentLineWidth
-
getLineStyle
-
getLineStyle
-
getParentLineStyle
-
getLineColor
-
getLineColor
-
getParentLineColor
-
getFill
-
getFill
-
getRadius
-
getRadius
-
getScaleImage
-
getScaleImage
-
getHorizontalTextAlign
-
getHorizontalImageAlign
-
getHorizontalTextAlign
-
getHorizontalImageAlign
-
getVerticalTextAlign
-
getVerticalImageAlign
-
getVerticalTextAlign
-
getVerticalImageAlign
-
getLineSpacingSize
-
getFirstLineIndent
-
getLeftIndent
-
getRightIndent
-
getSpacingBefore
-
getSpacingAfter
-
getTabStopWidth
-
getTabStops
-
getRotation
-
getRotation
-
getRotation
-
getLineSpacing
-
getMarkup
-
getMarkup
-
getPattern
-
getPattern
-
isBlankWhenNull
-
isBlankWhenNull
-
getFontName
-
getFontName
-
isBold
-
isBold
-
isItalic
-
isItalic
-
isUnderline
-
isUnderline
-
isStrikeThrough
-
isStrikeThrough
-
getFontSize
-
getFontSize
-
getPdfFontName
-
getPdfFontName
-
getPdfEncoding
-
getPdfEncoding
-
isPdfEmbedded
-
isPdfEmbedded
-
getPadding
-
getTopPadding
-
getLeftPadding
-
getBottomPadding
-
getRightPadding
-