edu.bonn.xulu.plugin.io.grid.gt
Class MultiGridFactory
java.lang.Object
edu.bonn.xulu.io.AbstractFactory
edu.bonn.xulu.plugin.io.grid.awt.MultiGridFactory
edu.bonn.xulu.plugin.io.grid.gt.MultiGridFactory
- All Implemented Interfaces:
- Factory, InstantiationFactory
public class MultiGridFactory
- extends MultiGridFactory
Diese Factory erzeugt Standard-Instanzen von MultiGrid
mit
durch die Factory GridCoverageFactory
erzeugten (auf GeoTools
basierenden) WritableGrid
-Instanzen als Inhalt.
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
MultiGridFactory
public MultiGridFactory()
getWritableGridFactory
protected WritableGridFactory getWritableGridFactory()
- Liefert eine Instanz von
GridCoverageFactory
, die auf GeoTools
basierende Instanzen von WritableGrid
erzeugt. Mit diesen
Instanzen wird die GridList gefuellt.
- Overrides:
getWritableGridFactory
in class MultiGridFactory