Uses of Interface
org.gvsig.raster.lib.legend.api.Transparency
Packages that use Transparency
-
Uses of Transparency in org.gvsig.raster.lib.legend.api
Methods in org.gvsig.raster.lib.legend.api that return TransparencyModifier and TypeMethodDescriptionRasterLegendManager.createTransparency()RasterLegendManager.createTransparency(int transparency, List<TransparencyRange> transparencyRanges) Creates a newTransparencyusing transparency value and definedTransparencyRange.RasterLegend.getTransparency()Methods in org.gvsig.raster.lib.legend.api with parameters of type TransparencyModifier and TypeMethodDescriptionRasterLegendManager.createLegend(ColorInterpretation colorInterpretation, Transparency transparency, org.gvsig.raster.lib.buffer.api.operations.OperationList filters) Creates a raster legendvoidRasterLegend.setTransparency(Transparency transparency)