As commented in the pixel snapping documentation PR: https://github.com/openjdk/jfx/pull/2260#discussion_r3813067929, we should finally mark the axis-unaware snapping methods `forRemoval = true`. This will finally allow us to remove these methods in a future release.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8390773: Mark deprecated snap methods for removal Changes: https://git.openjdk.org/jfx/pull/2270/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2270&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8390773 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jfx/pull/2270.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2270/head:pull/2270 PR: https://git.openjdk.org/jfx/pull/2270
