Java Doc for JRStyle.java in  » Report » jasperreports-2.0.1 » net » sf » jasperreports » engine » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Report » jasperreports 2.0.1 » net.sf.jasperreports.engine 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.sf.jasperreports.engine.JRStyle

All known Subclasses:   net.sf.jasperreports.engine.base.JRBaseStyle,
JRStyle
public interface JRStyle extends JRStyleContainer(Code)

author:
   Ionut Nedelcu (ionutned@users.sourceforge.net)
version:
   $Id: JRStyle.java 1229 2006-04-19 10:27:35Z teodord $




Method Summary
public  ColorgetBackcolor()
    
public  BytegetBorder()
     Gets the default border pen size (can be overwritten by individual settings).
public  ColorgetBorderColor()
     Gets the default border color (can be overwritten by individual settings).
public  BytegetBottomBorder()
    
public  ColorgetBottomBorderColor()
    
public  IntegergetBottomPadding()
    
public  JRConditionalStyle[]getConditionalStyles()
    
public  BytegetFill()
     Indicates the fill type used for this element.
public  StringgetFontName()
    
public  IntegergetFontSize()
    
public  ColorgetForecolor()
    
public  BytegetHorizontalAlignment()
     Gets the horizontal alignment of the element.
public  BytegetLeftBorder()
    
public  ColorgetLeftBorderColor()
    
public  IntegergetLeftPadding()
    
public  BytegetLineSpacing()
     Gets the line spacing.
public  BytegetMode()
     Returns the element transparency mode. The default value depends on the type of the report element.
public  StringgetName()
     Gets the style unique name.
public  ColorgetOwnBackcolor()
    
public  BytegetOwnBorder()
    
public  ColorgetOwnBorderColor()
    
public  BytegetOwnBottomBorder()
    
public  ColorgetOwnBottomBorderColor()
    
public  IntegergetOwnBottomPadding()
    
public  BytegetOwnFill()
    
public  StringgetOwnFontName()
    
public  IntegergetOwnFontSize()
    
public  ColorgetOwnForecolor()
    
public  BytegetOwnHorizontalAlignment()
    
public  BytegetOwnLeftBorder()
    
public  ColorgetOwnLeftBorderColor()
    
public  IntegergetOwnLeftPadding()
    
public  BytegetOwnLineSpacing()
    
public  BytegetOwnMode()
    
public  IntegergetOwnPadding()
    
public  StringgetOwnPattern()
    
public  StringgetOwnPdfEncoding()
    
public  StringgetOwnPdfFontName()
    
public  BytegetOwnPen()
    
public  IntegergetOwnRadius()
    
public  BytegetOwnRightBorder()
    
public  ColorgetOwnRightBorderColor()
    
public  IntegergetOwnRightPadding()
    
public  BytegetOwnRotation()
    
public  BytegetOwnScaleImage()
    
public  BytegetOwnTopBorder()
     Gets the top border pen size (if the default value was overwritten).
public  ColorgetOwnTopBorderColor()
     Gets the top border color (if the default value was overwritten).
public  IntegergetOwnTopPadding()
    
public  BytegetOwnVerticalAlignment()
    
public  IntegergetPadding()
     Gets the default padding in pixels (can be overwritten by individual settings).
public  StringgetPattern()
     Gets the pattern used for this text field.
public  StringgetPdfEncoding()
    
public  StringgetPdfFontName()
    
public  BytegetPen()
     Indicates the pen type used for this element.
public  IntegergetRadius()
     Indicates the corner radius for rectangles with round corners.
public  BytegetRightBorder()
    
public  ColorgetRightBorderColor()
    
public  IntegergetRightPadding()
    
public  BytegetRotation()
     Gets the text rotation.
public  BytegetScaleImage()
     Gets the image scale type.
public  BytegetTopBorder()
     Gets the top border pen size.
public  ColorgetTopBorderColor()
     Gets the top border color.
public  IntegergetTopPadding()
    
