public class ImageReaderKOMPSAT3Parameter extends ImageReaderParameter
构造器和说明 |
---|
ImageReaderKOMPSAT3Parameter()
构造一个KOMPSAT3读取参数
|
ImageReaderKOMPSAT3Parameter(String filePath)
构造一个KOMPSAT3读取参数
|
限定符和类型 | 方法和说明 |
---|---|
void |
apply(Map<String,String> params)
应用影像读取参数参数
|
KOMPSAT3DatasetType |
getDatasetType() |
ImageReaderKOMPSAT3Parameter |
setDatasetType(KOMPSAT3DatasetType datasetType)
设置子数据集类别
|
create, create, getFilePath, getSensorCategory, setFilePath, toMap
public ImageReaderKOMPSAT3Parameter()
public ImageReaderKOMPSAT3Parameter(String filePath)
filePath
- 文件路径public KOMPSAT3DatasetType getDatasetType()
public ImageReaderKOMPSAT3Parameter setDatasetType(KOMPSAT3DatasetType datasetType)
datasetType
- KOMPSAT3子数据集类别public void apply(Map<String,String> params)
apply
在类中 ImageReaderParameter
params
- 读取参数Copyright © 2021–2024 SuperMap. All rights reserved.