|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.Shape
com.steema.teechart.Wall
com.steema.teechart.Walls.LeftWall
public class Walls.LeftWall
Title: LeftWall class
Description: Wall Panel at left of Chart
Copyright (c) 2005-2006 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 |
| Constructor Summary | |
|---|---|
Walls.LeftWall(IBaseChart c,
Walls w)
|
|
| Method Summary | |
|---|---|
Color |
getColor()
The color used to fill the LeftWall background. |
void |
paint(IGraphics3D g,
Rectangle rect)
Use this method to paint a left wall at rectangle r. |
void |
setColor(Color value)
Specifies the color used to fill the LeftWall background. |
| Methods inherited from class com.steema.teechart.Wall |
|---|
getApplyDark, getShouldDark, getSize, prepareGraphics, setApplyDark, setSize |
| Methods inherited from class com.steema.teechart.Shape |
|---|
assign, getBevel, getBevelInner, getBevelOuter, getBevelWidth, getBorderRound, getBottom, getBrush, 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, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Walls.LeftWall(IBaseChart c,
Walls w)
| Method Detail |
|---|
public void paint(IGraphics3D g,
Rectangle rect)
paint in class Shapeg - IGraphics3Drect - Rectanglepublic Color getColor()
getColor in class Shapepublic void setColor(Color value)
setColor in class Shapevalue - Color
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||