Package | Description |
---|---|
edu.ucla.sspace.graph |
Modifier and Type | Method and Description |
---|---|
static GraphIO.GraphType |
GraphIO.GraphType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphIO.GraphType[] |
GraphIO.GraphType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Graph<? extends Edge> |
GraphIO.read(File f,
GraphIO.GraphType type) |
Copyright © 2012. All Rights Reserved.