Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.customgraphic
Class IDGenerator

java.lang.Object
  extended by cytoscape.visual.customgraphic.IDGenerator

public class IDGenerator
extends Object


Constructor Summary
IDGenerator()
           
 
Method Summary
static IDGenerator getIDGenerator()
           
 Long getNextId()
           
 void initCounter(Long currentMax)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IDGenerator

public IDGenerator()
Method Detail

getIDGenerator

public static IDGenerator getIDGenerator()

getNextId

public Long getNextId()

initCounter

public void initCounter(Long currentMax)

www.cytoscape.org