yFiles FLEX offers many sophisticated features. To help in finding the classes that are responsible for the provision/the implementation of certain features, Table 1.1, “What Goes Where” gives a mapping from functionality to package(s) containing the actual classes.
Table 1.1. What Goes Where
| yFiles FLEX Functionality | Package(s) |
|---|---|
| UI Component | com.yworks.canvas, com.yworks.ui |
| Animation Framework | com.yworks.graph.anim |
| Visual Representation (Styles, etc.) | com.yworks.canvas.drawing, com.yworks.graph.drawing |
| Geometry | com.yworks.canvas.geom |
| Model | com.yworks.canvas.model, com.yworks.graph.model |
| User Interaction | com.yworks.canvas.input, com.yworks.graph.input |
| Input and Output Formats | com.yworks.io.graphml |
|
Copyright ©2007-2015, yWorks GmbH. All rights reserved. |