iarcshape-ag凯发旗舰厅



com.spire.xls.core
interface iarcshape

all superinterfaces:
iprstgeomshape, ishape, itextbox
all known implementing classes:
xlsarcshape

public interface iarcshape
extends itextbox, 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
 ihyperlink gethylink()
           
 ishapelineformat getline()
           
 int getrotation()
          returns or sets the rotation of the shape, in degrees.
 shapelinestyletype getstyle()
          style
 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 setrotation(int value)
          returns or sets the rotation of the shape, in degrees.
 void setstyle(shapelinestyletype value)
          style
 void setweight(double value)
          weight
 
methods inherited from interface com.spire.xls.core.itextbox
gethalignment, getrichtext, gettext, gettextrotation, getvalignment, istextlocked, istextlocked, sethalignment, settext, settextrotation, setvalignment
 
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, getshadow, getshapetype, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, settop, setvisible, setwidth
 
method detail

getline

ishapelineformat getline()

getrotation

int getrotation()
description copied from interface: ishape
returns or sets the rotation of the shape, in degrees.
specified by:
getrotation in interface ishape

setrotation

void setrotation(int value)
description copied from interface: ishape
returns or sets the rotation of the shape, in degrees.
specified by:
setrotation in interface ishape

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

getweight

double getweight()
weight

setweight

void setweight(double value)
weight

gethylink

ihyperlink gethylink()


网站地图