dori.jasper.engine
Interface JRImage
- All Superinterfaces:
- JRAlignment, JRAnchor, JRElement, JRGraphicElement, JRHyperlink
- All Known Implementing Classes:
- JRBaseImage, JRDesignImage, JRFillImage
- public interface JRImage
- extends JRGraphicElement, JRAnchor, JRHyperlink, JRAlignment
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 |
SCALE_IMAGE_CLIP
public static final byte SCALE_IMAGE_CLIP
- See Also:
- Constant Field Values
SCALE_IMAGE_FILL_FRAME
public static final byte SCALE_IMAGE_FILL_FRAME
- See Also:
- Constant Field Values
SCALE_IMAGE_RETAIN_SHAPE
public static final byte SCALE_IMAGE_RETAIN_SHAPE
- See Also:
- Constant Field Values
getScaleImage
public byte getScaleImage()
setScaleImage
public void setScaleImage(byte scaleImage)
getHorizontalAlignment
public byte getHorizontalAlignment()
setHorizontalAlignment
public void setHorizontalAlignment(byte horizontalAlignment)
getVerticalAlignment
public byte getVerticalAlignment()
setVerticalAlignment
public void setVerticalAlignment(byte verticalAlignment)
isUsingCache
public boolean isUsingCache()
setUsingCache
public void setUsingCache(boolean isUsingCache)
getEvaluationTime
public byte getEvaluationTime()
getEvaluationGroup
public JRGroup getEvaluationGroup()
getExpression
public JRExpression getExpression()
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.