|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.essex.ia.opview.xml.GraphItem
public class GraphItem
Class GraphItem.
Constructor Summary | |
---|---|
GraphItem()
|
Method Summary | |
---|---|
Cell |
getCell()
Returns the value of field 'cell'. |
java.lang.Object |
getChoiceValue()
Returns the value of field 'choiceValue'. |
Edge |
getEdge()
Returns the value of field 'edge'. |
void |
setCell(Cell cell)
Sets the value of field 'cell'. |
void |
setEdge(Edge edge)
Sets the value of field 'edge'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphItem()
Method Detail |
---|
public Cell getCell()
public java.lang.Object getChoiceValue()
public Edge getEdge()
public void setCell(Cell cell)
cell
- the value of field 'cell'.public void setEdge(Edge edge)
edge
- the value of field 'edge'.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |