com.androidplot.xy
Class StepFormatter

java.lang.Object
  extended by com.androidplot.ui.Formatter
      extended by com.androidplot.xy.XYSeriesFormatter<XYRegionFormatter>
          extended by com.androidplot.xy.LineAndPointFormatter
              extended by com.androidplot.xy.StepFormatter

public class StepFormatter
extends LineAndPointFormatter


Constructor Summary
StepFormatter(java.lang.Integer lineColor, java.lang.Integer fillColor)
           
 
Method Summary
 
Methods inherited from class com.androidplot.xy.LineAndPointFormatter
disableShadows, enableShadows, getFillDirection, getFillPaint, getLabelStep, getLinePaint, getVertexPaint, setFillDirection, setFillPaint, setLabelStep, setLinePaint, setVertexPaint
 
Methods inherited from class com.androidplot.xy.XYSeriesFormatter
addRegion, getRegionFormatter, getRegions, removeRegion
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepFormatter

public StepFormatter(java.lang.Integer lineColor,
                     java.lang.Integer fillColor)


Copyright © 2012. All Rights Reserved.