|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ilineshape
method summary | |
---|---|
shapearrowlengthtype |
getbeginarrowheadlength()
begin arrow head length |
shapearrowstyletype |
getbeginarrowheadstyle()
begin arrow head style |
shapearrowwidthtype |
getbeginarrowheadwidth()
begin arrow head width |
java.awt.color |
getcolor()
line color |
shapedashlinestyletype |
getdashstyle()
dashstyle |
shapearrowlengthtype |
getendarrowheadlength()
end arrow head length |
shapearrowstyletype |
getendarrowheadstyle()
end arrow head style |
shapearrowwidthtype |
getendarrowheadwidth()
end arrow head width |
double |
getmiddleoffsetpercent()
middleoffsetpercent set middle point value , when middle point localed at back of start point value is less than 0 when middle point localed at start point value is 0 when middle point localed at end point value is 1 when middle point localed at back of end point value is greater than 0 |
shapelinestyletype |
getstyle()
style |
double |
gettransparency()
transparency value 0---1 |
double |
getweight()
weight |
void |
setbeginarrowheadlength(shapearrowlengthtype value)
begin arrow head length |
void |
setbeginarrowheadstyle(shapearrowstyletype value)
begin arrow head style |
void |
setbeginarrowheadwidth(shapearrowwidthtype value)
begin arrow head width |
void |
setcolor(java.awt.color value)
line color |
void |
setdashstyle(shapedashlinestyletype value)
dashstyle |
void |
setendarrowheadlength(shapearrowlengthtype value)
end arrow head length |
void |
setendarrowheadstyle(shapearrowstyletype value)
end arrow head style |
void |
setendarrowheadwidth(shapearrowwidthtype value)
end arrow head width |
void |
setstyle(shapelinestyletype value)
style |
void |
settransparency(double value)
transparency value 0---1 |
void |
setweight(double value)
weight |
methods inherited from interface com.spire.xls.core.iprstgeomshape |
---|
getprstshapetype, gettext, settext |
methods inherited from interface com.spire.xls.core.ishape |
---|
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getrotation, getshadow, getshapetype, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, setrotation, settop, setvisible, setwidth |
method detail |
---|
java.awt.color getcolor()
void setcolor(java.awt.color value)
shapearrowstyletype getbeginarrowheadstyle()
void setbeginarrowheadstyle(shapearrowstyletype value)
shapearrowlengthtype getbeginarrowheadlength()
void setbeginarrowheadlength(shapearrowlengthtype value)
shapearrowwidthtype getbeginarrowheadwidth()
void setbeginarrowheadwidth(shapearrowwidthtype value)
shapearrowstyletype getendarrowheadstyle()
void setendarrowheadstyle(shapearrowstyletype value)
shapearrowlengthtype getendarrowheadlength()
void setendarrowheadlength(shapearrowlengthtype value)
shapearrowwidthtype getendarrowheadwidth()
void setendarrowheadwidth(shapearrowwidthtype value)
shapedashlinestyletype getdashstyle()
void setdashstyle(shapedashlinestyletype value)
shapelinestyletype getstyle()
void setstyle(shapelinestyletype value)
double gettransparency()
void settransparency(double value)
double getweight()
void setweight(double value)
double getmiddleoffsetpercent()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |