|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundingBox | |
---|---|
org.eclipse.birt.chart.computation | This is a placeholder file for the org.eclipse.birt.chart.computation package. |
Uses of BoundingBox in org.eclipse.birt.chart.computation |
---|
Methods in org.eclipse.birt.chart.computation that return BoundingBox | |
---|---|
BoundingBox |
BoundingBox.clone()
|
static BoundingBox |
Methods.computeBox(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY)
|
BoundingBox |
IChartComputation.computeBox(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY)
Compute the bounding box ( location and size ) of a label. |
BoundingBox |
BIRTChartComputation.computeBox(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY)
|
static BoundingBox |
Methods.computeBox(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY,
double dWrapping)
|
static BoundingBox |
Methods.computeBox(IDisplayServer xs,
int iLabelLocation,
Label la,
double dX,
double dY,
double dWrapping,
java.lang.Double fontHeight)
|
static BoundingBox |
Methods.computeBox(IDisplayServer xs,
ITextMetrics itm,
int iLabelLocation,
Label la,
double dX,
double dY,
java.lang.Double fontHeight)
|
static BoundingBox |
Methods.computeLabelSize(IDisplayServer xs,
Label la,
double dWrapping,
java.lang.Double fontHeight)
Compute the size of a label. |
BoundingBox |
IChartComputation.computeLabelSize(IDisplayServer xs,
Label la,
double dWrapping,
java.lang.Double fontHeight)
Compute the size of a label. |
BoundingBox |
BIRTChartComputation.computeLabelSize(IDisplayServer xs,
Label la,
double dWrapping,
java.lang.Double fontHeight)
|
BoundingBox |
LabelLimiter.getBounding(BoundingBox bb)
Returns a bounding box using maxWidth and maxHeight |
Methods in org.eclipse.birt.chart.computation with parameters of type BoundingBox | |
---|---|
static Location |
Methods.computeRotatedTopPoint(IDisplayServer xs,
BoundingBox bbox,
Label la,
double fullHeight)
|
BoundingBox |
LabelLimiter.getBounding(BoundingBox bb)
Returns a bounding box using maxWidth and maxHeight |
Constructors in org.eclipse.birt.chart.computation with parameters of type BoundingBox | |
---|---|
Rectangle(BoundingBox bb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |