|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CssStyle.TextAlignment | |
---|---|
org.pentaho.chart.model |
Uses of CssStyle.TextAlignment in org.pentaho.chart.model |
---|
Methods in org.pentaho.chart.model that return CssStyle.TextAlignment | |
---|---|
CssStyle.TextAlignment |
StyledText.getAlignment()
|
CssStyle.TextAlignment |
CssStyle.getTextAlignment()
|
static CssStyle.TextAlignment |
CssStyle.TextAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CssStyle.TextAlignment[] |
CssStyle.TextAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.pentaho.chart.model with parameters of type CssStyle.TextAlignment | |
---|---|
void |
StyledText.setAlignment(CssStyle.TextAlignment textAlignment)
Alignment of text within its given context. |
void |
CssStyle.setTextAlignment(CssStyle.TextAlignment textAlignment)
org.pentaho.chart.model.StyledText#setAlignment(TextAlignment) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |