|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
GraphConstants.java
Field Summary | |
static int |
DIRECTED
Types of Edges |
static int |
DOUBLE
Types of Edges |
static int |
NORMAL
NORMAL node - node actually contained in graphs description |
static int |
PLURAL_DUMMY
PLURAL_DUMMY node - node with more than one outgoing edge i.e. |
static int |
REVERSED
Types of Edges |
static int |
SINGULAR_DUMMY
SINGULAR_DUMMY node - node with only one outgoing edge i.e. |
Field Detail |
public static final int DIRECTED
public static final int REVERSED
public static final int DOUBLE
public static final int SINGULAR_DUMMY
public static final int PLURAL_DUMMY
public static final int NORMAL
|
|||||||||
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