public  BytegetVerticalAlignment()
     Gets the vertical alignment of the element.
public  BooleanisBlankWhenNull()
    
public  BooleanisBold()
    
public  booleanisDefault()
     Gets a flag that specifies if this is the default report style.
public  BooleanisItalic()
    
public  BooleanisOwnBlankWhenNull()
    
public  BooleanisOwnBold()
    
public  BooleanisOwnItalic()
    
public  BooleanisOwnPdfEmbedded()
    
public  BooleanisOwnStrikeThrough()
    
public  BooleanisOwnStyledText()
    
public  BooleanisOwnUnderline()
    
public  BooleanisPdfEmbedded()
    
public  BooleanisStrikeThrough()
    
public  BooleanisStyledText()
     Returns true if the text can contain style tags.
public  BooleanisUnderline()
    
public  voidsetBackcolor(Color backcolor)
    
public  voidsetBlankWhenNull(boolean isBlankWhenNull)
    
public  voidsetBlankWhenNull(Boolean isBlankWhenNull)
    
public  voidsetBold(boolean bold)
    
public  voidsetBold(Boolean bold)
    
public  voidsetBorder(byte border)
    
public  voidsetBorder(Byte border)
    
public  voidsetBorderColor(Color borderColor)
    
public  voidsetBottomBorder(byte bottomBorder)
    
public  voidsetBottomBorder(Byte bottomBorder)
    
public  voidsetBottomBorderColor(Color bottomBorderColor)
    
public  voidsetBottomPadding(int bottomPadding)
    
public  voidsetBottomPadding(Integer bottomPadding)
    
public  voidsetFill(byte fill)
    
public  voidsetFill(Byte fill)
    
public  voidsetFontName(String fontName)
    
public  voidsetFontSize(int fontSize)
    
public  voidsetFontSize(Integer fontSize)
    
public  voidsetForecolor(Color forecolor)
    
public  voidsetHorizontalAlignment(byte horizontalAlignment)
    
public  voidsetHorizontalAlignment(Byte horizontalAlignment)
    
public  voidsetItalic(boolean italic)
    
public  voidsetItalic(Boolean italic)
    
public  voidsetLeftBorder(byte leftBorder)
    
public  voidsetLeftBorder(Byte leftBorder)
    
public  voidsetLeftBorderColor(Color leftBorderColor)
    
public  voidsetLeftPadding(int leftPadding)
    
public  voidsetLeftPadding(Integer leftPadding)
    
public  voidsetLineSpacing(byte lineSpacing)
    
public  voidsetLineSpacing(Byte lineSpacing)
    
public  voidsetMode(byte mode)
    
public  voidsetMode(Byte mode)
    
public  voidsetPadding(int padding)
    
public  voidsetPadding(Integer padding)
    
public  voidsetPattern(String pattern)
    
public  voidsetPdfEmbedded(boolean pdfEmbedded)
    
public  voidsetPdfEmbedded(Boolean pdfEmbedded)
    
public  voidsetPdfEncoding(String pdfEncoding)
    
public  voidsetPdfFontName(String pdfFontName)
    
public  voidsetPen(byte pen)
    
public  voidsetPen(Byte pen)
    
public  voidsetRadius(int radius)
    
public  voidsetRadius(Integer radius)
    
public  voidsetRightBorder(byte rightBorder)
    
public  voidsetRightBorder(Byte rightBorder)
    
public  voidsetRightBorderColor(Color rightBorderColor)
    
public  voidsetRightPadding(int rightPadding)
    
public  voidsetRightPadding(Integer rightPadding)
    
public  voidsetRotation(byte rotation)
    
public  voidsetRotation(Byte rotation)
    
public  voidsetScaleImage(byte scaleImage)
    
public  voidsetScaleImage(Byte scaleImage)
    
public  voidsetStrikeThrough(boolean strikeThrough)
    
public  voidsetStrikeThrough(Boolean strikeThrough)
    
public  voidsetStyledText(boolean styledText)
    
