|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.caida.otter.GraphInfo
Class to gain information from LibSea graph file. Useful for pre-proccessing activites where user may need to know something about the graph file so they can accurately define parameters for proccessing.
Constructor Summary | |
GraphInfo()
|
Method Summary | |
void |
printAttributeInfo(org.caida.libsea.Graph LibSea_Graph)
Retrieves Attribute Information about the Graph file and prints it out to the screen in a columated format. |
void |
printAvailableSources(org.caida.libsea.Graph LibSea_Graph)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GraphInfo()
Method Detail |
public void printAttributeInfo(org.caida.libsea.Graph LibSea_Graph)
LibSea_Graph
- The graph file that the info will be retrieved from.public void printAvailableSources(org.caida.libsea.Graph LibSea_Graph)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |