|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CombineTransform | |
org.geotools.image.jai | A set of Java Advanced Imaging operations. |
Uses of CombineTransform in org.geotools.image.jai |
Fields in org.geotools.image.jai declared as CombineTransform | |
protected CombineTransform |
Combine.transform
The transform to apply on sample values before the linear combinaison, or if none. |
Constructors in org.geotools.image.jai with parameters of type CombineTransform | |
Combine(java.util.Vector images,
double[][] matrix,
CombineTransform transform,
java.awt.RenderingHints hints)
Construct an image with the specified matrix. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |