Uses of Class
lu.kbra.modelizer_next.layout.LinkLayout
Packages that use LinkLayout
Package
Description
Persistent layout state for diagram nodes, links, docked panels, and the workspace.
Canvas behavior split into small mixin-style interfaces.
-
Uses of LinkLayout in lu.kbra.modelizer_next.layout
Methods in lu.kbra.modelizer_next.layout that return types with arguments of type LinkLayoutMethod parameters in lu.kbra.modelizer_next.layout with type arguments of type LinkLayoutModifier and TypeMethodDescriptionvoidPanelState.setLinkLayouts(List<LinkLayout> linkLayouts) Sets the link layouts. -
Uses of LinkLayout in lu.kbra.modelizer_next.ui.canvas
Methods in lu.kbra.modelizer_next.ui.canvas that return LinkLayoutModifier and TypeMethodDescriptiondefault LinkLayoutNodeLayoutCache.findOrCreateLinkLayout(String linkId) Finds the existing link layout, or creates one when none exists.