Uses of Class
org.eclipse.birt.chart.event.ArcRenderEvent

Packages that use ArcRenderEvent
org.eclipse.birt.chart.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server. 
 

Uses of ArcRenderEvent in org.eclipse.birt.chart.device
 

Methods in org.eclipse.birt.chart.device with parameters of type ArcRenderEvent
 void IPrimitiveRenderer.drawArc(ArcRenderEvent are)
          This method is responsible for drawing an elliptical arc on the target rendering device's graphic context.
 void IPrimitiveRenderer.fillArc(ArcRenderEvent are)
          This method is responsible for filling an elliptical arc on the target rendering device's graphic context.
 void DeviceAdapter.drawArc(ArcRenderEvent are)
           
 void DeviceAdapter.fillArc(ArcRenderEvent are)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.