Public Methods |
static
long
|
Create(long obj)
|
static
long
|
CreateFit(long page)
|
static
long
|
CreateFitB(long page)
|
static
long
|
CreateFitBH(long page, double top)
|
static
long
|
CreateFitBV(long page, double left)
|
static
long
|
CreateFitH(long page, double top)
|
static
long
|
CreateFitR(long page, double left, double bottom, double right, double top)
|
static
long
|
CreateFitV(long page, double left)
|
static
long
|
CreateXYZ(long page, double left, double top, double zoom)
|
static
long
|
GetExplicitDestObj(long impl)
|
static
int
|
GetFitType(long impl)
|
static
long
|
GetPage(long impl)
|
static
boolean
|
IsValid(long impl)
|
static
void
|
SetPage(long impl, long page)
|