public class ImportDataInfoNetCDF extends ImportDataInfo
ImportDataInfo
类。限定符和类型 | 方法和说明 |
---|---|
int |
getBandCount()
获取影像数据的波段个数。
|
int |
getHeight()
获取影像数据的高度。
|
PixelFormat |
getPixelFormat()
获取影像数据的像素格式。
|
double |
getResolution()
获取影像数据的分辨率。
|
String[] |
getVariableNames()
获取变量名称。
|
int |
getWidth()
获取影像数据的宽度。
|
getBounds, getSourceCharset, getSourceFile, getTargetName, setTargetName
public int getWidth()
public int getHeight()
public PixelFormat getPixelFormat()
public double getResolution()
public int getBandCount()
public String[] getVariableNames()
用于NetCDF多变量的情况。
Copyright © 2021–2024 SuperMap. All rights reserved.