dori.jasper.engine
Interface JRAlignment
- All Known Subinterfaces:
- JRImage, JRStaticText, JRTextElement, JRTextField
- All Known Implementing Classes:
- JRBaseImage, JRBaseStaticText, JRBaseTextElement, JRBaseTextField, JRDesignImage, JRDesignStaticText, JRDesignTextElement, JRDesignTextField, JRFillImage, JRFillStaticText, JRFillTextElement, JRFillTextField
- public interface JRAlignment
HORIZONTAL_ALIGN_LEFT
public static final byte HORIZONTAL_ALIGN_LEFT
- See Also:
- Constant Field Values
HORIZONTAL_ALIGN_CENTER
public static final byte HORIZONTAL_ALIGN_CENTER
- See Also:
- Constant Field Values
HORIZONTAL_ALIGN_RIGHT
public static final byte HORIZONTAL_ALIGN_RIGHT
- See Also:
- Constant Field Values
HORIZONTAL_ALIGN_JUSTIFIED
public static final byte HORIZONTAL_ALIGN_JUSTIFIED
- See Also:
- Constant Field Values
VERTICAL_ALIGN_TOP
public static final byte VERTICAL_ALIGN_TOP
- See Also:
- Constant Field Values
VERTICAL_ALIGN_MIDDLE
public static final byte VERTICAL_ALIGN_MIDDLE
- See Also:
- Constant Field Values
VERTICAL_ALIGN_BOTTOM
public static final byte VERTICAL_ALIGN_BOTTOM
- See Also:
- Constant Field Values
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.