Uses of Class
org.eclipse.birt.chart.event.TransformationEvent
Packages that use TransformationEvent
Package
Description
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
-
Uses of TransformationEvent in org.eclipse.birt.chart.device
Methods in org.eclipse.birt.chart.device with parameters of type TransformationEventModifier and TypeMethodDescriptionvoid
DeviceAdapter.applyTransformation
(TransformationEvent tev) void
IPrimitiveRenderer.applyTransformation
(TransformationEvent tev) This method is capable of applying a global transformation on the device specific graphics context Available transformation types are: SCALE, TRANSLATE, ROTATE