Uses of Interface
org.openstreetmap.josm.io.session.SessionAwareReadApply
-
Packages that use SessionAwareReadApply Package Description org.openstreetmap.josm.gui.layer.imagery Provides classes for handling imagery background layers. -
-
Uses of SessionAwareReadApply in org.openstreetmap.josm.gui.layer.imagery
Classes in org.openstreetmap.josm.gui.layer.imagery that implement SessionAwareReadApply Modifier and Type Class Description class
ColorfulImageProcessor
Adds or removes the colorfulness of the image.class
GammaImageProcessor
An image processor which adjusts the gamma value of an image.class
SharpenImageProcessor
Sharpens or blurs the image, depending on the sharpen value.class
TileSourceDisplaySettings
This are the preferences of how to display aTileSource
.
-