public class FileIndexAndPage extends Object
Constructor and Description |
---|
FileIndexAndPage(int fileIndex,
int page) |
FileIndexAndPage(int fileIndex,
int page,
Rotation rotation) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getFileIndex() |
int |
getPage() |
Rotation |
getRotation() |
int |
hashCode() |
boolean |
isAddBlankPage() |
String |
toString() |
public FileIndexAndPage(int fileIndex, int page)
public FileIndexAndPage(int fileIndex, int page, Rotation rotation)
public int getFileIndex()
public int getPage()
public Rotation getRotation()
public boolean isAddBlankPage()
Copyright © 2019 sejda. All rights reserved.