Skip to content

Latest commit

 

History

History

Input Demos

This folder and its subfolders contain demo applications which use and customize the graph editing features provided by yFiles for Java (Swing).

Demo Description
CustomLabelModel Customize label placement model.
CustomPortModel Customize port location model.
CustomSnapping Enable and customize the snapping behaviour of graph items.
DragAndDrop Enable and customize the drag-and-drop support for nodes, labels and ports.
EdgeReconnection Enable and customize the reconnection behavior of edges.
Hyperlink Add hyperlink support to HTML formatted labels.
LabelHandleProvider Enable interactive rotating and resizing labels.
LensInputMode This demo shows how to use a specialized LensInputMode to display the part of the graph the pointer is hovering over in a kind of magnifying glass.
OrthogonalEdges Enable and customize orthogonal edge editing.
PopupMenu Enable and customize context menus for nodes and for the canvas background.
PortCandidateProvider Customize the ports at which edges connect to nodes.
PositionHandler Customize the movement behavior of nodes.
ReparentHandler Customize the re-parenting behavior of nodes.
ReshapeHandleProvider Implements a custom IReshapeHandleProvider .
ReshapeHandleProviderConfiguration Customize the reshape behavior of nodes.
SingleSelection Configure the GraphEditorInputMode for single selection mode.
SizeConstraintProvider Customize the resizing behavior of nodes.