public final class CacheImageSize extends Enum
限定符和类型 | 字段和说明 |
---|---|
static CacheImageSize |
SIZE1024
1024*1024 大小。
|
static CacheImageSize |
SIZE128
128*128 大小。
|
static CacheImageSize |
SIZE2048
2048*2048 大小。
|
static CacheImageSize |
SIZE256
256*256 大小。
|
static CacheImageSize |
SIZE512
512*512 大小。
|
static CacheImageSize |
SIZE64
64*64 大小。
|
public static final CacheImageSize SIZE64
public static final CacheImageSize SIZE128
public static final CacheImageSize SIZE256
public static final CacheImageSize SIZE512
public static final CacheImageSize SIZE1024
public static final CacheImageSize SIZE2048
Copyright © 2021–2024 SuperMap. All rights reserved.