|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.barcode.jr.TextAlign
public class TextAlign
Text alginment of captions
| Field Summary | |
|---|---|
static int |
CENTER
align to the center |
static int |
LEFT
align to the left |
static int |
RIGHT
align to the right |
| Constructor Summary | |
|---|---|
TextAlign()
This class serves the purpose of hosting constants, never meant to be initiated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int LEFT
public static final int RIGHT
public static final int CENTER
| Constructor Detail |
|---|
public TextAlign()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||