com.androidplot.xy
Class BezierLineAndPointFormatter

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.BezierLineAndPointFormatter

public class BezierLineAndPointFormatter
extends LineAndPointFormatter


Constructor Summary
BezierLineAndPointFormatter(java.lang.Integer lineColor, java.lang.Integer vertexColor, java.lang.Integer fillColor)
           
 
Method Summary
 
Methods inherited from class com.androidplot.xy.LineAndPointFormatter
getFillDirection, getFillPaint, getLinePaint, getVertexPaint, setFillDirection, setFillPaint, 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

BezierLineAndPointFormatter

public BezierLineAndPointFormatter(java.lang.Integer lineColor,
                                   java.lang.Integer vertexColor,
                                   java.lang.Integer fillColor)


Copyright © 2011. All Rights Reserved.