public  voidsetStyledText(Boolean styledText)
    
public  voidsetTopBorder(byte topBorder)
    
public  voidsetTopBorder(Byte topBorder)
    
public  voidsetTopBorderColor(Color topBorderColor)
    
public  voidsetTopPadding(int topPadding)
    
public  voidsetTopPadding(Integer topPadding)
    
public  voidsetUnderline(boolean underline)
    
public  voidsetUnderline(Boolean underline)
    
public  voidsetVerticalAlignment(byte verticalAlignment)
    
public  voidsetVerticalAlignment(Byte verticalAlignment)
    



Method Detail
getBackcolor
public Color getBackcolor()(Code)



getBorder
public Byte getBorder()(Code)
Gets the default border pen size (can be overwritten by individual settings).



getBorderColor
public Color getBorderColor()(Code)
Gets the default border color (can be overwritten by individual settings).



getBottomBorder
public Byte getBottomBorder()(Code)



getBottomBorderColor
public Color getBottomBorderColor()(Code)



getBottomPadding
public Integer getBottomPadding()(Code)



getConditionalStyles
public JRConditionalStyle[] getConditionalStyles()(Code)



getFill
public Byte getFill()(Code)
Indicates the fill type used for this element. one of the pen constants in this class



getFontName
public String getFontName()(Code)



getFontSize
public Integer getFontSize()(Code)



getForecolor
public Color getForecolor()(Code)



getHorizontalAlignment
public Byte getHorizontalAlignment()(Code)
Gets the horizontal alignment of the element. one of the alignment values defined in JRAlignment



getLeftBorder
public Byte getLeftBorder()(Code)



getLeftBorderColor
public Color getLeftBorderColor()(Code)



getLeftPadding
public Integer getLeftPadding()(Code)



getLineSpacing
public Byte getLineSpacing()(Code)
Gets the line spacing. a value representing one of the line spacing constants in this class



getMode
public Byte getMode()(Code)
Returns the element transparency mode. The default value depends on the type of the report element. Graphic elements like rectangles and lines are opaque by default, but the images are transparent. Both static texts and text fields are transparent by default, and so are the subreport elements. MODE_OPAQUE or MODE_TRANSPARENT



getName
public String getName()(Code)
Gets the style unique name.



getOwnBackcolor
public Color getOwnBackcolor()(Code)



getOwnBorder
public Byte getOwnBorder()(Code)



getOwnBorderColor
public Color getOwnBorderColor()(Code)



getOwnBottomBorder
public Byte getOwnBottomBorder()(Code)



getOwnBottomBorderColor
public Color getOwnBottomBorderColor()(Code)



getOwnBottomPadding
public Integer getOwnBottomPadding()(Code)



getOwnFill
public Byte getOwnFill()(Code)



getOwnFontName
public String getOwnFontName()(Code)



getOwnFontSize
public Integer getOwnFontSize()(Code)



getOwnForecolor
public Color getOwnForecolor()(Code)



getOwnHorizontalAlignment
public Byte getOwnHorizontalAlignment()(Code)



getOwnLeftBorder
public Byte getOwnLeftBorder()(Code)



getOwnLeftBorderColor
public Color getOwnLeftBorderColor()(Code)



getOwnLeftPadding
public Integer getOwnLeftPadding()(Code)



getOwnLineSpacing
public Byte getOwnLineSpacing()(Code)



getOwnMode
public Byte getOwnMode()(Code)



getOwnPadding
public Integer getOwnPadding()(Code)



getOwnPattern
public String getOwnPattern()(Code)



getOwnPdfEncoding
public String getOwnPdfEncoding()(Code)



getOwnPdfFontName
public String getOwnPdfFontName()(Code)



getOwnPen
public Byte getOwnPen()(Code)



getOwnRadius
public Integer getOwnRadius()(Code)



getOwnRightBorder
public Byte getOwnRightBorder()(Code)



getOwnRightBorderColor
public Color getOwnRightBorderColor()(Code)



