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