com.androidplot.xy
Class BezierLineAndPointFormatter
java.lang.Object
com.androidplot.ui.Formatter
com.androidplot.xy.XYSeriesFormatter<XYRegionFormatter>
com.androidplot.xy.LineAndPointFormatter
com.androidplot.xy.BezierLineAndPointFormatter
public class BezierLineAndPointFormatter
- extends LineAndPointFormatter
Methods inherited from class com.androidplot.xy.LineAndPointFormatter |
disableShadows, enableShadows, getFillDirection, getFillPaint, getLabelStep, getLinePaint, getVertexPaint, setFillDirection, setFillPaint, setLabelStep, setLinePaint, setVertexPaint |
BezierLineAndPointFormatter
public BezierLineAndPointFormatter(Integer lineColor,
Integer vertexColor,
Integer fillColor)
BezierLineAndPointFormatter
public BezierLineAndPointFormatter(Integer lineColor,
Integer vertexColor,
Integer fillColor,
FillDirection fillDir)
Copyright © 2011. All Rights Reserved.