xlsarcshape-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.shapes
class xlsarcshape

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.shapes.xlsshape
          extended by com.spire.xls.core.spreadsheet.shapes.xlsprstgeomshape
              extended by com.spire.xls.core.spreadsheet.shapes.xlsarcshape
all implemented interfaces:
iarcshape, iprstgeomshape, ishape, itextbox

public class xlsarcshape
extends xlsprstgeomshape
implements iarcshape

constructor summary
xlsarcshape(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()
          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
 commenthaligntype gethalignment()
          horizontal alignment of the text.
 ihyperlink gethylink()
           
 prstgeomshapetype getprstshapetype()
           
 irichtextstring getrichtext()
          text of the comment.
 excelshapetype getshapetype()
          type of shape , read only.
 shapelinestyletype getstyle()
          style
 java.lang.string gettext()
          text of the comment.
 textrotationtype gettextrotation()
          text rotation.
 commentvaligntype getvalignment()
          vertical alignment of the text.
 double getweight()
          weight
 boolean istextlocked()
          indicates whether comment text is locked.
 void istextlocked(boolean value)
          indicates whether comment text is locked.
 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 sethalignment(commenthaligntype value)
          horizontal alignment of the text.
 void setstyle(shapelinestyletype value)
          style
 void settext(java.lang.string value)
          text of the comment.
 void settextrotation(textrotationtype value)
          text rotation.
 void setvalignment(commentvaligntype value)
          vertical alignment of the text.
 void setweight(double value)
          weight
 
methods inherited from class com.spire.xls.core.spreadsheet.shapes.xlsshape
deepclone, getalternativetext, getalternativetexttitle, getautosize, getbottomrow, getbottomrowoffset, getfill, getheight, gethtmlstring, getid, getleft, getleftcolumn, getleftcolumnoffset, getline, getname, getonaction, getresizebehave, getrightcolumn, getrightcolumnoffset, getrotation, getshadow, getshapeid, getthreed, gettop, gettoprow, gettoprowoffset, getupdatepositions, getvisible, getvmlshape, getwidth, hasfill, hasfill, haslineformat, haslineformat, isfliph, isfliph, isflipv, isflipv, isgroup, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, isrelative, isrelative, remove, scale, setalternativetext, setalternativetexttitle, setautosize, setbottomrow, setbottomrowoffset, setheight, sethtmlstring, setleft, setleftcolumn, setleftcolumnoffset, setname, setonaction, setresizebehave, setrightcolumn, setrightcolumnoffset, setrotation, setshapetype, settop, settoprow, settoprowoffset, setupdatepositions, setvisible, setwidth
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.iarcshape
getline, getrotation, setrotation
 
methods inherited from interface com.spire.xls.core.ishape
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getshadow, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, settop, setvisible, setwidth
 
constructor detail

xlsarcshape

public xlsarcshape(java.lang.object parent)
method detail

getshapetype

public excelshapetype getshapetype()
description copied from class: xlsshape
type of shape , read only.
specified by:
getshapetype in interface ishape
overrides:
getshapetype in class xlsprstgeomshape

gettext

public java.lang.string gettext()
description copied from interface: iprstgeomshape
text of the comment.
specified by:
gettext in interface iprstgeomshape
specified by:
gettext in interface itextbox
overrides:
gettext in class xlsprstgeomshape

settext

public void settext(java.lang.string value)
description copied from interface: iprstgeomshape
text of the comment.
specified by:
settext in interface iprstgeomshape
specified by:
settext in interface itextbox
overrides:
settext in class xlsprstgeomshape

istextlocked

public boolean istextlocked()
description copied from interface: itextbox
indicates whether comment text is locked.
specified by:
istextlocked in interface itextbox

istextlocked

public void istextlocked(boolean value)
description copied from interface: itextbox
indicates whether comment text is locked.
specified by:
istextlocked in interface itextbox

gettextrotation

public textrotationtype gettextrotation()
description copied from interface: itextbox
text rotation.
specified by:
gettextrotation in interface itextbox

settextrotation

public void settextrotation(textrotationtype value)
description copied from interface: itextbox
text rotation.
specified by:
settextrotation in interface itextbox

getrichtext

public irichtextstring getrichtext()
description copied from interface: itextbox
text of the comment. read-only.
specified by:
getrichtext in interface itextbox

gethalignment

public commenthaligntype gethalignment()
description copied from interface: itextbox
horizontal alignment of the text.
specified by:
gethalignment in interface itextbox

sethalignment

public void sethalignment(commenthaligntype value)
description copied from interface: itextbox
horizontal alignment of the text.
specified by:
sethalignment in interface itextbox

getvalignment

public commentvaligntype getvalignment()
description copied from interface: itextbox
vertical alignment of the text.
specified by:
getvalignment in interface itextbox

setvalignment

public void setvalignment(commentvaligntype value)
description copied from interface: itextbox
vertical alignment of the text.
specified by:
setvalignment in interface itextbox

getweight

public double getweight()
description copied from interface: iarcshape
weight
specified by:
getweight in interface iarcshape

setweight

public void setweight(double value)
description copied from interface: iarcshape
weight
specified by:
setweight in interface iarcshape

getcolor

public java.awt.color getcolor()
description copied from interface: iarcshape
line color
specified by:
getcolor in interface iarcshape

setcolor

public void setcolor(java.awt.color value)
description copied from interface: iarcshape
line color
specified by:
setcolor in interface iarcshape

getstyle

public shapelinestyletype getstyle()
description copied from interface: iarcshape
style
specified by:
getstyle in interface iarcshape

setstyle

public void setstyle(shapelinestyletype value)
description copied from interface: iarcshape
style
specified by:
setstyle in interface iarcshape

getdashstyle

public shapedashlinestyletype getdashstyle()
description copied from interface: iarcshape
dashstyle
specified by:
getdashstyle in interface iarcshape

setdashstyle

public void setdashstyle(shapedashlinestyletype value)
description copied from interface: iarcshape
dashstyle
specified by:
setdashstyle in interface iarcshape

getbeginarrowheadwidth

public shapearrowwidthtype getbeginarrowheadwidth()
description copied from interface: iarcshape
begin arrow head width
specified by:
getbeginarrowheadwidth in interface iarcshape

setbeginarrowheadwidth

public void setbeginarrowheadwidth(shapearrowwidthtype value)
description copied from interface: iarcshape
begin arrow head width
specified by:
setbeginarrowheadwidth in interface iarcshape

getbeginarrowheadstyle

public shapearrowstyletype getbeginarrowheadstyle()
description copied from interface: iarcshape
begin arrow head style
specified by:
getbeginarrowheadstyle in interface iarcshape

setbeginarrowheadstyle

public void setbeginarrowheadstyle(shapearrowstyletype value)
description copied from interface: iarcshape
begin arrow head style
specified by:
setbeginarrowheadstyle in interface iarcshape

getbeginarrowheadlength

public shapearrowlengthtype getbeginarrowheadlength()
description copied from interface: iarcshape
begin arrow head length
specified by:
getbeginarrowheadlength in interface iarcshape

setbeginarrowheadlength

public void setbeginarrowheadlength(shapearrowlengthtype value)
description copied from interface: iarcshape
begin arrow head length
specified by:
setbeginarrowheadlength in interface iarcshape

getendarrowheadstyle

public shapearrowstyletype getendarrowheadstyle()
description copied from interface: iarcshape
end arrow head style
specified by:
getendarrowheadstyle in interface iarcshape

setendarrowheadstyle

public void setendarrowheadstyle(shapearrowstyletype value)
description copied from interface: iarcshape
end arrow head style
specified by:
setendarrowheadstyle in interface iarcshape

getendarrowheadlength

public shapearrowlengthtype getendarrowheadlength()
description copied from interface: iarcshape
end arrow head length
specified by:
getendarrowheadlength in interface iarcshape

setendarrowheadlength

public void setendarrowheadlength(shapearrowlengthtype value)
description copied from interface: iarcshape
end arrow head length
specified by:
setendarrowheadlength in interface iarcshape

getendarrowheadwidth

public shapearrowwidthtype getendarrowheadwidth()
description copied from interface: iarcshape
end arrow head width
specified by:
getendarrowheadwidth in interface iarcshape

setendarrowheadwidth

public void setendarrowheadwidth(shapearrowwidthtype value)
description copied from interface: iarcshape
end arrow head width
specified by:
setendarrowheadwidth in interface iarcshape

gethylink

public ihyperlink gethylink()
specified by:
gethylink in interface iarcshape

getprstshapetype

public prstgeomshapetype getprstshapetype()
specified by:
getprstshapetype in interface iprstgeomshape
overrides:
getprstshapetype in class xlsprstgeomshape

deepclone

public ishape deepclone(java.lang.object parent,
                        java.util.hashmap hashnewnames,
                        java.util.hashmap dicfontindexes,
                        boolean addtocollections)
creates a clone of the current shape.
overrides:
deepclone in class xlsprstgeomshape
parameters:
parent - new parent for the shape object.
hashnewnames - hashtable with new worksheet names.
dicfontindexes - dictionary with new font indexes.
addtocollections -
returns:
a copy of the current shape.


网站地图