return AffineTransform.getRotateInstance(-Math.PI / 6);
Transformers t = new TransformersRotation(); Frame f = t.getFrame(); f.setVisible(true);