public class BdmpGeneConfig extends Object
created in 2020/5/19
| 限定符和类型 | 字段和说明 |
|---|---|
private Color[] |
mappingColor
映射颜色
|
private int[] |
marginLen
上右下左的边缘宽度(灰色)
|
private int |
pixelSideHeight
点阵像素高度
|
private int |
pixelSideWidth
点阵像素宽度
|
private int |
rowPixelCnt
一行像素数量
|
private int |
type
代表像素图片 8 * 4
|
private int |
version
版本号: 8 * 4
|
private long |
versionTime
版本号: 8 * 4
|
| 构造器和说明 |
|---|
BdmpGeneConfig() |
private final int type
private final int version
private final long versionTime
private int rowPixelCnt
private int pixelSideWidth
private int pixelSideHeight
private Color[] mappingColor
private int[] marginLen
Copyright © 2021. All rights reserved.