|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.usermodel.LineEndWidth
public class LineEndWidth
| Field Summary | |
|---|---|
static LineEndWidth |
LARGE
|
static LineEndWidth |
MEDIUM
|
static LineEndWidth |
SMALL
|
| Constructor Summary | |
|---|---|
LineEndWidth(int ordinal)
|
|
| Method Summary | |
|---|---|
int |
ordinal()
|
static LineEndWidth[] |
values()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LineEndWidth SMALL
public static final LineEndWidth MEDIUM
public static final LineEndWidth LARGE
| Constructor Detail |
|---|
public LineEndWidth(int ordinal)
| Method Detail |
|---|
public int ordinal()
public static LineEndWidth[] values()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||