Java Doc for JRDesignImage.java in  » Report » jasperreports-2.0.1 » net » sf » jasperreports » engine » design » 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.design 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.sf.jasperreports.engine.design.JRDesignElement
   net.sf.jasperreports.engine.design.JRDesignGraphicElement
      net.sf.jasperreports.engine.design.JRDesignImage

JRDesignImage
public class JRDesignImage extends JRDesignGraphicElement implements JRImage(Code)
The actual implementation of a graphic element representing an image, used at design time.
author:
   Teodor Danciu (teodord@users.sourceforge.net)
version:
   $Id: JRDesignImage.java 1364 2006-08-31 15:13:20Z lucianc $


Field Summary
protected  JRExpressionanchorNameExpression
    
protected  intbookmarkLevel
     The bookmark level for the anchor associated with this image.
protected  Byteborder
    
protected  ColorborderColor
    
protected  BytebottomBorder
    
protected  ColorbottomBorderColor
    
protected  IntegerbottomPadding
    
protected  JRGroupevaluationGroup
    
protected  byteevaluationTime
    
protected  JRExpressionexpression
    
protected  BytehorizontalAlignment
    
protected  JRExpressionhyperlinkAnchorExpression
    
protected  JRExpressionhyperlinkPageExpression
    
protected  JRExpressionhyperlinkReferenceExpression
    
protected  bytehyperlinkTarget
    
protected  bytehyperlinkType
    
protected  booleanisLazy
    
protected  BooleanisUsingCache
    
protected  ByteleftBorder
    
protected  ColorleftBorderColor
    
protected  IntegerleftPadding
    
protected  StringlinkType
    
protected  byteonErrorType
    
protected  Integerpadding
    
protected  ByterightBorder
    
protected  ColorrightBorderColor
    
protected  IntegerrightPadding
    
protected  BytescaleImage
    
protected  BytetopBorder
    
protected  ColortopBorderColor
    
protected  IntegertopPadding
    
protected  ByteverticalAlignment
    

Constructor Summary
public  JRDesignImage(JRDefaultStyleProvider defaultStyleProvider)
    

Method Summary
public  voidaddHyperlinkParameter(JRHyperlinkParameter parameter)
     Adds a custom hyperlink parameter.
public  voidcollectExpressions(JRExpressionCollector collector)
    
public  JRExpressiongetAnchorNameExpression()
    
public  intgetBookmarkLevel()
    
public  bytegetBorder()
    
public  ColorgetBorderColor()
    
public  bytegetBottomBorder()
    
public  ColorgetBottomBorderColor()
    
public  intgetBottomPadding()
    
public  JRBoxgetBox()
    
public  JRChildgetCopy(JRAbstractObjectFactory factory)
    
public  JRGroupgetEvaluationGroup()
    
public  bytegetEvaluationTime()
    
public  JRExpressiongetExpression()
    
public  bytegetHorizontalAlignment()
    
public  JRExpressiongetHyperlinkAnchorExpression()
    
public  JRExpressiongetHyperlinkPageExpression()
    
public  JRHyperlinkParameter[]getHyperlinkParameters()
    
public  ListgetHyperlinkParametersList()
     Returns the list of custom hyperlink parameters.
public  JRExpressiongetHyperlinkReferenceExpression()
    
public  bytegetHyperlinkTarget()
    
public  JRExpressiongetHyperlinkTooltipExpression()
    
public  bytegetHyperlinkType()
    
public  bytegetLeftBorder()
    
public  ColorgetLeftBorderColor()
    
public  intgetLeftPadding()
    
public  StringgetLinkType()
    
public  bytegetMode()
    
public  bytegetOnErrorType()
    
public  BytegetOwnBorder()
    
public  ColorgetOwnBorderColor()
    
public  BytegetOwnBottomBorder()
    
public  ColorgetOwnBottomBorderColor()
    
public  IntegergetOwnBottomPadding()
    
public  BytegetOwnHorizontalAlignment()
    
public  BytegetOwnLeftBorder()
    
public  ColorgetOwnLeftBorderColor()
    
public  IntegergetOwnLeftPadding()
    
public  IntegergetOwnPadding()
    
public  BytegetOwnRightBorder()
    
public  ColorgetOwnRightBorderColor()
    
public  IntegergetOwnRightPadding()
    
public  BytegetOwnScaleImage()
    
public  BytegetOwnTopBorder()
    
public  ColorgetOwnTopBorderColor()
    
public  IntegergetOwnTopPadding()
    
public  BytegetOwnVerticalAlignment()
    
public  intgetPadding()
    
public  bytegetPen()
    
public  bytegetRightBorder()
    
public  ColorgetRightBorderColor()
    
public  intgetRightPadding()
    
