org.graphstream.stream.file.pajek
Class PajekContext

java.lang.Object
  extended by org.graphstream.stream.file.pajek.PajekContext

public class PajekContext
extends Object


Constructor Summary
PajekContext(FileSourcePajek pajek)
           
 
Method Summary
static String toColorValue(Token R, Token G, Token B)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PajekContext

public PajekContext(FileSourcePajek pajek)
Method Detail

toColorValue

public static String toColorValue(Token R,
                                  Token G,
                                  Token B)
                           throws ParseException
Throws:
ParseException


Copyright © 2011. All Rights Reserved.