Skip to content

Latest commit

 

History

History

Style Demos

This folder and its subfolders contain demo applications which make use of the different features of the styles component of yFiles for Java (Swing).

Demo Description
ArrowNodeStyle Implement sophisticated styles for graph objects in yFiles for Java (Swing).
CompositeNodeStyle This demo shows how to combine several node styles into one.
DefaultLabelStyle Shows the most important configuration options for the built-in DefaultLabelStyle class.
GroupNodeStyle Implement sophisticated styles for graph objects in yFiles for Java (Swing).
RectangleNodeStyle Implement sophisticated styles for graph objects in yFiles for Java (Swing).
ShapeNodeStyle Implement sophisticated styles for graph objects in yFiles for Java (Swing).
SimpleCustomStyle Implement sophisticated styles for graph objects in yFiles for Java (Swing).
TextWrapping Shows how to use the text wrapping and trimming feature provided by the DefaultLabelStyle class.
SVGNodeStyle Demonstrates SVG node visualizations.
JComponentStyle Arbitrary Swing components incorporated as graph elements.
ZoomInvariantLabelStyleDemo Demonstrates zoom-invariant label rendering.