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


java.lang.Object
   net.sf.jasperreports.engine.fill.JRFillElement
      net.sf.jasperreports.engine.fill.JRFillGraphicElement
         net.sf.jasperreports.engine.fill.JRFillImage

JRFillImage
public class JRFillImage extends JRFillGraphicElement implements JRImage(Code)

author:
   Teodor Danciu (teodord@users.sourceforge.net)
version:
   $Id: JRFillImage.java 1710 2007-04-26 16:39:17Z teodord $



Constructor Summary
protected  JRFillImage(JRBaseFiller filler, JRImage image, JRFillObjectFactory factory)
    
protected  JRFillImage(JRFillImage image, JRFillCloneFactory factory)
    

Method Summary
protected  voidcollectDelayedEvaluations()
    
public  voidcollectExpressions(JRExpressionCollector collector)
    
protected  voidcopy(JRPrintImage printImage)
    
public  JRCloneablecreateClone(JRFillCloneFactory factory)
    
protected  voidevaluate(byte evaluation)
    
protected  voidevaluateImage(byte evaluation)
    
protected  JRPrintElementfill()
    
protected  StringgetAnchorName()
    
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()
    
protected  StringgetHyperlinkAnchor()
    
public  JRExpressiongetHyperlinkAnchorExpression()
    
protected  IntegergetHyperlinkPage()
    
public  JRExpressiongetHyperlinkPageExpression()
    
public  JRHyperlinkParameter[]getHyperlinkParameters()
    
protected  StringgetHyperlinkReference()
    
public  JRExpressiongetHyperlinkReferenceExpression()
    
public  bytegetHyperlinkTarget()
    
protected  StringgetHyperlinkTooltip()
    
public  JRExpressiongetHyperlinkTooltipExpression()
    
public  bytegetHyperlinkType()
    
protected  JRTemplateImagegetJRTemplateImage()
    
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()
    
protected  JRRenderablegetRenderer()
    
public  bytegetRightBorder()
    
public  ColorgetRightBorderColor()
    
public  intgetRightPadding()
    
public  bytegetScaleImage()
    
public  bytegetTopBorder()
    
public  ColorgetTopBorderColor()
    
public  intgetTopPadding()
    
public  bytegetVerticalAlignment()
    
public  booleanisLazy()
    
public  BooleanisOwnUsingCache()
    
public  booleanisUsingCache()
    
protected  booleanprepare(int availableStretchHeight, boolean isOverflow)
    
protected  voidresolveElement(JRPrintElement element, byte evaluation)
    
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  voidsetHorizontalAlignment(byte horizontalAlignment)
    
public  voidsetHorizontalAlignment(Byte horizontalAlignment)
    
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  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)
    


Constructor Detail
JRFillImage
protected JRFillImage(JRBaseFiller filler, JRImage image, JRFillObjectFactory factory)(Code)



JRFillImage
protected JRFillImage(JRFillImage image, JRFillCloneFactory factory)(Code)




Method Detail
collectDelayedEvaluations
protected void collectDelayedEvaluations()(Code)



collectExpressions
public void collectExpressions(JRExpressionCollector collector)(Code)



copy
protected void copy(JRPrintImage printImage)(Code)



createClone
public JRCloneable createClone(JRFillCloneFactory factory)(Code)



evaluate
protected void evaluate(byte evaluation) throws JRException(Code)



evaluateImage
protected void evaluateImage(byte evaluation) throws JRException(Code)



fill
protected JRPrintElement fill() throws JRException(Code)



getAnchorName
protected String getAnchorName()(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)



getHyperlinkAnchor
protected String getHyperlinkAnchor()(Code)



getHyperlinkAnchorExpression
public JRExpression getHyperlinkAnchorExpression()(Code)



getHyperlinkPage
protected Integer getHyperlinkPage()(Code)



getHyperlinkPageExpression
public JRExpression getHyperlinkPageExpression()(Code)



getHyperlinkParameters
public JRHyperlinkParameter[] getHyperlinkParameters()(Code)



getHyperlinkReference
protected String getHyperlinkReference()(Code)



getHyperlinkReferenceExpression
public JRExpression getHyperlinkReferenceExpression()(Code)



getHyperlinkTarget
public byte getHyperlinkTarget()(Code)



getHyperlinkTooltip
protected String getHyperlinkTooltip()(Code)



