org.jpedal.constants
Class SpecialOptions
java.lang.Object
org.jpedal.constants.SpecialOptions
public class SpecialOptions
- extends java.lang.Object
specific flags used in Custom versions of JPedal - will have
no effect in main version
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRANSFER_AS_IMAGE
public static final int TRANSFER_AS_IMAGE
- See Also:
- Constant Field Values
TRANSFER_AS_OBJECT
public static final int TRANSFER_AS_OBJECT
- See Also:
- Constant Field Values
TRANSFER_AS_DECODE_FONTS_ON_CLIENT
public static final int TRANSFER_AS_DECODE_FONTS_ON_CLIENT
- See Also:
- Constant Field Values
TRANSFER_DECODE_ON_CLIENT
public static final int TRANSFER_DECODE_ON_CLIENT
- See Also:
- Constant Field Values
SWING_WIDGETS_ON_CLIENT
public static final int SWING_WIDGETS_ON_CLIENT
- See Also:
- Constant Field Values
ULC_WIDGETS_ON_SERVER
public static final int ULC_WIDGETS_ON_SERVER
- See Also:
- Constant Field Values
NONE
public static final int NONE
- See Also:
- Constant Field Values
SINGLE_PAGE
public static final int SINGLE_PAGE
- See Also:
- Constant Field Values
HORIZONTAL_DOUBLE_PAGE
public static final int HORIZONTAL_DOUBLE_PAGE
- See Also:
- Constant Field Values
VERTICAL_DOUBLE_PAGE
public static final int VERTICAL_DOUBLE_PAGE
- See Also:
- Constant Field Values
PAGEFLOW
public static final int PAGEFLOW
- See Also:
- Constant Field Values
PAGEFLOW3D
public static final int PAGEFLOW3D
- See Also:
- Constant Field Values
SpecialOptions
public SpecialOptions()
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support