|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlsprstgeomshape
com.spire.xls.core.spreadsheet.shapes.xlslineshape
public class xlslineshape
constructor summary | |
---|---|
xlslineshape(java.lang.object parent)
|
method summary | |
---|---|
ishape |
deepclone(java.lang.object parent,
java.util.hashmap hashnewnames,
java.util.hashmap dicfontindexes,
boolean addtocollections)
creates a clone of the current shape. |
shapearrowlengthtype |
getbeginarrowheadlength()
begin arrow head length |
shapearrowstyletype |
getbeginarrowheadstyle()
beginarrowheadstyle |
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 |
java.awt.point |
getendpoint()
|
boolean |
getfliph()
|
boolean |
getflipv()
|
ihyperlink |
gethylink()
|
lineshapetype |
getlineshapetype()
|
int |
getmiddleoffset()
|
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 |
prstgeomshapetype |
getprstshapetype()
|
excelshapetype |
getshapetype()
type of shape , read only. |
java.awt.point |
getstartpoint()
|
shapelinestyletype |
getstyle()
style |
double |
gettransparency()
transparency value 0---1 |
double |
getweight()
weight |
void |
setbeginarrowheadlength(shapearrowlengthtype value)
begin arrow head length |
void |
setbeginarrowheadstyle(shapearrowstyletype value)
beginarrowheadstyle |
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 |
setendpoint(java.awt.point value)
|
void |
setfliph(boolean value)
|
void |
setflipv(boolean value)
|
void |
setlineshapetype(lineshapetype lineshapetype)
|
void |
setmiddleoffset(int value)
|
void |
setmiddleoffsetpercent(double value)
|
void |
setstartpoint(java.awt.point value)
|
void |
setstyle(shapelinestyletype value)
style |
void |
settransparency(double value)
transparency value 0---1 |
void |
setweight(double value)
weight |
methods inherited from class com.spire.xls.core.spreadsheet.shapes.xlsprstgeomshape |
---|
gettext, settext |
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject |
---|
dispose |
methods inherited from interface com.spire.xls.core.iprstgeomshape |
---|
gettext, settext |
methods inherited from interface com.spire.xls.core.ishape |
---|
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getrotation, getshadow, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, setrotation, settop, setvisible, setwidth |
constructor detail |
---|
public xlslineshape(java.lang.object parent)
method detail |
---|
public lineshapetype getlineshapetype()
public void setlineshapetype(lineshapetype lineshapetype)
lineshapetype
- line shape type.public double getweight()
ilineshape
getweight
in interface ilineshape
public void setweight(double value)
ilineshape
setweight
in interface ilineshape
public int getmiddleoffset()
public void setmiddleoffset(int value)
public double getmiddleoffsetpercent()
ilineshape
getmiddleoffsetpercent
in interface ilineshape
public void setmiddleoffsetpercent(double value)
public double gettransparency()
ilineshape
gettransparency
in interface ilineshape
public void settransparency(double value)
ilineshape
settransparency
in interface ilineshape
public java.awt.color getcolor()
getcolor
in interface ilineshape
public void setcolor(java.awt.color value)
setcolor
in interface ilineshape
public shapelinestyletype getstyle()
ilineshape
getstyle
in interface ilineshape
public void setstyle(shapelinestyletype value)
ilineshape
setstyle
in interface ilineshape
public shapedashlinestyletype getdashstyle()
ilineshape
getdashstyle
in interface ilineshape
public void setdashstyle(shapedashlinestyletype value)
ilineshape
setdashstyle
in interface ilineshape
public shapearrowwidthtype getbeginarrowheadwidth()
ilineshape
getbeginarrowheadwidth
in interface ilineshape
public void setbeginarrowheadwidth(shapearrowwidthtype value)
ilineshape
setbeginarrowheadwidth
in interface ilineshape
public shapearrowstyletype getbeginarrowheadstyle()
getbeginarrowheadstyle
in interface ilineshape
public void setbeginarrowheadstyle(shapearrowstyletype value)
setbeginarrowheadstyle
in interface ilineshape
public shapearrowlengthtype getbeginarrowheadlength()
ilineshape
getbeginarrowheadlength
in interface ilineshape
public void setbeginarrowheadlength(shapearrowlengthtype value)
ilineshape
setbeginarrowheadlength
in interface ilineshape
public shapearrowstyletype getendarrowheadstyle()
ilineshape
getendarrowheadstyle
in interface ilineshape
public void setendarrowheadstyle(shapearrowstyletype value)
ilineshape
setendarrowheadstyle
in interface ilineshape
public shapearrowlengthtype getendarrowheadlength()
ilineshape
getendarrowheadlength
in interface ilineshape
public void setendarrowheadlength(shapearrowlengthtype value)
ilineshape
setendarrowheadlength
in interface ilineshape
public shapearrowwidthtype getendarrowheadwidth()
ilineshape
getendarrowheadwidth
in interface ilineshape
public void setendarrowheadwidth(shapearrowwidthtype value)
ilineshape
setendarrowheadwidth
in interface ilineshape
public ihyperlink gethylink()
public prstgeomshapetype getprstshapetype()
getprstshapetype
in interface iprstgeomshape
getprstshapetype
in class xlsprstgeomshape
public java.awt.point getstartpoint()
public void setstartpoint(java.awt.point value)
public java.awt.point getendpoint()
public void setendpoint(java.awt.point value)
public boolean getfliph()
public void setfliph(boolean value)
public boolean getflipv()
public void setflipv(boolean value)
public excelshapetype getshapetype()
xlsshape
getshapetype
in interface ishape
getshapetype
in class xlsprstgeomshape
public ishape deepclone(java.lang.object parent, java.util.hashmap hashnewnames, java.util.hashmap dicfontindexes, boolean addtocollections)
deepclone
in class xlsprstgeomshape
parent
- new parent for the shape object.hashnewnames
- dictionary with new worksheet names.dicfontindexes
- dictionary with new font indexes.addtocollections
- indicates whether we should add created shape into all necessary parent collections.
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |