Uses of Class
org.achartengine.renderer.DialRenderer.Type

Packages that use DialRenderer.Type
org.achartengine.renderer Provides renderer classes that keep the chart rendering / drawing styles. 
 

Uses of DialRenderer.Type in org.achartengine.renderer
 

Methods in org.achartengine.renderer that return DialRenderer.Type
 DialRenderer.Type DialRenderer.getVisualTypeForIndex(int index)
          Returns the visual type at the specified index.
static DialRenderer.Type DialRenderer.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DialRenderer.Type[] DialRenderer.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.achartengine.renderer with parameters of type DialRenderer.Type
 void DialRenderer.setVisualTypes(DialRenderer.Type[] types)
          Sets the visual types.
 



Copyright © 2009 - 2011 4ViewSoft. All Rights Reserved.