public  bytegetScaleImage()
    
public  bytegetTopBorder()
    
public  ColorgetTopBorderColor()
    
public  intgetTopPadding()
    
public  bytegetVerticalAlignment()
    
public  booleanisLazy()
    
public  BooleanisOwnUsingCache()
    
public  booleanisUsingCache()
    
protected  voidnormalizeLinkType()
    
public  voidremoveHyperlinkParameter(JRHyperlinkParameter parameter)
     Removes a custom hyperlink parameter.
public  voidremoveHyperlinkParameter(String parameterName)
     Removes a custom hyperlink parameter.
public  voidsetAnchorNameExpression(JRExpression anchorNameExpression)
    
public  voidsetBookmarkLevel(int bookmarkLevel)
     Sets the boomark level for the anchor associated with this image.
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  voidsetBox(JRBox box)
    
public  voidsetEvaluationGroup(JRGroup evaluationGroup)
    
public  voidsetEvaluationTime(byte evaluationTime)
     Sets the evaluation time for this image.
public  voidsetExpression(JRExpression expression)
    
public  voidsetHorizontalAlignment(byte horizontalAlignment)
    
public  voidsetHorizontalAlignment(Byte horizontalAlignment)
    
public  voidsetHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
    
public  voidsetHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
    
public  voidsetHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
    
public  voidsetHyperlinkTarget(byte hyperlinkTarget)
    
public  voidsetHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)
     Sets the expression which will be used to generate the hyperlink tooltip.
public  voidsetHyperlinkType(byte hyperlinkType)
     Sets the link type as a built-in hyperlink type.
public  voidsetLazy(boolean isLazy)
    
public  voidsetLeftBorder(byte leftBorder)
    
public  voidsetLeftBorder(Byte leftBorder)
    
public  voidsetLeftBorderColor(Color leftBorderColor)
    
public  voidsetLeftPadding(int leftPadding)
    
public  voidsetLeftPadding(Integer leftPadding)
    
public  voidsetLinkType(String type)
     Sets the hyperlink type.
public  voidsetOnErrorType(byte onErrorType)
    
public  voidsetPadding(int padding)
    
public  voidsetPadding(Integer padding)
    
public  voidsetRightBorder(byte rightBorder)
    
public  voidsetRightBorder(Byte rightBorder)
    
public  voidsetRightBorderColor(Color rightBorderColor)
    
public  voidsetRightPadding(int rightPadding)
    
public  voidsetRightPadding(Integer rightPadding)
    
public  voidsetScaleImage(byte scaleImage)
    
public  voidsetScaleImage(Byte scaleImage)
    
public  voidsetTopBorder(byte topBorder)
    
public  voidsetTopBorder(Byte topBorder)
    
public  voidsetTopBorderColor(Color topBorderColor)
    
public  voidsetTopPadding(int topPadding)
    
public  voidsetTopPadding(Integer topPadding)
    
public  voidsetUsingCache(boolean isUsingCache)
    
public  voidsetUsingCache(Boolean isUsingCache)
    
public  voidsetVerticalAlignment(byte verticalAlignment)
    
public  voidsetVerticalAlignment(Byte verticalAlignment)
    
public  voidwriteXml(JRXmlWriter xmlWriter)
    

Field Detail
anchorNameExpression
protected JRExpression anchorNameExpression(Code)



bookmarkLevel
protected int bookmarkLevel(Code)
The bookmark level for the anchor associated with this image.
See Also:   JRAnchor.getBookmarkLevel



border
protected Byte border(Code)



borderColor
protected Color borderColor(Code)



bottomBorder
protected Byte bottomBorder(Code)



bottomBorderColor
protected Color bottomBorderColor(Code)



bottomPadding
protected Integer bottomPadding(Code)



evaluationGroup
protected JRGroup evaluationGroup(Code)



evaluationTime
protected byte evaluationTime(Code)



expression
protected JRExpression expression(Code)



horizontalAlignment
protected Byte horizontalAlignment(Code)



hyperlinkAnchorExpression
protected JRExpression hyperlinkAnchorExpression(Code)



hyperlinkPageExpression
protected JRExpression hyperlinkPageExpression(Code)



hyperlinkReferenceExpression
protected JRExpression hyperlinkReferenceExpression(Code)



hyperlinkTarget
protected byte hyperlinkTarget(Code)



hyperlinkType
protected byte hyperlinkType(Code)



isLazy
protected boolean isLazy(Code)



isUsingCache
protected Boolean isUsingCache(Code)



leftBorder
protected Byte leftBorder(Code)



leftBorderColor
protected Color leftBorderColor(Code)



leftPadding
protected Integer leftPadding(Code)



linkType
protected String linkType(Code)



