Uses of Class
lu.kbra.modelizer_next.layout.PanelState
Packages that use PanelState
Package
Description
Persistent layout state for diagram nodes, links, docked panels, and the workspace.
Canvas behavior split into small mixin-style interfaces.
-
Uses of PanelState in lu.kbra.modelizer_next.layout
Methods in lu.kbra.modelizer_next.layout that return types with arguments of type PanelStateMethod parameters in lu.kbra.modelizer_next.layout with type arguments of type PanelStateModifier and TypeMethodDescriptionvoidWorkspaceState.setPanels(Map<PanelType, PanelState> panels) Sets the panels. -
Uses of PanelState in lu.kbra.modelizer_next.ui.canvas
Methods in lu.kbra.modelizer_next.ui.canvas that return PanelStateModifier and TypeMethodDescriptiondefault PanelStateNodeLayoutCache.getPanelState()Returns the panel state on the active canvas.