Public Methods |
static
double[]
|
BSGetDash(long impl)
|
static
int
|
BSGetHR(long impl)
|
static
int
|
BSGetStyle(long impl)
|
static
int
|
BSGetVR(long impl)
|
static
double
|
BSGetWidth(long impl)
|
static
void
|
BSSetDash(long impl, double[] dash)
|
static
void
|
BSSetHR(long impl, int hr)
|
static
void
|
BSSetStyle(long impl, int style)
|
static
void
|
BSSetVR(long impl, int vr)
|
static
void
|
BSSetWidth(long impl, double width)
|
static
long
|
BorderStyleCreate(int s, int b_width, int b_hr, int b_vr)
|
static
long
|
BorderStyleCreate(int s, int b_width, int b_hr, int b_vr, double[] b_dash)
|
static
void
|
BorderStyleDestroy(long impl)
|
static
long
|
Create(long doc, int type, long pos)
|
static
void
|
Flatten(long impl, long page)
|
static
String
|
GetActiveAppearanceState(long impl)
|
static
long
|
GetAppearance(long impl, int annot_state, String app_state)
|
static
long
|
GetBorderStyle(long impl)
|
static
long
|
GetColorAsCMYK(long impl)
|
static
long
|
GetColorAsGray(long impl)
|
static
long
|
GetColorAsRGB(long impl)
|
static
int
|
GetColorCompNum(long impl)
|
static
String
|
GetContents(long impl)
|
static
long
|
GetDate(long impl)
|
static
boolean
|
GetFlag(long impl, int flag)
|
static
long
|
GetOptionalContent(long impl)
|
static
long
|
GetPage(long impl)
|
static
long
|
GetRect(long impl)
|
static
int
|
GetStructParent(long impl)
|
static
int
|
GetType(long impl)
|
static
long
|
GetUniqueID(long impl)
|
static
long
|
GetVisibleContentBox(long impl)
|
static
boolean
|
IsMarkup(long impl)
|
static
boolean
|
IsValid(long impl)
|
static
void
|
RefreshAppearance(long impl)
|
static
void
|
RemoveAppearance(long impl, int annot_state, String app_state)
|
static
void
|
Resize(long impl, long rect)
|
static
void
|
SetActiveAppearanceState(long impl, String astate)
|
static
void
|
SetAppearance(long impl, long app_stream, int annot_state, String app_state)
|
static
void
|
SetBorderStyle(long impl, long bs)
|
static
void
|
SetColor(long impl, long rgb, int comp_num)
|
static
void
|
SetContents(long impl, String ct)
|
static
void
|
SetDate(long impl, long date)
|
static
void
|
SetFlag(long impl, int flag, boolean value)
|
static
void
|
SetOptionalContent(long impl, long oc)
|
static
long
|
SetPage(long impl, long page)
|
static
void
|
SetRect(long impl, long pos)
|
static
void
|
SetStructParent(long impl, int keyval)
|
static
void
|
SetUniqueID(long impl, String icon_name)
|