getOwnRightPadding
public Integer getOwnRightPadding()(Code)



getOwnRotation
public Byte getOwnRotation()(Code)



getOwnScaleImage
public Byte getOwnScaleImage()(Code)



getOwnTopBorder
public Byte getOwnTopBorder()(Code)
Gets the top border pen size (if the default value was overwritten).



getOwnTopBorderColor
public Color getOwnTopBorderColor()(Code)
Gets the top border color (if the default value was overwritten).



getOwnTopPadding
public Integer getOwnTopPadding()(Code)



getOwnVerticalAlignment
public Byte getOwnVerticalAlignment()(Code)



getPadding
public Integer getPadding()(Code)
Gets the default padding in pixels (can be overwritten by individual settings).



getPattern
public String getPattern()(Code)
Gets the pattern used for this text field. The pattern will be used in a SimpleDateFormat for dates and a DecimalFormat for numeric text fields. The pattern format must follow one of these two classes formatting rules, as specified in the JDK API docs. a string containing the pattern.



getPdfEncoding
public String getPdfEncoding()(Code)



getPdfFontName
public String getPdfFontName()(Code)



getPen
public Byte getPen()(Code)
Indicates the pen type used for this element. one of the pen constants in this class



getRadius
public Integer getRadius()(Code)
Indicates the corner radius for rectangles with round corners. The default is 0.



getRightBorder
public Byte getRightBorder()(Code)



getRightBorderColor
public Color getRightBorderColor()(Code)



getRightPadding
public Integer getRightPadding()(Code)



getRotation
public Byte getRotation()(Code)
Gets the text rotation. a value representing one of the rotation constants in this class



getScaleImage
public Byte getScaleImage()(Code)
Gets the image scale type. one of the scale constants in this class



getTopBorder
public Byte getTopBorder()(Code)
Gets the top border pen size.



getTopBorderColor
public Color getTopBorderColor()(Code)
Gets the top border color.



getTopPadding
public Integer getTopPadding()(Code)



getVerticalAlignment
public Byte getVerticalAlignment()(Code)
Gets the vertical alignment of the element. one of the alignment values defined in JRAlignment



isBlankWhenNull
public Boolean isBlankWhenNull()(Code)



isBold
public Boolean isBold()(Code)



isDefault
public boolean isDefault()(Code)
Gets a flag that specifies if this is the default report style.



isItalic
public Boolean isItalic()(Code)



isOwnBlankWhenNull
public Boolean isOwnBlankWhenNull()(Code)



isOwnBold
public Boolean isOwnBold()(Code)



isOwnItalic
public Boolean isOwnItalic()(Code)



isOwnPdfEmbedded
public Boolean isOwnPdfEmbedded()(Code)



isOwnStrikeThrough
public Boolean isOwnStrikeThrough()(Code)



isOwnStyledText
public Boolean isOwnStyledText()(Code)



isOwnUnderline
public Boolean isOwnUnderline()(Code)



isPdfEmbedded
public Boolean isPdfEmbedded()(Code)



isStrikeThrough
public Boolean isStrikeThrough()(Code)



isStyledText
public Boolean isStyledText()(Code)
Returns true if the text can contain style tags.



isUnderline
public Boolean isUnderline()(Code)



setBackcolor
public void setBackcolor(Color backcolor)(Code)



setBlankWhenNull
public void setBlankWhenNull(boolean isBlankWhenNull)(Code)



setBlankWhenNull
public void setBlankWhenNull(Boolean isBlankWhenNull)(Code)



setBold
public void setBold(boolean bold)(Code)



setBold
public void setBold(Boolean bold)(Code)



setBorder
public void setBorder(byte border)(Code)



setBorder
public void setBorder(Byte border)(Code)



setBorderColor
public void setBorderColor(Color borderColor)(Code)



setBottomBorder
public void setBottomBorder(byte bottomBorder)(Code)



setBottomBorder
public void setBottomBorder(Byte bottomBorder)(Code)



