public class RasterizationInterpolationMethod extends Enum
限定符和类型 | 字段和说明 |
---|---|
static RasterizationInterpolationMethod |
BILLINEAR
双线性采样
|
static RasterizationInterpolationMethod |
PROXIMITY
临近采样
|
public static final RasterizationInterpolationMethod PROXIMITY
public static final RasterizationInterpolationMethod BILLINEAR
Copyright © 2021–2024 SuperMap. All rights reserved.