Package | Description |
---|---|
ar.com.fdvs.dj.domain | |
ar.com.fdvs.dj.domain.constants |
Modifier and Type | Field and Description |
---|---|
protected LabelPosition |
DJGroupLabel.labelPosition |
Modifier and Type | Method and Description |
---|---|
LabelPosition |
DJGroupLabel.getLabelPosition() |
Modifier and Type | Method and Description |
---|---|
void |
DJGroupLabel.setLabelPosition(LabelPosition labelPosition) |
Constructor and Description |
---|
DJGroupLabel(CustomExpression labelExpression,
Style labelStyle,
LabelPosition labelPosition) |
DJGroupLabel(String text,
Style labelStyle,
LabelPosition labelPosition) |
DJLabel(String text,
Style labelStyle,
LabelPosition labelPosition) |
Modifier and Type | Field and Description |
---|---|
static LabelPosition |
LabelPosition.BOTTOM |
static LabelPosition |
LabelPosition.LEFT |
static LabelPosition |
LabelPosition.RIGHT |
static LabelPosition |
LabelPosition.TOP |
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.