Uses of Record Class
lu.kbra.modelizer_next.ui.canvas.datastruct.CopiedComment
Packages that use CopiedComment
Package
Description
Canvas behavior split into small mixin-style interfaces.
Transient canvas data carriers.
-
Uses of CopiedComment in lu.kbra.modelizer_next.ui.canvas
Methods in lu.kbra.modelizer_next.ui.canvas that return CopiedCommentModifier and TypeMethodDescriptiondefault CopiedCommentCaptureManager.captureComment(CommentModel commentModel) Captures the comment into a portable snapshot.Methods in lu.kbra.modelizer_next.ui.canvas with parameters of type CopiedCommentModifier and TypeMethodDescriptiondefault CommentBindingElementCreator.createRemappedCommentBinding(CopiedComment copiedComment, Map<String, String> classIdMap, Map<String, String> linkIdMap) Creates a remapped comment binding. -
Uses of CopiedComment in lu.kbra.modelizer_next.ui.canvas.datastruct
Methods in lu.kbra.modelizer_next.ui.canvas.datastruct that return types with arguments of type CopiedComment