Package | Description |
---|---|
org.eclipse.birt.chart.computation |
This is a placeholder file for the org.eclipse.birt.chart.computation package.
|
Modifier and Type | Method and Description |
---|---|
Point[] |
RotatedRectangle.asPoints()
Returns points as Point objects.
|
Point |
Polygon.getPoint(int index) |
Point |
RotatedRectangle.getRectSize()
returns the size of the rectangle.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Point> |
Polygon.getPoints() |
Modifier and Type | Method and Description |
---|---|
void |
Polygon.add(Point p) |
boolean |
Rectangle.contains(Point lo) |
boolean |
Polygon.contains(Point p) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.