com.steema.teechart.drawing
Class IGraphics3D.PieRect

java.lang.Object
  extended by com.steema.teechart.drawing.IGraphics3D.PieRect
Enclosing interface:
IGraphics3D

public static class IGraphics3D.PieRect
extends java.lang.Object


Constructor Summary
IGraphics3D.PieRect(int left0, int top0, int right0, int bottom0)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGraphics3D.PieRect

public IGraphics3D.PieRect(int left0,
                           int top0,
                           int right0,
                           int bottom0)