|
JPedal Java PDF library 4.70b22 API Documentation - http://www.jpedal.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpedal.constants.PDFImageProcessing
public class PDFImageProcessing
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 |
|---|
public static final int NOTHING
public static final int IMAGE_INVERTED
public static final int IMAGE_ROTATED
public static final int TURN_ON_DRAW
| Constructor Detail |
|---|
public PDFImageProcessing()
|
JPedal Java PDF library 4.70b22 API Documentation - http://www.jpedal.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||