类的使用
com.supermap.data.Colors
-
使用Colors的程序包 程序包 说明 com.supermap.analyst.spatialanalyst com.supermap.data com.supermap.data.processing com.supermap.mapping com.supermap.realspace -
-
com.supermap.analyst.spatialanalyst中Colors的使用
参数类型为Colors的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 static DatasetImageCalculationTerrain. calculateOrthoImage(DatasetGrid sourceDatasetGrid, Colors colors, Color noValueColor, Datasource targetDatasource, String targetDatasetName)根据给定的颜色集合生成正射三维影像。static DatasetImageCalculationTerrain. calculateOrthoImage(DatasetGrid sourceDatasetGrid, Colors colors, Color noValueColor, Datasource targetDatasource, String targetDatasetName, SteppedListener... listeners)计算三维正射投影static DatasetImageCalculationTerrain. calculateOrthoImage(DatasetGrid sourceDatasetGrid, Colors colors, Color noValueColor, double zFactor, Datasource targetDatasource, String targetDatasetName)已过时。使用calculateOrthoImage替代。 生成正射三维影像。static DatasetImageCalculationTerrain. calculateOrthoImage(DatasetGrid sourceDatasetGrid, Colors colors, double zFactor, Datasource targetDatasource, String targetDatasetName)已过时。 -
com.supermap.data中Colors的使用
返回Colors的com.supermap.data中的方法 限定符和类型 方法和说明 static ColorsMosaicToolkit. computeColorTable(DatasetMosaic datasetMosaic)计算镶嵌数据集颜色表。ColorsDatasetGrid. getColorTable()打开数据集时返回颜色表。ColorsDatasetGridCollection. getColorTable()已过时。返回栅格数据集集合的颜色表。ColorsDatasetVolume. getColorTable()返回体数据集的颜色表。ColorsDatasetImageCollection. getPalette()已过时。返回影像数据集集合的颜色调色板。ColorsDatasetImage. getPalette(int index)返回影像数据集指定波段的颜色调色板。static ColorsColors. makeGradient(int count, Color[] gradientColors)根据给定颜色的数量和控制颜色生成一组渐变色。static ColorsColors. makeGradient(int count, ColorGradientType type, boolean reverse)此方法用于生成系统预定义渐变色。static ColorsColors. makeRandom(int count)用于生成一定数量的随机颜色。ColorsColors. makeRandom(int count, Color[] color)用于生成一定数量的随机颜色。参数类型为Colors的com.supermap.data中的方法 限定符和类型 方法和说明 voidDatasetGrid. setColorTable(Colors colors)设置颜色表。voidDatasetGridCollection. setColorTable(Colors colors)已过时。设置栅格数据集集合的颜色表。voidDatasetVolume. setColorTable(Colors colors)设置体数据集的颜色表,打开数据集的时候可以获取或设置颜色表。voidDatasetImageCollection. setPalette(Colors colors)已过时。设置影像数据集集合的颜色调色板。voidDatasetImage. setPalette(Colors value, int index)设置影像数据集指定波段的颜色调色板。参数类型为Colors的com.supermap.data中的构造器 构造器和说明 Colors(Colors colors)根据给定的 Colors 对象构造一个与其完全相同的新对象。 -
com.supermap.data.processing中Colors的使用
返回Colors的com.supermap.data.processing中的方法 限定符和类型 方法和说明 ColorsImageCacheBuilder. getColorTable()返回颜色表,即一个颜色集合对象。参数类型为Colors的com.supermap.data.processing中的方法 限定符和类型 方法和说明 voidImageCacheBuilder. setColorTable(Colors colorTable)根据指定的颜色集合对象设置颜色表。 -
com.supermap.mapping中Colors的使用
返回Colors的com.supermap.mapping中的方法 限定符和类型 方法和说明 ColorsLayerRegionalAggregation. getColors()获取色带值ColorsLayerGridAggregation. getColorset()返回用于显示当前网格聚合图的颜色集合。ColorsLayerHeatmap. getColorset()返回用于显示当前热力图的颜色集合。ColorsLayerSettingGrid. getColorTable()返回颜色表。ColorsLayerSettingImage. getColorTable()返回颜色表。ColorsLayerSettingNetCDF. getColorTable()返回颜色表。参数类型为Colors的com.supermap.mapping中的方法 限定符和类型 方法和说明 static ThemeUniqueThemeUnique. makeDefault(DatasetVector dataset, String colorField, Colors colors)根据指定的面数据集、颜色字段名称、颜色生成默认的四色单值专题图。voidLayerRegionalAggregation. setColors(Colors colors)设置色带值voidLayerGridAggregation. setColorset(Colors colors)设置用于显示当前网格聚合图的颜色集合。voidLayerHeatmap. setColorset(Colors colors)设置用于显示当前热力图的颜色集合。voidLayerSettingGrid. setColorTable(Colors colorTable)设置颜色表。voidLayerSettingImage. setColorTable(Colors colorTable)设置颜色表。voidLayerSettingNetCDF. setColorTable(Colors colorTable)设置颜色表。 -
com.supermap.realspace中Colors的使用
返回Colors的com.supermap.realspace中的方法 限定符和类型 方法和说明 ColorsLayer3DSettingGrid. getColorTable()返回颜色表,即一个颜色集合对象。ColorsLayer3DSettingVolume. getColorTable()获取或设置体元栅格数据图层的颜色表。参数类型为Colors的com.supermap.realspace中的方法 限定符和类型 方法和说明 static Theme3DUniqueTheme3DUnique. makeDefault(DatasetVector dataset, String colorField, Colors colors)根据指定的颜色,面数据集和颜色字段生成默认的四色三维单值专题图。voidLayer3DSettingGrid. setColorTable(Colors colorTable)根据指定的颜色集合对象设置颜色表。voidLayer3DSettingVolume. setColorTable(Colors value)获取或设置体元栅格数据图层的颜色表。
-
Copyright © 2021–2025 SuperMap. All rights reserved.