Skip to content

Latest commit

 

History

History

viewer

Viewer Demos

This folder and its subfolders contain demo applications which make use of the different features of the viewer component of yFiles for JavaFX.

Demo Description
Css Shows the possibilities to customize the visualizations in yFiles for JavaFX with the help of CSS.
SVGImageExport Export a graph as a SVG image.
BackgroundImage Shows how to add background visualizations to a graph control.
ClickableStyleDecorator Shows how to handle mouse clicks in specific areas of a node's visualization.
EdgeToEdge Shows edge-to-edge connections.
GraphEvents Explore the different kinds of events dispatched by yFiles for JavaFX.
Filtering Shows how to temporarily remove nodes or edges from the graph.
FilteringWithFolding Shows how to combine yFiles filtering and folding features.
Folding Shows how to use yFiles folding feature.
GanttChartDemo Shows how to create a "Gantt chart" with yFiles for JavaFX.
GraphCopy Shows how to copy a graph or sub graph.
GraphViewer A viewer which demonstrates different kinds of graphs created with yFiles for JavaFX.
GridSnapping Demonstrates how to enable grid snapping functionality for graph elements.
ImageExport Export a graph as a bitmap image.
LargeGraphs Improve the rendering performance for very large graphs in yFiles for JavaFX.
LevelOfDetail Demonstrates how to change the level of detail when zooming in and out.
Printing Print the contents of a yFiles GraphControl.
RenderingOrder Shows the effect of different rendering policies to the model items.
SmartClickNavigation Demonstrates how to navigate in a large graph.
Snapping Demonstrates how to enable snapping functionality for graph elements.
Tooltips Demonstrates how to add tooltips to graph items.