Uses of Class
com.steema.teechart.drawing.IGraphics3D.PieRect

Packages that use IGraphics3D.PieRect
com.steema.teechart.drawing   
 

Uses of IGraphics3D.PieRect in com.steema.teechart.drawing
 

Methods in com.steema.teechart.drawing with parameters of type IGraphics3D.PieRect
 PointDouble IGraphics3D.pointFromCircle(IGraphics3D.PieRect rectBounds, double degrees, int zPos, boolean clockWise)
           
 PointDouble Graphics3D.pointFromCircle(IGraphics3D.PieRect rect, double degrees, int zPos, boolean clockWise)