yFiles.NET Viewer 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 namespace(s) containing the actual classes.
Table 1.1. What Goes Where
| yFiles.NET Viewer Functionality | Assembly | Namespace(s) |
|---|---|---|
| Controls | yWorks.yFilesNET.Viewer.dll | yWorks.Canvas |
| Animation Framework | yWorks.Canvas.Animation |
|
| Visual Representation (Styles, etc.) | yWorks.Canvas.Drawing |
|
| Geometry | yWorks.Canvas.Geometry |
|
| Model | yWorks.Canvas.Model |
|
| User Interaction | yWorks.Canvas.Input |
|
| Application-level Canvas Functionality | yWorks.Canvas |
|
| Input and Output Formats | yWorks.Canvas |
|
| yFiles Algorithms (Automatic Layout, Graph Analysis) Adapter | yWorks.yFilesNET.Adapter.dll | yWorks.yFiles.UI.Model |
|
Copyright ©2006-2011, yWorks GmbH. All rights reserved. |