Continuation of https://github.com/openjdk/jfx/pull/2270 ([JDK-8390773](https://bugs.openjdk.org/browse/JDK-8390773 )).
Since we will remove the snapping methods in `Region` at one point, we should also do that in `SkinBase`. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8392149: Mark deprecated snap methods for removal in SkinBase Changes: https://git.openjdk.org/jfx/pull/2311/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2311&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8392149 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jfx/pull/2311.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2311/head:pull/2311 PR: https://git.openjdk.org/jfx/pull/2311
