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

cytoscape.visual.customgraphic
Interface RenderingContext<T>


public interface RenderingContext<T>


Method Summary
 T getContext()
           
 void setContext(T context)
           
 

Method Detail

setContext

void setContext(T context)

getContext

T getContext()

www.cytoscape.org