Package | Description |
---|---|
org.eclipse.birt.chart.computation |
This is a placeholder file for the org.eclipse.birt.chart.computation package.
|
org.eclipse.birt.chart.computation.withaxes |
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
|
Modifier and Type | Method and Description |
---|---|
Rectangle |
Rectangle.createIntersection(Rectangle r)
Returns a new
Rectangle object representing the
intersection of this Rectangle with the specified
Rectangle . |
Rectangle |
Rectangle.createUnion(Rectangle r)
Returns a new
Rectangle object representing the union of
this Rectangle with the specified Rectangle . |
Rectangle |
Polygon.getBounds() |
Rectangle |
Rectangle.getBounds2D()
Returns the high precision bounding box of this
Rectangle . |
static Rectangle |
Rectangle.union(Rectangle rect1,
Rectangle rect2) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
Rectangle.createIntersection(Rectangle r)
Returns a new
Rectangle object representing the
intersection of this Rectangle with the specified
Rectangle . |
Rectangle |
Rectangle.createUnion(Rectangle r)
Returns a new
Rectangle object representing the union of
this Rectangle with the specified Rectangle . |
void |
Rectangle.setRect(Rectangle r)
Sets this
Rectangle to be the same as the specified
Rectangle . |
void |
Rectangle.union(Rectangle rect) |
static Rectangle |
Rectangle.union(Rectangle rect1,
Rectangle rect2) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
PlotWith3DAxes.get3DGraphicBoudingRect() |
Rectangle[] |
PlotWith3DAxes.getAllAxisLabelBounds() |
Rectangle |
PlotWith3DAxes.getAxisLabelBoundingRectXZ(OneAxis oax) |
Rectangle[] |
PlotWith3DAxes.getAxisLabelBoundingRectY(OneAxis oax) |
Rectangle |
PlotWith3DAxes.getBoundsOfAllAxisLabels() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.