JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.chart3d
Class DrawFacetFactory

java.lang.Object
  |
  +--com.klg.jclass.chart3d.DrawFacetFactory
All Implemented Interfaces:
Serializable

public class DrawFacetFactory
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  int drawCode
           
protected  com.klg.jclass.chart3d.DrawFacet drawFacet
           
protected  boolean isTransparent
           
 
Constructor Summary
DrawFacetFactory()
           
 
Method Summary
 com.klg.jclass.chart3d.DrawFacet createDrawFacet(com.klg.jclass.chart3d.DrawGrid drawGrid, Graphics gc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

drawCode

protected int drawCode

isTransparent

protected boolean isTransparent

drawFacet

protected com.klg.jclass.chart3d.DrawFacet drawFacet
Constructor Detail

DrawFacetFactory

public DrawFacetFactory()
Method Detail

createDrawFacet

public com.klg.jclass.chart3d.DrawFacet createDrawFacet(com.klg.jclass.chart3d.DrawGrid drawGrid,
                                                        Graphics gc)

Copyright © 2004 Quest Software Inc..
All rights reserved.