org.pz.platypus
Class DefaultValues
java.lang.Object
org.pz.platypus.DefaultValues
public class DefaultValues
- extends java.lang.Object
Default values for PDF plugin
- Author:
- alb
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POINTS_PER_INCH
public static final float POINTS_PER_INCH
- See Also:
- Constant Field Values
PIXELS_PER_INCH
public static final float PIXELS_PER_INCH
- See Also:
- Constant Field Values
TWIPS_PER_POINT
public static final float TWIPS_PER_POINT
- See Also:
- Constant Field Values
ALIGNMENT
public static final int ALIGNMENT
- See Also:
- Constant Field Values
BASELINE_LOCATION
public static final float BASELINE_LOCATION
- See Also:
- Constant Field Values
BULLET
public static final java.lang.String BULLET
- See Also:
- Constant Field Values
COLUMN_COUNT
public static final int COLUMN_COUNT
- See Also:
- Constant Field Values
COLUMN_WIDTH
public static final float COLUMN_WIDTH
- See Also:
- Constant Field Values
EOL_TREATMENT
public static final int EOL_TREATMENT
- See Also:
- Constant Field Values
FIRST_LINE_INDENT
public static final float FIRST_LINE_INDENT
- See Also:
- Constant Field Values
FONT_BOLD
public static final boolean FONT_BOLD
- See Also:
- Constant Field Values
FONT_ITALIC
public static final boolean FONT_ITALIC
- See Also:
- Constant Field Values
FONT_SIZE
public static final float FONT_SIZE
- See Also:
- Constant Field Values
FONT_SIZE_TO_STRIKETHRU_RATIO
public static final float FONT_SIZE_TO_STRIKETHRU_RATIO
- See Also:
- Constant Field Values
FONT_TYPEFACE
public static final java.lang.String FONT_TYPEFACE
- See Also:
- Constant Field Values
FOOTER_FONT_SIZE
public static final float FOOTER_FONT_SIZE
- See Also:
- Constant Field Values
FOOTER_PAGES_TO_SKIP
public static final int FOOTER_PAGES_TO_SKIP
- See Also:
- Constant Field Values
FOOTER_TYPEFACE
public static final java.lang.String FOOTER_TYPEFACE
- See Also:
- Constant Field Values
LEADING_TO_FONT_SIZE_RATIO
public static final float LEADING_TO_FONT_SIZE_RATIO
- See Also:
- Constant Field Values
LEADING
public static final float LEADING
- See Also:
- Constant Field Values
LINE_NUMBER_LAST
public static final int LINE_NUMBER_LAST
- See Also:
- Constant Field Values
LINE_NUMBER_SKIP
public static final int LINE_NUMBER_SKIP
- See Also:
- Constant Field Values
MARGIN
public static final float MARGIN
- See Also:
- Constant Field Values
MARGINS_MIRRORED
public static final boolean MARGINS_MIRRORED
- See Also:
- Constant Field Values
NO_INDENT
public static final boolean NO_INDENT
- See Also:
- Constant Field Values
PAGE_HEIGHT
public static final float PAGE_HEIGHT
- See Also:
- Constant Field Values
PAGE_WIDTH
public static final float PAGE_WIDTH
- See Also:
- Constant Field Values
PARA_INDENT
public static final float PARA_INDENT
- See Also:
- Constant Field Values
PARA_INDENT_RIGHT
public static final float PARA_INDENT_RIGHT
- See Also:
- Constant Field Values
PARA_SKIP_LINES
public static final float PARA_SKIP_LINES
- See Also:
- Constant Field Values
STRIKETHRU
public static final boolean STRIKETHRU
- See Also:
- Constant Field Values
UNDERLINE_THICKNESS
public static final float UNDERLINE_THICKNESS
- See Also:
- Constant Field Values
UNDERLINE_POSITION
public static final float UNDERLINE_POSITION
- See Also:
- Constant Field Values
DefaultValues
public DefaultValues()
Copyright © 2008-10 Pacific Data Works LLC