dori.jasper.engine
Interface JRLine
- All Superinterfaces:
- JRElement, JRGraphicElement
- All Known Implementing Classes:
- JRBaseLine, JRDesignLine, JRFillLine
- public interface JRLine
- extends JRGraphicElement
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 |
DIRECTION_TOP_DOWN
public static final byte DIRECTION_TOP_DOWN
- See Also:
- Constant Field Values
DIRECTION_BOTTOM_UP
public static final byte DIRECTION_BOTTOM_UP
- See Also:
- Constant Field Values
getDirection
public byte getDirection()
setDirection
public void setDirection(byte direction)
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.