setBottomBorderColor
public void setBottomBorderColor(Color bottomBorderColor)(Code)



setBottomPadding
public void setBottomPadding(int bottomPadding)(Code)



setBottomPadding
public void setBottomPadding(Integer bottomPadding)(Code)



setFill
public void setFill(byte fill)(Code)



setFill
public void setFill(Byte fill)(Code)



setFontName
public void setFontName(String fontName)(Code)



setFontSize
public void setFontSize(int fontSize)(Code)



setFontSize
public void setFontSize(Integer fontSize)(Code)



setForecolor
public void setForecolor(Color forecolor)(Code)



setHorizontalAlignment
public void setHorizontalAlignment(byte horizontalAlignment)(Code)



setHorizontalAlignment
public void setHorizontalAlignment(Byte horizontalAlignment)(Code)



setItalic
public void setItalic(boolean italic)(Code)



setItalic
public void setItalic(Boolean italic)(Code)



setLeftBorder
public void setLeftBorder(byte leftBorder)(Code)



setLeftBorder
public void setLeftBorder(Byte leftBorder)(Code)



setLeftBorderColor
public void setLeftBorderColor(Color leftBorderColor)(Code)



setLeftPadding
public void setLeftPadding(int leftPadding)(Code)



setLeftPadding
public void setLeftPadding(Integer leftPadding)(Code)



setLineSpacing
public void setLineSpacing(byte lineSpacing)(Code)



setLineSpacing
public void setLineSpacing(Byte lineSpacing)(Code)



setMode
public void setMode(byte mode)(Code)



setMode
public void setMode(Byte mode)(Code)



setPadding
public void setPadding(int padding)(Code)



setPadding
public void setPadding(Integer padding)(Code)



setPattern
public void setPattern(String pattern)(Code)



setPdfEmbedded
public void setPdfEmbedded(boolean pdfEmbedded)(Code)



setPdfEmbedded
public void setPdfEmbedded(Boolean pdfEmbedded)(Code)



setPdfEncoding
public void setPdfEncoding(String pdfEncoding)(Code)



setPdfFontName
public void setPdfFontName(String pdfFontName)(Code)



setPen
public void setPen(byte pen)(Code)



setPen
public void setPen(Byte pen)(Code)



setRadius
public void setRadius(int radius)(Code)



setRadius
public void setRadius(Integer radius)(Code)



setRightBorder
public void setRightBorder(byte rightBorder)(Code)



setRightBorder
public void setRightBorder(Byte rightBorder)(Code)



setRightBorderColor
public void setRightBorderColor(Color rightBorderColor)(Code)



setRightPadding
public void setRightPadding(int rightPadding)(Code)



setRightPadding
public void setRightPadding(Integer rightPadding)(Code)



setRotation
public void setRotation(byte rotation)(Code)



setRotation
public void setRotation(Byte rotation)(Code)



setScaleImage
public void setScaleImage(byte scaleImage)(Code)



setScaleImage
public void setScaleImage(Byte scaleImage)(Code)



setStrikeThrough
public void setStrikeThrough(boolean strikeThrough)(Code)



setStrikeThrough
public void setStrikeThrough(Boolean strikeThrough)(Code)



setStyledText
public void setStyledText(boolean styledText)(Code)



setStyledText
public void setStyledText(Boolean styledText)(Code)



setTopBorder
public void setTopBorder(byte topBorder)(Code)



setTopBorder
public void setTopBorder(Byte topBorder)(Code)



setTopBorderColor
public void setTopBorderColor(Color topBorderColor)(Code)



setTopPadding
public void setTopPadding(int topPadding)(Code)



setTopPadding
public void setTopPadding(Integer topPadding)(Code)



setUnderline
public void setUnderline(boolean underline)(Code)



setUnderline
public void setUnderline(Boolean underline)(Code)



setVerticalAlignment
public void setVerticalAlignment(byte verticalAlignment)(Code)



setVerticalAlignment
public void setVerticalAlignment(Byte verticalAlignment)(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.