getHyperlinkTooltipExpression
public JRExpression getHyperlinkTooltipExpression()(Code)



getHyperlinkType
public byte getHyperlinkType()(Code)



getJRTemplateImage
protected JRTemplateImage getJRTemplateImage()(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)



getRenderer
protected JRRenderable getRenderer()(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)



prepare
protected boolean prepare(int availableStretchHeight, boolean isOverflow)(Code)



resolveElement
protected void resolveElement(JRPrintElement element, byte evaluation) throws JRException(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)



setHorizontalAlignment
public void setHorizontalAlignment(byte horizontalAlignment)(Code)



setHorizontalAlignment
public void setHorizontalAlignment(Byte horizontalAlignment)(Code)



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)



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)



Methods inherited from net.sf.jasperreports.engine.fill.JRFillGraphicElement
public byte getFill()(Code)(Java Doc)
public Byte getOwnFill()(Code)(Java Doc)
public Byte getOwnPen()(Code)(Java Doc)
public byte getPen()(Code)(Java Doc)
protected boolean prepare(int availableStretchHeight, boolean isOverflow) throws JRException(Code)(Java Doc)
public void rewind()(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)

Fields inherited from net.sf.jasperreports.engine.fill.JRFillElement
protected JRFillBand band(Code)(Java Doc)
protected JRFillElementContainer conditionalStylesContainer(Code)(Java Doc)
protected byte currentEvaluation(Code)(Java Doc)
protected JRDefaultStyleProvider defaultStyleProvider(Code)(Java Doc)
protected Map delayedEvaluationsMap(Code)(Java Doc)
protected JRFillElementGroup elementGroup(Code)(Java Doc)
protected JRFillExpressionEvaluator expressionEvaluator(Code)(Java Doc)
protected JRBaseFiller filler(Code)(Java Doc)
protected JRStyle initStyle(Code)(Java Doc)
protected JRElement parent(Code)(Java Doc)
protected JRGroup printWhenGroupChanges(Code)(Java Doc)
protected Map templates(Code)(Java Doc)

