ilineshape-ag凯发旗舰厅



com.spire.xls.core
interface ilineshape

all superinterfaces:
iprstgeomshape, ishape
all known implementing classes:
xlslineshape

public interface ilineshape
extends iprstgeomshape

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

getcolor

java.awt.color getcolor()
line color

setcolor

void setcolor(java.awt.color value)
line color

getbeginarrowheadstyle

shapearrowstyletype getbeginarrowheadstyle()
begin arrow head style

setbeginarrowheadstyle

void setbeginarrowheadstyle(shapearrowstyletype value)
begin arrow head style

getbeginarrowheadlength

shapearrowlengthtype getbeginarrowheadlength()
begin arrow head length

setbeginarrowheadlength

void setbeginarrowheadlength(shapearrowlengthtype value)
begin arrow head length

getbeginarrowheadwidth

shapearrowwidthtype getbeginarrowheadwidth()
begin arrow head width

setbeginarrowheadwidth

void setbeginarrowheadwidth(shapearrowwidthtype value)
begin arrow head width

getendarrowheadstyle

shapearrowstyletype getendarrowheadstyle()
end arrow head style

setendarrowheadstyle

void setendarrowheadstyle(shapearrowstyletype value)
end arrow head style

getendarrowheadlength

shapearrowlengthtype getendarrowheadlength()
end arrow head length

setendarrowheadlength

void setendarrowheadlength(shapearrowlengthtype value)
end arrow head length

getendarrowheadwidth

shapearrowwidthtype getendarrowheadwidth()
end arrow head width

setendarrowheadwidth

void setendarrowheadwidth(shapearrowwidthtype value)
end arrow head width

getdashstyle

shapedashlinestyletype getdashstyle()
dashstyle

setdashstyle

void setdashstyle(shapedashlinestyletype value)
dashstyle

getstyle

shapelinestyletype getstyle()
style

setstyle

void setstyle(shapelinestyletype value)
style

gettransparency

double gettransparency()
transparency value 0---1

settransparency

void settransparency(double value)
transparency value 0---1

getweight

double getweight()
weight

setweight

void setweight(double value)
weight

getmiddleoffsetpercent

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


网站地图