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