|
|||||||||
| 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. |
| 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. |
| 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.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||