| 程序包 | 说明 |
|---|---|
| org.meteoinfo.drawing | |
| org.meteoinfo.legend |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static BufferedImage |
Draw.getHatchImage(HatchStyle style,
int size,
Color stripeColor,
Color backColor) |
Get hatch style image
|
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected HatchStyle |
PolygonBreak.style |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static HatchStyle |
HatchStyle.getStyle(String h) |
Get hatch style from a string
|
HatchStyle |
PolygonBreak.getStyle() |
Get hatch style
|
static HatchStyle |
HatchStyle.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static HatchStyle[] |
HatchStyle.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
LegendView.setLegendBreak_PolygonStyle(HatchStyle style) |
Set legend break polygon style
|
void |
PolygonBreak.setStyle(HatchStyle value) |
Set hatch style
|
Copyright © 2019. All rights reserved.