Package | Description |
---|---|
com.openindex.openestate.tool.agency.expose |
Modifier and Type | Method and Description |
---|---|
AbstractExpose.HorizontalAlign |
AbstractPdfExpose.getBodyTextAlignment() |
AbstractExpose.HorizontalAlign |
AbstractPdfExpose.getFooterTextAlignment() |
static AbstractExpose.HorizontalAlign |
AbstractExpose.HorizontalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractExpose.HorizontalAlign[] |
AbstractExpose.HorizontalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPdfExpose.setBodyTextAlignment(AbstractExpose.HorizontalAlign val) |
void |
AbstractPdfExpose.setFooterTextAlignment(AbstractExpose.HorizontalAlign val) |
Copyright © 2015 OpenEstate. All rights reserved.