类的使用
com.supermap.data.Resources
-
使用Resources的程序包 程序包 说明 com.supermap.data com.supermap.mapping com.supermap.realspace com.supermap.ui -
-
com.supermap.data中Resources的使用
返回Resources的com.supermap.data中的方法 限定符和类型 方法和说明 Resources
Workspace. getResources()
返回工作空间的资源库对象。参数类型为Resources的com.supermap.data中的方法 限定符和类型 方法和说明 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 图像文件中。 -
com.supermap.mapping中Resources的使用
返回Resources的com.supermap.mapping中的方法 限定符和类型 方法和说明 Resources
Map. getResouces()
已过时。Resources
Map. getResources()
返回地图所使用的资源库,如果该方法返回值为 null 时,则使用工作空间中的资源库中的符号。参数类型为Resources的com.supermap.mapping中的方法 限定符和类型 方法和说明 void
Map. setResources(Resources resources)
设置地图所使用的资源库,如果该方法返回值为 null 时,则使用工作空间中的资源库中的符号。 -
com.supermap.realspace中Resources的使用
参数类型为Resources的com.supermap.realspace中的方法 限定符和类型 方法和说明 void
Scene. render(Geometry geometry, Symbol symbol, GeoStyle3D geoStyle3D, Resources resources)
用于Java桌面三维符号管理器使用 -
com.supermap.ui中Resources的使用
返回Resources的com.supermap.ui中的方法 限定符和类型 方法和说明 Resources
SymbolDialog. getResources()
返回用户设置的资源Resources
SymbolPanel. getResources()
获取资源参数类型为Resources的com.supermap.ui中的方法 限定符和类型 方法和说明 void
SymbolPanel. setResources(Resources resources)
设置资源DialogResult
SymbolDialog. showDialog(Resources resources, GeoStyle geoStyle, SymbolType symbolType)
显示符号选择器参数类型为Resources的com.supermap.ui中的构造器 构造器和说明 SymbolPanel(Resources resources, GeoStyle geoStyle, SymbolType symbolType)
Create the panel
-
Copyright © 2021–2024 SuperMap. All rights reserved.