|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.bonn.xulu.io.AbstractFactory
edu.bonn.xulu.plugin.io.grid.awt.GridListFactory
edu.bonn.xulu.plugin.io.grid.gt.GridListFactory
public class GridListFactory
Diese Factory erzeugt Standard-Instanzen von GridList
mit
durch die Factory GridCoverageFactory
erzeugten (auf GeoTools
basierenden) WritableGrid
-Instanzen als Inhalt.
Field Summary |
---|
Fields inherited from class edu.bonn.xulu.io.AbstractFactory |
---|
name |
Constructor Summary | |
---|---|
GridListFactory()
|
Method Summary | |
---|---|
protected InstantiationFactory |
getWritableGridFactory()
Liefert eine Instanz von GridCoverageFactory , die auf GeoTools
basierende Instanzen von WritableGrid erzeugt. |
Methods inherited from class edu.bonn.xulu.plugin.io.grid.awt.GridListFactory |
---|
createFromSample, getInstanceType, newInstance, newInstance |
Methods inherited from class edu.bonn.xulu.io.AbstractFactory |
---|
checkExportDestinationObject, checkImportSourceObject, equals, equals, getInstantiationFactoryFromRegistry, getName, setName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.bonn.xulu.io.Factory |
---|
equals |
Constructor Detail |
---|
public GridListFactory()
Method Detail |
---|
protected InstantiationFactory getWritableGridFactory()
GridCoverageFactory
, die auf GeoTools
basierende Instanzen von WritableGrid
erzeugt. Mit diesen
Instanzen wird die GridList gefuellt.
getWritableGridFactory
in class GridListFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |