Uses of Class
com.steema.teechart.Rectangle

Packages that use Rectangle
com.steema.teechart   
com.steema.teechart.android   
com.steema.teechart.axis   
com.steema.teechart.drawing   
com.steema.teechart.legend   
com.steema.teechart.misc   
com.steema.teechart.styles   
com.steema.teechart.tools   
 

Uses of Rectangle in com.steema.teechart
 

Fields in com.steema.teechart declared as Rectangle
protected  Rectangle Chart.chartBounds
           
protected  Rectangle Chart.chartRect
           
static Rectangle Rectangle.EMPTY
           
protected  Rectangle Shape.shapeBounds
           
 

Methods in com.steema.teechart that return Rectangle
 Rectangle Panel.applyMargins(Rectangle r)
          Applies panel margins.
 Rectangle Zoom.ClipZoomReversibleRectangle()
           
 Rectangle Rectangle.copy()
           
protected  Rectangle Title.doDraw(IGraphics3D g, Rectangle rect, boolean customOnly)
           
 Rectangle IBaseChart.doDrawLegend(IGraphics3D g, Rectangle rect)
           
 Rectangle Chart.doDrawLegend(IGraphics3D g, Rectangle tmp)
          Internal use.
protected  Rectangle Title.draw(IGraphics3D g, Rectangle rect)
           
 Rectangle Panel.draw(IGraphics3D g, Rectangle r)
          Paints the Chart in your preferred Canvas and region.
static Rectangle Rectangle.fromLTRB(int x, int y, int right, int bottom)
           
 Rectangle IBaseChart.getChartBounds()
           
 Rectangle Chart.getChartBounds()
          (Read only) Used to get the four sides of the Chart (Left, Top, Right and Bottom)
 Rectangle IBaseChart.getChartRect()
           
 Rectangle Chart.getChartRect()
          Returns the rectangle that contains the four main Chart axes.
 Rectangle Shape.getShapeBounds()
          Defines the boundaries of the Shape.
 Rectangle IBaseChart.recalcWidthHeight(Rectangle rect)
           
 Rectangle Chart.recalcWidthHeight(Rectangle r)
          Internal use.
 

Methods in com.steema.teechart with parameters of type Rectangle
 void Rectangle.add(Rectangle r)
           
 Rectangle Panel.applyMargins(Rectangle r)
          Applies panel margins.
protected  Rectangle Title.doDraw(IGraphics3D g, Rectangle rect, boolean customOnly)
           
 Rectangle IBaseChart.doDrawLegend(IGraphics3D g, Rectangle rect)
           
 Rectangle Chart.doDrawLegend(IGraphics3D g, Rectangle tmp)
          Internal use.
 void ImageBevel.Draw(Graphics3D g, Rectangle rect, int borderRound)
          Draws bevels around rectangle parameter.
protected  Rectangle Title.draw(IGraphics3D g, Rectangle rect)
           
 void Shadow.draw(IGraphics3D g, Rectangle rect)
          Draws a shadow around the Rect rectangle parameter, using the ACanvas canvas.
 Rectangle Panel.draw(IGraphics3D g, Rectangle r)
          Paints the Chart in your preferred Canvas and region.
 void Bevel.draw(IGraphics3D g, Rectangle rect)
          Draws bevels around rectangle parameter.
 void Shadow.draw(IGraphics3D g, Rectangle rect, int angle, int z, boolean is3D)
          Draws a shadow around the Rect rectangle parameter.
 void TextShape.drawRectRotated(IGraphics3D g, Rectangle rect, int angle, int aZ)
          Draws the Shape rectangle rotated by Angle degrees.
protected  void TextShape.drawText(Graphics3D g, Rectangle rect)
           
 void Rectangle.intersect(Rectangle value)
           
