| 程序包 | 说明 |
|---|---|
| org.meteoinfo.chart.plot | |
| org.meteoinfo.drawing |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static Graphic |
GraphicFactory.createArrowLine(double x,
double y,
double dx,
double dy,
ArrowLineBreak ab) |
Create arrow line
|
static Graphic |
GraphicFactory.createArrowLine(Array x,
Array y,
ArrowLineBreak ab,
boolean iscurve) |
Create arrow line
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static void |
Draw.drawPolyline(PointF[] points,
ArrowLineBreak alb,
Graphics2D g) |
Draw polyline
|
Copyright © 2019. All rights reserved.