Package appl.parallel.data.xulugridfile.factories

The factories needed for loading the xuluWritableGridFile-Datatype into the xulu-plattform.

See:
          Description

Class Summary
GridListFactory Diese Factory erzeugt Standard-Instanzen von GridList mit durch die Factory XuluGridFactory erzeugten (auf Standard-Arrays basierenden) WritableGrid-Instanzen als Inhalt.
GridListFactory_ArcInfoAsciiGrid Diese Factory importiert und exportiert Instanzen des Datentyps GridList aus/in Dateien im ArcInfo-ASCII-Grid-Format.
MultiGridFactory Diese Factory erzeugt Standard-Instanzen von MultiGrid mit durch die Factory XuluGridFactory erzeugten (auf Standard-Arrays basierenden) WritableGrid-Instanzen als Inhalt.
MultiGridFactory_ArcInfoAsciiGrid Diese Factory importiert und exportiert Instanzen des Datentyps MultiGrid aus/in Dateien im ArcInfo-ASCII-Grid-Format.
SingleGridFactory Diese Factory erzeugt Standard-Instanzen von SingleGrid mit einem durch die Factory XuluGridFactory erzeugten WritableGrid.
SingleGridFactory_ArcInfoAsciiGrid Diese Factory importiert und exportiert Instanzen des Datentyps SingleGrid aus/in das ArcInfo-ASCII-Grid-Format.
XuluGridFactory Creates instances of the memory saving data type XuluGridFile for the use in the Xulu Plattform.
 

Package appl.parallel.data.xulugridfile.factories Description

The factories needed for loading the xuluWritableGridFile-Datatype into the xulu-plattform.