Methods in org.eclipse.birt.chart.computation that return RotatedRectangle |
static RotatedRectangle |
Methods.computePolygon(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY)
|
RotatedRectangle |
IChartComputation.computePolygon(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY,
java.lang.Double fontHeight)
Compute the bounding polygon of a label. |
RotatedRectangle |
BIRTChartComputation.computePolygon(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY,
java.lang.Double fontHeight)
|
static RotatedRectangle |
Methods.computePolygon(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY,
java.lang.Double fontHeight)
|
static RotatedRectangle |
Methods.computePolygon(ITextMetrics itm,
int iLabelLocation,
Label la,
double dX,
double dY,
java.lang.Double fontHeight)
|