接口的使用
org.meteoinfo.image.filter.Colormap
-
使用Colormap的程序包 程序包 说明 org.meteoinfo.image.filter -
-
org.meteoinfo.image.filter中Colormap的使用
实现Colormap的org.meteoinfo.image.filter中的类 修饰符和类型 类 说明 classArrayColormapA colormap implemented with an array of colors.classGradientA Colormap implemented using Catmull-Rom colour splines.classGrayscaleColormapA grayscale colormap.classLinearColormapA colormap which interpolates linearly between two colors.classSpectrumColormapA colormap with the colors of the spectrum.classSplineColormapA Colormap implemented using Catmull-Rom colour splines.声明为Colormap的org.meteoinfo.image.filter中的字段 修饰符和类型 字段 说明 protected ColormapBinaryFilter. colormapprotected ColormapCellularFilter. colormapprotected ColormapShapeFilter. colormap返回Colormap的org.meteoinfo.image.filter中的方法 修饰符和类型 方法 说明 ColormapBinaryFilter. getColormap()Get the colormap to be used for the filter.ColormapCellularFilter. getColormap()Get the colormap to be used for the filter.ColormapFBMFilter. getColormap()Get the colormap to be used for the filter.ColormapGlintFilter. getColormap()Get the colormap to be used for the filter.ColormapGradientFilter. getColormap()Get the colormap to be used for the filter.ColormapLookupFilter. getColormap()Get the colormap to be used for the filter.ColormapMarbleTexFilter. getColormap()ColormapPlasmaFilter. getColormap()Get the colormap to be used for the filter.ColormapQuiltFilter. getColormap()Get the colormap to be used for the filter.ColormapRaysFilter. getColormap()Get the colormap to be used for the filter.ColormapShapeFilter. getColormap()Get the colormap to be used for the filter.ColormapTextureFilter. getColormap()Get the colormap to be used for the filter.ColormapWoodFilter. getColormap()Get the colormap to be used for the filter.参数类型为Colormap的org.meteoinfo.image.filter中的方法 修饰符和类型 方法 说明 voidBinaryFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidCellularFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidFBMFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidGlintFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidGradientFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidLookupFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidMarbleTexFilter. setColormap(Colormap colormap)voidPlasmaFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidQuiltFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidRaysFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidShapeFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidTextureFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.voidWoodFilter. setColormap(Colormap colormap)Set the colormap to be used for the filter.参数类型为Colormap的org.meteoinfo.image.filter中的构造器 构造器 说明 LookupFilter(Colormap colormap)Construct a LookupFilter.
-