类的使用
com.supermap.mapping.Theme
-
使用Theme的程序包 程序包 说明 com.supermap.mapping -
-
com.supermap.mapping中Theme的使用
com.supermap.mapping中Theme的子类 限定符和类型 类和说明 classThemeCustom自定义专题图类,该类可以通过字段表达式来动态设置显示的风格。classThemeDotDensity点密度专题图类。classThemeGraduatedSymbol等级符号专题图类。classThemeGraph统计专题图类。classThemeGridRange栅格分段专题图classThemeGridUnique栅格单值专题图classThemeLabel标签专题图类。classThemeRange分段专题图类。classThemeUnique单值专题图类。返回Theme的com.supermap.mapping中的方法 限定符和类型 方法和说明 ThemeLayer. getTheme()返回专题图层的专题图对象,针对专题图层。参数类型为Theme的com.supermap.mapping中的方法 限定符和类型 方法和说明 LayerLayers. add(Dataset dataset, Theme theme, boolean addToHead)用于将一个数据集添加到此图层集合作为一个专题图层显示,即创建一个专题图层,并指定专题图层的专题图对象。LayerLayers. add(Map<String,Serializable> params, Theme theme, boolean addToHead)通过参数添加扩展图层voidMapPainter. drawLabel(ArrayList<Geometry> geos, ArrayList<String> labels, Theme theme)在图层上批量绘制用户自定义对象标签voidMapPainterEx. drawLabel(ArrayList<Geometry> geos, ArrayList<String> labels, Theme theme)LayerLayers. insert(int index, Dataset dataset, Theme theme)用于插入一个数据集到此图层集合中,作为一个专题图层显示,并指定专题图层的专题图对象。
-
Copyright © 2021–2025 SuperMap. All rights reserved.