Uses of Class
org.eclipse.birt.chart.computation.RotatedRectangle
Packages that use RotatedRectangle
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
-
Uses of RotatedRectangle in org.eclipse.birt.chart.computation
Methods in org.eclipse.birt.chart.computation that return RotatedRectangleModifier and TypeMethodDescriptionBIRTChartComputation.computePolygon
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY, Double fontHeight) IChartComputation.computePolygon
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY, Double fontHeight) Compute the bounding polygon of a label.static final RotatedRectangle
Methods.computePolygon
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY) static final RotatedRectangle
Methods.computePolygon
(IDisplayServer xs, int iLabelLocation, Label la, double dX, double dY, Double fontHeight) static final RotatedRectangle
Methods.computePolygon
(ITextMetrics itm, int iLabelLocation, Label la, double dX, double dY, Double fontHeight)