Package net.atthegate.server.service.pdf
Class Effect
java.lang.Object
net.atthegate.server.service.pdf.Effect
Used to specify the text effects.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NORMAL
public static final int NORMAL- See Also:
-
SUBSCRIPT
public static final int SUBSCRIPT- See Also:
-
SUPERSCRIPT
public static final int SUPERSCRIPT- See Also:
-
-
Constructor Details
-
Effect
public Effect()
-