com.steema.teechart.drawing
Class Polygon

java.lang.Object
  extended by android.graphics.Path
      extended by com.steema.teechart.drawing.Polygon

public final class Polygon
extends android.graphics.Path


Constructor Summary
Polygon()
           
 
Method Summary
 void addPoint(int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Polygon

public Polygon()
Method Detail

addPoint

public void addPoint(int x,
                     int y)