Skip to content

Commit

Permalink
lsp: Remove javadoc link to internal piccolo stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
soerendomroes committed Jul 31, 2023
1 parent 572bfab commit 5806928
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ final class RenderingPreparer {
/**
* Calculate the size and position of all child renderings recursively. The boundsMap and decorationMap again indicate
* if is should be stored in them (not null) or in the rendering's properties themselves.
* Inspired by {@link de.cau.cs.kieler.klighd.piccolo.internal.controller.AbstractKGERenderingController}.
* Inspired by {@code de.cau.cs.kieler.klighd.piccolo.internal.controller.AbstractKGERenderingController}.
*
* @param renderings The child renderings to calculate the sizes and decorations for.
* @param placement The defined placement of the child renderings.
Expand Down

0 comments on commit 5806928

Please sign in to comment.