|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueToStringConverter
Provide special type of toString for the given class.
| Method Summary | |
|---|---|
Class<?> |
getType()
Class supported by this converter. |
String |
toString(Object value)
Convert given value to VizMap compatible string. |
| Method Detail |
|---|
String toString(Object value)
value -
Class<?> getType()
|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||