程序包 | 说明 |
---|---|
com.supermap.data | |
com.supermap.mapping | |
com.supermap.realspace | |
com.supermap.ui |
限定符和类型 | 方法和说明 |
---|---|
Resources |
Workspace.getResources()
返回工作空间的资源库对象。
|
限定符和类型 | 方法和说明 |
---|---|
static boolean |
Toolkit.draw(Geometry geometry,
Resources resources,
BufferedImage image) |
static boolean |
Toolkit.draw(Geometry geometry,
Resources resources,
Graphics graphics)
已过时。
|
static boolean |
Toolkit.drawToPNG(Geometry geometry,
Resources resources,
String fileName,
Dimension size)
根据给定的资源库、将给定的几何对象绘制到 PNG 图像文件中。
|
限定符和类型 | 方法和说明 |
---|---|
Resources |
Map.getResouces()
已过时。
|
Resources |
Map.getResources()
返回地图所使用的资源库,如果该方法返回值为 null 时,则使用工作空间中的资源库中的符号。
|
限定符和类型 | 方法和说明 |
---|---|
void |
Map.setResources(Resources resources)
设置地图所使用的资源库,如果该方法返回值为 null 时,则使用工作空间中的资源库中的符号。
|
限定符和类型 | 方法和说明 |
---|---|
void |
Scene.render(Geometry geometry,
Symbol symbol,
GeoStyle3D geoStyle3D,
Resources resources)
用于Java桌面三维符号管理器使用
|
限定符和类型 | 方法和说明 |
---|---|
Resources |
SymbolDialog.getResources()
返回用户设置的资源
|
Resources |
SymbolPanel.getResources()
获取资源
|
限定符和类型 | 方法和说明 |
---|---|
void |
SymbolPanel.setResources(Resources resources)
设置资源
|
DialogResult |
SymbolDialog.showDialog(Resources resources,
GeoStyle geoStyle,
SymbolType symbolType)
显示符号选择器
|
构造器和说明 |
---|
SymbolPanel(Resources resources,
GeoStyle geoStyle,
SymbolType symbolType)
Create the panel
|
Copyright © 2021–2024 SuperMap. All rights reserved.