|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface to something that can be drawn as a graph.
| Field Summary | |
static int |
BayesNet
|
static int |
NOT_DRAWABLE
|
static int |
TREE
|
| Method Summary | |
java.lang.String |
graph()
Returns a string that describes a graph representing the object. |
int |
graphType()
Returns the type of graph representing the object. |
| Field Detail |
public static final int NOT_DRAWABLE
public static final int TREE
public static final int BayesNet
| Method Detail |
public int graphType()
public java.lang.String graph()
throws java.lang.Exception
java.lang.Exception - if the graph can't be computed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London