org.jfree.pixie.wmf
Interface TextConstants
public interface TextConstants
The TextConstants were defined in the Windows-API and are used do define the appearance
of Wmf-Text.
TA_NOUPDATECP
static final int TA_NOUPDATECP
- See Also:
- Constant Field Values
TA_UPDATECP
static final int TA_UPDATECP
- See Also:
- Constant Field Values
TA_LEFT
static final int TA_LEFT
- See Also:
- Constant Field Values
TA_RIGHT
static final int TA_RIGHT
- See Also:
- Constant Field Values
TA_CENTER
static final int TA_CENTER
- See Also:
- Constant Field Values
TA_TOP
static final int TA_TOP
- See Also:
- Constant Field Values
TA_BOTTOM
static final int TA_BOTTOM
- See Also:
- Constant Field Values
TA_BASELINE
static final int TA_BASELINE
- See Also:
- Constant Field Values
TA_RTLREADING
static final int TA_RTLREADING
- See Also:
- Constant Field Values
TA_MASK
static final int TA_MASK
- See Also:
- Constant Field Values
VTA_BASELINE
static final int VTA_BASELINE
- See Also:
- Constant Field Values
VTA_LEFT
static final int VTA_LEFT
- See Also:
- Constant Field Values
VTA_RIGHT
static final int VTA_RIGHT
- See Also:
- Constant Field Values
VTA_CENTER
static final int VTA_CENTER
- See Also:
- Constant Field Values
VTA_BOTTOM
static final int VTA_BOTTOM
- See Also:
- Constant Field Values
VTA_TOP
static final int VTA_TOP
- See Also:
- Constant Field Values