com.steema.teechart
Class Walls.BottomWall

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.Shape
          extended by com.steema.teechart.Wall
              extended by com.steema.teechart.Walls.BottomWall
Enclosing class:
Walls

public class Walls.BottomWall
extends Wall

Title: BottomWall class

Description: Wall Panel at bottom of Chart.

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Field Summary
 
Fields inherited from class com.steema.teechart.Wall
bApplyDark, iSize
 
Fields inherited from class com.steema.teechart.Shape
bBevel, bBorderRound, bBrush, bImageBevel, bTransparent, defaultVisible, pPen, shadow, shapeBounds, visible
 
Fields inherited from class com.steema.teechart.TeeBase
chart, InternalUse
 
Constructor Summary
Walls.BottomWall(IBaseChart c, Walls w)
           
 
Method Summary
 void paint(IGraphics3D g, Rectangle rect)
          Use this method to paint a bottom wall at rectangle r.
 
Methods inherited from class com.steema.teechart.Wall
getApplyDark, getAutoHide, getShouldDark, getSize, prepareGraphics, setApplyDark, setAutoHide, setSize, shouldDraw
 
Methods inherited from class com.steema.teechart.Shape
assign, getBevel, getBevelInner, getBevelOuter, getBevelWidth, getBorderRound, getBottom, getBrush, getColor, getGradient, getHeight, getImage, getImageBevel, getImageMode, getImageTransparent, getLeft, getPen, getRight, getShadow, getShapeBounds, getTop, getTransparency, getTransparent, getVisible, getWidth, setBevel, setBevelInner, setBevelOuter, setBevelWidth, setBorderRound, setBottom, setBrush, setChart, setColor, setDefaultVisible, setHeight, setImage, setImageMode, setImageTransparent, setLeft, setPen, setRight, setShapeBounds, setTop, setTransparency, setTransparent, setVisible, setWidth
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Walls.BottomWall

public Walls.BottomWall(IBaseChart c,
                        Walls w)
Method Detail

paint

public void paint(IGraphics3D g,
                  Rectangle rect)
Use this method to paint a bottom wall at rectangle r.

Overrides:
paint in class Shape
Parameters:
g - IGraphics3D
rect - Rectangle