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

cytoscape.visual.customgraphic.impl.vector
Interface CustomGraphicsProperty<T>

All Known Implementing Classes:
CustomGraphicsPropertyImpl

public interface CustomGraphicsProperty<T>


Method Summary
 T getDefaultValue()
           
 T getValue()
           
 void setValue(Object value)
           
 

Method Detail

getDefaultValue

T getDefaultValue()

getValue

T getValue()

setValue

void setValue(Object value)

www.cytoscape.org