Package ucar.nc2.ui.image
-
Interface Summary Interface Description ScalablePictureListener This interface allows an object to inform another object that the status it is listening on has changed.SourcePictureListener This interface allows an object to inform another object that the status it is listening on has changed. -
Class Summary Class Description ImageViewPanel *LoadThread a class that moves all pictures of a group to a target directoryPictureCache class that manages the cache of picturesScalablePicture a class to load and scale an image either immediately or in a separate thread.ScaleThread a thread object that calls the ScalablePicture scalePicture methodScalr Class used to implement performant, high-quality and intelligent image scaling and manipulation algorithms in native Java 2D.SourcePicture a class to load and scale a picture either immediately or in a separate thread from a URLTools -
Enum Summary Enum Description Scalr.Method Used to define the different scaling hints that the algorithm can use.Scalr.Mode Used to define the different modes of resizing that the algorithm can use.Scalr.Rotation Used to define the different types of rotations that can be applied to an image during a resize operation.