com.steema.teechart.styles
Class CFrame
java.lang.Object
com.steema.teechart.TeeBase
com.steema.teechart.styles.TFrame
com.steema.teechart.styles.CFrame
public class CFrame
- extends TFrame
- Author:
- Administrator
Methods inherited from class com.steema.teechart.styles.TFrame |
calcWidth, draw, getCircled, getGaugeColorPalette, getInnerBand, getMiddleBand, getOuterBand, getVisible, getWidth, prepareGraphics, setCircled, setGaugeColorPalette, setInnerBand, setMiddleBand, setOuterBand, setVisible, setWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InnerBandPoints
public PointDouble[] InnerBandPoints
MiddleBandPoints
public PointDouble[] MiddleBandPoints
OuterBandPoints
public PointDouble[] OuterBandPoints
BandRadius
public double[] BandRadius
ExtendInner
public boolean ExtendInner
CFrame
public CFrame(IBaseChart c,
Color[] gColorPalette)
CFrame
public CFrame(IBaseChart c,
Color[] gColorPalette,
boolean circle)
CFrame
public CFrame()
getRectCenter
public PointDouble getRectCenter(Rectangle Rect)
draw
public void draw(IGraphics3D graphics,
Rectangle Rect)
- Overrides:
draw
in class TFrame
getFrameElementPercents
public double[] getFrameElementPercents()
getFrameElementValue
public double getFrameElementValue(int position)
setFrameElementPercents
public void setFrameElementPercents(double[] value)
getTotalAngle
public int getTotalAngle()
setTotalAngle
public void setTotalAngle(int value)
getRotationAngle
public int getRotationAngle()
setRotationAngle
public void setRotationAngle(int value)