|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnct.output.SIFWriter<NodeType,WeightType>
public class SIFWriter<NodeType extends java.lang.Comparable<? super NodeType>,WeightType extends java.lang.Comparable<? super WeightType>>
Constructor Summary | |
---|---|
SIFWriter(Graph<NodeType,WeightType> g,
java.lang.String name)
|
Method Summary | ||
---|---|---|
static
|
getSIFString(Graph<NodeType,WeightType> g)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SIFWriter(Graph<NodeType,WeightType> g, java.lang.String name) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public static <NodeType extends java.lang.Comparable<? super NodeType>,WeightType extends java.lang.Comparable<? super WeightType>> java.lang.String getSIFString(Graph<NodeType,WeightType> g)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |