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 |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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
|
Constructor and Description |
---|
Rectangle(BoundingBox bb) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.