Uses of Class
org.openjump.core.rasterimage.RasterSymbology
Packages that use RasterSymbology
Package
Description
-
Uses of RasterSymbology in org.openjump.core.rasterimage
Methods in org.openjump.core.rasterimage that return RasterSymbologyMethods in org.openjump.core.rasterimage with parameters of type RasterSymbology -
Uses of RasterSymbology in org.openjump.core.rasterimage.styler
Methods in org.openjump.core.rasterimage.styler that return RasterSymbologyModifier and TypeMethodDescriptionstatic RasterSymbologyReads the SLD file and creates a raster symbolizer.Methods in org.openjump.core.rasterimage.styler with parameters of type RasterSymbologyModifier and TypeMethodDescriptionvoidStylePlugger.plug(RasterSymbology rasterSymbolizer, Raster raster) Plugs the given style into the raster image layer.static voidSLDHandler.write(RasterSymbology symbology, String symbologyName, File sldFile) -
Uses of RasterSymbology in org.openjump.core.rasterimage.styler.ui
Methods in org.openjump.core.rasterimage.styler.ui that return RasterSymbologyModifier and TypeMethodDescriptionRasterStylesDialog.getFinalRasterSymbolizer()IntervalPanel.getRasterStyler()SingleValuesPanel.getRasterStyler()StretchedPanel.getRasterStyler()Methods in org.openjump.core.rasterimage.styler.ui with parameters of type RasterSymbologyModifier and TypeMethodDescriptionvoidIntervalPanel.plugRasterSymbology(RasterSymbology rasterSymbology) voidSingleValuesPanel.plugRasterSymbology(RasterSymbology rasterSymbology) voidStretchedPanel.plugRasterSymbology(RasterSymbology rasterSymbology) -
Uses of RasterSymbology in org.openjump.core.ui.plugin.file.open
Methods in org.openjump.core.ui.plugin.file.open with parameters of type RasterSymbologyModifier and TypeMethodDescriptionstatic voidOpenProjectWizard.loadRasterImageLayer(WorkbenchContext context, RasterImageLayer ril, RasterSymbology symbology, Category category) -
Uses of RasterSymbology in org.openjump.core.ui.plugin.layer.pirolraster.panel
Methods in org.openjump.core.ui.plugin.layer.pirolraster.panel with parameters of type RasterSymbologyModifier and TypeMethodDescriptionvoidRasterColorEditorPanel.CopyColorIntoBlackBoard(WorkbenchContext context, RasterImageLayer layer, RasterSymbology symbology)