| 程序包 | 说明 |
|---|---|
| org.meteoinfo.chart.plot | |
| org.meteoinfo.layer | |
| org.meteoinfo.layout | |
| org.meteoinfo.legend |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapFrame |
MapPlot.getMapFrame() |
Get map frame
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
MapPlot.setMapFrame(MapFrame value) |
Set map frame
|
| 构造器 | 说明 |
|---|---|
MapPlot(MapFrame mapFrame) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
FrmLayerProperty.setMapFrame(MapFrame mf) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapFrame |
MapLayout.getActiveMapFrame() |
Get active map frame
|
MapFrame |
LayoutMap.getMapFrame() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
List<MapFrame> |
MapLayout.getMapFrames() |
Get map frames
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
MapLayout.setActiveMapFrame(MapFrame mapFrame) |
Set a map frame as active
|
void |
LayoutMap.setMapFrame(MapFrame mf) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
MapLayout.setMapFrames(List<MapFrame> mfs) |
Set map frames
|
void |
MapLayout.updateMapFrames(List<MapFrame> mapFrames) |
Update map frames
|
| 构造器 | 说明 |
|---|---|
LayoutMap(MapFrame mapFrame,
TileLoadListener tll) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MapFrame |
LayersLegend.getActiveMapFrame() |
Get active map frame
|
MapFrame |
LayersLegend.getCurrentMapFrame() |
Get current map frame
|
MapFrame |
GroupNode.getMapFrame() |
Get map frame
|
MapFrame |
LayerNode.getMapFrame() |
Get map frame
|
MapFrame |
LayersLegend.getMapFrame(String text) |
Get MapFrame by text
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
List<MapFrame> |
LayersLegend.getMapFrames() |
Get map frame list
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
LayersLegend.addMapFrame(MapFrame mf) |
Add a map frame
|
void |
LayersLegend.removeMapFrame(MapFrame mapFrame) |
Remove a map frame
|
void |
LayersLegend.setActiveMapFrame(MapFrame mapFrame) |
Set a map frame as active map frame
|
void |
GroupNode.setMapFrame(MapFrame mf) |
Set map frame
|
void |
LayerNode.setMapFrame(MapFrame mf) |
Set map frame
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
LayersLegend.setMapFrames(List<MapFrame> mfs) |
Set map frame list
|
Copyright © 2019. All rights reserved.