static void Rectangle.intersect(Rectangle r1, Rectangle r2, Rectangle dest)
           
 boolean Rectangle.intersects(Rectangle r)
           
 void TextShape.paint(Graphics3D g, Rectangle rect)
           
 void Walls.paint(IGraphics3D g, Rectangle r)
          Paints walls at rectangle r.
 void Walls.LeftWall.paint(IGraphics3D g, Rectangle rect)
          Use this method to paint a left wall at rectangle r.
 void Walls.RightWall.paint(IGraphics3D g, Rectangle rect)
          Use this method to paint a right wall at rectangle r.
 void Walls.BackWall.paint(IGraphics3D g, Rectangle rect)
          Use this method to paint a back wall at rectangle r.
 void Walls.BottomWall.paint(IGraphics3D g, Rectangle rect)
          Use this method to paint a bottom wall at rectangle r.
 void TextShape.paint(IGraphics3D g, Rectangle rect)
          Paints the TextShape object on the Chart Canvas.
 void Shape.paint(IGraphics3D g, Rectangle rect)
           
 void IBaseChart.paint(IGraphics3D g, Rectangle rect)
           
 void Chart.paint(IGraphics3D g, Rectangle rect)
          Paints the Chart in your preferred Canvas and region.
 Rectangle IBaseChart.recalcWidthHeight(Rectangle rect)
           
 Rectangle Chart.recalcWidthHeight(Rectangle r)
          Internal use.
 void Chart.setChartBounds(Rectangle value)
          Sets the four sides of the Chart (Left, Top, Right and Bottom)
 void IBaseChart.setChartRect(Rectangle rect)
           
 void Chart.setChartRect(Rectangle value)
          Sets the rectangle to contain the four main Chart axes.
 void Shape.setShapeBounds(Rectangle value)
          Defines the boundaries of the Shape.
 void Rectangle.union(Rectangle r)
           
 void Zoom.zoomRect(Rectangle r)
          Zooms the Chart rectangle.
 

Constructors in com.steema.teechart with parameters of type Rectangle
Rectangle(Rectangle r)
           
 

Uses of Rectangle in com.steema.teechart.android
 

Methods in com.steema.teechart.android with parameters of type Rectangle
 void Graphics3DAndroid.clipEllipse(Rectangle r)
           
 void Graphics3DAndroid.clipRectangle(Rectangle r)
           
 void Graphics3DAndroid.draw(Rectangle r, Image image, boolean transparent)
           
 void Graphics3DAndroid.drawBlur(Rectangle rect, int smoothBlur, boolean isEllipse)
           
 void Graphics3DAndroid.rectangle(ChartBrush b, Rectangle r)
           
 void Graphics3DAndroid.rectangle(Rectangle r)
           
 void Graphics3DAndroid.roundRectangle(Rectangle r, int roundWidth, int roundHeight)
           
 

Uses of Rectangle in com.steema.teechart.axis
 

Methods in com.steema.teechart.axis that return Rectangle
 Rectangle Axis.calcRect(Rectangle r, boolean inflateChartRectangle)
          Used internally by Chart when creating Axes
 

Methods in com.steema.teechart.axis with parameters of type Rectangle
 Rectangle Axis.calcRect(Rectangle r, boolean inflateChartRectangle)
          Used internally by Chart when creating Axes
 

Uses of Rectangle in com.steema.teechart.drawing
 

Fields in com.steema.teechart.drawing declared as Rectangle
protected  Rectangle Graphics3D.bounds
           
protected  Rectangle InternalPyramidTrunc.r
           
 

Methods in com.steema.teechart.drawing that return Rectangle
 Rectangle IGraphics3D.calcRect3D(Rectangle rect, int z)
           
 Rectangle Graphics3D.calcRect3D(Rectangle r, int z)
          Calculates and returns the position in pixels of the Rectangle 3D coordinates.
protected  Rectangle Graphics3D.correctRectangle(Rectangle r)
           
 Rectangle ChartBrush.getImageRect()
           
 Rectangle IGraphics3D.orientRectangle(Rectangle rect)
           
 Rectangle Graphics3D.orientRectangle(Rectangle rect)
           
static Rectangle Graphics3D.polygonRect(Point[] p)
          Returns bounding rectangle for point array p
 Rectangle Graphics3D.rectFromPolygon(int num, Point[] p)
          Returns the bounding rectangle for a given array of XY points.
 Rectangle Graphics3D.rectFromRectZ(Rectangle r, int z)
          Returns the smallest bounding rectangle containing the four corners of the "R" rectangle after calculating their 3D position.
 

