| 程序包 | 说明 |
|---|---|
| org.meteoinfo.drawing | |
| org.meteoinfo.geoprocess | |
| org.meteoinfo.shape |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static void |
Draw.drawPolygon(Polygon aPG,
PolygonBreak aPGB,
Graphics2D g) |
Draw polygon with screen coordinate
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static boolean |
GeoComputation.pointInPolygon(Polygon aPolygon,
PointD aPoint) |
Determine if a point is in a polygon
|
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
PolygonZ |
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected List<? extends Polygon> |
PolygonShape._polygons |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
List<? extends Polygon> |
PolygonShape.getPolygons() |
Get polygons
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
PolygonShape.setPolygons(List<Polygon> polygons) |
Set polygons
|
Copyright © 2019. All rights reserved.