onErrorType
protected byte onErrorType(Code)



padding
protected Integer padding(Code)



rightBorder
protected Byte rightBorder(Code)



rightBorderColor
protected Color rightBorderColor(Code)



rightPadding
protected Integer rightPadding(Code)



scaleImage
protected Byte scaleImage(Code)



topBorder
protected Byte topBorder(Code)



topBorderColor
protected Color topBorderColor(Code)



topPadding
protected Integer topPadding(Code)



verticalAlignment
protected Byte verticalAlignment(Code)




Constructor Detail
JRDesignImage
public JRDesignImage(JRDefaultStyleProvider defaultStyleProvider)(Code)




Method Detail
addHyperlinkParameter
public void addHyperlinkParameter(JRHyperlinkParameter parameter)(Code)
Adds a custom hyperlink parameter.
Parameters:
  parameter - the parameter to add



collectExpressions
public void collectExpressions(JRExpressionCollector collector)(Code)



getAnchorNameExpression
public JRExpression getAnchorNameExpression()(Code)



getBookmarkLevel
public int getBookmarkLevel()(Code)



getBorder
public byte getBorder()(Code)



getBorderColor
public Color getBorderColor()(Code)



getBottomBorder
public byte getBottomBorder()(Code)



getBottomBorderColor
public Color getBottomBorderColor()(Code)



getBottomPadding
public int getBottomPadding()(Code)



getBox
public JRBox getBox()(Code)



getCopy
public JRChild getCopy(JRAbstractObjectFactory factory)(Code)



getEvaluationGroup
public JRGroup getEvaluationGroup()(Code)



getEvaluationTime
public byte getEvaluationTime()(Code)



getExpression
public JRExpression getExpression()(Code)



getHorizontalAlignment
public byte getHorizontalAlignment()(Code)



getHyperlinkAnchorExpression
public JRExpression getHyperlinkAnchorExpression()(Code)



getHyperlinkPageExpression
public JRExpression getHyperlinkPageExpression()(Code)



getHyperlinkParameters
public JRHyperlinkParameter[] getHyperlinkParameters()(Code)



getHyperlinkParametersList
public List getHyperlinkParametersList()(Code)
Returns the list of custom hyperlink parameters. the list of custom hyperlink parameters



getHyperlinkReferenceExpression
public JRExpression getHyperlinkReferenceExpression()(Code)



getHyperlinkTarget
public byte getHyperlinkTarget()(Code)



getHyperlinkTooltipExpression
public JRExpression getHyperlinkTooltipExpression()(Code)



getHyperlinkType
public byte getHyperlinkType()(Code)



getLeftBorder
public byte getLeftBorder()(Code)



getLeftBorderColor
public Color getLeftBorderColor()(Code)



getLeftPadding
public int getLeftPadding()(Code)



getLinkType
public String getLinkType()(Code)



getMode
public byte getMode()(Code)



getOnErrorType
public byte getOnErrorType()(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)



getOwnHorizontalAlignment
public Byte getOwnHorizontalAlignment()(Code)



getOwnLeftBorder
public Byte getOwnLeftBorder()(Code)



getOwnLeftBorderColor
public Color getOwnLeftBorderColor()(Code)



getOwnLeftPadding
public Integer getOwnLeftPadding()(Code)



getOwnPadding
public Integer getOwnPadding()(Code)



getOwnRightBorder
public Byte getOwnRightBorder()(Code)



getOwnRightBorderColor
public Color getOwnRightBorderColor()(Code)



getOwnRightPadding
public Integer getOwnRightPadding()(Code)



getOwnScaleImage
public Byte getOwnScaleImage()(Code)



getOwnTopBorder
public Byte getOwnTopBorder()(Code)



getOwnTopBorderColor
public Color getOwnTopBorderColor()(Code)



getOwnTopPadding
public Integer getOwnTopPadding()(Code)



getOwnVerticalAlignment
public Byte getOwnVerticalAlignment()(Code)



getPadding
public int getPadding()(Code)



getPen
public byte getPen()(Code)



getRightBorder
public byte getRightBorder()(Code)



getRightBorderColor
public Color getRightBorderColor()(Code)



getRightPadding
public int getRightPadding()(Code)



getScaleImage
public byte getScaleImage()(Code)



getTopBorder
public byte getTopBorder()(Code)



getTopBorderColor
public Color getTopBorderColor()(Code)



getTopPadding
public int getTopPadding()(Code)



getVerticalAlignment
public byte getVerticalAlignment()(Code)



isLazy
public boolean isLazy()(Code)



isOwnUsingCache
public Boolean isOwnUsingCache()(Code)



isUsingCache
public boolean isUsingCache()(Code)



normalizeLinkType
protected void normalizeLinkType()(Code)