Methods in com.steema.teechart.drawing with parameters of type Rectangle
 void IGraphics3D.arc(Rectangle Rect, double startAngle, double endAngle)
           
 void Graphics3D.arc(Rectangle rect, double startAngle, double sweepAngle)
           
 void IGraphics3D.arc(Rectangle rect, Point start, Point end)
           
 void Graphics3D.arc(Rectangle rect, Point start, Point end)
           
 void IGraphics3D.calcPerspective(Rectangle rect)
           
 void Graphics3D.calcPerspective(Rectangle r)
           
 Rectangle IGraphics3D.calcRect3D(Rectangle rect, int z)
           
 Rectangle Graphics3D.calcRect3D(Rectangle r, int z)
          Calculates and returns the position in pixels of the Rectangle 3D coordinates.
 void IGraphics3D.clipCube(Rectangle rect, int z0, int z1)
           
 void Graphics3D.clipCube(Rectangle rect, int minZ, int maxZ)
          Creates a cubic Windows GDI clipping region.
 void IGraphics3D.clipEllipse(Rectangle rect)
           
 void Graphics3DVML.clipEllipse(Rectangle r)
          Creates a Elliptical Windows GDI clipping region.
 void Graphics3DSVG.clipEllipse(Rectangle r)
          Creates a Elliptical Windows GDI clipping region.
 void Graphics3DPDF.clipEllipse(Rectangle r)
          Creates a Elliptical Windows GDI clipping region.
abstract  void Graphics3D.clipEllipse(Rectangle r)
           
 void IGraphics3D.clipRectangle(Rectangle rect)
           
 void Graphics3DVML.clipRectangle(Rectangle r)
          Creates a rectangular Windows GDI clipping region.
 void Graphics3DSVG.clipRectangle(Rectangle r)
          Creates a rectangular Windows GDI clipping region.
 void Graphics3DPDF.clipRectangle(Rectangle r)
          Creates a rectangular Windows GDI clipping region.
abstract  void Graphics3D.clipRectangle(Rectangle r)
           
 void Graphics3D.cone(boolean vertical, Rectangle r, int z0, int z1, boolean darkSides)
          Paints a cone.
 void IGraphics3D.cone(boolean vertical, Rectangle rect, int z0, int z1, boolean dark3D, int conePercent)
           
 void Graphics3D.cone(boolean vertical, Rectangle r, int z0, int z1, boolean darkSides, int conePercent)
          Paints a cone with Cone Percent.
protected  Rectangle Graphics3D.correctRectangle(Rectangle r)
           
 void Graphics3D.cube(Rectangle r, int z0, int z1)
          Draws a Cube.
 void IGraphics3D.cube(Rectangle rect, int z0, int z1, boolean dark3D)
           
 void Graphics3D.cube(Rectangle r, int z0, int z1, boolean darkSides)
          Draws a Cube with Dark Sides.
 void IGraphics3D.cylinder(boolean vertical, Rectangle rect, int z0, int z1, boolean dark3D)
           
 void Graphics3D.cylinder(boolean vertical, Rectangle r, int z0, int z1, boolean darkSides)
          Draws cylinder toggle Boolean for vertical or horizontal cylinder.
 void Gradient.draw(IGraphics3D g, Rectangle rect)
          Obsolete.
 void Graphics3DPDF.draw(Rectangle r, Image image)
          Paints the image in rectangle r.
 void IGraphics3D.draw(Rectangle rect, Image image, boolean draw3D)
           
 void Graphics3DVML.draw(Rectangle r, Image image, boolean transparent)
          Paints the image in rectangle r.
 void Graphics3DSVG.draw(Rectangle r, Image image, boolean transparent)
          Paints the image in rectangle r.
 void Graphics3DPDF.draw(Rectangle rect, Image image, boolean draw3D)
           
