|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Import.ImportTyp | |
---|---|
org.geotools.gce.imagemosaic.jdbc |
Uses of Import.ImportTyp in org.geotools.gce.imagemosaic.jdbc |
---|
Methods in org.geotools.gce.imagemosaic.jdbc that return Import.ImportTyp | |
---|---|
Import.ImportTyp |
ImportParam.getTyp()
|
static Import.ImportTyp |
Import.ImportTyp.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Import.ImportTyp[] |
Import.ImportTyp.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.geotools.gce.imagemosaic.jdbc with parameters of type Import.ImportTyp | |
---|---|
static void |
Import.fillImportParamList(String spatialTablePrefix,
String tileTablePrefix,
URL sourceUrl,
String sourceParam,
Import.ImportTyp typ,
List<ImportParam> importParamList)
|
Constructors in org.geotools.gce.imagemosaic.jdbc with parameters of type Import.ImportTyp | |
---|---|
ImportParam(String spatialTableName,
String tileTableName,
URL sourceURL,
String sourceParam,
Import.ImportTyp typ)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |