Public Methods |
static
long
|
Create(long doc, long pos)
|
static
int
|
GetCaptionPosition(long impl)
|
static
double
|
GetEndPointx(long impl)
|
static
double
|
GetEndPointy(long impl)
|
static
int
|
GetEndStyle(long impl)
|
static
int
|
GetIntentType(long impl)
|
static
double
|
GetLeaderLineExtensionLength(long impl)
|
static
double
|
GetLeaderLineLength(long impl)
|
static
double
|
GetLeaderLineOffset(long impl)
|
static
boolean
|
GetShowCaption(long impl)
|
static
double
|
GetStartPointx(long impl)
|
static
double
|
GetStartPointy(long impl)
|
static
int
|
GetStartStyle(long impl)
|
static
double
|
GetTextHOffset(long impl)
|
static
double
|
GetTextVOffset(long impl)
|
static
void
|
SetCapPos(long impl, int style)
|
static
void
|
SetEndPoint(long impl, double epx, double epy)
|
static
void
|
SetEndStyle(long impl, int est)
|
static
void
|
SetIntentType(long impl, int style)
|
static
void
|
SetLeaderLineExtensionLength(long impl, double ll)
|
static
void
|
SetLeaderLineLength(long impl, double ll)
|
static
void
|
SetLeaderLineOffset(long impl, double ll)
|
static
void
|
SetShowCaption(long impl, boolean showCaption)
|
static
void
|
SetStartPoint(long impl, double spx, double spy)
|
static
void
|
SetStartStyle(long impl, int sst)
|
static
void
|
SetTextHOffset(long impl, double offset)
|
static
void
|
SetTextVOffset(long impl, double offset)
|