Cytoscape 2.8.0 API

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)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.