Package | Description |
---|---|
ar.com.fdvs.dj.core.layout | |
ar.com.fdvs.dj.domain |
Modifier and Type | Field and Description |
---|---|
static HorizontalBandAlignment |
HorizontalBandAlignment.CENTER |
static HorizontalBandAlignment |
HorizontalBandAlignment.LEFT |
static HorizontalBandAlignment |
HorizontalBandAlignment.RIGHT |
Modifier and Type | Method and Description |
---|---|
static HorizontalBandAlignment |
HorizontalBandAlignment.buildAligment(byte aligment)
To be used with AutoText class constants ALIGMENT_LEFT, ALIGMENT_CENTER and ALIGMENT_RIGHT
|
Modifier and Type | Method and Description |
---|---|
HorizontalBandAlignment |
AutoText.getAlignment() |
Modifier and Type | Method and Description |
---|---|
void |
AutoText.setAlignment(HorizontalBandAlignment alignment) |
Constructor and Description |
---|
AutoText(byte type,
byte position,
HorizontalBandAlignment alignment) |
AutoText(byte type,
byte position,
HorizontalBandAlignment alignment,
byte pattern) |
AutoText(byte type,
byte position,
HorizontalBandAlignment alignment,
byte pattern,
int width) |
AutoText(byte type,
byte position,
HorizontalBandAlignment alignment,
byte pattern,
int width,
int width2) |
AutoText(String message,
byte position,
HorizontalBandAlignment alignment) |
AutoText(String message,
byte position,
HorizontalBandAlignment alignment,
Integer with) |
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.