| 程序包 | 说明 |
|---|---|
| org.meteoinfo.geoprocess | |
| org.meteoinfo.layer | |
| org.meteoinfo.shape |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static PolylineShape |
GeoComputation.clipPolylineShape(PolylineShape aPLS,
Object clipObj) |
Clip polyline shape with a clipping object
|
static PolylineShape |
GeoComputation.clipPolylineShape_Lat(PolylineShape aPLS,
double lat) |
Clip polyline shape with a longitude
|
static PolylineShape |
GeoComputation.clipPolylineShape_Lat(PolylineShape aPLS,
double lat,
boolean isTop) |
Clip polyline shape with a longitude
|
static PolylineShape |
GeoComputation.clipPolylineShape_Lon(PolylineShape aPLS,
double lon) |
Clip polyline shape with a longitude
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static PolylineShape |
GeoComputation.clipPolylineShape(PolylineShape aPLS,
Object clipObj) |
Clip polyline shape with a clipping object
|
static PolylineShape |
GeoComputation.clipPolylineShape_Lat(PolylineShape aPLS,
double lat) |
Clip polyline shape with a longitude
|
static PolylineShape |
GeoComputation.clipPolylineShape_Lat(PolylineShape aPLS,
double lat,
boolean isTop) |
Clip polyline shape with a longitude
|
static PolylineShape |
GeoComputation.clipPolylineShape_Lon(PolylineShape aPLS,
double lon) |
Clip polyline shape with a longitude
|
static Object |
GeoComputation.selectPolylineShape(PointD sp,
PolylineShape aPLS,
double buffer) |
Select polyline shape by a point
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Shape |
VectorLayer.findReformShape(PolylineShape other) |
Find a shape for reformation by a polyline shape
|
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
CapPolylineShape |
|
class |
CurveLineShape |
Curve line shape class
|
class |
PolylineErrorShape |
|
class |
PolylineZShape |
PolylineZ shape class
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static List<PolylineShape> |
ShapeUtil.createPolylineShapes(List<Number> x,
List<Number> y) |
Create polyline shapes
|
static List<PolylineShape> |
ShapeUtil.createPolylineShapes(ucar.ma2.Array x,
ucar.ma2.Array y) |
Create polyline shapes
|
Copyright © 2019. All rights reserved.