|
Cytoscape 2.8.0 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ValueParser | Interface to classes that parse a String value into a particular class of object. |
| Class Summary | |
|---|---|
| ArrowParser | Parses a String into a yFiles Arrow object. |
| ArrowShapeParser | |
| BooleanParser | Parses a String into a Boolean object. |
| ColorParser | Parses a String into a Color object. |
| DoubleParser | Parses a String into a Double object. |
| FloatParser | DOCUMENT ME! |
| FontParser | Parses a String into a Font object. |
| GraphicsParser | |
| LabelPositionParser | Deprecated. |
| LineStyleParser | Parses a String into a yFiles shape, which is represented by a byte identifier. |
| NodeShapeParser | Parses a String into a yFiles shape, which is represented by a byte identifier. |
| ObjectPositionParser | |
| ObjectToString | Deprecated. will be removed in May 2011. |
| StringParser | Implements the ValueParser interface for String return values, by simply returning the supplied argument. |
Translates visual attribute values to and from their String representation. Used for reading and writing visual styles from/to an external format.
|
Cytoscape 2.8.0 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||