Uses of Class
com.steema.teechart.drawing.ChartBrush

Packages that use ChartBrush
com.steema.teechart TeeChart Charting Library for Java. 
com.steema.teechart.drawing   
com.steema.teechart.editors   
com.steema.teechart.styles   
com.steema.teechart.tools   
 

Uses of ChartBrush in com.steema.teechart
 

Fields in com.steema.teechart declared as ChartBrush
protected  ChartBrush Shape.bBrush
           
protected  ChartBrush Shadow.bBrush
           
 

Methods in com.steema.teechart that return ChartBrush
 ChartBrush Zoom.getBrush()
          Brush used to fill mousedragged zoom area.
 ChartBrush Shape.getBrush()
          Defines the kind of brush used to fill shape background.
 ChartBrush Shadow.getBrush()
          Defines the Brush characteristics to fill the shadow.
 ChartBrush ImageBevel.getBrush()
          Sets ImageBevel Brush characteristics.
 

Methods in com.steema.teechart with parameters of type ChartBrush
 void IBaseChart.doChangedBrush(ChartBrush value)
           
 void Chart.doChangedBrush(ChartBrush value)
          Internal use.
 void Shape.setBrush(ChartBrush value)
          Internal use - serialization
 void IBaseChart.setBrushCanvas(Color color, ChartBrush brush, Color backColor)
           
 void Chart.setBrushCanvas(Color aColor, ChartBrush aBrush, Color aBackColor)
          Internal use.
 

Uses of ChartBrush in com.steema.teechart.drawing
 

Fields in com.steema.teechart.drawing declared as ChartBrush
protected  ChartBrush Graphics3D.brush
           
 

Methods in com.steema.teechart.drawing that return ChartBrush
 ChartBrush IGraphics3D.getBrush()
           
 ChartBrush Graphics3D.getBrush()
          Determines the kind of brush used to fill the Canvas draw rectangle background.
The Brush.Visible method must be set to true.
 ChartBrush ChartFont.getBrush()
          Sets the Brush characteristics of the font.
 

Methods in com.steema.teechart.drawing with parameters of type ChartBrush
 void ChartBrush.assign(ChartBrush b)
           
protected  void Graphics3DVML.drawString(int x, int y, java.lang.String text, ChartBrush aBrush)
           
protected  void Graphics3DSVG.drawString(int x, int y, java.lang.String text, ChartBrush brush)
           
protected  void Graphics3DPDF.drawString(int x, int y, java.lang.String text, ChartBrush brush)
           
protected  void Graphics3DAWT.drawString(int x, int y, java.lang.String text, ChartBrush brush)
           
protected abstract  void Graphics3D.drawString(int x, int y, java.lang.String text, ChartBrush brush)
           
 void Graphics3DVML.fillRectangle(ChartBrush brush, int x, int y, int width, int height)
           
 void Graphics3DSVG.fillRectangle(ChartBrush brush, int x, int y, int width, int height)
           
 void Graphics3DPDF.fillRectangle(ChartBrush brush, int x, int y, int width, int height)
           
 void Graphics3DAWT.fillRectangle(ChartBrush brush, int x, int y, int width, int height)
           
abstract  void Graphics3D.fillRectangle(ChartBrush brush, int x, int y, int width, int height)
           
 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)
           
 void IGraphics3D.polygon(ChartBrush brush, java.awt.Point[] p)
           
 void Graphics3DVML.polygon(ChartBrush b, java.awt.Point[] p)
          Draws a polygon using the specified GDI brush.
 void Graphics3DSVG.polygon(ChartBrush b, java.awt.Point[] p)
          Draws a polygon using the specified GDI brush.
 void Graphics3DPDF.polygon(ChartBrush b, java.awt.Point[] p)
          Draws a polygon using the specified GDI brush.
 void Graphics3DAWT.polygon(ChartBrush brush, java.awt.Point[] points)
          Draws a polygon using the specified GDI brush.
 void Graphics3D.rectangle(ChartBrush b, int x, int y, int right, int bottom)
           
 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)
           
 void Graphics3DAWT.rectangle(ChartBrush b, Rectangle r)
           
abstract  void Graphics3D.rectangle(ChartBrush b, Rectangle r)
           
 void IGraphics3D.setBrush(ChartBrush value)
           
 void Graphics3D.setBrush(ChartBrush value)
          Determines the kind of brush used to fill the Canvas draw rectangle background.
The Brush.Visible method must be set to true.
 

Uses of ChartBrush in com.steema.teechart.editors
 

Methods in com.steema.teechart.editors with parameters of type ChartBrush
static boolean BrushEditor.edit(ChartBrush brush)
           
static boolean BrushEditor.edit(java.awt.Container owner, ChartBrush brush)
           
