Uses of Class
org.apache.sis.image.RecoloredImage
Packages that use RecoloredImage
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of RecoloredImage in org.apache.sis.image
Methods in org.apache.sis.image that return types with arguments of type RecoloredImageModifier and TypeMethodDescription(package private) final Class<RecoloredImage>
RecoloredImage.appendStringContent
(StringBuilder buffer) Appends a content to show in theImageAdapter.toString()
representation, after the class name and before the string representation of the wrapped image.