| 程序包 | 说明 |
|---|---|
| org.meteoinfo.chart.plot | |
| org.meteoinfo.gui | |
| org.meteoinfo.layer | |
| org.meteoinfo.legend | |
| org.meteoinfo.map | |
| org.meteoinfo.plugin |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapView |
MapPlot.getMapView() |
Get map view
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
MapPlot.setMapView(MapView value,
boolean isGeoMap) |
Set map view
|
| 构造器 | 说明 |
|---|---|
MapPlot(MapView mapView) |
Constructor
|
| 构造器 | 说明 |
|---|---|
MainToolBar(MapView mapView,
MapLayout mapLayout,
JLabel jLabel_Status) |
Constructor
|
| 构造器 | 说明 |
|---|---|
FrmLabelSet(Frame parent,
boolean modal,
MapView mapView) |
Creates new form FrmLabelSet
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapView |
MapFrame.getMapView() |
Get map view
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
MapFrame.setMapView(MapView mapView) |
Set map view
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapView |
FrmIdentifer.getMapView() |
Set map view
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
ProjectionSet.projectLayers(MapView aMapView,
ProjectionInfo toProj) |
Project layers
|
void |
ProjectionSet.projectLayers(MapView aMapView,
ProjectionInfo toProj,
boolean isUpdateView) |
Project layers
|
void |
FrmIdentifer.setMapView(MapView mapView) |
Set map view
|
void |
MaskOut.setMapView(MapView mapView) |
Set map view
|
| 构造器 | 说明 |
|---|---|
AddFeatureEdit(MapView mapView,
VectorLayer layer,
Shape shape) |
|
AddFeaturesEdit(MapView mapView,
VectorLayer layer,
List<Shape> shapes) |
|
AddRingEdit(MapView mapView,
PolygonShape shape,
List<PointD> points,
int polygonIdx,
int holeIdx) |
|
FillRingEdit(MapView mapView,
VectorLayer layer,
PolygonShape shape,
PolygonShape hole,
int polygonIdx,
int holeIdx) |
|
FrmIdentifer(Frame parent,
boolean modal,
MapView mapView) |
Creates new form FrmIdentifer
|
MaskOut(MapView aMapView) |
Constructor
|
RemoveFeaturesEdit(MapView mapView,
VectorLayer layer,
List<Shape> shapes) |
|
RemoveRingEdit(MapView mapView,
PolygonShape shape,
List<PointD> hole,
int polygonIdx,
int holeIdx) |
|
ReplaceFeatureEdit(MapView mapView,
VectorLayer layer,
Shape s0,
Shape s1) |
|
SplitFeatureEdit(MapView mapView,
VectorLayer layer,
Shape shape,
List<Shape> shapes) |
|
UnionFeaturesEdit(MapView mapView,
VectorLayer layer,
Shape shape,
List<Shape> shapes) |
|
ZoomEdit(MapView mapView,
Extent oldExtent,
Extent newExtent) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapView |
IApplication.getMapView() |
Get MapView object
|
Copyright © 2019. All rights reserved.