| Package | Description |
|---|---|
| com.orsoncharts.axis |
| Modifier and Type | Method and Description |
|---|---|
ValueAxis3DType |
ValueAxis3D.getConfiguredType()
Returns the type of use that the axis has been configured for.
|
ValueAxis3DType |
AbstractValueAxis3D.getConfiguredType()
Returns the configured type for the axis.
|
static ValueAxis3DType |
ValueAxis3DType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValueAxis3DType[] |
ValueAxis3DType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|