org.apache.poi.hslf.model.textproperties
Class ParagraphFlagsTextProp
java.lang.Object
org.apache.poi.hslf.model.textproperties.TextProp
org.apache.poi.hslf.model.textproperties.BitMaskTextProp
org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- All Implemented Interfaces:
- java.lang.Cloneable
public class ParagraphFlagsTextProp
- extends BitMaskTextProp
Definition for the common paragraph text property bitset.
- Author:
- Yegor Kozlov
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BULLET_IDX
public static final int BULLET_IDX
- See Also:
- Constant Field Values
BULLET_HARDFONT_IDX
public static final int BULLET_HARDFONT_IDX
- See Also:
- Constant Field Values
BULLET_HARDCOLOR_IDX
public static final int BULLET_HARDCOLOR_IDX
- See Also:
- Constant Field Values
BULLET_HARDSIZE_IDX
public static final int BULLET_HARDSIZE_IDX
- See Also:
- Constant Field Values
NAME
public static java.lang.String NAME
ParagraphFlagsTextProp
public ParagraphFlagsTextProp()
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.