Uses of Class
com.davisor.graphics.chart.GridFactory

Packages that use GridFactory
com.davisor.graphics.chart This package defines a powerful dynamic graphical chart generation and data visualization framework.  
 

Uses of GridFactory in com.davisor.graphics.chart
 

Subclasses of GridFactory in com.davisor.graphics.chart
 class HexGridFactory
          HexGridFactory implements a grid chart filled with hexagonal cells.
 class RectGridFactory
          RectGridFactory impelements a grid chart filled with rectangular cells.
 

Constructors in com.davisor.graphics.chart with parameters of type GridFactory
GridFactory(GridFactory factory)
          Copy constructor.
HexGridFactory(GridFactory factory)
          Copy constructor.
RectGridFactory(GridFactory factory)
          Copy constructor.
 



Copyright © 2001-2004 Davisor Oy. All Rights Reserved.