问题
I want to make a circular Pane (AnchorPane) instead of a "traditional" square. Anyone know how I can do that ?
JavaFX.
回答1:
There's already an implementation of a CircularPane
on the JFXtras project.
Have a look at this link for the code.
Download the samples jar to test it:
来源:https://stackoverflow.com/questions/28181436/is-possible-to-make-a-circular-pane-in-javafx