com.supermap.image.processing
类 ImageReaderKOMPSAT3Parameter
- java.lang.Object
-
- com.supermap.image.processing.ImageReaderParameter
-
- com.supermap.image.processing.ImageReaderKOMPSAT3Parameter
-
- 所有已实现的接口:
- Serializable
public class ImageReaderKOMPSAT3Parameter extends ImageReaderParameter
KOMPSAT3读取参数类- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器和说明 ImageReaderKOMPSAT3Parameter()
构造一个KOMPSAT3读取参数ImageReaderKOMPSAT3Parameter(String filePath)
构造一个KOMPSAT3读取参数
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 void
apply(Map<String,String> params)
应用影像读取参数参数KOMPSAT3DatasetType
getDatasetType()
ImageReaderKOMPSAT3Parameter
setDatasetType(KOMPSAT3DatasetType datasetType)
设置子数据集类别-
从类继承的方法 com.supermap.image.processing.ImageReaderParameter
create, create, create, getFilePath, getSensorCategory, setFilePath, toMap, toString
-
-
-
-
构造器详细资料
-
ImageReaderKOMPSAT3Parameter
public ImageReaderKOMPSAT3Parameter()
构造一个KOMPSAT3读取参数
-
ImageReaderKOMPSAT3Parameter
public ImageReaderKOMPSAT3Parameter(String filePath)
构造一个KOMPSAT3读取参数- 参数:
filePath
- 文件路径
-
-
方法详细资料
-
getDatasetType
public KOMPSAT3DatasetType getDatasetType()
- 返回:
- 获取子数据集类别
-
setDatasetType
public ImageReaderKOMPSAT3Parameter setDatasetType(KOMPSAT3DatasetType datasetType)
设置子数据集类别- 参数:
datasetType
- KOMPSAT3子数据集类别- 返回:
- 当前对象
-
apply
public void apply(Map<String,String> params)
应用影像读取参数参数- 覆盖:
apply
在类中ImageReaderParameter
- 参数:
params
- 读取参数
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.