|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.ss.usermodel.charts.AxisPosition
public class AxisPosition
Enumeration of all possible axis positions.
| Field Summary | |
|---|---|
static AxisPosition |
BOTTOM
|
static AxisPosition |
LEFT
|
static AxisPosition |
RIGHT
|
static AxisPosition |
TOP
|
| Constructor Summary | |
|---|---|
AxisPosition()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AxisPosition BOTTOM
public static final AxisPosition LEFT
public static final AxisPosition RIGHT
public static final AxisPosition TOP
| Constructor Detail |
|---|
public AxisPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||