Uses of Class
org.eclipse.birt.chart.computation.BoundingBox
Packages that use BoundingBox
Package
Description
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 BoundingBoxModifier and TypeMethodDescriptionBoundingBox.clone()
BIRTChartComputation.computeBox
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY) IChartComputation.computeBox
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY) Compute the bounding box ( location and size ) of a label.static final BoundingBox
Methods.computeBox
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY) static final BoundingBox
Methods.computeBox
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY, double dWrapping) static final BoundingBox
Methods.computeBox
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY, double dWrapping, Double fontHeight) static final BoundingBox
Methods.computeBox
(IDisplayServer xs, ITextMetrics itm, int iLabelLocation, Label la, double dX, double dY, Double fontHeight) BIRTChartComputation.computeLabelSize
(IDisplayServer xs, Label la, double dWrapping, Double fontHeight) IChartComputation.computeLabelSize
(IDisplayServer xs, Label la, double dWrapping, Double fontHeight) Compute the size of a label.static final BoundingBox
Methods.computeLabelSize
(IDisplayServer xs, Label la, double dWrapping, Double fontHeight) Compute the size of a label.LabelLimiter.getBounding
(BoundingBox bb) Returns a bounding box using maxWidth and maxHeightMethods in org.eclipse.birt.chart.computation with parameters of type BoundingBoxModifier and TypeMethodDescriptionstatic final Location
Methods.computeRotatedTopPoint
(IDisplayServer xs, BoundingBox bbox, Label la, double fullHeight) LabelLimiter.getBounding
(BoundingBox bb) Returns a bounding box using maxWidth and maxHeightConstructors in org.eclipse.birt.chart.computation with parameters of type BoundingBox