public class ImportDataInfoGRIB extends ImportDataInfo
ImportDataInfo
类。限定符和类型 | 方法和说明 |
---|---|
int |
getBandCount()
获取波段数量。
|
String[] |
getBandNames()
获取波段名称。
|
int |
getHeight()
返回气象数据的高度。
|
PixelFormat |
getPixelFormat()
返回气象数据的像素格式。
|
double |
getResolution()
返回气象数据的分辨率。
|
int |
getWidth()
返回气象数据的宽度。
|
getBounds, getSourceCharset, getSourceFile, getTargetName, setTargetName
public int getWidth()
public int getHeight()
public PixelFormat getPixelFormat()
public double getResolution()
public int getBandCount()
public String[] getBandNames()
Copyright © 2021–2024 SuperMap. All rights reserved.