| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Formatter | |
|---|---|
| com.androidplot | |
| com.androidplot.pie | |
| com.androidplot.ui | Visual components of AndroidPlot | 
| com.androidplot.xy | Classes for creating XYPlots. | 
| Uses of Formatter in com.androidplot | 
|---|
| Classes in com.androidplot with type parameters of type Formatter | |
|---|---|
|  class | Plot<SeriesType extends Series,FormatterType extends Formatter,RendererType extends SeriesRenderer>Base class for all other Plot implementations.. | 
| Uses of Formatter in com.androidplot.pie | 
|---|
| Subclasses of Formatter in com.androidplot.pie | |
|---|---|
|  class | SegmentFormatter | 
| Uses of Formatter in com.androidplot.ui | 
|---|
| Classes in com.androidplot.ui with type parameters of type Formatter | |
|---|---|
|  class | SeriesRenderer<PlotType extends Plot,SeriesType extends Series,SeriesFormatterType extends Formatter> | 
| Methods in com.androidplot.ui that return Formatter | |
|---|---|
|  Formatter<PlotType> | Formatter.configure(android.content.Context ctx,
          int xmlCfgId) | 
| Uses of Formatter in com.androidplot.xy | 
|---|
| Subclasses of Formatter in com.androidplot.xy | |
|---|---|
|  class | BarFormatter | 
|  class | BezierLineAndPointFormatterThis is an experimental class and should not currently be used in production apps. | 
|  class | LineAndPointFormatterDefines the visual aesthetics of an XYSeries; outline color and width, fill style, vertex size and color, shadowing, etc. | 
|  class | StepFormatter | 
|  class | XYSeriesFormatter<XYRegionFormatterType extends XYRegionFormatter> | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||