Package | Description |
---|---|
edu.wright.hendrix11.d3.chart.axis.label |
Modifier and Type | Method and Description |
---|---|
XLabel.Position |
XLabel.getPosition() |
static XLabel.Position |
XLabel.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XLabel.Position[] |
XLabel.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 |
XLabel.setPosition(XLabel.Position position) |
Constructor and Description |
---|
XLabel(String text,
XLabel.Position position) |
Copyright © 2015 Joseph Hendrix