ismartart-ag凯发旗舰厅



com.spire.presentation.diagrams
interface ismartart


public interface ismartart

method summary
 smartartcolortype getcolorstyle()
          return color style of smart art object
 smartartlayouttype getlayouttype()
          return layout of smartart object
 ismartartnodecollection getnodes()
          gets collections of nodes in smartart object
 smartartstyletype getstyle()
          return style of smartart object
 void reset()
          reset diagram to original template.
 void setcolorstyle(smartartcolortype value)
          set color style of smart art object
 void setstyle(smartartstyletype value)
          set style of smartart object
 
method detail

getnodes

ismartartnodecollection getnodes()
gets collections of nodes in smartart object
returns:

getcolorstyle

smartartcolortype getcolorstyle()
return color style of smart art object
returns:

setcolorstyle

void setcolorstyle(smartartcolortype value)
set color style of smart art object

getlayouttype

smartartlayouttype getlayouttype()
return layout of smartart object
returns:

getstyle

smartartstyletype getstyle()
return style of smartart object
returns:

setstyle

void setstyle(smartartstyletype value)
set style of smartart object

reset

void reset()
reset diagram to original template.
throws:
java.lang.exception


网站地图