Cytoscape 2.8.0 API

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
clone, equals, finalize, 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)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.