| 程序包 | 说明 |
|---|---|
| org.meteoinfo.drawing |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static StationModelShape |
Draw.calStationModel(float windDir,
float windSpeed,
double value,
float size,
PointD sPoint,
int weather,
int temp,
int dewPoint,
int pressure,
int cloudCover) |
Create station model shape
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static void |
Draw.drawStationModel(Color aColor,
Color foreColor,
PointF sP,
StationModelShape aSM,
Graphics2D g,
float size,
float cut) |
Draw station model shape
|
Copyright © 2019. All rights reserved.