|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.quine.jcommons.freemind.xml.NodeItem
Class NodeItem.
Constructor Summary | |
NodeItem()
|
Method Summary | |
Arrowlink |
getArrowlink()
Returns the value of field 'arrowlink'. |
Object |
getChoiceValue()
Returns the value of field 'choiceValue'. |
Cloud |
getCloud()
Returns the value of field 'cloud'. |
Edge |
getEdge()
Returns the value of field 'edge'. |
Font |
getFont()
Returns the value of field 'font'. |
Hook |
getHook()
Returns the value of field 'hook'. |
Icon |
getIcon()
Returns the value of field 'icon'. |
Node |
getNode()
Returns the value of field 'node'. |
Richcontent |
getRichcontent()
Returns the value of field 'richcontent'. |
void |
setArrowlink(Arrowlink arrowlink)
Sets the value of field 'arrowlink'. |
void |
setCloud(Cloud cloud)
Sets the value of field 'cloud'. |
void |
setEdge(Edge edge)
Sets the value of field 'edge'. |
void |
setFont(Font font)
Sets the value of field 'font'. |
void |
setHook(Hook hook)
Sets the value of field 'hook'. |
void |
setIcon(Icon icon)
Sets the value of field 'icon'. |
void |
setNode(Node node)
Sets the value of field 'node'. |
void |
setRichcontent(Richcontent richcontent)
Sets the value of field 'richcontent'. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NodeItem()
Method Detail |
public Arrowlink getArrowlink()
public Object getChoiceValue()
public Cloud getCloud()
public Edge getEdge()
public Font getFont()
public Hook getHook()
public Icon getIcon()
public Node getNode()
public Richcontent getRichcontent()
public void setArrowlink(Arrowlink arrowlink)
arrowlink
- the value of field 'arrowlink'.public void setCloud(Cloud cloud)
cloud
- the value of field 'cloud'.public void setEdge(Edge edge)
edge
- the value of field 'edge'.public void setFont(Font font)
font
- the value of field 'font'.public void setHook(Hook hook)
hook
- the value of field 'hook'.public void setIcon(Icon icon)
icon
- the value of field 'icon'.public void setNode(Node node)
node
- the value of field 'node'.public void setRichcontent(Richcontent richcontent)
richcontent
- the value of field 'richcontent'.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |