|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.berkeley.guir.prefuse.graph.DefaultEntity
edu.berkeley.guir.prefuse.graph.DefaultNode
com.hp.hpl.guess.prefuse.PrefuseNode
| Constructor Summary | |
PrefuseNode()
|
|
| Method Summary | |
Object |
get(String field)
|
void |
highlight(boolean state)
|
void |
set(String field,
Object value)
|
void |
setLocation(double x,
double y)
|
void |
setLocation(double x,
double y,
double width,
double height)
|
| Methods inherited from class edu.berkeley.guir.prefuse.graph.DefaultNode |
addEdge, addEdge, getEdge, getEdge, getEdgeCount, getEdges, getIndex, getIndex, getNeighbor, getNeighbors, isIncidentEdge, isNeighbor, removeAllNeighbors, removeEdge, removeEdge, removeNeighbor, removeNeighbor |
| Methods inherited from class edu.berkeley.guir.prefuse.graph.DefaultEntity |
clearAttributes, getAttribute, getAttributes, setAttribute, setAttributes, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.berkeley.guir.prefuse.graph.Entity |
clearAttributes, getAttribute, getAttributes, setAttribute, setAttributes |
| Constructor Detail |
public PrefuseNode()
| Method Detail |
public Object get(String field)
get in interface GraphElementListener
public void set(String field,
Object value)
set in interface GraphElementListenerpublic void highlight(boolean state)
highlight in interface GraphElementListener
public void setLocation(double x,
double y)
setLocation in interface NodeListener
public void setLocation(double x,
double y,
double width,
double height)
setLocation in interface NodeListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||