abstract  void Graphics3D.draw(Rectangle r, Image image, boolean transparent)
           
 void IGraphics3D.draw(Rectangle rect, Image image, ImageMode mode, boolean draw3D)
           
 void Graphics3D.draw(Rectangle r, Image image, ImageMode mode, boolean transparent)
          Paints the image in rectangle r.
 void IGraphics3D.drawBlur(Rectangle r, int smoothBlur, boolean isEllipse)
           
 void Graphics3D.drawBlur(Rectangle rect, int smoothBlur, boolean isEllipse)
           
 void IGraphics3D.ellipse(Rectangle rect)
           
 void Graphics3D.ellipse(Rectangle r)
          Draws an Ellipse bounding Rectangle r.
 void IGraphics3D.ellipse(Rectangle rect, int z)
           
 void Graphics3D.ellipse(Rectangle r, int z)
          Ellipse bounding Rectangle r at z depth.
 void IGraphics3D.ellipse(Rectangle r, int z, double angle)
           
 void Graphics3D.ellipse(Rectangle r, int z, double angle)
          Ellipse bounding rectangle r with Z offset at angle.
 void Graphics3D.fillRectangle(Rectangle rect)
           
 Point[] IGraphics3D.fourPointsFromRect(Rectangle rect, int z)
           
 Point[] Graphics3D.fourPointsFromRect(Rectangle r, int z)
          Returns an array of four Point objects
 Paint ChartBrush.getPaint(Rectangle rect)
           
static int[] Graphics3D.getRectCenter(Rectangle r)
           
 void IGraphics3D.initWindow(Aspect a, Rectangle r, int maxDepth)
           
 void Graphics3DVML.initWindow(Aspect a, Rectangle r, int maxDepth)
           
 void Graphics3DSVG.initWindow(Aspect a, Rectangle r, int MaxDepth)
           
 void Graphics3DPDF.initWindow(Aspect a, Rectangle r, int maxDepth)
           
 void Graphics3D.initWindow(Aspect a, Rectangle r, int maxDepth)
           
 Rectangle IGraphics3D.orientRectangle(Rectangle rect)
           
 Rectangle Graphics3D.orientRectangle(Rectangle rect)
           
 void IGraphics3D.paintBevel(BevelStyle style, Rectangle rect, int width, Color colorOne, Color colorTwo)
           
 void Graphics3D.paintBevel(BevelStyle bevel, Rectangle rect, int width, Color one, Color two)
           
 void IGraphics3D.paintImageBevel(Rectangle rect, int width, ChartPen pen, ChartBrush brush, int borderRound)
           
 void Graphics3D.paintImageBevel(Rectangle rect, int width, ChartPen pen, ChartBrush brush, int borderRound)
           
 PointDouble IGraphics3D.pointFromCircle(Rectangle rectBounds, double degrees)
           
 PointDouble Graphics3D.pointFromCircle(Rectangle rectBounds, double degrees)
           
 PointDouble Graphics3D.pointFromCircle(Rectangle rectBounds, double degrees, int zPos, boolean clockWise)
           
 PointDouble IGraphics3D.pointFromEllipse(Rectangle rectBounds, double degrees, int zPos)
           
 PointDouble Graphics3D.pointFromEllipse(Rectangle rectBounds, double degrees, int zPos)
          Returns the PointDouble which is on the ellipse bounded by rectBounds at the angle degrees.
 PointDouble IGraphics3D.pointFromSpiral(Rectangle rectBounds, double degrees, double twist)
           
 PointDouble Graphics3D.pointFromSpiral(Rectangle rectBounds, double degrees, double twist)
           
static boolean Graphics3D.pointInEllipse(Point p, Rectangle rect)
          Returns true if point P is inside the ellipse bounded by Rect.
static boolean Graphics3D.pointInRect(Rectangle rect, int x, int y)
          Obsolete.
 void IGraphics3D.projection(int width3D, Rectangle rect)
           
 void Graphics3D.projection(int maxDepth, Rectangle r)
          Internal use.
 void IGraphics3D.pyramid(boolean draw3D, Rectangle rect, int z0, int z1, boolean dark3D)
           
 void Graphics3D.pyramid(boolean vertical, Rectangle r, int z0, int z1, boolean darkSides)
          Draws a vertical or horizontal Pyramid with optional dark shaded sides.
 void IGraphics3D.pyramidTrunc(Rectangle rect, int z0, int z1, int truncX, int truncZ)
           
 void Graphics3D.pyramidTrunc(Rectangle r, int startZ, int endZ, int truncX, int truncZ)
          Draws a pyramid with a truncated apex of variable thickness.
 void IGraphics3D.rectangle(ChartBrush brush, Rectangle rect)
           
 void Graphics3DVML.rectangle(ChartBrush b, Rectangle r)
           
 void Graphics3DSVG.rectangle(ChartBrush b, Rectangle r)
           
 void Graphics3DPDF.rectangle(ChartBrush b, Rectangle r)
           
abstract  void Graphics3D.rectangle(ChartBrush b, Rectangle r)
           
 void IGraphics3D.rectangle(Rectangle rect)
           
 void Graphics3DVML.rectangle(Rectangle r)
          Draws a Rectangle (Rectangle r).
 void Graphics3DSVG.rectangle(Rectangle r)
          Draws a Rectangle (Rectangle r).
 void Graphics3DPDF.rectangle(Rectangle r)
          Draws a Rectangle (Rectangle r).
abstract  void Graphics3D.rectangle(Rectangle r)
           
 void IGraphics3D.rectangle(Rectangle rect, int z)
           
 void Graphics3D.rectangle(Rectangle r, int z)
          Draws a Rectangle (Rectangle r) at z depth.
 void Graphics3D.rectangleWithZ(Rectangle r, int z)
          Obsolete.
static Point Graphics3D.rectCenter(Rectangle r)
           
 Rectangle Graphics3D.rectFromRectZ(Rectangle r, int z)
          Returns the smallest bounding rectangle containing the four corners of the "R" rectangle after calculating their 3D position.
 Point[] IGraphics3D.rotateRectangle(Rectangle rect, double angle)
           
 Point[] Graphics3D.rotateRectangle(Rectangle r, double angle)
           
 void IGraphics3D.roundRectangle(Rectangle rect)
           
 void Graphics3D.roundRectangle(Rectangle r)
          Draws a rectangle with rounded corners of personalized curvature and size.
 void IGraphics3D.roundRectangle(Rectangle rect, int horizRound, int vertRound)
           
 void Graphics3DVML.roundRectangle(Rectangle r, int roundWidth, int roundHeight)
          Draws a rectangle with rounded corners of personalized curvature and size.
 void Graphics3DSVG.roundRectangle(Rectangle r, int roundWidth, int roundHeight)
          Draws a rectangle with rounded corners of personalized curvature and size.
 void Graphics3DPDF.roundRectangle(Rectangle r, int roundWidth, int roundHeight)
          Draws a rectangle with rounded corners of personalized curvature and size.
abstract  void Graphics3D.roundRectangle(Rectangle r, int roundWidth, int roundHeight)
           
 void IGraphics3D.sphere(Rectangle rect, int z, boolean enhanced)
           
 void Graphics3D.sphere(Rectangle rect, int z, boolean enhanced)
           
 

Uses of Rectangle in com.steema.teechart.legend
 

Methods in com.steema.teechart.legend that return Rectangle
 Rectangle LegendResolver.getBounds(Legend legend, Rectangle rectangle)
           
 Rectangle LegendAdapter.getBounds(Legend legend, Rectangle rectangle)
           
 Rectangle LegendItem.getSymbolRect()
           
 Rectangle Legend.resizeChartRect(Rectangle rect)
          Returns the chart rectangle minus the space occupied by the Legend.
 

Methods in com.steema.teechart.legend with parameters of type Rectangle
 Rectangle LegendResolver.getBounds(Legend legend, Rectangle rectangle)
           
 Rectangle LegendAdapter.getBounds(Legend legend, Rectangle rectangle)
           
 void LegendTitle.internalDraw(IGraphics3D g, Rectangle Rect)
           
 void Legend.paint(IGraphics3D g, Rectangle rect)
           
 Rectangle Legend.resizeChartRect(Rectangle rect)
          Returns the chart rectangle minus the space occupied by the Legend.
 void LegendItem.setSymbolRect(Rectangle rect)
           
 

Uses of Rectangle in com.steema.teechart.misc
 

Methods in com.steema.teechart.misc that return Rectangle
static Rectangle Utils.emptyRectangle()
           
static Rectangle Utils.fromLTRB(int l, int t, int r, int b)
           
 

Methods in com.steema.teechart.misc with parameters of type Rectangle
static void ERMode.ERPublish(IGraphics3D g, Rectangle r)
           
static boolean Utils.intersectWithRect(Rectangle r1, Rectangle r2)
           
static Point[] Utils.rectToPolygon(Rectangle r)
           
 

Uses of Rectangle in com.steema.teechart.styles
 

Fields in com.steema.teechart.styles declared as Rectangle
protected  Rectangle CustomBar.iBarBounds
           