Methods inherited from net.sf.jasperreports.engine.fill.JRFillElement
protected void addDependantElement(JRElement element)(Code)(Java Doc)
protected void collectDelayedEvaluations()(Code)(Java Doc)
protected void collectDelayedEvaluations(JRExpression expression)(Code)(Java Doc)
protected void delayedEvaluate(JRRecordedValuesPrintElement printElement, JREvaluationTime evaluationTime, byte evaluation) throws JRException(Code)(Java Doc)
abstract protected void evaluate(byte evaluation) throws JRException(Code)(Java Doc)
final protected Object evaluateExpression(JRExpression expression, byte evaluation) throws JRException(Code)(Java Doc)
protected void evaluatePrintWhenExpression(byte evaluation) throws JRException(Code)(Java Doc)
abstract protected JRPrintElement fill() throws JRException(Code)(Java Doc)
public Color getBackcolor()(Code)(Java Doc)
protected JRFillBand getBand()(Code)(Java Doc)
protected int getBandBottomY()(Code)(Java Doc)
public JRDefaultStyleProvider getDefaultStyleProvider()(Code)(Java Doc)
protected Collection getDependantElements()(Code)(Java Doc)
public JRElementGroup getElementGroup()(Code)(Java Doc)
protected byte getEvaluationTime()(Code)(Java Doc)
protected JRFillField getField(String fieldName)(Code)(Java Doc)
public Color getForecolor()(Code)(Java Doc)
protected JRElement[] getGroupElements()(Code)(Java Doc)
public int getHeight()(Code)(Java Doc)
public String getKey()(Code)(Java Doc)
public byte getMode()(Code)(Java Doc)
public Color getOwnBackcolor()(Code)(Java Doc)
public Color getOwnForecolor()(Code)(Java Doc)
public Byte getOwnMode()(Code)(Java Doc)
public byte getPositionType()(Code)(Java Doc)
public JRExpression getPrintWhenExpression()(Code)(Java Doc)
public JRGroup getPrintWhenGroupChanges()(Code)(Java Doc)
protected int getRelativeY()(Code)(Java Doc)
protected int getStretchHeight()(Code)(Java Doc)
public byte getStretchType()(Code)(Java Doc)
public JRStyle getStyle()(Code)(Java Doc)
public String getStyleNameReference()(Code)(Java Doc)
protected JRTemplateElement getTemplate(JRStyle style)(Code)(Java Doc)
protected JRFillVariable getVariable(String variableName)(Code)(Java Doc)
public int getWidth()(Code)(Java Doc)
public int getX()(Code)(Java Doc)
public int getY()(Code)(Java Doc)
protected void initDelayedEvaluationPrint(JRRecordedValuesPrintElement printElement) throws JRException(Code)(Java Doc)
protected void initDelayedEvaluations()(Code)(Java Doc)
protected boolean isAlreadyPrinted()(Code)(Java Doc)
protected boolean isAutoEvaluateNow()(Code)(Java Doc)
protected boolean isEvaluateAuto()(Code)(Java Doc)
protected boolean isEvaluateNow()(Code)(Java Doc)
public boolean isPrintInFirstWholeBand()(Code)(Java Doc)
public boolean isPrintRepeatedValues()(Code)(Java Doc)
public boolean isPrintWhenDetailOverflows()(Code)(Java Doc)
protected boolean isPrintWhenExpressionNull()(Code)(Java Doc)
protected boolean isPrintWhenTrue()(Code)(Java Doc)
public boolean isRemoveLineWhenBlank()(Code)(Java Doc)
protected boolean isReprinted()(Code)(Java Doc)
protected boolean isToPrint()(Code)(Java Doc)
protected boolean isValueRepeating()(Code)(Java Doc)
protected void moveDependantElements()(Code)(Java Doc)
protected boolean prepare(int availableStretchHeight, boolean isOverflow) throws JRException(Code)(Java Doc)
protected void registerTemplate(JRStyle style, JRTemplateElement template)(Code)(Java Doc)
protected void reset()(Code)(Java Doc)
abstract protected void resolveElement(JRPrintElement element, byte evaluation) throws JRException(Code)(Java Doc)
protected void resolveElement(JRPrintElement element, byte evaluation, JREvaluationTime evaluationTime) throws JRException(Code)(Java Doc)
abstract protected void rewind() throws JRException(Code)(Java Doc)
protected void setAlreadyPrinted(boolean isAlreadyPrinted)(Code)(Java Doc)
public void setBackcolor(Color backcolor)(Code)(Java Doc)
protected void setBand(JRFillBand band)(Code)(Java Doc)
protected void setBandBottomY(int bandBottomY)(Code)(Java Doc)
protected void setConditionalStylesContainer(JRFillElementContainer conditionalStylesContainer)(Code)(Java Doc)
protected void setCurrentEvaluation(byte evaluation)(Code)(Java Doc)
public void setForecolor(Color forecolor)(Code)(Java Doc)
public void setHeight(int height)(Code)(Java Doc)
public void setMode(byte mode)(Code)(Java Doc)
public void setMode(Byte mode)(Code)(Java Doc)
public void setPositionType(byte positionType)(Code)(Java Doc)
public void setPrintInFirstWholeBand(boolean isPrint)(Code)(Java Doc)
public void setPrintRepeatedValues(boolean isPrintRepeatedValues)(Code)(Java Doc)
public void setPrintWhenDetailOverflows(boolean isPrint)(Code)(Java Doc)
protected void setPrintWhenExpressionNull(boolean isPrintWhenExpressionNull)(Code)(Java Doc)
protected void setPrintWhenTrue(boolean isPrintWhenTrue)(Code)(Java Doc)
protected void setRelativeY(int relativeY)(Code)(Java Doc)
public void setRemoveLineWhenBlank(boolean isRemoveLine)(Code)(Java Doc)
protected void setReprinted(boolean isReprinted)(Code)(Java Doc)
final protected void setShrinkable(boolean shrinkable)(Code)(Java Doc)
protected void setStretchHeight(int stretchHeight)(Code)(Java Doc)
public void setStretchType(byte stretchType)(Code)(Java Doc)
public void setStyle(JRStyle style)(Code)(Java Doc)
public void setStyleNameReference(String name)(Code)(Java Doc)
protected void setToPrint(boolean isToPrint)(Code)(Java Doc)
protected void setValueRepeating(boolean isValueRepeating)(Code)(Java Doc)
public void setWidth(int width)(Code)(Java Doc)
public void setX(int x)(Code)(Java Doc)
public void setY(int y)(Code)(Java Doc)
protected void stretchElement(int bandStretch)(Code)(Java Doc)
protected void stretchHeightFinal()(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(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.