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