JPedal Java PDF library 4.70b22 API Documentation - http://www.jpedal.org

org.jpedal.constants
Class PDFImageProcessing

java.lang.Object
  extended by org.jpedal.constants.PDFImageProcessing

public class PDFImageProcessing
extends java.lang.Object

flags used internally to show image optimisations


Field Summary
static int IMAGE_INVERTED
          shows we have already turned upside down
static int IMAGE_ROTATED
          shows we have already rotated
static int NOTHING
          shows we have already rotated
static int TURN_ON_DRAW
          shows we have left invert to rendering
 
Constructor Summary
PDFImageProcessing()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTHING

public static final int NOTHING
shows we have already rotated

See Also:
Constant Field Values

IMAGE_INVERTED

public static final int IMAGE_INVERTED
shows we have already turned upside down

See Also:
Constant Field Values

IMAGE_ROTATED

public static final int IMAGE_ROTATED
shows we have already rotated

See Also:
Constant Field Values

TURN_ON_DRAW

public static final int TURN_ON_DRAW
shows we have left invert to rendering

See Also:
Constant Field Values
Constructor Detail

PDFImageProcessing

public PDFImageProcessing()

JPedal Java PDF library 4.70b22 API Documentation - http://www.jpedal.org

JPedal Java PDF library 4.70b22 API Documentation - http://www.jpedal.org