dori.jasper.engine.design
Class JRDesignImage
java.lang.Object
dori.jasper.engine.base.JRBaseElement
dori.jasper.engine.design.JRDesignElement
dori.jasper.engine.design.JRDesignGraphicElement
dori.jasper.engine.design.JRDesignImage
- All Implemented Interfaces:
- JRAlignment, JRAnchor, JRElement, JRGraphicElement, JRHyperlink, JRImage, java.io.Serializable
- public class JRDesignImage
- extends JRDesignGraphicElement
- implements JRImage
- See Also:
- Serialized Form
Fields inherited from class dori.jasper.engine.base.JRBaseElement |
backcolor, elementGroup, forecolor, height, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, key, mode, positionType, printWhenExpression, printWhenGroupChanges, stretchType, width, x, y |
Methods inherited from class dori.jasper.engine.base.JRBaseElement |
getBackcolor, getElementGroup, getForecolor, getHeight, getKey, getMode, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getStretchType, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setBackcolor, setForecolor, setMode, setPositionType, setPrintInFirstWholeBand, setPrintRepeatedValues, setPrintWhenDetailOverflows, setRemoveLineWhenBlank, setStretchType, setWidth, setX |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface dori.jasper.engine.JRElement |
getBackcolor, getElementGroup, getForecolor, getHeight, getKey, getMode, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getStretchType, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setBackcolor, setForecolor, setMode, setPositionType, setPrintInFirstWholeBand, setPrintRepeatedValues, setPrintWhenDetailOverflows, setRemoveLineWhenBlank, setStretchType, setWidth, setX |
scaleImage
protected byte scaleImage
horizontalAlignment
protected byte horizontalAlignment
verticalAlignment
protected byte verticalAlignment
isUsingCache
protected boolean isUsingCache
evaluationTime
protected byte evaluationTime
hyperlinkType
protected byte hyperlinkType
evaluationGroup
protected JRGroup evaluationGroup
expression
protected JRExpression expression
anchorNameExpression
protected JRExpression anchorNameExpression
hyperlinkReferenceExpression
protected JRExpression hyperlinkReferenceExpression
hyperlinkAnchorExpression
protected JRExpression hyperlinkAnchorExpression
hyperlinkPageExpression
protected JRExpression hyperlinkPageExpression
JRDesignImage
public JRDesignImage()
getScaleImage
public byte getScaleImage()
- Specified by:
getScaleImage
in interface JRImage
getHorizontalAlignment
public byte getHorizontalAlignment()
- Specified by:
getHorizontalAlignment
in interface JRImage
getVerticalAlignment
public byte getVerticalAlignment()
- Specified by:
getVerticalAlignment
in interface JRImage
isUsingCache
public boolean isUsingCache()
- Specified by:
isUsingCache
in interface JRImage
getEvaluationTime
public byte getEvaluationTime()
- Specified by:
getEvaluationTime
in interface JRImage
getHyperlinkType
public byte getHyperlinkType()
- Specified by:
getHyperlinkType
in interface JRHyperlink
getEvaluationGroup
public JRGroup getEvaluationGroup()
- Specified by:
getEvaluationGroup
in interface JRImage
getExpression
public JRExpression getExpression()
- Specified by:
getExpression
in interface JRImage
getAnchorNameExpression
public JRExpression getAnchorNameExpression()
- Specified by:
getAnchorNameExpression
in interface JRAnchor
getHyperlinkReferenceExpression
public JRExpression getHyperlinkReferenceExpression()
- Specified by:
getHyperlinkReferenceExpression
in interface JRHyperlink
getHyperlinkAnchorExpression
public JRExpression getHyperlinkAnchorExpression()
- Specified by:
getHyperlinkAnchorExpression
in interface JRHyperlink
getHyperlinkPageExpression
public JRExpression getHyperlinkPageExpression()
- Specified by:
getHyperlinkPageExpression
in interface JRHyperlink
setScaleImage
public void setScaleImage(byte scaleImage)
- Specified by:
setScaleImage
in interface JRImage
setHorizontalAlignment
public void setHorizontalAlignment(byte horizontalAlignment)
- Specified by:
setHorizontalAlignment
in interface JRImage
setVerticalAlignment
public void setVerticalAlignment(byte verticalAlignment)
- Specified by:
setVerticalAlignment
in interface JRImage
setUsingCache
public void setUsingCache(boolean isUsingCache)
- Specified by:
setUsingCache
in interface JRImage
setEvaluationTime
public void setEvaluationTime(byte evaluationTime)
setHyperlinkType
public void setHyperlinkType(byte hyperlinkType)
setEvaluationGroup
public void setEvaluationGroup(JRGroup evaluationGroup)
setExpression
public void setExpression(JRExpression expression)
setAnchorNameExpression
public void setAnchorNameExpression(JRExpression anchorNameExpression)
setHyperlinkReferenceExpression
public void setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
setHyperlinkAnchorExpression
public void setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
setHyperlinkPageExpression
public void setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.