|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.rtf.style.RtfStyleTypes
public final class RtfStyleTypes
RtfStyleTypes contains the different types of Stylesheet entries
that exist in RTF.
| Field Summary | |
|---|---|
static int |
CHARACTER
Indicates character style. |
static int |
PARAGRAPH
Indicates paragraph style. |
static int |
SECTION
Indicates section style. |
static int |
TABLE
Indicates Table style. |
static int |
TABLE_STYLE_DEFINITION
Indicates table definition style. |
| Constructor Summary | |
|---|---|
RtfStyleTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PARAGRAPH
public static final int CHARACTER
public static final int SECTION
public static final int TABLE
public static final int TABLE_STYLE_DEFINITION
| Constructor Detail |
|---|
public RtfStyleTypes()
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||