| Name | Description | Type | Package | Framework |
| ArrowParser | Parses a String into a yFiles Arrow object. | Class | cytoscape.visual.parsers | CytoScape |
| ArrowShapeParser | Class | cytoscape.visual.parsers | CytoScape | |
| BooleanParser | Parses a String into a Boolean object. | Class | cytoscape.visual.parsers | CytoScape |
| ColorParser | Parses a String into a Color object. | Class | cytoscape.visual.parsers | CytoScape |
| DoubleParser | Parses a String into a Double object. | Class | cytoscape.visual.parsers | CytoScape |
| FloatParser | Class | cytoscape.visual.parsers | CytoScape | |
| FontParser | Parses a String into a Font object. | Class | cytoscape.visual.parsers | CytoScape |
| GraphicsParser | Class | cytoscape.visual.parsers | CytoScape | |
| LabelPositionParser | Parses a String into a LabelPosition object. | Class | cytoscape.visual.parsers | CytoScape |
| LineStyleParser | Parses a String into a yFiles shape, which is represented by a byte identifier. | Class | cytoscape.visual.parsers | CytoScape |
| NodeShapeParser | Parses a String into a yFiles shape, which is represented by a byte identifier. | Class | cytoscape.visual.parsers | CytoScape |
| ObjectPositionParser | Class | cytoscape.visual.parsers | CytoScape | |
| ObjectToString | This class contains a method that does the reverse of the various parsing classes in this package, i. | Class | cytoscape.visual.parsers | CytoScape |
| StringParser | simply returning the supplied argument. | Class | cytoscape.visual.parsers | CytoScape |
| ValueParser | Interface | cytoscape.visual.parsers | CytoScape | |