|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ismartartnode
method summary | |
---|---|
ismartartnodecollection |
getchildnodes()
gets collections of all child nodes of current node |
clickhyperlink |
getclick()
gets the hyperlink defined for mouse click. |
boolean |
getcustomtext()
whether custom text. |
int |
getlevel()
nesting level of node. |
int |
getposition()
position of node among sibling nodes. |
itextframeproperties |
gettextframe()
return text of the smartart node. |
boolean |
isassistant()
return node as assistant. |
void |
isassistant(boolean value)
set node as assistant. |
void |
setclick(clickhyperlink clickhyperlink)
sets the hyperlink defined for mouse click. |
void |
setcustomtext(boolean value)
|
int |
setposition(int value)
|
void |
settextframe(itextframeproperties value)
set text of the smartart node. |
method detail |
---|
ismartartnodecollection getchildnodes()
itextframeproperties gettextframe()
void settextframe(itextframeproperties value)
boolean isassistant()
void isassistant(boolean value)
int getlevel()
int getposition()
int setposition(int value)
clickhyperlink getclick()
void setclick(clickhyperlink clickhyperlink)
clickhyperlink
- boolean getcustomtext()
void setcustomtext(boolean value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |