Modifier and Type | Field and Description |
---|---|
protected Rectangle |
Chart.chartBounds |
protected Rectangle |
Chart.chartRect |
static Rectangle |
Rectangle.EMPTY |
protected Rectangle |
Shape.shapeBounds |
Modifier and Type | Method and Description |
---|---|
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.
|
Rectangle |
TChart.doGetAxesChartRect(Rectangle rect) |
Rectangle |
IChart.doGetAxesChartRect(Rectangle r) |
protected Rectangle |
Title.draw(IGraphics3D g,
Rectangle rect) |
Rectangle |
Panel.draw(IGraphics3D g,
Rectangle r)
Paints the Chart in your preferred Canvas and region.
|
protected Rectangle |
TChart.fireGetAxesChartRect(Rectangle rect) |
static Rectangle |
Rectangle.fromLTRB(int left,
int top,
int right,
int bottom) |
Rectangle |
TChart.getBounds() |
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Rectangle |
TChart.doGetAxesChartRect(Rectangle rect) |
Rectangle |
IChart.doGetAxesChartRect(Rectangle r) |
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.
Uses the Height, Width and Transparency properties to draw the shadow. |
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.
Uses the Height, Width and Transparency properties to draw the shadow. |
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) |
protected Rectangle |
TChart.fireGetAxesChartRect(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.
|
void |
Chart.reCalcAxesElements(Rectangle r) |
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 |
IBaseChart.setChartRect(Rectangle rect,
boolean cache) |
void |
Chart.setChartRect(Rectangle value,
boolean cache) |
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.
|
Constructor and Description |
---|
Rectangle(Rectangle r) |
Modifier and Type | Method and Description |
---|---|
void |
Graphics3DAndroid.clipEllipse(Rectangle r) |
void |
Graphics3DAndroid.clipRectangle(Rectangle r) |
void |
Graphics3DAndroid.draw(Rectangle r,
Image image,
boolean transparent,
boolean smoothed) |
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) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
Axis.calcRect(Rectangle r,
boolean inflateChartRectangle)
Used internally by Chart when creating Axes
|
Modifier and Type | Method and Description |
---|---|
int |
Axis.applyPosition(int apos,
Rectangle r) |
Rectangle |
Axis.calcRect(Rectangle r,
boolean inflateChartRectangle)
Used internally by Chart when creating Axes
|
int |
Axis.getRectangleEdge(Rectangle r) |
Modifier and Type | Field and Description |
---|---|
protected Rectangle |
Graphics3D.bounds |
protected Rectangle |
InternalPyramidTrunc.r |
Modifier and Type | Method and Description |
---|---|
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 |
Gradient.getCustomTargetRectangle() |
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 |
IGraphics3D.rectFromRectZ(Rectangle r,
int z) |
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.
|
Modifier and Type | Method and Description |
---|---|
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.
ClipEllipse creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle. |
void |
Graphics3DPDF.clipEllipse(Rectangle r)
Creates a Elliptical Windows GDI clipping region.
ClipEllipse creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle. |
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.
ClipRectangle creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle. |
void |
Graphics3DPDF.clipRectangle(Rectangle r)
Creates a rectangular Windows GDI clipping region.
ClipRectangle creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle. |
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.
Use ONLY with OPENGL. This parameter varies the apex size as a percentage of the base. |
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.
It can also be used to Print the Chart in a customized way: Or you can use the TeeChart Draw method to render an image at any location. |
void |
IGraphics3D.draw(Rectangle rect,
Image image,
boolean transparent) |
void |
Graphics3D.draw(Rectangle r,
Image image,
boolean transparent) |
void |
IGraphics3D.draw(Rectangle rect,
Image image,
boolean transparent,
boolean smoothed) |
void |
Graphics3DVML.draw(Rectangle r,
Image image,
boolean transparent,
boolean smoothed)
Paints the image in rectangle r.
|
void |
Graphics3DSVG.draw(Rectangle r,
Image image,
boolean transparent,
boolean smoothed)
Paints the image in rectangle r.
It can also be used to Print the Chart in a customized way: Or you can use the TeeChart Draw method to render an image at any location. |
void |
Graphics3DPDF.draw(Rectangle rect,
Image image,
boolean transparent,
boolean smoothed) |
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.drawBlur(Rectangle r,
int smoothBlur,
int rectSize,
boolean isEllipse) |
void |
Graphics3D.drawBlur(Rectangle rect,
int smoothBlur,
int roundSize,
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
|
PointDouble[] |
Graphics3D.getClipRoundRectangle(Rectangle rect,
int borderRound,
Graphics3D.RoundRectangleStyle borderStyle) |
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 |
IGraphics3D.pointFromCircle(Rectangle rectBounds,
double degrees,
int zPos,
boolean clockWise) |
PointDouble |
Graphics3D.pointFromCircle(Rectangle rectBounds,
double degrees,
int zPos,
boolean clockWise) |
PointDouble |
Graphics3D.pointFromEllipse(Rectangle rectBounds,
double degrees)
Returns the PointDouble which is on the ellipse bounded by rectBounds at the angle degrees.
|
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. Please use Rectangle.Contains method.
|
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. Please use Rectangle method instead.
|
static Point |
Graphics3D.rectCenter(Rectangle r) |
Rectangle |
IGraphics3D.rectFromRectZ(Rectangle r,
int z) |
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 roundRect) |
void |
Graphics3D.roundRectangle(Rectangle rect,
int roundRect) |
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.roundRectangle(Rectangle r,
int roundWidth,
int roundHeight,
int z,
Graphics3D.RoundRectangleStyle roundStyle) |
void |
Graphics3D.roundRectangle(Rectangle r,
int roundWidth,
int roundHeight,
int z,
Graphics3D.RoundRectangleStyle roundStyle) |
void |
Gradient.setCustomTargetRectangle(Rectangle r) |
void |
IGraphics3D.sphere(Rectangle rect,
int z,
boolean enhanced) |
void |
Graphics3D.sphere(Rectangle rect,
int z,
boolean enhanced) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
GetAxesChartRectListener.doGetAxesChartRect(Rectangle rect) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
GetAxesChartRectListener.doGetAxesChartRect(Rectangle rect) |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LegendSymbol.draw(Rectangle r) |
protected void |
LegendSymbol.draw(Rectangle R,
IGraphics3D tmp) |
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) |
Modifier and Type | Method and Description |
---|---|
static Rectangle |
Utils.emptyRectangle() |
Modifier and Type | Method and Description |
---|---|
static void |
ERMode.ERPublish(IGraphics3D g,
Rectangle r) |
static boolean |
Utils.intersectWithRect(Rectangle r1,
Rectangle r2) |
static boolean |
Utils.isEmptyRectangle(Rectangle rect) |
static Point[] |
Utils.rectToPolygon(Rectangle r) |
static PointDouble[] |
Utils.rectToPolygonDouble(Rectangle r) |
Modifier and Type | Field and Description |
---|---|
protected Rectangle |
CustomBar.iBarBounds |
protected Rectangle |
CustomGauge.iNewRectangle |
protected Rectangle |
CircularGauge.iNewRectangle |
protected Rectangle |
CustomGauge.iOrigRectangle |
protected Rectangle |
Circular.rCircleRect |
Modifier and Type | Method and Description |
---|---|
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.
Run-time and read-only. |
Rectangle |
SeriesMarksPosition.getBounds()
Returns the bounding rectangle of the indexed Mark.
|
Rectangle |
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.
eg. |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomBar.barRectangle(Color barColor,
Rectangle r)
For internal use.
Displays a Bar or HorizBar point using the parameter coordinates and the BarColor parameter. |
void |
CustomBar.barRectangle(Color barColor,
Rectangle r,
int barIndex,
boolean rounded)
For internal use.
Displays a Bar or HorizBar point using the parameter coordinates and the BarColor parameter. |
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) |
void |
GaugeSeriesPointer.drawColorLine(IGraphics3D g,
int startAngle,
int endAngle,
Rectangle container,
boolean spiralled) |
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 |
PolygonSeries.drawLegendShape(IGraphics3D g,
int valueIndex,
Rectangle rect) |
protected void |
Points3D.drawLegendShape(IGraphics3D g,
int valueIndex,
Rectangle r) |
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) |
void |
SeriesMarks.DrawMarkWithPointer(Graphics3D g,
Rectangle rect,
int angle,
int aZ) |
PointDouble |
CFrame.getRectCenter(Rectangle Rect) |
void |
CustomGauge.setCustomBounds(Rectangle value) |
void |
CircularGauge.setCustomBounds(Rectangle value) |
void |
LinearGauge.setRectangle(Rectangle value) |
Modifier and Type | Field and Description |
---|---|
Rectangle |
Marker.iRectangle |
Modifier and Type | Method and Description |
---|---|
protected Rectangle |
CursorTool.doGetAxisRect(Rectangle tmpResult) |
Rectangle |
CursorTool.CursorToolResolver.getAxisRectangle(Tool tool,
Rectangle rectangle) |
Rectangle |
SubChart.getBounds() |
Rectangle |
DrawLineItem.getEndHandle()
Returns Rect of the DrawLine end handle.
|
Rectangle |
DrawLineItem.getStartHandle()
Returns Rect of the DrawLine start handle.
|
Modifier and Type | Method and Description |
---|---|
protected Point |
AnnotationCallout.closerPoint(Rectangle r,
Point p) |
protected Rectangle |
CursorTool.doGetAxisRect(Rectangle tmpResult) |
Rectangle |
CursorTool.CursorToolResolver.getAxisRectangle(Tool tool,
Rectangle rectangle) |