Uses of Class
org.eclipse.swt.graphics.Transform
Packages that use Transform
-
Uses of Transform in org.eclipse.swt.graphics
Methods in org.eclipse.swt.graphics with parameters of type TransformModifier and TypeMethodDescriptionvoid
GC.getTransform
(Transform transform) Sets the parameter to the transform that is currently being used by the receiver.void
Modifies the receiver such that the matrix it represents becomes the the result of multiplying the matrix it previously represented by the argument.void
GC.setTransform
(Transform transform) Sets the transform that is currently being used by the receiver.