org.geotools.gce.imagemosaic.jdbc
Class ImportParam
Object
ImportParam
public class ImportParam
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportParam
public ImportParam(String spatialTableName,
String tileTableName,
URL sourceURL,
String sourceParam,
Import.ImportTyp typ)
getSourceParam
public String getSourceParam()
getSourceURL
public URL getSourceURL()
getSpatialTableName
public String getSpatialTableName()
getTileTableName
public String getTileTableName()
getTyp
public Import.ImportTyp getTyp()
Copyright © 1996-2009 Geotools. All Rights Reserved.