|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| 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. |
| ColorParser | Parses a String into a Color object. |
| DoubleParser | Parses a String into a Double object. |
| FontParser | Parses a String into a Font object. |
| LabelPositionParser | Parses a String into a LabelPosition object. |
| LineTypeParser | Parses a String into a yFiles LineType object. |
| NodeShapeParser | Parses a String into a yFiles shape, which is represented by a byte identifier. |
| ObjectToString | This class contains a method that does the reverse of the various parsing classes in this package, i.e. turns a Object back into a String representation. |
| ParserFactory | |
| 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.
|
www.cytoscape.org | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||