public class OriginalImagePage extends Object implements Serializable
| Constructor and Description |
|---|
OriginalImagePage(int pageNumber,
int width,
int height,
String mime,
String type,
boolean bitmap) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
String |
getMimeType() |
int |
getPageNumber() |
String |
getType() |
int |
getWidth() |
boolean |
isBitmap() |
Copyright © 2017 etc.to. All rights reserved.