Cytoscape 2.8.0 API

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()

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.