Package | Description |
---|---|
edu.ucdavis.cstars.client.dijits |
Modifier and Type | Method and Description |
---|---|
static Legend.LegendAlignment |
Legend.LegendAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Legend.LegendAlignment[] |
Legend.LegendAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Legend.Parameters.setArrangement(Legend.LegendAlignment align)
Specify the alignment of the legend within the HTML element where the legend is
rendered.
|