Java: Resize rotated shape in a resizable component

后端 未结 0 439
栀梦
栀梦 2021-01-25 18:55

I am trying to resize a rotated shape in a resizable component.

For resizing the component after rotating the shape I am using:

int newWidth = (int) ((rect         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题