Community
Participate
Working Groups
}
/**
* Returns the alignment of the entire label (icon and text). The default
* label alignment is {@link PositionConstants#CENTER}.
*
* @return the label alignment
* @since 3.2
*/
public int getLabelAlignment() {
return labelAlignment;
* Sets the alignment of the entire label (icon and text). If this figure's bounds
* are larger than the size needed to display the label, the label will be aligned
* accordingly. Valid values are: