Skip to content

Conversation

@quinarygio
Copy link
Contributor

@quinarygio quinarygio commented Nov 18, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

#719

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

The following deprecated classes have been removed:

  • com.powsybl.diagram.util.ForceLayout
  • com.powsybl.diagram.util.Spring

Other information:

…bl.diagram.util.forcelayout.Spring deprecated classes

Signed-off-by: Giovanni Ferrari <[email protected]>
@quinarygio quinarygio linked an issue Nov 18, 2025 that may be closed by this pull request
@sonarqubecloud
Copy link

@flo-dup flo-dup merged commit 072193f into main Nov 25, 2025
8 checks passed
@flo-dup flo-dup deleted the 719-remove-deprecated-classes branch November 25, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated ForceLayout/Spring classes

3 participants