protected  Rectangle CustomGauge.iNewRectangle
           
protected  Rectangle CircularGauge.iNewRectangle
           
protected  Rectangle CustomGauge.iOrigRectangle
           
protected  Rectangle CircularGauge.iOrigRectangle
           
protected  Rectangle Circular.rCircleRect
           
 

Methods in com.steema.teechart.styles that return Rectangle
protected  Rectangle CustomBar.calcBarBounds(int valueIndex)
           
protected  Rectangle Bar.calcBarBounds(int valueIndex)
           
protected  Rectangle HorizHistogram.calcRectangle(int valueIndex)
           
protected  Rectangle Histogram.calcRectangle(int valueIndex)
           
 Rectangle CustomBar.getBarBounds()
          Coordinates of current Bar point being displayed.
 Rectangle SeriesMarksPosition.getBounds()
          Returns the bounding rectangle of the indexed Mark.
 Rectangle Map.Polygon.getBounds()
          Returns the rectangle in pixels that corresponds to the maximum space used by the polygon.
 Rectangle Circular.getCircleRect()
          Returns the rectangle that bounds the circle.
 Rectangle CustomGauge.getCustomBounds()
           
 Rectangle CircularGauge.getCustomBounds()
           
 Rectangle Calendar.rectCell(int column, int row)
          Returns the bounderies of a 2D-Rectangle defining the outline of the specified Calender series cell.
 

Methods in com.steema.teechart.styles with parameters of type Rectangle
 void CustomBar.barRectangle(Color barColor, Rectangle r)
          For internal use.
 int TFrame.calcWidth(Rectangle rect)
           
protected  void CustomBar.doBarGradient(int valueIndex, Rectangle rect)
           
 void TFrame.draw(IGraphics3D graphics, Rectangle rect)
           
 void CFrame.draw(IGraphics3D graphics, Rectangle Rect)
           
 void TFrame.draw(Rectangle rect)
           
 void GaugeSeriesPointer.drawColorLine(IGraphics3D g, int startAngle, int endAngle, Rectangle container)
           
protected  void Series.drawLegend(IGraphics3D g, int valueIndex, Rectangle rect)
           
 void Series.drawLegend(int valueIndex, Rectangle rect)
           
 void ISeries.drawLegend(int index, Rectangle r)
           
protected  void SeriesPointer.drawLegendShape(Color color, Rectangle rect, boolean drawPen)
           
protected  void SeriesPointer.drawLegendShape(IGraphics3D g, Color color, Rectangle rect, boolean drawPen)
           
protected  void Volume.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle r)
           
protected  void Shape.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void Series.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void Points3D.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle r)
           
protected  void Map.PolygonSeries.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void FastLine.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void CustomPolar.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void CustomPoint.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void CustomError.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle r)
           
protected  void CustomBar.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void Custom3DPalette.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void Custom.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle rect)
           
protected  void Bubble.drawLegendShape(IGraphics3D g, int valueIndex, Rectangle r)
           
 PointDouble CFrame.getRectCenter(Rectangle Rect)
           
 void CustomGauge.setCustomBounds(Rectangle value)
           
 void CircularGauge.setCustomBounds(Rectangle value)
           
 void LinearGauge.setRectangle(Rectangle value)
           
 

Uses of Rectangle in com.steema.teechart.tools
 

Fields in com.steema.teechart.tools declared as Rectangle
 Rectangle Marker.iRectangle
           
 

Methods in com.steema.teechart.tools that return Rectangle
protected  Rectangle CursorTool.doGetAxisRect(Rectangle tmpResult)
           
 Rectangle CursorTool.CursorToolResolver.getAxisRectangle(Tool tool, Rectangle rectangle)
           
 Rectangle DrawLineItem.getEndHandle()
          Returns Rect of the DrawLine end handle.
 Rectangle DrawLineItem.getStartHandle()
          Returns Rect of the DrawLine start handle.
 

Methods in com.steema.teechart.tools with parameters of type Rectangle
protected  Point AnnotationCallout.closerPoint(Rectangle r, Point p)
           
protected  Rectangle CursorTool.doGetAxisRect(Rectangle tmpResult)
           
 Rectangle CursorTool.CursorToolResolver.getAxisRectangle(Tool tool, Rectangle rectangle)