org.eclipse.birt.chart.internal.computations
Class Polygon
java.lang.Object
org.eclipse.birt.chart.internal.computations.Polygon
- Direct Known Subclasses:
- RotatedRectangle
- public class Polygon
- extends java.lang.Object
Polygon
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Polygon
public Polygon()
add
public void add(double x,
double y)
add
public void add(Point p)
getPoint
public Point getPoint(int index)
getPoints
public java.util.List getPoints()
getBounds
public Rectangle getBounds()
contains
public boolean contains(Point p)
Copyright © 2005 Actuate Corp. All rights reserved.