public class CommonUtilController.TempRasterInfo extends Object
| Constructor and Description |
|---|
TempRasterInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getBandCount()
波段数量
|
com.geoway.adf.dms.common.dto.ExtentDTO |
getExtent()
栅格数据范围
|
String |
getUrl()
栅格文件预览地址
|
int |
hashCode() |
void |
setBandCount(Integer bandCount)
波段数量
|
void |
setExtent(com.geoway.adf.dms.common.dto.ExtentDTO extent)
栅格数据范围
|
void |
setUrl(String url)
栅格文件预览地址
|
String |
toString() |
public String getUrl()
public com.geoway.adf.dms.common.dto.ExtentDTO getExtent()
public Integer getBandCount()
public void setUrl(String url)
public void setExtent(com.geoway.adf.dms.common.dto.ExtentDTO extent)
public void setBandCount(Integer bandCount)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.