Uses of Package
lu.kbra.modelizer_next.ui.canvas.datastruct
Packages that use lu.kbra.modelizer_next.ui.canvas.datastruct
Package
Description
Canvas behavior split into small mixin-style interfaces.
Transient canvas data carriers.
Small UI-facing listener and handler contracts implemented by the application frame and document
loaders.
-
Classes in lu.kbra.modelizer_next.ui.canvas.datastruct used by lu.kbra.modelizer_next.ui.canvasClassDescriptionPair of link anchor points used when resolving geometry.Pair of node sides used when resolving link anchors.Serializable snapshot of copied classes, comments, links, fields, and layout data.Class model and layout data stored in the clipboard snapshot.Comment model and layout data stored in the clipboard snapshot.Field model stored in the clipboard snapshot.Link model and layout data stored in the clipboard snapshot.Link layout data stored in the clipboard snapshot.Node layout data stored in the clipboard snapshot.Resolved geometry for drawing a link path and its labels.Swing components used during inline editing on the canvas.Context for applying an inline rename to a specific model element.Model element currently being edited inline on the canvas.Identifier of the currently selected model element and its kind.
-
Classes in lu.kbra.modelizer_next.ui.canvas.datastruct used by lu.kbra.modelizer_next.ui.canvas.datastructClassDescriptionClass model and layout data stored in the clipboard snapshot.Comment model and layout data stored in the clipboard snapshot.Field model stored in the clipboard snapshot.Link model and layout data stored in the clipboard snapshot.Link layout data stored in the clipboard snapshot.Node layout data stored in the clipboard snapshot.Original node layout captured when a drag operation starts.State kept while the user creates a new link with the mouse.Swing components used during inline editing on the canvas.Model element currently being edited inline on the canvas.Enumerates supported live edit type values.Identifier of the currently selected model element and its kind.Enumerates supported selected type values.
-
Classes in lu.kbra.modelizer_next.ui.canvas.datastruct used by lu.kbra.modelizer_next.ui.impl