|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.ss.usermodel.charts.LayoutMode
public class LayoutMode
Specifies the possible ways to store a chart element's position.
| Field Summary | |
|---|---|
static LayoutMode |
EDGE
Specifies that the Width or Height shall be interpreted as the Right or Bottom of the chart element. |
static LayoutMode |
FACTOR
Specifies that the Width or Height shall be interpreted as the Width or Height of the chart element. |
| Constructor Summary | |
|---|---|
LayoutMode()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LayoutMode EDGE
public static final LayoutMode FACTOR
| Constructor Detail |
|---|
public LayoutMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||