CellRenderer.setAlignment
void setAlignment(float xalign, float yalign)Sets the renderer’s alignment within its available space.
Parameters
xalign | the x alignment of the cell renderer |
yalign | the y alignment of the cell renderer |
void setAlignment(float xalign, float yalign)Sets the renderer’s alignment within its available space.
xalign | the x alignment of the cell renderer |
yalign | the y alignment of the cell renderer |