|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VisualPropertyValue
Object used as a Visual Property value. In most cases, Visual Property uses basic objects such as Number or Color. If developers want to use custom objects as a Visual Property value, they should implement this.
Method Summary | |
---|---|
String |
getDisplayName()
Name of this value type. |
String |
getSerializableString()
Returns serializable representation of this value. |
Method Detail |
---|
String getDisplayName()
String getSerializableString()
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |