|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Point | |
---|---|
org.eclipse.birt.chart.computation | This is a placeholder file for the org.eclipse.birt.chart.computation package. |
Uses of Point in org.eclipse.birt.chart.computation |
---|
Methods in org.eclipse.birt.chart.computation that return Point | |
---|---|
Point[] |
RotatedRectangle.asPoints()
Returns points as Point objects. |
Point |
Polygon.getPoint(int index)
|
Point |
RotatedRectangle.getRectSize()
returns the size of the rectangle. |
Methods in org.eclipse.birt.chart.computation that return types with arguments of type Point | |
---|---|
java.util.List<Point> |
Polygon.getPoints()
|
Methods in org.eclipse.birt.chart.computation with parameters of type Point | |
---|---|
void |
Polygon.add(Point p)
|
boolean |
Polygon.contains(Point p)
|
boolean |
Rectangle.contains(Point lo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |