public class MosaicPixelValues
extends com.supermap.data.InternalHandle
构造器和说明 |
---|
MosaicPixelValues()
构造一个MosaicPixelValues类的新对象。
|
限定符和类型 | 方法和说明 |
---|---|
int |
getBandCount()
返回当前点所在影像的波段数。
|
double[] |
getBandValues()
返回当前点所在影像的波段值。
|
String |
getFilePath()
返回当前点所在影像的文件全路径。
|
int |
getFootprintID()
返回当前点所在的轮廓的ID。
|
Point |
getLocation()
返回当前点所在影像的像素坐标。
|
PixelFormat |
getPixelFormat()
返回当前点所在影像的像素格式。
|
public PixelFormat getPixelFormat()
public String getFilePath()
public int getFootprintID()
public int getBandCount()
public Point getLocation()
public double[] getBandValues()
Copyright © 2021–2024 SuperMap. All rights reserved.