removeHyperlinkParameter
public void removeHyperlinkParameter(JRHyperlinkParameter parameter)(Code)
Removes a custom hyperlink parameter.
Parameters:
  parameter - the parameter to remove



removeHyperlinkParameter
public void removeHyperlinkParameter(String parameterName)(Code)
Removes a custom hyperlink parameter.

If multiple parameters having the specified name exist, all of them will be removed


Parameters:
  parameterName - the parameter name



setAnchorNameExpression
public void setAnchorNameExpression(JRExpression anchorNameExpression)(Code)



setBookmarkLevel
public void setBookmarkLevel(int bookmarkLevel)(Code)
Sets the boomark level for the anchor associated with this image.
Parameters:
  bookmarkLevel - the bookmark level (starting from 1)or JRAnchor.NO_BOOKMARK NO_BOOKMARK if no bookmark should be created



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)



setBox
public void setBox(JRBox box)(Code)



setEvaluationGroup
public void setEvaluationGroup(JRGroup evaluationGroup)(Code)



setEvaluationTime
public void setEvaluationTime(byte evaluationTime)(Code)
Sets the evaluation time for this image.



setExpression
public void setExpression(JRExpression expression)(Code)



setHorizontalAlignment
public void setHorizontalAlignment(byte horizontalAlignment)(Code)



setHorizontalAlignment
public void setHorizontalAlignment(Byte horizontalAlignment)(Code)



setHyperlinkAnchorExpression
public void setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)(Code)



setHyperlinkPageExpression
public void setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)(Code)



setHyperlinkReferenceExpression
public void setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)(Code)



setHyperlinkTarget
public void setHyperlinkTarget(byte hyperlinkTarget)(Code)



setHyperlinkTooltipExpression
public void setHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)(Code)
Sets the expression which will be used to generate the hyperlink tooltip.
Parameters:
  hyperlinkTooltipExpression - the expression which will be used to generate the hyperlink tooltip
See Also:   JRDesignImage.getHyperlinkTooltipExpression()



setHyperlinkType
public void setHyperlinkType(byte hyperlinkType)(Code)
Sets the link type as a built-in hyperlink type.
Parameters:
  hyperlinkType - the built-in hyperlink type
See Also:   JRDesignImage.getLinkType()



setLazy
public void setLazy(boolean isLazy)(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)



setLinkType
public void setLinkType(String type)(Code)
Sets the hyperlink type.

The type can be one of the built-in types (Reference, LocalAnchor, LocalPage, RemoteAnchor, RemotePage), or can be an arbitrary type.


Parameters:
  type - the hyperlink type



setOnErrorType
public void setOnErrorType(byte onErrorType)(Code)



setPadding
public void setPadding(int padding)(Code)



setPadding
public void setPadding(Integer padding)(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)



setScaleImage
public void setScaleImage(byte scaleImage)(Code)



setScaleImage
public void setScaleImage(Byte scaleImage)(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)



setUsingCache
public void setUsingCache(boolean isUsingCache)(Code)



setUsingCache
public void setUsingCache(Boolean isUsingCache)(Code)



setVerticalAlignment
public void setVerticalAlignment(byte verticalAlignment)(Code)



setVerticalAlignment
public void setVerticalAlignment(Byte verticalAlignment)(Code)



writeXml
public void writeXml(JRXmlWriter xmlWriter) throws IOException(Code)



Fields inherited from net.sf.jasperreports.engine.design.JRDesignGraphicElement
protected Byte fill(Code)(Java Doc)
protected Byte pen(Code)(Java Doc)

Methods inherited from net.sf.jasperreports.engine.design.JRDesignGraphicElement
public byte getFill()(Code)(Java Doc)
public Byte getOwnFill()(Code)(Java Doc)
public Byte getOwnPen()(Code)(Java Doc)
public byte getPen()(Code)(Java Doc)
public void setFill(byte fill)(Code)(Java Doc)
public void setFill(Byte fill)(Code)(Java Doc)
public void setPen(byte pen)(Code)(Java Doc)
public void setPen(Byte pen)(Code)(Java Doc)

Methods inherited from net.sf.jasperreports.engine.design.JRDesignElement
public void setElementGroup(JRElementGroup elementGroup)(Code)(Java Doc)
public void setHeight(int height)(Code)(Java Doc)
public void setKey(String key)(Code)(Java Doc)
public void setPrintWhenExpression(JRExpression expression)(Code)(Java Doc)
public void setPrintWhenGroupChanges(JRGroup group)(Code)(Java Doc)
public void setStyle(JRStyle style)(Code)(Java Doc)
public void setStyleNameReference(String styleName)(Code)(Java Doc)
public void setY(int y)(Code)(Java Doc)

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