static javax.swing.JDialog DialogFactory.getEditDialog(ChartBrush brush)
           
static javax.swing.JDialog DialogFactory.getEditDialog(javax.swing.JFrame owner, ChartBrush brush)
           
 

Constructors in com.steema.teechart.editors with parameters of type ChartBrush
BrushEditor(ChartBrush brush)
           
 

Uses of ChartBrush in com.steema.teechart.styles
 

Fields in com.steema.teechart.styles declared as ChartBrush
protected  ChartBrush Custom.bAreaBrush
           
protected  ChartBrush Series.bBrush
           
 

Methods in com.steema.teechart.styles that return ChartBrush
 ChartBrush Area.getAreaBrush()
          Determines the Brush used to fill the background Area region.
You can control the Area background color by using the Series.Color method.
 ChartBrush Smith.getBrush()
          Defines Brush to fill Chart.
 ChartBrush Shape.getBrush()
          Defines the brush used to fill shape background.
 ChartBrush SeriesPointer.getBrush()
          Brush used to fill Series Pointers.
 ChartBrush Pyramid.getBrush()
          Sets Brush characteristics for the Pyramid Series.
 ChartBrush Pie.getBrush()
          Brush fill for PieSeries.
 ChartBrush Map.Polygon.getBrush()
          Determines the kind of brush used to fill the polygon interior.
 ChartBrush Histogram.getBrush()
          Defines the Brush fill for the Histogram series.
 ChartBrush Funnel.getBrush()
          Defines Brush to fill Funnel Series.
 ChartBrush CustomPolar.getBrush()
          Sets Polar Back Brush.
 ChartBrush CustomBar.getBrush()
          Defines the Brush used to fill Bars.
When BarBrush.Style is different than bsSolid, the Series.Color color is the background bar color.
 ChartBrush Custom3DPalette.getBrush()
          Defines the Brush to fill the Surface polygons.
It only works when Custom3DPalette.getUsePalette() and Custom3DPalette.getUseColorRange() are false.
 ChartBrush Custom.getBrush()
          Sets Brush characteristics.
 ChartBrush CustomGauge.getFaceBrush()
           
 ChartBrush CircularGauge.getFaceBrush()
           
 ChartBrush HighLow.getHighBrush()
          Defines the Brush for the High value.
 ChartBrush TFrame.getInnerBand()
           
 ChartBrush HighLow.getLowBrush()
          Defines the Brush for the Low value.
 ChartBrush TFrame.getMiddleBand()
           
 ChartBrush TFrame.getOuterBand()
           
 ChartBrush Surface.getSideBrush()
          Determines the Brush to fill the sides of a Surface Series.
 ChartBrush LinearGauge.getValueAreaBrush()
           
 

Methods in com.steema.teechart.styles with parameters of type ChartBrush
protected  IGraphics3D CustomGauge.prepareGraphics(ChartPen pen, ChartBrush brush)
           
protected  void Surface.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
protected  void Series.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
protected  void Pie.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
protected  void Map.PolygonSeries.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
protected  void Line.prepareLegendCanvas(IGraphics3D g, int valueIndex, java.awt.Color backColor, ChartBrush aBrush)
           
protected  void Custom3D.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
protected  void Circular.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
protected  void Area.prepareLegendCanvas(IGraphics3D g, int valueIndex, Color backColor, ChartBrush aBrush)
           
 void CustomGauge.setFaceBrush(ChartBrush value)
           
 void CircularGauge.setFaceBrush(ChartBrush value)
           
 void TFrame.setInnerBand(ChartBrush value)
           
 void TFrame.setMiddleBand(ChartBrush value)
           
 void TFrame.setOuterBand(ChartBrush value)
           
 void LinearGauge.setValueAreaBrush(ChartBrush value)
           
 

Uses of ChartBrush in com.steema.teechart.tools
 

Fields in com.steema.teechart.tools declared as ChartBrush
protected  ChartBrush Tool.bBrush
           
 

Methods in com.steema.teechart.tools that return ChartBrush
 ChartBrush GridBand.getBand1()
          The Brush characteristics of the first GridBand tool Band.
 ChartBrush GridBand.getBand2()
          The Brush characteristics of the second GridBand tool Band.
 ChartBrush SeriesBand.getBrush()
          Element Brush characteristics.
 ChartBrush NearestPoint.getBrush()
          Element Brush characteristics.
 ChartBrush ColorBand.getBrush()
          Element Brush characteristics.
 ChartBrush AxisArrow.getBrush()
          Element Brush characteristics.
 

Methods in com.steema.teechart.tools with parameters of type ChartBrush
 void SeriesBand.setBrush(ChartBrush value)
          Set Brush characteristics.