edu.bonn.xulu.plugin.io.grid.array
Class SingleGridFactory
java.lang.Object
edu.bonn.xulu.io.AbstractFactory
edu.bonn.xulu.plugin.io.grid.awt.SingleGridFactory
edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory
- All Implemented Interfaces:
- Factory, InstantiationFactory
public class SingleGridFactory
- extends SingleGridFactory
Diese Factory erzeugt Standard-Instanzen von SingleGrid
mit einem
durch die Factory WritableGridArrayFactory
erzeugten (auf Standard-Arrays basierenden)
WritableGrid
.
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
SingleGridFactory
public SingleGridFactory()
getWritableGridFactory
protected InstantiationFactory getWritableGridFactory()
- Liefert eine Instanz von
WritableGridArrayFactory
, die auf Standard-Arrays
basierende Instanzen von WritableGrid
erzeugt. Mit diesen
Instanzen wird das SingleGrid gefuellt.
- Overrides:
getWritableGridFactory
in class SingleGridFactory