Uses of Record Class
lu.kbra.modelizer_next.ui.canvas.datastruct.DraggedLayout
Packages that use DraggedLayout
-
Uses of DraggedLayout in lu.kbra.modelizer_next.ui.canvas.datastruct
Methods in lu.kbra.modelizer_next.ui.canvas.datastruct that return types with arguments of type DraggedLayoutModifier and TypeMethodDescriptionDraggedSelection.layouts()Returns the value of thelayoutsrecord component.Constructor parameters in lu.kbra.modelizer_next.ui.canvas.datastruct with type arguments of type DraggedLayoutModifierConstructorDescriptionDraggedSelection(List<DraggedLayout> layouts, double offsetX, double offsetY, double anchorStartX, double anchorStartY) Creates an instance of aDraggedSelectionrecord class.