|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.emulator.topology.parser.PajekParserImpl
public class PajekParserImpl
This class retrieves the topology information stored in a Pajek file
Constructor Summary | |
---|---|
PajekParserImpl()
|
Method Summary | |
---|---|
GraphInformation |
loadNetwork(java.lang.String file)
This method must load network file and create a new NetworkGraph. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PajekParserImpl()
Method Detail |
---|
public GraphInformation loadNetwork(java.lang.String file)
Parser
loadNetwork
in interface Parser
file
- local file from which NetworkGraph will be load
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |