Package | Description |
---|---|
edu.wright.hendrix11.d3.chart.axis.label |
Modifier and Type | Method and Description |
---|---|
YLabel.Position |
YLabel.getPosition() |
static YLabel.Position |
YLabel.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YLabel.Position[] |
YLabel.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
YLabel.setPosition(YLabel.Position position) |
Constructor and Description |
---|
YLabel(String text,
YLabel.Position position) |
Copyright © 2015 Joseph Hendrix