|
||||||||||
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 |
LegendItemHints.getLocation()
This location is relative to the legend bound area (not include the legend title). |
Point |
Polygon.getPoint(int index)
|
Methods in org.eclipse.birt.chart.computation with parameters of type Point | |
---|---|
void |
Polygon.add(Point p)
|
boolean |
Rectangle.contains(Point lo)
|
boolean |
Polygon.contains(Point p)
|
Constructors in org.eclipse.birt.chart.computation with parameters of type Point | |
---|---|
LegendItemHints(int type,
Point loc,
double width,
double height,
java.lang.String text,
double extraHeight,
java.lang.String extraText)
|
|
LegendItemHints(int type,
Point loc,
double width,
double height,
java.lang.String text,
double extraHeight,
java.lang.String extraText,
int categoryIndex)
|
|
LegendItemHints(int type,
Point loc,
double width,
double height,
java.lang.String text,
int categoryIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |