A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- absolute() - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- absolute() - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- absolute(Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- absolute(Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- AbstractBufferedImageOp - org.meteoinfo.image.filter中的类
-
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
- AbstractBufferedImageOp() - 类 的构造器org.meteoinfo.image.filter.AbstractBufferedImageOp
- ACOS - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- act - 类 中的变量org.meteoinfo.image.GifDecoder
- add(Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- add(Tuple3f, Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- add(Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- add(Tuple4f, Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- ADD - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- ADD - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- addCol(int) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
-
Add a new column to the grid.
- AddComposite - org.meteoinfo.image.composite中的类
- AddComposite(float) - 类 的构造器org.meteoinfo.image.composite.AddComposite
- addFrame(BufferedImage) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Adds next GIF frame.
- addKnot(float, float) - 类 中的方法org.meteoinfo.image.filter.Curve
- addKnot(int, int) - 类 中的方法org.meteoinfo.image.filter.SplineColormap
-
Add a new knot.
- addKnot(int, int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Add a new knot.
- addLight(LightFilter.Light) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- addPixels(int[], int, int) - 类 中的方法org.meteoinfo.image.filter.OctTreeQuantizer
-
Add pixels to the quantizer.
- addPixels(int[], int, int) - 接口 中的方法org.meteoinfo.image.filter.Quantizer
-
Add pixels to the quantizer.
- addRow(int) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
-
Add a new row to the grid.
- alpha - 类 中的变量org.meteoinfo.image.filter.ConvolveFilter
-
Whether to convolve alpha.
- alpha - 类 中的变量org.meteoinfo.image.math.ImageFunction2D
- ALPHA - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- ALPHA_TO_GRAY - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- AMBIENT - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
- AmbientLight() - 类 的构造器org.meteoinfo.image.filter.LightFilter.AmbientLight
- amount - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- amount - 类 中的变量org.meteoinfo.image.filter.SaturationFilter
- amount - 类 中的变量org.meteoinfo.image.filter.TextureFilter
- analyzePixels() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Analyzes image colors and creates color map.
- angle - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- angle - 类 中的变量org.meteoinfo.image.vecmath.AxisAngle4f
- angle(Vector3f) - 类 中的方法org.meteoinfo.image.vecmath.Vector3f
- angleCoefficient - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- angular - 类 中的变量org.meteoinfo.image.math.CellularFunction2D
- AnimatedGifEncoder - org.meteoinfo.image中的类
-
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
- AnimatedGifEncoder() - 类 的构造器org.meteoinfo.image.AnimatedGifEncoder
- ApplyMaskFilter - org.meteoinfo.image.filter中的类
-
A filter which uses the alpha channel of a "mask" image to interpolate between a source and destination image.
- ApplyMaskFilter() - 类 的构造器org.meteoinfo.image.filter.ApplyMaskFilter
-
Construct an ApplyMaskFIlter.
- ApplyMaskFilter(BufferedImage, BufferedImage) - 类 的构造器org.meteoinfo.image.filter.ApplyMaskFilter
-
Construct an ApplyMaskFIlter.
- ArrayColormap - org.meteoinfo.image.filter中的类
-
A colormap implemented with an array of colors.
- ArrayColormap() - 类 的构造器org.meteoinfo.image.filter.ArrayColormap
-
Construct an all-black colormap.
- ArrayColormap(int[]) - 类 的构造器org.meteoinfo.image.filter.ArrayColormap
-
Construct a colormap with the given map.
- ASIN - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- ATAN - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- AVERAGE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- AVERAGE - 类 中的静态变量org.meteoinfo.image.filter.DeinterlaceFilter
- AVERAGE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- AverageComposite - org.meteoinfo.image.composite中的类
- AverageComposite(float) - 类 的构造器org.meteoinfo.image.composite.AverageComposite
- AverageFilter - org.meteoinfo.image.filter中的类
-
A filter which averages the 3x3 neighbourhood of each pixel, providing a simple blur.
- AverageFilter() - 类 的构造器org.meteoinfo.image.filter.AverageFilter
- AxisAngle4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- AxisAngle4f() - 类 的构造器org.meteoinfo.image.vecmath.AxisAngle4f
- AxisAngle4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.AxisAngle4f
- AxisAngle4f(float, float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.AxisAngle4f
- AxisAngle4f(AxisAngle4f) - 类 的构造器org.meteoinfo.image.vecmath.AxisAngle4f
- AxisAngle4f(Vector3f, float) - 类 的构造器org.meteoinfo.image.vecmath.AxisAngle4f
B
- basis - 类 中的变量org.meteoinfo.image.math.CompoundFunction2D
- basis - 类 中的变量org.meteoinfo.image.math.FBM
- bFactor - 类 中的变量org.meteoinfo.image.filter.HSBAdjustFilter
- bFactor - 类 中的变量org.meteoinfo.image.filter.RGBAdjustFilter
- bgColor - 类 中的变量org.meteoinfo.image.GifDecoder
- bgIndex - 类 中的变量org.meteoinfo.image.GifDecoder
- bias - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- bias - 类 中的变量org.meteoinfo.image.filter.TextureFilter
- bias(float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Apply a bias to a number in the unit interval, moving numbers towards 0 or 1 according to the bias parameter.
- BICONICAL - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- BicubicScaleFilter - org.meteoinfo.image.filter中的类
-
Scales an image using bi-cubic interpolation, which can't be done with AffineTransformOp.
- BicubicScaleFilter() - 类 的构造器org.meteoinfo.image.filter.BicubicScaleFilter
-
Construct a BicubicScaleFilter which resizes to 32x32 pixels.
- BicubicScaleFilter(int, int) - 类 的构造器org.meteoinfo.image.filter.BicubicScaleFilter
-
Constructor for a filter which scales the input image to the given width and height using bicubic interpolation.
- BILINEAR - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- BILINEAR - 类 中的静态变量org.meteoinfo.image.filter.TransformFilter
-
Use bilinear interpolation.
- bilinearInterpolate(float, float, int, int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Bilinear interpolation of ARGB values.
- BinaryFilter - org.meteoinfo.image.filter中的类
-
The superclass for some of the filters which work on binary images.
- BinaryFilter() - 类 的构造器org.meteoinfo.image.filter.BinaryFilter
- BinaryFunction - org.meteoinfo.image.math中的接口
- blackFunction - 类 中的变量org.meteoinfo.image.filter.BinaryFilter
- BlackFunction - org.meteoinfo.image.math中的类
- BlackFunction() - 类 的构造器org.meteoinfo.image.math.BlackFunction
- BLEND - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- block - 类 中的变量org.meteoinfo.image.GifDecoder
- BlockFilter - org.meteoinfo.image.filter中的类
-
A Filter to pixellate images.
- BlockFilter() - 类 的构造器org.meteoinfo.image.filter.BlockFilter
-
Construct a BlockFilter.
- BlockFilter(int) - 类 的构造器org.meteoinfo.image.filter.BlockFilter
-
Construct a BlockFilter.
- blockSize - 类 中的变量org.meteoinfo.image.GifDecoder
- BLUE - 类 中的静态变量org.meteoinfo.image.filter.Histogram
- blur(int[], int[], int, int) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- blur(int[], int[], int, int, float) - 类 中的静态方法org.meteoinfo.image.filter.BoxBlurFilter
-
Blur and transpose a block of ARGB pixels.
- blur(int[], int[], int, int, int, int) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- BlurFilter - org.meteoinfo.image.filter中的类
-
A simple blur filter.
- BlurFilter() - 类 的构造器org.meteoinfo.image.filter.BlurFilter
- blurFractional(int[], int[], int, int, float) - 类 中的静态方法org.meteoinfo.image.filter.BoxBlurFilter
- blurMatrix - 类 中的静态变量org.meteoinfo.image.filter.BlurFilter
-
A 3x3 convolution kernel for a simple blur.
- blurRadiusAt(int, int, int, int) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Override this to get a different blur radius at eahc point.
- BorderFilter - org.meteoinfo.image.filter中的类
-
A filter to add a border around an image using the supplied Paint, which may be null for no painting.
- BorderFilter() - 类 的构造器org.meteoinfo.image.filter.BorderFilter
-
Construct a BorderFilter which does nothing.
- BorderFilter(int, int, int, int, Paint) - 类 的构造器org.meteoinfo.image.filter.BorderFilter
-
Construct a BorderFilter.
- BoxBlurFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a box blur on an image.
- BoxBlurFilter() - 类 的构造器org.meteoinfo.image.filter.BoxBlurFilter
-
Construct a default BoxBlurFilter.
- BoxBlurFilter(float, float, int) - 类 的构造器org.meteoinfo.image.filter.BoxBlurFilter
-
Construct a BoxBlurFilter.
- brightness(int) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
- brightnessNTSC(int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Return the NTSC gray level of an RGB value.
- BrushedMetalFilter - org.meteoinfo.image.filter中的类
-
A filter which produces an image simulating brushed metal.
- BrushedMetalFilter() - 类 的构造器org.meteoinfo.image.filter.BrushedMetalFilter
-
Constructs a BrushedMetalFilter object.
- BrushedMetalFilter(int, int, float, boolean, float) - 类 的构造器org.meteoinfo.image.filter.BrushedMetalFilter
-
Constructs a BrushedMetalFilter object.
- bTable - 类 中的变量org.meteoinfo.image.filter.TransferFilter
- buildColorTable() - 类 中的方法org.meteoinfo.image.filter.OctTreeQuantizer
-
Build the color table.
- buildColorTable() - 接口 中的方法org.meteoinfo.image.filter.Quantizer
-
Build a color table from the added pixels.
- buildColorTable(int[], int[]) - 类 中的方法org.meteoinfo.image.filter.OctTreeQuantizer
-
A quick way to use the quantizer.
- BumpFilter - org.meteoinfo.image.filter中的类
-
A simple embossing filter.
- BumpFilter() - 类 的构造器org.meteoinfo.image.filter.BumpFilter
- BUMPS_FROM_BEVEL - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
-
Use a custom function as the bump map.
- BUMPS_FROM_BEVEL - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- BUMPS_FROM_IMAGE - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
-
Use the input image brightness as the bump map.
- BUMPS_FROM_IMAGE - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- BUMPS_FROM_IMAGE_ALPHA - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
-
Use the input image alpha as the bump map.
- BUMPS_FROM_IMAGE_ALPHA - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- BUMPS_FROM_MAP - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
-
Use a separate image alpha channel as the bump map.
- BUMPS_FROM_MAP - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- BURN - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- BurnComposite - org.meteoinfo.image.composite中的类
- BurnComposite(float) - 类 的构造器org.meteoinfo.image.composite.BurnComposite
C
- canFilterIndexColorModel - 类 中的变量org.meteoinfo.image.filter.PointFilter
- catrom2(float) - 类 中的方法org.meteoinfo.image.math.SCNoise
- CausticsFilter - org.meteoinfo.image.filter中的类
-
A filter which simulates underwater caustics.
- CausticsFilter() - 类 的构造器org.meteoinfo.image.filter.CausticsFilter
- cells - 类 中的变量org.meteoinfo.image.math.CellularFunction2D
- CELLULAR - 类 中的静态变量org.meteoinfo.image.filter.FBMFilter
- CellularFilter - org.meteoinfo.image.filter中的类
-
A filter which produces an image with a cellular texture.
- CellularFilter() - 类 的构造器org.meteoinfo.image.filter.CellularFilter
- CellularFilter.Point - org.meteoinfo.image.filter中的类
- CellularFunction2D - org.meteoinfo.image.math中的类
- CellularFunction2D() - 类 的构造器org.meteoinfo.image.math.CellularFunction2D
- ChannelMixFilter - org.meteoinfo.image.filter中的类
-
A filter which allows the red, green and blue channels of an image to be mixed into each other.
- ChannelMixFilter() - 类 的构造器org.meteoinfo.image.filter.ChannelMixFilter
- CheckFilter - org.meteoinfo.image.filter中的类
-
A Filter to draw grids and check patterns.
- CheckFilter() - 类 的构造器org.meteoinfo.image.filter.CheckFilter
- ChromaKeyFilter - org.meteoinfo.image.filter中的类
-
A filter which can be used to produce wipes by transferring the luma of a Destination image into the alpha channel of the source.
- ChromaKeyFilter() - 类 的构造器org.meteoinfo.image.filter.ChromaKeyFilter
- ChromeFilter - org.meteoinfo.image.filter中的类
-
A filter which simulates chrome.
- ChromeFilter() - 类 的构造器org.meteoinfo.image.filter.ChromeFilter
- CIRCLE_DOWN - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate with a falling circle shape curve.
- CIRCLE_DOWN - 类 中的静态变量org.meteoinfo.image.filter.ShapeFilter
- CIRCLE_UP - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate with a rising circle shape curve.
- CIRCLE_UP - 类 中的静态变量org.meteoinfo.image.filter.ShapeFilter
- circleDown(float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
A "circle down" function.
- CircleFilter - org.meteoinfo.image.filter中的类
-
A filter which wraps an image around a circular arc.
- CircleFilter() - 类 的构造器org.meteoinfo.image.filter.CircleFilter
-
Construct a CircleFilter.
- CIRCLES - 类 中的静态变量org.meteoinfo.image.filter.SmearFilter
- circleUp(float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
A "circle up" function.
- clamp(float, float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- clamp(float, float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- clamp(float, float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Clamp a value to an interval.
- clamp(int) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
-
Clamp a value to the range 0..255
- clamp(int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Clamp a value to an interval.
- CLAMP - 类 中的静态变量org.meteoinfo.image.filter.TransformFilter
-
Clamp pixels to the image edges.
- CLAMP - 类 中的静态变量org.meteoinfo.image.math.ImageFunction2D
- CLAMP_EDGES - 类 中的静态变量org.meteoinfo.image.filter.ConvolveFilter
-
Clamp pixels off the edge to the nearest edge.
- CLEAR - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- clone() - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
- clone() - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
- clone() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- clone() - 类 中的方法org.meteoinfo.image.filter.Gradient
- clone() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- cloneImage(BufferedImage) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Clones a BufferedImage.
- closeStream - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- coefficients - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- COLOR - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- COLOR - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- COLOR_BURN - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- COLOR_DODGE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- Color4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Color4f() - 类 的构造器org.meteoinfo.image.vecmath.Color4f
- Color4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Color4f
- Color4f(float, float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Color4f
- Color4f(Color) - 类 的构造器org.meteoinfo.image.vecmath.Color4f
- Color4f(Color4f) - 类 的构造器org.meteoinfo.image.vecmath.Color4f
- Color4f(Tuple4f) - 类 的构造器org.meteoinfo.image.vecmath.Color4f
- ColorBurnComposite - org.meteoinfo.image.composite中的类
- ColorBurnComposite(float) - 类 的构造器org.meteoinfo.image.composite.ColorBurnComposite
- ColorComposite - org.meteoinfo.image.composite中的类
- ColorComposite(float) - 类 的构造器org.meteoinfo.image.composite.ColorComposite
- colorDepth - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- ColorDodgeComposite - org.meteoinfo.image.composite中的类
- ColorDodgeComposite(float) - 类 的构造器org.meteoinfo.image.composite.ColorDodgeComposite
- ColorHalftoneFilter - org.meteoinfo.image.filter中的类
-
A Filter to pixellate images.
- ColorHalftoneFilter() - 类 的构造器org.meteoinfo.image.filter.ColorHalftoneFilter
- colormap - 类 中的变量org.meteoinfo.image.filter.BinaryFilter
- colormap - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- colormap - 类 中的变量org.meteoinfo.image.filter.ShapeFilter
- Colormap - org.meteoinfo.image.filter中的接口
-
An interface for color maps.
- COLORS_CONSTANT - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
-
Use constant material color.
- COLORS_CONSTANT - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- COLORS_FROM_IMAGE - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
-
Take the output colors from the input image.
- COLORS_FROM_IMAGE - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- colorSpline(float, int, int[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Compute a Catmull-Rom spline for RGB values.
- colorSpline(int, int, int[], int[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Compute a Catmull-Rom spline for RGB values, but with variable knot spacing.
- colorTab - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- cols - 类 中的变量org.meteoinfo.image.filter.WarpGrid
- combinePixels(int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
- combinePixels(int, int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
- combinePixels(int, int, int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
- compose(Raster, Raster, WritableRaster) - 类 中的方法org.meteoinfo.image.composite.MiscCompositeContext
- compose(Raster, Raster, WritableRaster) - 类 中的方法org.meteoinfo.image.composite.RGBComposite.RGBCompositeContext
- composeRGB(int[], int[], float) - 类 中的方法org.meteoinfo.image.composite.RGBComposite.RGBCompositeContext
- composeThroughMask(Raster, WritableRaster, Raster) - 类 中的静态方法org.meteoinfo.image.filter.ApplyMaskFilter
-
Interpolates between two rasters according to the alpha level of a mask raster.
- composeThroughMask(Raster, WritableRaster, Raster) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Compose src onto dst using the alpha of sel to interpolate between the two.
- CompositeFilter - org.meteoinfo.image.filter中的类
-
A filter which composites two images together with an optional transform.
- CompositeFilter() - 类 的构造器org.meteoinfo.image.filter.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFilter(Composite) - 类 的构造器org.meteoinfo.image.filter.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFilter(Composite, AffineTransform) - 类 的构造器org.meteoinfo.image.filter.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFunction1D - org.meteoinfo.image.math中的类
- CompositeFunction1D(Function1D, Function1D) - 类 的构造器org.meteoinfo.image.math.CompositeFunction1D
- CompoundFilter - org.meteoinfo.image.filter中的类
-
A BufferedImageOp which combines two other BufferedImageOps, one after the other.
- CompoundFilter(BufferedImageOp, BufferedImageOp) - 类 的构造器org.meteoinfo.image.filter.CompoundFilter
-
Construct a CompoundFilter.
- CompoundFunction2D - org.meteoinfo.image.math中的类
- CompoundFunction2D(Function2D) - 类 的构造器org.meteoinfo.image.math.CompoundFunction2D
- CONICAL - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- CONSTANT - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Don't tnterpolate - just use the starting value.
- ContourComposite - org.meteoinfo.image.composite中的类
-
A special Composite used for drawing "marching ants".
- ContourComposite(int) - 类 的构造器org.meteoinfo.image.composite.ContourComposite
- ContourFilter - org.meteoinfo.image.filter中的类
-
A filter which draws contours on an image at given brightness levels.
- ContourFilter() - 类 的构造器org.meteoinfo.image.filter.ContourFilter
- ContrastFilter - org.meteoinfo.image.filter中的类
-
A filter to change the brightness and contrast of an image.
- ContrastFilter() - 类 的构造器org.meteoinfo.image.filter.ContrastFilter
- convertImageToARGB(Image) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Convert an Image into a TYPE_INT_ARGB BufferedImage.
- convolve(Kernel, int[], int[], int, int, boolean, int) - 类 中的静态方法org.meteoinfo.image.filter.ConvolveFilter
-
Convolve a block of pixels.
- convolve(Kernel, int[], int[], int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ConvolveFilter
-
Convolve a block of pixels.
- convolveAndTranspose(Kernel, int[], int[], int, int, boolean, boolean, boolean, int) - 类 中的静态方法org.meteoinfo.image.filter.GaussianFilter
-
Blur and transpose a block of ARGB pixels.
- ConvolveFilter - org.meteoinfo.image.filter中的类
-
A filter which applies a convolution kernel to an image.
- ConvolveFilter() - 类 的构造器org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with a null kernel.
- ConvolveFilter(float[]) - 类 的构造器org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- ConvolveFilter(int, int, float[]) - 类 的构造器org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with the given kernel.
- ConvolveFilter(Kernel) - 类 的构造器org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- convolveH(Kernel, int[], int[], int, int, boolean, int) - 类 中的静态方法org.meteoinfo.image.filter.ConvolveFilter
-
Convolve with a kernel consisting of one row.
- convolveHV(Kernel, int[], int[], int, int, boolean, int) - 类 中的静态方法org.meteoinfo.image.filter.ConvolveFilter
-
Convolve with a 2D kernel.
- convolveV(Kernel, int[], int[], int, int, boolean, int) - 类 中的静态方法org.meteoinfo.image.filter.ConvolveFilter
-
Convolve with a kernel consisting of one column.
- copyTo(Gradient) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Copy one Gradient into another.
- COS - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- count(Array, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Count none-zero points with window size
- createCompatibleDestImage(BufferedImage, ColorModel) - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
- createCompatibleDestImage(BufferedImage, ColorModel) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- createCompatibleDestImage(BufferedImage, ColorModel) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
- createCompatibleDestImage(BufferedImage, ColorModel) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.AddComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.AverageComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.BurnComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ColorBurnComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ColorComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ColorDodgeComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ContourComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.DarkenComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.DifferenceComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.DodgeComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ExclusionComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.HardLightComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.HueComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.LightenComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.MiscComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.MultiplyComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.NegationComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.OverlayComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.PinLightComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.SaturationComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ScreenComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.SoftLightComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.SubtractComposite
- createContext(ColorModel, ColorModel, RenderingHints) - 类 中的方法org.meteoinfo.image.composite.ValueComposite
- createGifAnimator(File[], File, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Create gif animator file from image files
- createGifAnimator(List<String>, String, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Create gif animator file from image files
- createGifAnimator(List<String>, String, int, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Create gif animator file from image files
- createImage(ImageProducer) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Cretae a BufferedImage from an ImageProducer.
- createImage(Array) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Create image from RGB(A) data array
- CropFilter - org.meteoinfo.image.filter中的类
-
A filter which crops an image to a given rectangle.
- CropFilter() - 类 的构造器org.meteoinfo.image.filter.CropFilter
-
Construct a CropFilter.
- CropFilter(int, int, int, int) - 类 的构造器org.meteoinfo.image.filter.CropFilter
-
Construct a CropFilter.
- cross(Vector3f, Vector3f) - 类 中的方法org.meteoinfo.image.vecmath.Vector3f
- crossDissolve(int[], int[], int, int, float) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- CROSSES - 类 中的静态变量org.meteoinfo.image.filter.SmearFilter
- CrystallizeFilter - org.meteoinfo.image.filter中的类
-
A filter which applies a crystallizing effect to an image, by producing Voronoi cells filled with colours from the image.
- CrystallizeFilter() - 类 的构造器org.meteoinfo.image.filter.CrystallizeFilter
- cubeX - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- cubeY - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- CurlFilter - org.meteoinfo.image.filter中的类
-
A page curl effect.
- CurlFilter() - 类 的构造器org.meteoinfo.image.filter.CurlFilter
-
Construct a CurlFilter with no distortion.
- Curve - org.meteoinfo.image.filter中的类
- Curve() - 类 的构造器org.meteoinfo.image.filter.Curve
- Curve(Curve) - 类 的构造器org.meteoinfo.image.filter.Curve
- CurvesFilter - org.meteoinfo.image.filter中的类
- CurvesFilter() - 类 的构造器org.meteoinfo.image.filter.CurvesFilter
D
- DARKEN - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- DarkenComposite - org.meteoinfo.image.composite中的类
- DarkenComposite(float) - 类 的构造器org.meteoinfo.image.composite.DarkenComposite
- decodeImageData() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Decodes LZW image data into pixel array.
- DeinterlaceFilter - org.meteoinfo.image.filter中的类
-
A filter for de-interlacing video frames.
- DeinterlaceFilter() - 类 的构造器org.meteoinfo.image.filter.DeinterlaceFilter
- delay - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- delay - 类 中的变量org.meteoinfo.image.GifDecoder
- DespeckleFilter - org.meteoinfo.image.filter中的类
-
A filter which removes noise from an image using a "pepper and salt" algorithm.
- DespeckleFilter() - 类 的构造器org.meteoinfo.image.filter.DespeckleFilter
- DIFFERENCE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- DIFFERENCE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- DifferenceComposite - org.meteoinfo.image.composite中的类
- DifferenceComposite(float) - 类 的构造器org.meteoinfo.image.composite.DifferenceComposite
- DiffuseFilter - org.meteoinfo.image.filter中的类
-
This filter diffuses an image by moving its pixels in random directions.
- DiffuseFilter() - 类 的构造器org.meteoinfo.image.filter.DiffuseFilter
- DiffusionFilter - org.meteoinfo.image.filter中的类
-
A filter which uses Floyd-Steinberg error diffusion dithering to halftone an image.
- DiffusionFilter() - 类 的构造器org.meteoinfo.image.filter.DiffusionFilter
-
Construct a DiffusionFilter.
- DilateFilter - org.meteoinfo.image.filter中的类
-
Given a binary image, this filter performs binary dilation, setting all added pixels to the given 'new' color.
- DilateFilter() - 类 的构造器org.meteoinfo.image.filter.DilateFilter
- DisplaceFilter - org.meteoinfo.image.filter中的类
-
A filter which simulates the appearance of looking through glass.
- DisplaceFilter() - 类 的构造器org.meteoinfo.image.filter.DisplaceFilter
- dispose - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- dispose - 类 中的变量org.meteoinfo.image.GifDecoder
- dispose() - 类 中的方法org.meteoinfo.image.composite.MiscCompositeContext
- dispose() - 类 中的方法org.meteoinfo.image.composite.RGBComposite.RGBCompositeContext
- DISSOLVE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- DissolveFilter - org.meteoinfo.image.filter中的类
-
A filter which "dissolves" an image by thresholding the alpha channel with random numbers.
- DissolveFilter() - 类 的构造器org.meteoinfo.image.filter.DissolveFilter
- distance - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- distance(Point3f) - 类 中的方法org.meteoinfo.image.vecmath.Point3f
- distance(Point4f) - 类 中的方法org.meteoinfo.image.vecmath.Point4f
- distanceL1(Point3f) - 类 中的方法org.meteoinfo.image.vecmath.Point3f
- distanceL1(Point4f) - 类 中的方法org.meteoinfo.image.vecmath.Point4f
- distanceMap(int[], int, int) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- distancePower - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- distancePower - 类 中的变量org.meteoinfo.image.math.CellularFunction2D
- distanceSquared(Point3f) - 类 中的方法org.meteoinfo.image.vecmath.Point3f
- distanceSquared(Point4f) - 类 中的方法org.meteoinfo.image.vecmath.Point4f
- DISTANT - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
- DistantLight() - 类 的构造器org.meteoinfo.image.filter.LightFilter.DistantLight
- dither90Halftone6x6Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
6x6 90 degree halftone.
- ditherCluster3Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
Order-3 clustered dither.
- ditherCluster4Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
Order-4 clustered dither.
- ditherCluster8Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
Order-8 clustered dither.
- DitherFilter - org.meteoinfo.image.filter中的类
-
A filter which performs ordered dithering on an image.
- DitherFilter() - 类 的构造器org.meteoinfo.image.filter.DitherFilter
-
Constuct a DitherFilter.
- ditherLines4x4Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
4x4 lines.
- ditherMagic2x2Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
2x2 magic square.
- ditherMagic4x4Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
4x4 magic square.
- ditherOrdered4x4Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
4x4 ordered dither.
- ditherOrdered6x6Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
Order-6 ordered dither.
- ditherOrdered8x8Matrix - 类 中的静态变量org.meteoinfo.image.filter.DitherFilter
-
Order-8 ordered dither.
- DODGE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- DodgeComposite - org.meteoinfo.image.composite中的类
- DodgeComposite(float) - 类 的构造器org.meteoinfo.image.composite.DodgeComposite
- DoGFilter - org.meteoinfo.image.filter中的类
-
Edge detection by difference of Gaussians.
- DoGFilter() - 类 的构造器org.meteoinfo.image.filter.DoGFilter
- dot(Vector3f) - 类 中的方法org.meteoinfo.image.vecmath.Vector3f
- dot(Vector4f) - 类 中的方法org.meteoinfo.image.vecmath.Vector4f
- DST_IN - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- dx - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- dx - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- dy - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- dy - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
E
- edgeAction - 类 中的变量org.meteoinfo.image.filter.TransformFilter
-
The action to take for pixels off the image edge.
- edgeAction - 类 中的变量org.meteoinfo.image.math.ImageFunction2D
- EdgeFilter - org.meteoinfo.image.filter中的类
-
An edge-detection filter.
- EdgeFilter() - 类 的构造器org.meteoinfo.image.filter.EdgeFilter
- EmbossFilter - org.meteoinfo.image.filter中的类
-
A class to emboss an image.
- EmbossFilter() - 类 的构造器org.meteoinfo.image.filter.EmbossFilter
- EqualizeFilter - org.meteoinfo.image.filter中的类
-
A filter to perform auto-equalization on an image.
- EqualizeFilter() - 类 的构造器org.meteoinfo.image.filter.EqualizeFilter
- equals(Object) - 类 中的方法org.meteoinfo.image.composite.ContourComposite
- equals(Object) - 类 中的方法org.meteoinfo.image.composite.MiscComposite
- equals(Object) - 类 中的方法org.meteoinfo.image.composite.RGBComposite
- ErodeAlphaFilter - org.meteoinfo.image.filter中的类
- ErodeAlphaFilter() - 类 的构造器org.meteoinfo.image.filter.ErodeAlphaFilter
- ErodeAlphaFilter(float, float, float) - 类 的构造器org.meteoinfo.image.filter.ErodeAlphaFilter
- ErodeFilter - org.meteoinfo.image.filter中的类
-
Given a binary image, this filter performs binary erosion, setting all removed pixels to the given 'new' color.
- ErodeFilter() - 类 的构造器org.meteoinfo.image.filter.ErodeFilter
- err() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Returns true if an error was encountered during reading/decoding
- evaluate(float) - 类 中的方法org.meteoinfo.image.math.CompositeFunction1D
- evaluate(float) - 接口 中的方法org.meteoinfo.image.math.Function1D
- evaluate(float) - 类 中的方法org.meteoinfo.image.math.MathFunction1D
- evaluate(float) - 类 中的方法org.meteoinfo.image.math.Noise
- evaluate(float) - 类 中的方法org.meteoinfo.image.math.SCNoise
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.CellularFunction2D
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.FBM
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.FractalSumFunction
- evaluate(float, float) - 接口 中的方法org.meteoinfo.image.math.Function2D
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.MarbleFunction
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.Noise
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.RidgedFBM
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.SCNoise
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.TurbulenceFunction
- evaluate(float, float) - 类 中的方法org.meteoinfo.image.math.VLNoise
- evaluate(float, float, float) - 接口 中的方法org.meteoinfo.image.math.Function3D
- evaluate(float, float, float) - 类 中的方法org.meteoinfo.image.math.Noise
- evaluate(float, float, float) - 类 中的方法org.meteoinfo.image.math.SCNoise
- EVEN - 类 中的静态变量org.meteoinfo.image.filter.DeinterlaceFilter
- EXCHANGE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- EXCLUSION - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- ExclusionComposite - org.meteoinfo.image.composite中的类
- ExclusionComposite(float) - 类 的构造器org.meteoinfo.image.composite.ExclusionComposite
- exponents - 类 中的变量org.meteoinfo.image.math.FBM
- ExposureFilter - org.meteoinfo.image.filter中的类
-
A filter which changes the exposure of an image.
- ExposureFilter() - 类 的构造器org.meteoinfo.image.filter.ExposureFilter
- extraAlpha - 类 中的变量org.meteoinfo.image.composite.MiscComposite
- extraAlpha - 类 中的变量org.meteoinfo.image.composite.RGBComposite
F
- FadeFilter - org.meteoinfo.image.filter中的类
- FadeFilter() - 类 的构造器org.meteoinfo.image.filter.FadeFilter
- FBM - org.meteoinfo.image.math中的类
- FBM(float, float, float) - 类 的构造器org.meteoinfo.image.math.FBM
- FBM(float, float, float, Function2D) - 类 的构造器org.meteoinfo.image.math.FBM
- FBMFilter - org.meteoinfo.image.filter中的类
-
A filter which produces textures from fractal Brownian motion.
- FBMFilter() - 类 的构造器org.meteoinfo.image.filter.FBMFilter
- FeedbackFilter - org.meteoinfo.image.filter中的类
-
A filter which priduces a video feedback effect by repeated transformations.
- FeedbackFilter() - 类 的构造器org.meteoinfo.image.filter.FeedbackFilter
-
Construct a FeedbackFilter.
- FeedbackFilter(float, float, float, float) - 类 的构造器org.meteoinfo.image.filter.FeedbackFilter
-
Construct a FeedbackFilter.
- FFT - org.meteoinfo.image.math中的类
- FFT(int) - 类 的构造器org.meteoinfo.image.math.FFT
- FieldWarpFilter - org.meteoinfo.image.filter中的类
-
A class which warps an image using a field Warp algorithm.
- FieldWarpFilter() - 类 的构造器org.meteoinfo.image.filter.FieldWarpFilter
- FieldWarpFilter.Line - org.meteoinfo.image.filter中的类
- FillFilter - org.meteoinfo.image.filter中的类
-
A filter which fills an image with a given color.
- FillFilter() - 类 的构造器org.meteoinfo.image.filter.FillFilter
-
Construct a FillFilter.
- FillFilter(int) - 类 的构造器org.meteoinfo.image.filter.FillFilter
-
Construct a FillFilter.
- filter - 类 中的变量org.meteoinfo.image.filter.TransitionFilter
-
The filter used for the transition.
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ApplyMaskFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.BicubicScaleFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.BlockFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.BorderFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ChromeFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.CompositeFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.CompoundFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.CropFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.DeinterlaceFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.DiffuseFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.DoGFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.FlipFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.GaussianFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.GlowFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.HighPassFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.InterpolateFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.IteratedFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.KeyFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.LaplaceFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.PointFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.PolarFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.RaysFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ScaleFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.StampFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TileImageFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TransferFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TransformFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.UnsharpFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
- filter(BufferedImage, BufferedImage) - 类 中的方法org.meteoinfo.image.filter.WholeImageFilter
- filter(Image, Image, int, int, int, int) - 类 中的方法org.meteoinfo.image.filter.ImageCombiningFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.DespeckleFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.DilateFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.EdgeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.EqualizeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.ErodeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.Flush3DFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.LifeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.MaximumFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.MedianFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.MinimumFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.OilFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.OutlineFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.ReduceNoiseFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.SkeletonFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- filterPixels(int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.WholeImageFilter
-
Actually filter the pixels.
- filterPixelsNN(BufferedImage, int, int, int[], Rectangle) - 类 中的方法org.meteoinfo.image.filter.TransformFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.DitherFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.FillFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.GrayFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.GrayscaleFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.InvertAlphaFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.InvertFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.JavaLnFFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.LookupFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.MapColorsFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.MaskFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.OpacityFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.PointFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.PosterizeFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.PremultiplyFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.SaturationFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.StampFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.SwizzleFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.TransferFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.UnpremultiplyFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- filterRGB(int, int, int) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
- filterRGB(int, int, int, int) - 类 中的方法org.meteoinfo.image.filter.ImageCombiningFilter
- findClosest(Color) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Returns index of palette color closest to c
- findRange(Function1D, float[]) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Returns the minimum and maximum of a number of random values of the given function.
- findRange(Function2D, float[]) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Returns the minimum and maximum of a number of random values of the given function.
- finish() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Flushes any pending data and closes output file.
- firstFrame - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- FlareFilter - org.meteoinfo.image.filter中的类
-
An experimental filter for rendering lens flares.
- FlareFilter() - 类 的构造器org.meteoinfo.image.filter.FlareFilter
- FLIP_180 - 类 中的静态变量org.meteoinfo.image.filter.FlipFilter
-
Rotate the image 180 degrees.
- FLIP_90CCW - 类 中的静态变量org.meteoinfo.image.filter.FlipFilter
-
Rotate the image 90 degrees counter-clockwise.
- FLIP_90CW - 类 中的静态变量org.meteoinfo.image.filter.FlipFilter
-
Rotate the image 90 degrees clockwise.
- FLIP_H - 类 中的静态变量org.meteoinfo.image.filter.FlipFilter
-
Flip the image horizontally.
- FLIP_HV - 类 中的静态变量org.meteoinfo.image.filter.FlipFilter
-
Flip the image horizontally and vertically.
- FLIP_V - 类 中的静态变量org.meteoinfo.image.filter.FlipFilter
-
Flip the image vertically.
- FlipFilter - org.meteoinfo.image.filter中的类
-
A filter which flips images or rotates by multiples of 90 degrees.
- FlipFilter() - 类 的构造器org.meteoinfo.image.filter.FlipFilter
-
Construct a FlipFilter which flips horizontally and vertically.
- FlipFilter(int) - 类 的构造器org.meteoinfo.image.filter.FlipFilter
-
Construct a FlipFilter.
- floor(float) - 类 中的静态方法org.meteoinfo.image.math.SCNoise
- Flush3DFilter - org.meteoinfo.image.filter中的类
-
This filter tries to apply the Swing "flush 3D" effect to the black lines in an image.
- Flush3DFilter() - 类 的构造器org.meteoinfo.image.filter.Flush3DFilter
- FourColorFilter - org.meteoinfo.image.filter中的类
-
A filter which draws a gradient interpolated between four colors defined at the corners of the image.
- FourColorFilter() - 类 的构造器org.meteoinfo.image.filter.FourColorFilter
- FractalSumFunction - org.meteoinfo.image.math中的类
- FractalSumFunction(Function2D) - 类 的构造器org.meteoinfo.image.math.FractalSumFunction
- frameCount - 类 中的变量org.meteoinfo.image.GifDecoder
- frames - 类 中的变量org.meteoinfo.image.GifDecoder
- FREI_CHEN_H - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- FREI_CHEN_V - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- Function1D - org.meteoinfo.image.math中的接口
- Function2D - org.meteoinfo.image.math中的接口
- Function3D - org.meteoinfo.image.math中的接口
G
- gain - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- gain - 类 中的变量org.meteoinfo.image.filter.TextureFilter
- gain(float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
A variant of the gamma function.
- GainFilter - org.meteoinfo.image.filter中的类
-
A filter which changes the gain and bias of an image - similar to ContrastFilter.
- GainFilter() - 类 的构造器org.meteoinfo.image.filter.GainFilter
- GammaFilter - org.meteoinfo.image.filter中的类
-
A filter for changing the gamma of an image.
- GammaFilter() - 类 的构造器org.meteoinfo.image.filter.GammaFilter
-
Construct a GammaFilter.
- GammaFilter(float) - 类 的构造器org.meteoinfo.image.filter.GammaFilter
-
Construct a GammaFilter.
- GammaFilter(float, float, float) - 类 的构造器org.meteoinfo.image.filter.GammaFilter
-
Construct a GammaFilter.
- GAUSSIAN - 类 中的静态变量org.meteoinfo.image.filter.NoiseFilter
-
Gaussian distribution for the noise.
- gaussianFilter(Array, int, double) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Calculate a multi-dimensional gaussian filter.
- GaussianFilter - org.meteoinfo.image.filter中的类
-
A filter which applies Gaussian blur to an image.
- GaussianFilter() - 类 的构造器org.meteoinfo.image.filter.GaussianFilter
-
Construct a Gaussian filter.
- GaussianFilter(float) - 类 的构造器org.meteoinfo.image.filter.GaussianFilter
-
Construct a Gaussian filter.
- gct - 类 中的变量org.meteoinfo.image.GifDecoder
- gctFlag - 类 中的变量org.meteoinfo.image.GifDecoder
- gctSize - 类 中的变量org.meteoinfo.image.GifDecoder
- get() - 类 中的方法org.meteoinfo.image.vecmath.Color4f
- get(float[]) - 类 中的方法org.meteoinfo.image.vecmath.AxisAngle4f
- get(float[]) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- get(float[]) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- get(float[]) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- get(AxisAngle4f) - 类 中的方法org.meteoinfo.image.vecmath.AxisAngle4f
- get(Matrix4f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- get(Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- get(Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- getA() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- getAddMargins() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Get whether to increase the size of the output image to accomodate the shadow.
- getAlpha() - 类 中的方法org.meteoinfo.image.composite.MiscComposite
- getAlpha() - 类 中的方法org.meteoinfo.image.composite.RGBComposite
- getAmount() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the amount of noise to add.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Get the amount of effect.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Get the amount of texture.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.ChromeFilter
-
Get the amount of chrome.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
-
Get the amount of distortion.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Get the amount of texture.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
-
Get the amount of warp.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Get the amount of glint.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.GlowFilter
-
Get the amount of glow.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Get the amount of effect.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Get the amount of noise.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Get the amount of pinch.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.SaturationFilter
-
Set the amount of saturation change.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getAmount() - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
-
Get the amount of sparkle.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Get the amount of swim.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Get the amount of texture.
- getAmount() - 类 中的方法org.meteoinfo.image.filter.UnsharpFilter
-
Get the amount of sharpening.
- getAmplitude() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the amplitude of the ripples.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Returns the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Get the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Returns the angle of the arc.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- getAngle() - 类 中的方法org.meteoinfo.image.filter.FadeFilter
-
Returns the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Returns the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Returns the angle of each iteration.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
-
Returns the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the angle of the kaleidoscope.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- getAngle() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
-
Returns the angle of the mirror.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Returns the angle of blur.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Returns the angle of blur.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Get the angle of twist.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.RotateFilter
-
Returns the angle of rotation.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getAngle() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Returns the angle of the shadow.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getAngle() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getAngle() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
-
Returns the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Returns the angle of the effect.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Returns the angle of the texture.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Get the angle of twist.
- getAngle() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the angle of the texture.
- getAngle2() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the secondary angle of the kaleidoscope.
- getAngleCoefficient() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getAngleVariation() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getAzimuth() - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- getAzimuth() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getB() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- getBackground() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Get the background color.
- getBackground() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getBaseAmount() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- getBasis() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getBasis() - 类 中的方法org.meteoinfo.image.math.CompoundFunction2D
- getBasisType() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getBasisType() - 类 中的方法org.meteoinfo.image.math.FBM
- getBevel() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getBFactor() - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- getBFactor() - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- getBgColor() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Get the background color.
- getBias() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getBias() - 类 中的方法org.meteoinfo.image.filter.GainFilter
-
Get the bias.
- getBias() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getBlack() - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Set the color to be used for pixels below the lower threshold.
- getBlack() - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- getBlackFunction() - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
- getBlockSize() - 类 中的方法org.meteoinfo.image.filter.BlockFilter
-
Get the pixel block size.
- getBloom() - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Get the bloom factor.
- getBloomThreshold() - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Get the bloom threshold.
- getBlueGreen() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- getBlur() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set the blur that is applied before thresholding.
- getBlurMask() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Get the mask used to give the amount of blur at each point.
- getBorderPaint() - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Get the border paint.
- getBottomBorder() - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Returns the border border value.
- getBounds2D(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
- getBounds2D(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- getBounds2D(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
- getBounds2D(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- getBounds2D(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
- getBounds2D(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- getBrightness() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Get the brightness.
- getBrightness() - 类 中的方法org.meteoinfo.image.filter.ContrastFilter
-
Get the filter brightness.
- getBrightness() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getBTolerance() - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- getBTolerance() - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Get the brightness tolerance.
- getBumpFunction() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getBumpFunction() - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- getBumpHeight() - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- getBumpHeight() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getBumpHeight() - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- getBumpShape() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getBumpSoftness() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getBumpSoftness() - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- getBumpSource() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getBumpSource() - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- getC() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- getCameraAzimuth() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getCameraElevation() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getCentre() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- getCentre() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getCentre() - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
-
Get the centre of the light in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.SphereFilter
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
-
Get the centre of the light in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCleanImage() - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Get the clean image.
- getClip() - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- getCloudCover() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getCloudSharpness() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getCoefficient(int) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getCoefficient(int) - 类 中的方法org.meteoinfo.image.math.CellularFunction2D
- getColor() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the color of the metal.
- getColor() - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- getColor() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- getColor() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getColor() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getColor() - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- getColor(float) - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - 接口 中的方法org.meteoinfo.image.filter.Colormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - 类 中的方法org.meteoinfo.image.filter.GrayscaleColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - 类 中的方法org.meteoinfo.image.filter.LinearColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - 类 中的方法org.meteoinfo.image.filter.SpectrumColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor1() - 类 中的方法org.meteoinfo.image.filter.LinearColormap
-
Get the first color.
- getColor2() - 类 中的方法org.meteoinfo.image.filter.LinearColormap
-
Get the second color.
- getColorDither() - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Get whether to use a color dither.
- getColorDither() - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Get whether to use a color dither.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.LookupFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- getColormap() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Get the colormap to be used for the filter.
- getColormap() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Get the colormap to be used for the filter.
- getColorNE() - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- getColorNW() - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- getColorSE() - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- getColorSource() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getColorSW() - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- getComposite() - 类 中的方法org.meteoinfo.image.filter.CompositeFilter
-
Get the composite.
- getComposite() - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Get the composite with which to paint the text.
- getConeAngle() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getContourColor() - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- getContrast() - 类 中的方法org.meteoinfo.image.filter.ContrastFilter
-
Get the filter contrast.
- getCrossings() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getCurves() - 类 中的方法org.meteoinfo.image.filter.CurvesFilter
- getCyanScreenAngle() - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the cyan screen angle.
- getD() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- getDelay(int) - 类 中的方法org.meteoinfo.image.GifDecoder
-
Gets display duration for specified frame.
- getDensity() - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
-
Get the density of the image.
- getDensity() - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- getDensity() - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Get the density of the noise.
- getDensity() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getDensity() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getDestGrid() - 类 中的方法org.meteoinfo.image.filter.WarpFilter
-
Get the destination warp grid.
- getDestination() - 类 中的方法org.meteoinfo.image.filter.ApplyMaskFilter
-
Get the destination image.
- getDestination() - 类 中的方法org.meteoinfo.image.filter.InterpolateFilter
-
Get the destination image.
- getDestination() - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Get the destination image.
- getDestination() - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
-
Get the destination image.
- getDiffuseColor() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getDiffuseColor() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Material
- getDispersion() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Get the dispersion.
- getDisplacementMap() - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
-
Get the displacement map.
- getDistance() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the distance to move on each iteration.
- getDistance() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getDistance() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- getDistance() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Get the distance of blur.
- getDistance() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Get the distance of blur.
- getDistance() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Get the distance of the shadow.
- getDistance() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getDistance() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getDistance() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getDistancePower() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getDistortion() - 类 中的方法org.meteoinfo.image.math.VLNoise
- getDistribution() - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Get the distribution of the noise.
- getDither() - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
-
Return the dithering setting
- getdotRadius() - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the pixel block size.
- getEdgeAction() - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Get the action to perfomr for pixels off the image edges.
- getEdgeAction() - 类 中的方法org.meteoinfo.image.filter.TransformFilter
-
Get the action to perform for pixels off the edge of the image.
- getEdgeAction() - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- getEdgeColor() - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- getEdgeColor() - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- getEdgeThickness() - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- getEdgeThickness() - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- getElevation() - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- getElevation() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getEmboss() - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- getEndAlpha() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the alpha value at the last iteration.
- getEndAlpha() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getEnvironmentMap() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getEnvironmentMap() - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- getExposure() - 类 中的方法org.meteoinfo.image.filter.ChromeFilter
-
Get the exppsure of the effect.
- getExposure() - 类 中的方法org.meteoinfo.image.filter.ExposureFilter
-
Get the exposure level.
- getF1() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getF2() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getF3() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getF4() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getFactor() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- getFadeEdges() - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- getFadeEdges() - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- getFadeout() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getFadeStart() - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- getFadeWidth() - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- getFibres() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the amount of fibres in the texture.
- getFillColor() - 类 中的方法org.meteoinfo.image.filter.FillFilter
-
Get the fill color.
- getFocus() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getFont() - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Get the font with which to paint the text.
- getForeground() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Get the foreground color.
- getFOV() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getFrame(int) - 类 中的方法org.meteoinfo.image.GifDecoder
-
Gets the image contents of frame n.
- getFrameCount() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Gets the number of frames read from file.
- getFrames() - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- getFrameSize() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Gets image size.
- getFrequency(int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getFrequency(int, int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getFunction() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
- getFuzziness() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Get the fuzziness of the texture.
- getFuzziness() - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- getGain() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getGain() - 类 中的方法org.meteoinfo.image.filter.GainFilter
-
Get the gain.
- getGain() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getGain() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the gain of the texture.
- getGamma() - 类 中的方法org.meteoinfo.image.filter.GammaFilter
-
Get the gamma level.
- getGap() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- getGFactor() - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- getGlintOnly() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Get whether to render the stars and the image or only the stars.
- getGlow() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getGlowFalloff() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getGradientCoefficient() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getGreenRed() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- getGridType() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getH() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getH() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getHaziness() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getHEdgeMatrix() - 类 中的方法org.meteoinfo.image.filter.EdgeFilter
- getHeight() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Get the height of the arc.
- getHeight() - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Get the height of the crop rectangle.
- getHeight() - 类 中的方法org.meteoinfo.image.filter.TileImageFilter
-
Get the output image height.
- getHeight() - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- getHFactor() - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- getHighColor() - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
-
Get the high color.
- getHighLevel() - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- getHighOutputLevel() - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- getHRadius() - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Get the horizontal size of the blur.
- getHRadius() - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Get the horizontal size of the blur.
- getHRadius() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Get the horizontal size of the blur.
- getHTolerance() - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- getHTolerance() - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Get the hue tolerance.
- getImage() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Gets the first (or only) image read.
- getImageFormat(String) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Get image format
- getImagePixels() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Extracts image pixels into byte array "pixels"
- getIndexForColor(int) - 类 中的方法org.meteoinfo.image.filter.OctTreeQuantizer
-
Get the color table index for a color.
- getIndexForColor(int) - 接口 中的方法org.meteoinfo.image.filter.Quantizer
-
Using the previously-built color table, return the index into that table for a pixel.
- getInLines() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- getInstance(int, float) - 类 中的静态方法org.meteoinfo.image.composite.MiscComposite
- getIntensity() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- getInterpolation() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- getInterpolation() - 类 中的方法org.meteoinfo.image.filter.InterpolateFilter
-
Get the interpolation factor.
- getInterpolation() - 类 中的方法org.meteoinfo.image.filter.TransformFilter
-
Get the type of interpolation to perform.
- getIntoB() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- getIntoG() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- getIntoR() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- getInvert() - 类 中的方法org.meteoinfo.image.filter.DoGFilter
- getInvert() - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- getInvert() - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- getInvert() - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
- getInvert() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- getIterations() - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
-
Get the number of iterations the effect is performed.
- getIterations() - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Get the number of iterations the blur is performed.
- getIterations() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the number of iterations.
- getIterations() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
-
Get the number of iterations the effect is performed.
- getIterations() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getIterations() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Get the number of iterations the blur is performed.
- getK() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- getKernel() - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Get the convolution kernel.
- getKnot(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Get a knot color.
- getKnot(int) - 类 中的方法org.meteoinfo.image.filter.SplineColormap
-
Get a knot color.
- getKnotBlend(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Get a knot blend type.
- getKnotPosition(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Get a knot position.
- getKnotType(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Get a knot type.
- getLacunarity() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getLacunarity() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getLeftBorder() - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Returns the left border value.
- getLength() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Get the length of the stars.
- getLength() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getLevels() - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- getLevels() - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Get the number of dither levels.
- getLevels() - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Get the number of dither levels.
- getLevels() - 类 中的方法org.meteoinfo.image.filter.OilFilter
-
Get the number of levels for the effect.
- getLights() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getLoopCount() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Gets the "Netscape" iteration count, if any.
- getLowerThreshold() - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Get the lower threshold value.
- getLowLevel() - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- getLowOutputLevel() - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- getLUT() - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- getLUT() - 类 中的方法org.meteoinfo.image.filter.TransferFilter
- getMagentaScreenAngle() - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the magenta screen angle.
- getMap() - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Get the array of colors for the colormap.
- getMask() - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- getMask() - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
-
Get the halftone mask.
- getMask() - 类 中的方法org.meteoinfo.image.filter.MaskFilter
- getMaskImage() - 类 中的方法org.meteoinfo.image.filter.ApplyMaskFilter
-
Get the mask image.
- getMaterial() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getMatrix() - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Get the dither matrix.
- getMatrix() - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Get the dither matrix.
- getMatrix() - 类 中的方法org.meteoinfo.image.filter.SwizzleFilter
-
Get the swizzle matrix.
- getMaxFrequency() - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMaxFrequency(int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMaxValue() - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMaxValue(int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMeanValue() - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMeanValue(int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMerge() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- getMidColor() - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
-
Get the mid color.
- getMinFrequency() - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMinFrequency(int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMinValue() - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMinValue(int) - 类 中的方法org.meteoinfo.image.filter.Histogram
- getMix() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getMode() - 类 中的方法org.meteoinfo.image.filter.DeinterlaceFilter
- getMonochrome() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the type of noise to add.
- getMonochrome() - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
-
Get whether to do monochrome halftoning.
- getMonochrome() - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Get whether to use monochrome noise.
- getMorphImage() - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- getNewColor() - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
- getNormalize() - 类 中的方法org.meteoinfo.image.filter.DoGFilter
- getNumColors() - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
-
Get the number of colors to quantize to.
- getNumKnots() - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Get the number of knots in the gradient.
- getNumLevels() - 类 中的方法org.meteoinfo.image.filter.PosterizeFilter
-
Get the number of levels in the output image.
- getNumSamples() - 类 中的方法org.meteoinfo.image.filter.Histogram
- getOctaves() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getOctaves() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getOctaves() - 类 中的方法org.meteoinfo.image.math.TurbulenceFunction
- getOffset() - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- getOpacity() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Material
- getOpacity() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
-
Get the opacity of the reflection.
- getOpacity() - 类 中的方法org.meteoinfo.image.filter.OpacityFilter
-
Get the opacity setting.
- getOpacity() - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Get the opacity of the rays.
- getOpacity() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Get the opacity of the shadow.
- getOperation() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- getOperation() - 类 中的方法org.meteoinfo.image.filter.FlipFilter
-
Get the filter operation.
- getOperation() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getOperation() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
- getOriginX() - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
-
Get the origin of the output image.
- getOriginY() - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
-
Get the origin of the output image.
- getOutLines() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- getPaint() - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Get the paint with which to paint the text.
- getPaintMode() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- getPhase() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the phase of the ripples.
- getPixel(int, int, int[], int, int) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getPixel(int, int, int[], int, int) - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- getPixel(int, int, int[], int, int) - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- getPixels() - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- getPoint1() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- getPoint2() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- getPoint2D(Point2D, Point2D) - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
- getPoint2D(Point2D, Point2D) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- getPoint2D(Point2D, Point2D) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
- getPoint2D(Point2D, Point2D) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- getPoint2D(Point2D, Point2D) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
- getPoint2D(Point2D, Point2D) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- getPower() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- getPremultiplyAlpha() - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Get whether to premultiply the alpha channel.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Get the size of the blur.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the horizontal size of the blur.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- getRadius() - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- getRadius() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.GaussianFilter
-
Get the radius of the kernel.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Get the radius of the kernel.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Get the radius of the kernel.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
-
Get the radius of the kernel.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Get the radius of the effect.
- getRadius() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the radius of the effect.
- getRadius1() - 类 中的方法org.meteoinfo.image.filter.DoGFilter
-
Get the radius of the kernel.
- getRadius2() - 类 中的方法org.meteoinfo.image.filter.DoGFilter
-
Get the radius of the kernel.
- getRandomness() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- getRandomness() - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- getRange() - 类 中的方法org.meteoinfo.image.filter.OilFilter
-
Get the range of the effect in pixels.
- getRayAmount() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- getRays() - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- getRaysOnly() - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Get whether to render only the rays.
- getRedBlue() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- getRefractionIndex() - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Get the index of refaction.
- getRenderingHints() - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
- getRenderingHints() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- getRenderingHints() - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
- getRenderingHints() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- getRFactor() - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- getRGB(BufferedImage, int, int, int, int, int[]) - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
-
A convenience method for getting ARGB pixels from an image.
- getRGB(BufferedImage, int, int, int, int, int[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
A convenience method for getting ARGB pixels from an image.
- getRGB(BufferedImage, int, int, int, int, int[]) - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
-
A convenience method for getting ARGB pixels from an image.
- getRightBorder() - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Returns the right border value.
- getRingAmount() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- getRings() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the rings value.
- getRingWidth() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- getRotation() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Returns the amount of rotation on each iteration.
- getRotation() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- getRotation() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Get the blur rotation.
- getRotation() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Get the blur rotation.
- getRotation() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getRoundThreads() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getRule() - 类 中的方法org.meteoinfo.image.composite.MiscComposite
- getSamples() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Get the number of samples per pixel.
- getScale() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Returns the scale of the texture.
- getScale() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Returns the scale of the texture.
- getScale() - 类 中的方法org.meteoinfo.image.filter.ContourFilter
-
Returns the scale of the contours.
- getScale() - 类 中的方法org.meteoinfo.image.filter.DiffuseFilter
-
Returns the scale of the texture.
- getScale() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Returns the scale of the texture.
- getScale() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- getScale() - 类 中的方法org.meteoinfo.image.filter.RescaleFilter
-
Returns the scale factor.
- getScale() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getScale() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Returns the scale of the distortion.
- getScale() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Returns the scale of the texture.
- getScale() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the scale of the texture.
- getScaling() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- getScatter() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getSeed() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- getSeed() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getSelectedBounds(BufferedImage) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Calculates the bounds of the non-transparent parts of the given image.
- getSerpentine() - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Return the serpentine setting.
- getSerpentine() - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
-
Return the serpentine setting
- getSFactor() - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- getShadeCrossings() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getShadowColor() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Get the color of the shadow.
- getShadowColor() - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
-
Get the shadow color.
- getShadowOnly() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Get whether to only draw the shadow without the original image.
- getShadowOnly() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getShape() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- getShine() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the amount of shine to add in the range 0..1.
- getShineColor() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getSides() - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- getSides() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the number of sides of the kaleidoscope.
- getSides() - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Get the number of sides of the aperture.
- getSoftness() - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
-
Get the softness of the dissolve.
- getSoftness() - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- getSoftness() - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
-
Get the softness of the dissolve.
- getSoftness() - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
-
Get the softness of the effect.
- getSoftness() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- getSoftness() - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Get the softness of the effect.
- getSourceGrid() - 类 中的方法org.meteoinfo.image.filter.WarpFilter
-
Get the source warp grid.
- getSpreadAngle() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Get the spread angle of the arc.
- getStartAlpha() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Get the alpha value at the first iteration.
- getStartAlpha() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getSTolerance() - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- getSTolerance() - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Get the saturation tolerance.
- getStrength() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- getStrength() - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Get the strength of the rays.
- getStretch() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Returns the stretch factor of the texture.
- getStretch() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Returns the stretch factor of the texture.
- getStretch() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- getStretch() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getStretch() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Returns the stretch factor of the distortion.
- getStretch() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Returns the stretch factor of the texture.
- getStretch() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the stretch factor of the texture.
- getSubimage(BufferedImage, int, int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Returns a *copy* of a subimage of image.
- getSunAzimuth() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getSunColor() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getSunElevation() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getT() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getText() - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Get the text to paint.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.DilateFilter
-
Return the threshold - the number of neighbouring pixels for dilation to occur.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.ErodeFilter
-
Return the threshold - the number of neighbouring pixels for dilation to occur.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Get the threshold value.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Get the threshold value.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Get the threshold value.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Get the threshold value.
- getThreshold() - 类 中的方法org.meteoinfo.image.filter.UnsharpFilter
-
Get the threshold value.
- getTile() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getTime() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the time.
- getTime() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getTime() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Returns the time.
- getTime() - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- getTopBorder() - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Returns the top border value.
- getTransform() - 类 中的方法org.meteoinfo.image.filter.CompositeFilter
-
Get the transform.
- getTransform() - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Get the transform with which to paint the text.
- getTransition() - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- getTransition() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- getTransition() - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
-
Get the transition of the image.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Returns the turbulence of the effect.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Returns the turbulence of the effect.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Returns the turbulence of the effect.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
-
Returns the turbulence of the effect.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Returns the turbulence of the effect.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Returns the turbulence of the texture.
- getTurbulence() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Returns the turbulence of the texture.
- getTurbulenceFactor() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- getType() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- getType() - 类 中的方法org.meteoinfo.image.filter.PolarFilter
-
Get the distortion type.
- getType() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- getUpperThreshold() - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Get the upper threshold value.
- getUseAlpha() - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Get whether to convolve the alpha channel.
- getUseAlpha() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- getUseColormap() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- getUseImageColors() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- getUseImageColors() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getVEdgeMatrix() - 类 中的方法org.meteoinfo.image.filter.EdgeFilter
- getViewDistance() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- getVRadius() - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Get the vertical size of the blur.
- getVRadius() - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Get the vertical size of the blur.
- getVRadius() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Get the vertical size of the blur.
- getWavelength() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Get the wavelength of the ripples.
- getWaveType() - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Get the wave type.
- getWhite() - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Get the color to be used for pixels above the upper threshold.
- getWhite() - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Get the color to be used for pixels above the upper threshold.
- getWidth() - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Get the width of the crop rectangle.
- getWidth() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- getWidth() - 类 中的方法org.meteoinfo.image.filter.TileImageFilter
-
Get the output image width.
- getWidth() - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- getWindSpeed() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- getWrap() - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- getWrapEdges() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Get whether to wrap at the image edges.
- getX() - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Get the left edge of the crop rectangle.
- getXAmplitude() - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Get the amplitude of ripple in the X direction.
- getXAngle() - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- getXGap() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getXMapFunction() - 类 中的方法org.meteoinfo.image.filter.MapFilter
- getXOffset() - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- getXScale() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Get the X scale of the texture.
- getXScale() - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Get the X scale of the effect.
- getXWavelength() - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Get the wavelength of ripple in the X direction.
- getXWidth() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getY() - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Get the top edge of the crop rectangle.
- getYAmplitude() - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Get the amplitude of ripple in the Y direction.
- getYAngle() - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- getYellowScreenAngle() - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the yellow screen angle.
- getYGap() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getYMapFunction() - 类 中的方法org.meteoinfo.image.filter.MapFilter
- getYOffset() - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- getYScale() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Get the Y scale of the texture.
- getYScale() - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Get the Y scale of the effect.
- getYWavelength() - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Get the wavelength of ripple in the Y direction.
- getYWidth() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- getZoom() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Returns the amount to scale on each iteration.
- getZoom() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Get the blur zoom.
- getZoom() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Get the blur zoom.
- getZoom() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- gFactor - 类 中的变量org.meteoinfo.image.filter.RGBAdjustFilter
- GifDecoder - org.meteoinfo.image中的类
-
Class GifDecoder - Decodes a GIF file into one or more frames.
- GifDecoder() - 类 的构造器org.meteoinfo.image.GifDecoder
- GlintFilter - org.meteoinfo.image.filter中的类
-
A filter which renders "glints" on bright parts of the image.
- GlintFilter() - 类 的构造器org.meteoinfo.image.filter.GlintFilter
- GlowFilter - org.meteoinfo.image.filter中的类
-
A filter which adds Gaussian blur to an image, producing a glowing effect.
- GlowFilter() - 类 的构造器org.meteoinfo.image.filter.GlowFilter
- Gradient - org.meteoinfo.image.filter中的类
-
A Colormap implemented using Catmull-Rom colour splines.
- Gradient() - 类 的构造器org.meteoinfo.image.filter.Gradient
-
Construct a Gradient.
- Gradient(int[]) - 类 的构造器org.meteoinfo.image.filter.Gradient
-
Construct a Gradient with the given colors.
- Gradient(int[], int[]) - 类 的构造器org.meteoinfo.image.filter.Gradient
-
Construct a Gradient with the given colors and knot positions.
- Gradient(int[], int[], byte[]) - 类 的构造器org.meteoinfo.image.filter.Gradient
-
Construct a Gradient with the given colors, knot positions and interpolation types.
- GradientFilter - org.meteoinfo.image.filter中的类
-
A filter which draws a coloured gradient.
- GradientFilter() - 类 的构造器org.meteoinfo.image.filter.GradientFilter
- GradientFilter(Point, Point, int, int, boolean, int, int) - 类 的构造器org.meteoinfo.image.filter.GradientFilter
- GradientWipeFilter - org.meteoinfo.image.filter中的类
-
A filter which can be used to produce wipes by transferring the luma of a mask image into the alpha channel of the source.
- GradientWipeFilter() - 类 的构造器org.meteoinfo.image.filter.GradientWipeFilter
- GRAY - 类 中的静态变量org.meteoinfo.image.filter.Histogram
- GrayFilter - org.meteoinfo.image.filter中的类
-
A filter which 'grays out' an image by averaging each pixel with white.
- GrayFilter() - 类 的构造器org.meteoinfo.image.filter.GrayFilter
- GrayscaleColormap - org.meteoinfo.image.filter中的类
-
A grayscale colormap.
- GrayscaleColormap() - 类 的构造器org.meteoinfo.image.filter.GrayscaleColormap
- GrayscaleFilter - org.meteoinfo.image.filter中的类
-
A filter which converts an image to grayscale using the NTSC brightness calculation.
- GrayscaleFilter() - 类 的构造器org.meteoinfo.image.filter.GrayscaleFilter
- GREEN - 类 中的静态变量org.meteoinfo.image.filter.Histogram
- gridType - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- gTable - 类 中的变量org.meteoinfo.image.filter.TransferFilter
H
- H - 类 中的变量org.meteoinfo.image.math.FBM
- HALF_PI - 类 中的静态变量org.meteoinfo.image.filter.ImageMath
-
The value of half pi as a float.
- HalftoneFilter - org.meteoinfo.image.filter中的类
-
A filter which uses a another image as a ask to produce a halftoning effect.
- HalftoneFilter() - 类 的构造器org.meteoinfo.image.filter.HalftoneFilter
- HARD_LIGHT - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- HardLightComposite - org.meteoinfo.image.composite中的类
- HardLightComposite(float) - 类 的构造器org.meteoinfo.image.composite.HardLightComposite
- hashCode() - 类 中的方法org.meteoinfo.image.composite.ContourComposite
- hashCode() - 类 中的方法org.meteoinfo.image.composite.MiscComposite
- hashCode() - 类 中的方法org.meteoinfo.image.composite.RGBComposite
- hEdgeMatrix - 类 中的变量org.meteoinfo.image.filter.EdgeFilter
- height - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- height - 类 中的变量org.meteoinfo.image.GifDecoder
- height - 类 中的变量org.meteoinfo.image.math.ImageFunction2D
- HEXAGONAL - 类 中的静态变量org.meteoinfo.image.filter.CellularFilter
- hFactor - 类 中的变量org.meteoinfo.image.filter.HSBAdjustFilter
- HighPassFilter - org.meteoinfo.image.filter中的类
-
A filter which adds Gaussian blur to an image, producing a glowing effect.
- HighPassFilter() - 类 的构造器org.meteoinfo.image.filter.HighPassFilter
- histogram - 类 中的变量org.meteoinfo.image.filter.Histogram
- Histogram - org.meteoinfo.image.filter中的类
-
An image histogram.
- Histogram() - 类 的构造器org.meteoinfo.image.filter.Histogram
- Histogram(int[], int, int, int, int) - 类 的构造器org.meteoinfo.image.filter.Histogram
- HSBAdjustFilter - org.meteoinfo.image.filter中的类
- HSBAdjustFilter() - 类 的构造器org.meteoinfo.image.filter.HSBAdjustFilter
- HSBAdjustFilter(float, float, float) - 类 的构造器org.meteoinfo.image.filter.HSBAdjustFilter
- HUE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- HUE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- HUE_CCW - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate hue counter clockwise.
- HUE_CW - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate hue clockwise.
- HueComposite - org.meteoinfo.image.composite中的类
- HueComposite(float) - 类 的构造器org.meteoinfo.image.composite.HueComposite
I
- ih - 类 中的变量org.meteoinfo.image.GifDecoder
- image - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- image - 类 中的变量org.meteoinfo.image.GifDecoder
- ImageCombiningFilter - org.meteoinfo.image.filter中的类
- ImageCombiningFilter() - 类 的构造器org.meteoinfo.image.filter.ImageCombiningFilter
- ImageFunction2D - org.meteoinfo.image.math中的类
- ImageFunction2D(int[], int, int, int, boolean) - 类 的构造器org.meteoinfo.image.math.ImageFunction2D
- ImageFunction2D(Image) - 类 的构造器org.meteoinfo.image.math.ImageFunction2D
- ImageFunction2D(BufferedImage) - 类 的构造器org.meteoinfo.image.math.ImageFunction2D
- ImageFunction2D(BufferedImage, boolean) - 类 的构造器org.meteoinfo.image.math.ImageFunction2D
- ImageFunction2D(BufferedImage, int, boolean) - 类 的构造器org.meteoinfo.image.math.ImageFunction2D
- ImageFunction2D(Image, int, boolean) - 类 的构造器org.meteoinfo.image.math.ImageFunction2D
- imageLoad(String) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Load image from image file
- ImageMath - org.meteoinfo.image.filter中的类
-
A class containing static math methods useful for image processing.
- ImageMath() - 类 的构造器org.meteoinfo.image.filter.ImageMath
- imageRead(BufferedImage) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Read RGB array data from image
- imageRead(String) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Read RGB array data from image file
- imageSave(BufferedImage, String) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Save image into a file
- imageSave(BufferedImage, String, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Save image into a file
- imageSave(Array, String) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Save image into a file
- ImageUtil - org.meteoinfo.image中的类
- ImageUtil() - 类 的构造器org.meteoinfo.image.ImageUtil
- ImageUtils - org.meteoinfo.image.filter中的类
-
A class containing some static utility methods for dealing with BufferedImages.
- ImageUtils() - 类 的构造器org.meteoinfo.image.filter.ImageUtils
- in - 类 中的变量org.meteoinfo.image.GifDecoder
- index - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- indexedPixels - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- init() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Initializes or re-initializes reader
- init(int[], int, int, int, boolean) - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- initialize() - 类 中的方法org.meteoinfo.image.filter.CurvesFilter
- initialize() - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Initialize the filter.
- initialize() - 类 中的方法org.meteoinfo.image.filter.GammaFilter
- initialize() - 类 中的方法org.meteoinfo.image.filter.PosterizeFilter
-
Initialize the filter.
- initialize() - 类 中的方法org.meteoinfo.image.filter.TransferFilter
- initialized - 类 中的变量org.meteoinfo.image.filter.TransferFilter
- INT_CIRCLE_DOWN - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- INT_CIRCLE_UP - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- INT_LINEAR - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- INT_SMOOTH - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- interlace - 类 中的变量org.meteoinfo.image.GifDecoder
- interpolate(int, int, float) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
- interpolate(Tuple3f, float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- interpolate(Tuple4f, float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- InterpolateFilter - org.meteoinfo.image.filter中的类
-
A filter which interpolates betwen two images.
- InterpolateFilter() - 类 的构造器org.meteoinfo.image.filter.InterpolateFilter
- interpolateSpline(float[], float[], int, int, float[], int, int) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
- interpolateSpline2(float[], float[], int, float[], int, int) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
- interpolation - 类 中的变量org.meteoinfo.image.filter.TransformFilter
-
The type of interpolation to use.
- invert() - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- invert(Matrix4f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- INVERT_IN_CIRCLE - 类 中的静态变量org.meteoinfo.image.filter.PolarFilter
-
Invert the image in a circle.
- InvertAlphaFilter - org.meteoinfo.image.filter中的类
-
A Filter to invert the alpha channel of an image.
- InvertAlphaFilter() - 类 的构造器org.meteoinfo.image.filter.InvertAlphaFilter
- InvertFilter - org.meteoinfo.image.filter中的类
-
A filter which inverts the RGB channels of an image.
- InvertFilter() - 类 的构造器org.meteoinfo.image.filter.InvertFilter
- isBlack(int) - 接口 中的方法org.meteoinfo.image.math.BinaryFunction
- isBlack(int) - 类 中的方法org.meteoinfo.image.math.BlackFunction
- isGray - 类 中的变量org.meteoinfo.image.filter.Histogram
- isGray() - 类 中的方法org.meteoinfo.image.filter.Histogram
- isResize() - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- IteratedFilter - org.meteoinfo.image.filter中的类
-
A BufferedImageOp which iterates another BufferedImageOp.
- IteratedFilter(BufferedImageOp, int) - 类 的构造器org.meteoinfo.image.filter.IteratedFilter
-
Construct an IteratedFilter.
- iterations - 类 中的变量org.meteoinfo.image.filter.BinaryFilter
- iw - 类 中的变量org.meteoinfo.image.GifDecoder
- ix - 类 中的变量org.meteoinfo.image.GifDecoder
- iy - 类 中的变量org.meteoinfo.image.GifDecoder
J
- JavaLnFFilter - org.meteoinfo.image.filter中的类
-
A filter which produces the stipple effect for Swing icons specified in the Java Look and Feel Guidelines.
- JavaLnFFilter() - 类 的构造器org.meteoinfo.image.filter.JavaLnFFilter
K
- KaleidoscopeFilter - org.meteoinfo.image.filter中的类
-
A Filter which produces the effect of looking into a kaleidoscope.
- KaleidoscopeFilter() - 类 的构造器org.meteoinfo.image.filter.KaleidoscopeFilter
-
Construct a KaleidoscopeFilter with no distortion.
- kernel - 类 中的变量org.meteoinfo.image.filter.ConvolveFilter
-
The convolution kernel.
- kernel - 类 中的变量org.meteoinfo.image.filter.GaussianFilter
-
The convolution kernel.
- KeyFilter - org.meteoinfo.image.filter中的类
-
An experimental filter which can be used for keying against a clean shot.
- KeyFilter() - 类 的构造器org.meteoinfo.image.filter.KeyFilter
- knotAt(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Return the knot at a given position.
L
- lacunarity - 类 中的变量org.meteoinfo.image.math.FBM
- LaplaceFilter - org.meteoinfo.image.filter中的类
-
Edge detection via the Laplacian operator.
- LaplaceFilter() - 类 的构造器org.meteoinfo.image.filter.LaplaceFilter
- lastBgColor - 类 中的变量org.meteoinfo.image.GifDecoder
- lastDispose - 类 中的变量org.meteoinfo.image.GifDecoder
- lastImage - 类 中的变量org.meteoinfo.image.GifDecoder
- lastRect - 类 中的变量org.meteoinfo.image.GifDecoder
- lct - 类 中的变量org.meteoinfo.image.GifDecoder
- lctFlag - 类 中的变量org.meteoinfo.image.GifDecoder
- lctSize - 类 中的变量org.meteoinfo.image.GifDecoder
- length - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- length() - 类 中的方法org.meteoinfo.image.vecmath.Vector3f
- length() - 类 中的方法org.meteoinfo.image.vecmath.Vector4f
- lengthSquared - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- LensBlurFilter - org.meteoinfo.image.filter中的类
-
A filter which use FFTs to simulate lens blur on an image.
- LensBlurFilter() - 类 的构造器org.meteoinfo.image.filter.LensBlurFilter
- lerp(float, float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Linear interpolation.
- lerp(float, float, float) - 类 中的静态方法org.meteoinfo.image.math.Noise
- lerp(float, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Linear interpolation.
- lerp(float, WarpGrid, WarpGrid) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
- LevelsFilter - org.meteoinfo.image.filter中的类
-
A filter which allows levels adjustment on an image.
- LevelsFilter() - 类 的构造器org.meteoinfo.image.filter.LevelsFilter
- LifeFilter - org.meteoinfo.image.filter中的类
-
A filter which performs one round of the game of Life on an image.
- LifeFilter() - 类 的构造器org.meteoinfo.image.filter.LifeFilter
- Light() - 类 的构造器org.meteoinfo.image.filter.LightFilter.Light
- Light(float, float, float) - 类 的构造器org.meteoinfo.image.filter.LightFilter.Light
- LIGHTEN - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- LightenComposite - org.meteoinfo.image.composite中的类
- LightenComposite(float) - 类 的构造器org.meteoinfo.image.composite.LightenComposite
- LightFilter - org.meteoinfo.image.filter中的类
-
A filter which produces lighting and embossing effects.
- LightFilter() - 类 的构造器org.meteoinfo.image.filter.LightFilter
- LightFilter.AmbientLight - org.meteoinfo.image.filter中的类
- LightFilter.DistantLight - org.meteoinfo.image.filter中的类
- LightFilter.Light - org.meteoinfo.image.filter中的类
-
A class representing a light.
- LightFilter.Material - org.meteoinfo.image.filter中的类
-
A class representing material properties.
- LightFilter.PointLight - org.meteoinfo.image.filter中的类
- LightFilter.SpotLight - org.meteoinfo.image.filter中的类
- Line(int, int, int, int) - 类 的构造器org.meteoinfo.image.filter.FieldWarpFilter.Line
- LINEAR - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate linearly.
- LINEAR - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- LINEAR - 类 中的静态变量org.meteoinfo.image.filter.ShapeFilter
- LinearColormap - org.meteoinfo.image.filter中的类
-
A colormap which interpolates linearly between two colors.
- LinearColormap() - 类 的构造器org.meteoinfo.image.filter.LinearColormap
-
Construct a color map with a grayscale ramp from black to white.
- LinearColormap(int, int) - 类 的构造器org.meteoinfo.image.filter.LinearColormap
-
Construct a linear color map.
- LINES - 类 中的静态变量org.meteoinfo.image.filter.SmearFilter
- LookupFilter - org.meteoinfo.image.filter中的类
-
A filter which uses the brightness of each pixel to lookup a color from a colormap.
- LookupFilter() - 类 的构造器org.meteoinfo.image.filter.LookupFilter
-
Construct a LookupFilter.
- LookupFilter(Colormap) - 类 的构造器org.meteoinfo.image.filter.LookupFilter
-
Construct a LookupFilter.
- loopCount - 类 中的变量org.meteoinfo.image.GifDecoder
M
- m00 - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- m00 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m01 - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- m01 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m02 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m03 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m10 - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- m10 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m11 - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- m11 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m12 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m13 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m20 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m21 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m22 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m23 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m30 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m31 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m32 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- m33 - 类 中的变量org.meteoinfo.image.vecmath.Matrix4f
- makeFBM(float, float, float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- makeKernel(float) - 类 中的静态方法org.meteoinfo.image.filter.GaussianFilter
-
Make a Gaussian blur kernel.
- makeTable() - 类 中的方法org.meteoinfo.image.filter.Curve
- makeTable() - 类 中的方法org.meteoinfo.image.filter.TransferFilter
- map - 类 中的变量org.meteoinfo.image.filter.ArrayColormap
-
The array of colors.
- MapColorsFilter - org.meteoinfo.image.filter中的类
-
A filter which replaces one color by another in an image.
- MapColorsFilter() - 类 的构造器org.meteoinfo.image.filter.MapColorsFilter
-
Construct a MapColorsFilter.
- MapColorsFilter(int, int) - 类 的构造器org.meteoinfo.image.filter.MapColorsFilter
-
Construct a MapColorsFilter.
- MapFilter - org.meteoinfo.image.filter中的类
- MapFilter() - 类 的构造器org.meteoinfo.image.filter.MapFilter
- MarbleFilter - org.meteoinfo.image.filter中的类
-
This filter applies a marbling effect to an image, displacing pixels by random amounts.
- MarbleFilter() - 类 的构造器org.meteoinfo.image.filter.MarbleFilter
- MarbleFunction - org.meteoinfo.image.math中的类
- MarbleFunction() - 类 的构造器org.meteoinfo.image.math.MarbleFunction
- MarbleFunction(Function2D) - 类 的构造器org.meteoinfo.image.math.MarbleFunction
- MarbleTexFilter - org.meteoinfo.image.filter中的类
- MarbleTexFilter() - 类 的构造器org.meteoinfo.image.filter.MarbleTexFilter
- MaskFilter - org.meteoinfo.image.filter中的类
-
Applies a bit mask to each ARGB pixel of an image.
- MaskFilter() - 类 的构造器org.meteoinfo.image.filter.MaskFilter
- MaskFilter(int) - 类 的构造器org.meteoinfo.image.filter.MaskFilter
- Material() - 类 的构造器org.meteoinfo.image.filter.LightFilter.Material
- MathFunction1D - org.meteoinfo.image.math中的类
- MathFunction1D(int) - 类 的构造器org.meteoinfo.image.math.MathFunction1D
- matrix - 类 中的静态变量org.meteoinfo.image.filter.QuantizeFilter
-
Floyd-Steinberg dithering matrix.
- matrix - 类 中的变量org.meteoinfo.image.filter.WeaveFilter
- Matrix4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Matrix4f() - 类 的构造器org.meteoinfo.image.vecmath.Matrix4f
- Matrix4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Matrix4f
- Matrix4f(Matrix4f) - 类 的构造器org.meteoinfo.image.vecmath.Matrix4f
- MAX - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- maxFrequency - 类 中的变量org.meteoinfo.image.filter.Histogram
- maximumFilter(Array, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Calculate a multi-dimensional maximum filter.
- MaximumFilter - org.meteoinfo.image.filter中的类
-
A filter which replcaes each pixel by the maximum of itself and its eight neightbours.
- MaximumFilter() - 类 的构造器org.meteoinfo.image.filter.MaximumFilter
- MaxStackSize - 类 中的静态变量org.meteoinfo.image.GifDecoder
- maxValue - 类 中的变量org.meteoinfo.image.filter.Histogram
- maxValue - 类 中的变量org.meteoinfo.image.filter.TransitionFilter
-
The end value for the filter property.
- mean - 类 中的变量org.meteoinfo.image.filter.Histogram
- mean(Array, int, boolean) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Calculate mean value with window size
- MedianFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a 3x3 median operation.
- MedianFilter() - 类 的构造器org.meteoinfo.image.filter.MedianFilter
- MIN - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- minFrequency - 类 中的变量org.meteoinfo.image.filter.Histogram
- minimumFilter(Array, int) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Calculate a multi-dimensional minimum filter.
- MinimumFilter - org.meteoinfo.image.filter中的类
-
A filter which replcaes each pixel by the mimimum of itself and its eight neightbours.
- MinimumFilter() - 类 的构造器org.meteoinfo.image.filter.MinimumFilter
- minValue - 类 中的变量org.meteoinfo.image.filter.Histogram
- minValue - 类 中的变量org.meteoinfo.image.filter.TransitionFilter
-
The start value for the filter property.
- MirrorFilter - org.meteoinfo.image.filter中的类
- MirrorFilter() - 类 的构造器org.meteoinfo.image.filter.MirrorFilter
- MiscComposite - org.meteoinfo.image.composite中的类
- MiscCompositeContext - org.meteoinfo.image.composite中的类
- MiscCompositeContext(int, float, ColorModel, ColorModel) - 类 的构造器org.meteoinfo.image.composite.MiscCompositeContext
- mixColors(float, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Linear interpolation of ARGB values.
- mod(double, double) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Return a mod b.
- mod(float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Return a mod b.
- mod(int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Return a mod b.
- morph(int[], int[], int[], WarpGrid, WarpGrid, int, int, float) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- MotionBlurFilter - org.meteoinfo.image.filter中的类
-
A filter which produces motion blur the slow, but higher-quality way.
- MotionBlurFilter() - 类 的构造器org.meteoinfo.image.filter.MotionBlurFilter
-
Construct a MotionBlurFilter.
- MotionBlurFilter(float, float, float, float) - 类 的构造器org.meteoinfo.image.filter.MotionBlurFilter
-
Construct a MotionBlurFilter.
- MotionBlurOp - org.meteoinfo.image.filter中的类
-
A filter which produces motion blur the faster, but lower-quality way.
- MotionBlurOp() - 类 的构造器org.meteoinfo.image.filter.MotionBlurOp
-
Construct a MotionBlurOp.
- MotionBlurOp(float, float, float, float) - 类 的构造器org.meteoinfo.image.filter.MotionBlurOp
-
Construct a MotionBlurOp.
- mul(Matrix4f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- MULTIPLY - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- MULTIPLY - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- MultiplyComposite - org.meteoinfo.image.composite中的类
- MultiplyComposite(float) - 类 的构造器org.meteoinfo.image.composite.MultiplyComposite
- MutatableFilter - org.meteoinfo.image.filter中的接口
- mutate(float) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Mutate the gradient.
- mutate(float, BufferedImageOp, boolean, boolean) - 接口 中的方法org.meteoinfo.image.filter.MutatableFilter
N
- nearColors(int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.PixelUtils
- NEAREST_NEIGHBOUR - 类 中的静态变量org.meteoinfo.image.filter.TransformFilter
-
Use nearest-neighbout interpolation.
- negate() - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- negate() - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- negate(Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- negate(Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- NEGATION - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- NegationComposite - org.meteoinfo.image.composite中的类
- NegationComposite(float) - 类 的构造器org.meteoinfo.image.composite.NegationComposite
- newColor - 类 中的变量org.meteoinfo.image.filter.BinaryFilter
- Noise - org.meteoinfo.image.math中的类
-
Perlin Noise functions
- Noise() - 类 的构造器org.meteoinfo.image.math.Noise
- NOISE - 类 中的静态变量org.meteoinfo.image.filter.FBMFilter
- NOISE - 类 中的静态变量org.meteoinfo.image.filter.RippleFilter
-
Noise ripples.
- noise1(float) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Compute 1-dimensional Perlin noise.
- noise2(float, float) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Compute 2-dimensional Perlin noise.
- noise3(float, float, float) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Compute 3-dimensional Perlin noise.
- NoiseFilter - org.meteoinfo.image.filter中的类
-
A filter which adds random noise into an image.
- NoiseFilter() - 类 的构造器org.meteoinfo.image.filter.NoiseFilter
- NORMAL - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- normalize() - 类 中的方法org.meteoinfo.image.vecmath.Quat4f
- normalize() - 类 中的方法org.meteoinfo.image.vecmath.Vector3f
- normalize() - 类 中的方法org.meteoinfo.image.vecmath.Vector4f
- numSamples - 类 中的变量org.meteoinfo.image.filter.Histogram
O
- OCTAGONAL - 类 中的静态变量org.meteoinfo.image.filter.CellularFilter
- octaves - 类 中的变量org.meteoinfo.image.math.FBM
- OctTreeQuantizer - org.meteoinfo.image.filter中的类
-
An image Quantizer based on the Octree algorithm.
- OctTreeQuantizer() - 类 的构造器org.meteoinfo.image.filter.OctTreeQuantizer
- ODD - 类 中的静态变量org.meteoinfo.image.filter.DeinterlaceFilter
- OffsetFilter - org.meteoinfo.image.filter中的类
- OffsetFilter() - 类 的构造器org.meteoinfo.image.filter.OffsetFilter
- OffsetFilter(int, int, boolean) - 类 的构造器org.meteoinfo.image.filter.OffsetFilter
- OilFilter - org.meteoinfo.image.filter中的类
-
A filter which produces a "oil-painting" effect.
- OilFilter() - 类 的构造器org.meteoinfo.image.filter.OilFilter
- OpacityFilter - org.meteoinfo.image.filter中的类
-
Sets the opacity (alpha) of every pixel in an image to a constant value.
- OpacityFilter() - 类 的构造器org.meteoinfo.image.filter.OpacityFilter
-
Construct an OpacityFilter with 50% opacity.
- OpacityFilter(int) - 类 的构造器org.meteoinfo.image.filter.OpacityFilter
-
Construct an OpacityFilter with the given opacity (alpha).
- operation - 类 中的变量org.meteoinfo.image.filter.TextureFilter
- org.meteoinfo.image - 程序包 org.meteoinfo.image
- org.meteoinfo.image.composite - 程序包 org.meteoinfo.image.composite
- org.meteoinfo.image.filter - 程序包 org.meteoinfo.image.filter
- org.meteoinfo.image.math - 程序包 org.meteoinfo.image.math
- org.meteoinfo.image.vecmath - 程序包 org.meteoinfo.image.vecmath
- originalSpace - 类 中的变量org.meteoinfo.image.filter.TransformFilter
-
The input image rectangle.
- originalSpace - 类 中的变量org.meteoinfo.image.filter.WholeImageFilter
-
The input image bounds.
- out - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- OutlineFilter - org.meteoinfo.image.filter中的类
-
Given a binary image, this filter converts it to its outline, replacing all interior pixels with the 'new' color.
- OutlineFilter() - 类 的构造器org.meteoinfo.image.filter.OutlineFilter
- OVERLAY - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- OVERLAY - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- OverlayComposite - org.meteoinfo.image.composite中的类
- OverlayComposite(float) - 类 的构造器org.meteoinfo.image.composite.OverlayComposite
P
- paintCheckedBackground(Component, Graphics, int, int, int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
Paint a check pattern, used for a background to indicate image transparency.
- palSize - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- perm - 类 中的变量org.meteoinfo.image.math.SCNoise
- PerspectiveFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a perspective distortion on an image.
- PerspectiveFilter() - 类 的构造器org.meteoinfo.image.filter.PerspectiveFilter
-
Construct a PerspectiveFilter.
- PerspectiveFilter(float, float, float, float, float, float, float, float) - 类 的构造器org.meteoinfo.image.filter.PerspectiveFilter
-
Construct a PerspectiveFilter.
- phongShade(Vector3f, Vector3f, Vector3f, Color4f, Color4f, LightFilter.Material, LightFilter.Light[]) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- PI - 类 中的静态变量org.meteoinfo.image.filter.ImageMath
-
The value of pi as a float.
- PIN_LIGHT - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- PinchFilter - org.meteoinfo.image.filter中的类
-
A filter which performs the popular whirl-and-pinch distortion effect.
- PinchFilter() - 类 的构造器org.meteoinfo.image.filter.PinchFilter
- PinLightComposite - org.meteoinfo.image.composite中的类
- PinLightComposite(float) - 类 的构造器org.meteoinfo.image.composite.PinLightComposite
- pixelAspect - 类 中的变量org.meteoinfo.image.GifDecoder
- pixels - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- pixels - 类 中的变量org.meteoinfo.image.GifDecoder
- pixels - 类 中的变量org.meteoinfo.image.math.ImageFunction2D
- pixelStack - 类 中的变量org.meteoinfo.image.GifDecoder
- PixelUtils - org.meteoinfo.image.filter中的类
-
Some more useful math functions for image processing.
- PixelUtils() - 类 的构造器org.meteoinfo.image.filter.PixelUtils
- PlasmaFilter - org.meteoinfo.image.filter中的类
- PlasmaFilter() - 类 的构造器org.meteoinfo.image.filter.PlasmaFilter
- Point() - 类 的构造器org.meteoinfo.image.filter.CellularFilter.Point
- POINT - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
- Point3f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Point3f() - 类 的构造器org.meteoinfo.image.vecmath.Point3f
- Point3f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Point3f
- Point3f(float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Point3f
- Point3f(Point3f) - 类 的构造器org.meteoinfo.image.vecmath.Point3f
- Point3f(Tuple3f) - 类 的构造器org.meteoinfo.image.vecmath.Point3f
- Point4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Point4f() - 类 的构造器org.meteoinfo.image.vecmath.Point4f
- Point4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Point4f
- Point4f(float, float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Point4f
- Point4f(Point4f) - 类 的构造器org.meteoinfo.image.vecmath.Point4f
- Point4f(Tuple4f) - 类 的构造器org.meteoinfo.image.vecmath.Point4f
- PointFilter - org.meteoinfo.image.filter中的类
-
An abstract superclass for point filters.
- PointFilter() - 类 的构造器org.meteoinfo.image.filter.PointFilter
- PointillizeFilter - org.meteoinfo.image.filter中的类
- PointillizeFilter() - 类 的构造器org.meteoinfo.image.filter.PointillizeFilter
- PointLight() - 类 的构造器org.meteoinfo.image.filter.LightFilter.PointLight
- POLAR_TO_RECT - 类 中的静态变量org.meteoinfo.image.filter.PolarFilter
-
Convert from polar to rectangular coordinates.
- PolarFilter - org.meteoinfo.image.filter中的类
-
A filter which distorts and image by performing coordinate conversions between rectangular and polar coordinates.
- PolarFilter() - 类 的构造器org.meteoinfo.image.filter.PolarFilter
-
Construct a PolarFilter.
- PolarFilter(int) - 类 的构造器org.meteoinfo.image.filter.PolarFilter
-
Construct a PolarFilter.
- PosterizeFilter - org.meteoinfo.image.filter中的类
-
A filter to posterize an image.
- PosterizeFilter() - 类 的构造器org.meteoinfo.image.filter.PosterizeFilter
- prefix - 类 中的变量org.meteoinfo.image.GifDecoder
- premultiply(int[], int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Premultiply a block of pixels
- premultiplyAlpha - 类 中的变量org.meteoinfo.image.filter.ConvolveFilter
-
Whether to promultiply the alpha before convolving.
- PremultiplyFilter - org.meteoinfo.image.filter中的类
-
A filter which premultiplies an image's alpha.
- PremultiplyFilter() - 类 的构造器org.meteoinfo.image.filter.PremultiplyFilter
- prepare(int, int) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
-
Prepare the light for rendering.
- prepareFilter(float) - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
-
Prepare the filter for the transiton at a given time.
- PREWITT_H - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- PREWITT_V - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- pulse(float, float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
The pulse function.
Q
- quadToUnitSquare(float, float, float, float, float, float, float, float) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
-
Set the transform to map a quadrilateral onto the unit square.
- quantize(int[], int[], int, int, int, boolean, boolean) - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
- QuantizeFilter - org.meteoinfo.image.filter中的类
-
A filter which quantizes an image to a set number of colors - useful for producing images which are to be encoded using an index color model.
- QuantizeFilter() - 类 的构造器org.meteoinfo.image.filter.QuantizeFilter
- Quantizer - org.meteoinfo.image.filter中的接口
-
The interface for an image quantizer.
- QUARTER_PI - 类 中的静态变量org.meteoinfo.image.filter.ImageMath
-
The value of quarter pi as a float.
- Quat4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Quat4f() - 类 的构造器org.meteoinfo.image.vecmath.Quat4f
- Quat4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Quat4f
- Quat4f(float, float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Quat4f
- Quat4f(Quat4f) - 类 的构造器org.meteoinfo.image.vecmath.Quat4f
- Quat4f(Tuple4f) - 类 的构造器org.meteoinfo.image.vecmath.Quat4f
- QuiltFilter - org.meteoinfo.image.filter中的类
- QuiltFilter() - 类 的构造器org.meteoinfo.image.filter.QuiltFilter
R
- R2 - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- r255 - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
- r255 - 类 中的静态变量org.meteoinfo.image.filter.ShadeFilter
- RADIAL - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- radius - 类 中的变量org.meteoinfo.image.filter.ErodeAlphaFilter
- radius - 类 中的变量org.meteoinfo.image.filter.GaussianFilter
-
The blur radius.
- random - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- random - 类 中的变量org.meteoinfo.image.filter.FBMFilter
- random - 类 中的变量org.meteoinfo.image.filter.SkyFilter
- RANDOM - 类 中的静态变量org.meteoinfo.image.filter.CellularFilter
- randomGradient() - 类 中的静态方法org.meteoinfo.image.filter.Gradient
-
Build a random gradient.
- randomize() - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Randomize the gradient.
- randomize() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- randomize() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- randomize() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- randomness - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- RaysFilter - org.meteoinfo.image.filter中的类
-
A filter which produces the effect of light rays shining out of an image.
- RaysFilter() - 类 的构造器org.meteoinfo.image.filter.RaysFilter
- read() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads a single byte from the input stream.
- read(BufferedInputStream) - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads GIF image from stream
- read(InputStream) - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads GIF image from stream
- read(String) - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads GIF file from specified file/URL source (URL assumed if name contains ":/" or "file:")
- readBlock() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads next variable length block from input.
- readColorTable(int) - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads color table as 256 RGB integer values
- readContents() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Main file parser.
- readGraphicControlExt() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads Graphics Control Extension values
- readHeader() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads GIF file header information.
- readImage() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads next frame image
- readLSD() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads Logical Screen Descriptor
- readNetscapeExt() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads Netscape extenstion to obtain iteration count
- readShort() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Reads next 16-bit value, LSB first
- RECT_TO_POLAR - 类 中的静态变量org.meteoinfo.image.filter.PolarFilter
-
Convert from rectangular to polar coordinates.
- RED - 类 中的静态变量org.meteoinfo.image.filter.Histogram
- ReduceNoiseFilter - org.meteoinfo.image.filter中的类
-
A filter which performs reduces noise by looking at each pixel's 8 neighbours, and if it's a minimum or maximum, replacing it by the next minimum or maximum of the neighbours.
- ReduceNoiseFilter() - 类 的构造器org.meteoinfo.image.filter.ReduceNoiseFilter
- removeCol(int) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
-
Remove a column from the grid.
- removeKnot(int) - 类 中的方法org.meteoinfo.image.filter.Curve
- removeKnot(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Remove a knot.
- removeKnot(int) - 类 中的方法org.meteoinfo.image.filter.SplineColormap
-
Remove a knot.
- removeLight(LightFilter.Light) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- removeRow(int) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
-
Remove a row from the grid.
- RenderTextFilter - org.meteoinfo.image.filter中的类
-
A filter which renders text onto an image.
- RenderTextFilter() - 类 的构造器org.meteoinfo.image.filter.RenderTextFilter
-
Construct a RenderTextFilter.
- RenderTextFilter(String, Font, Paint, Composite, AffineTransform) - 类 的构造器org.meteoinfo.image.filter.RenderTextFilter
-
Construct a RenderTextFilter.
- repeat - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- REPLACE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- resample(int[], int[], int, int, int, float[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
An implementation of Fant's resampling algorithm.
- RescaleFilter - org.meteoinfo.image.filter中的类
-
A filter which simply multiplies pixel values by a given scale factor.
- RescaleFilter() - 类 的构造器org.meteoinfo.image.filter.RescaleFilter
- RescaleFilter(float) - 类 的构造器org.meteoinfo.image.filter.RescaleFilter
- resetFrame() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Resets frame state for reading next image.
- results - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- rFactor - 类 中的变量org.meteoinfo.image.filter.RGBAdjustFilter
- RGB - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate in RGB space.
- RGB_CLAMP - 类 中的静态变量org.meteoinfo.image.filter.TransformFilter
-
Clamp pixels RGB to the image edges, but zero the alpha.
- RGBAdjustFilter - org.meteoinfo.image.filter中的类
- RGBAdjustFilter() - 类 的构造器org.meteoinfo.image.filter.RGBAdjustFilter
- RGBAdjustFilter(float, float, float) - 类 的构造器org.meteoinfo.image.filter.RGBAdjustFilter
- RGBComposite - org.meteoinfo.image.composite中的类
- RGBComposite() - 类 的构造器org.meteoinfo.image.composite.RGBComposite
- RGBComposite(float) - 类 的构造器org.meteoinfo.image.composite.RGBComposite
- RGBComposite.RGBCompositeContext - org.meteoinfo.image.composite中的类
- RGBCompositeContext(float, ColorModel, ColorModel) - 类 的构造器org.meteoinfo.image.composite.RGBComposite.RGBCompositeContext
- RIDGED - 类 中的静态变量org.meteoinfo.image.filter.FBMFilter
- RidgedFBM - org.meteoinfo.image.math中的类
- RidgedFBM() - 类 的构造器org.meteoinfo.image.math.RidgedFBM
- RippleFilter - org.meteoinfo.image.filter中的类
-
A filter which distorts an image by rippling it in the X or Y directions.
- RippleFilter() - 类 的构造器org.meteoinfo.image.filter.RippleFilter
-
Construct a RippleFilter.
- ROBERTS_H - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- ROBERTS_V - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- RotateFilter - org.meteoinfo.image.filter中的类
-
A filter which rotates an image.
- RotateFilter() - 类 的构造器org.meteoinfo.image.filter.RotateFilter
-
Construct a RotateFilter.
- RotateFilter(float) - 类 的构造器org.meteoinfo.image.filter.RotateFilter
-
Construct a RotateFilter.
- RotateFilter(float, boolean) - 类 的构造器org.meteoinfo.image.filter.RotateFilter
-
Construct a RotateFilter.
- rotX(float) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- rotY(float) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- rotZ(float) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- rows - 类 中的变量org.meteoinfo.image.filter.WarpGrid
- rTable - 类 中的变量org.meteoinfo.image.filter.TransferFilter
- rule - 类 中的变量org.meteoinfo.image.composite.MiscComposite
- RULE_NAMES - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
S
- sample - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- SATURATION - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- SATURATION - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- SaturationComposite - org.meteoinfo.image.composite中的类
- SaturationComposite(float) - 类 的构造器org.meteoinfo.image.composite.SaturationComposite
- SaturationFilter - org.meteoinfo.image.filter中的类
-
A filter to change the saturation of an image.
- SaturationFilter() - 类 的构造器org.meteoinfo.image.filter.SaturationFilter
-
Construct a SaturationFilter.
- SaturationFilter(float) - 类 的构造器org.meteoinfo.image.filter.SaturationFilter
-
Construct a SaturationFilter.
- SAWTOOTH - 类 中的静态变量org.meteoinfo.image.filter.RippleFilter
-
Sawtooth wave ripples.
- scale - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- scale(float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- scale(float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- scaleAdd(float, Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- scaleAdd(float, Tuple3f, Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- ScaleFilter - org.meteoinfo.image.filter中的类
-
Scales an image using the area-averaging algorithm, which can't be done with AffineTransformOp.
- ScaleFilter() - 类 的构造器org.meteoinfo.image.filter.ScaleFilter
-
Construct a ScaleFilter.
- ScaleFilter(int, int) - 类 的构造器org.meteoinfo.image.filter.ScaleFilter
-
Construct a ScaleFilter.
- SCNoise - org.meteoinfo.image.math中的类
-
Sparse Convolution Noise.
- SCNoise() - 类 的构造器org.meteoinfo.image.math.SCNoise
- SCNOISE - 类 中的静态变量org.meteoinfo.image.filter.FBMFilter
- ScratchFilter - org.meteoinfo.image.filter中的类
- ScratchFilter() - 类 的构造器org.meteoinfo.image.filter.ScratchFilter
- SCREEN - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- SCREEN - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- ScreenComposite - org.meteoinfo.image.composite中的类
- ScreenComposite(float) - 类 的构造器org.meteoinfo.image.composite.ScreenComposite
- set(float) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- set(float[]) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- set(float[]) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- set(float[]) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- set(float, float, float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- set(float, float, float, float) - 类 中的方法org.meteoinfo.image.vecmath.AxisAngle4f
- set(float, float, float, float) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- set(Color) - 类 中的方法org.meteoinfo.image.vecmath.Color4f
- set(AxisAngle4f) - 类 中的方法org.meteoinfo.image.vecmath.AxisAngle4f
- set(AxisAngle4f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- set(AxisAngle4f) - 类 中的方法org.meteoinfo.image.vecmath.Quat4f
- set(Matrix4f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- set(Matrix4f) - 类 中的方法org.meteoinfo.image.vecmath.Quat4f
- set(Quat4f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- set(Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- set(Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- setA(float) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- setAddMargins(boolean) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Set whether to increase the size of the output image to accomodate the shadow.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Set the amount of noise to add in the range 0..1.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the amount of effect.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Set the amount of effect.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.ChromeFilter
-
Set the amount of effect.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
-
Set the amount of distortion.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Set the amount of effect.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
-
Set the amount of warp.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set the amount of glint.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.GlowFilter
-
Set the amount of glow.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Set the amount of effect.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Set the amount of pinch.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.SaturationFilter
-
Set the amount of saturation change. 1 leaves the image unchanged, values between 0 and 1 desaturate, 0 completely desaturates it and values above 1 increase the saturation.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Set the amount of swim.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Set the amount of texture.
- setAmount(float) - 类 中的方法org.meteoinfo.image.filter.UnsharpFilter
-
Set the amount of sharpening.
- setAmount(int) - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Set the amount of effect.
- setAmount(int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
-
Set the amount of sparkle.
- setAmplitude(float) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the amplitude of the ripples.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Specifies the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Set the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the angle of the arc.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
-
Specifies the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Specifies the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Specifies the angle of each iteration.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
-
Specifies the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the angle of the kaleidoscope.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
-
Specifies the angle of the mirror.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Specifies the angle of blur.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Specifies the angle of blur.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Set the angle of twirl in radians. 0 means no distortion.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.RotateFilter
-
Specifies the angle of rotation.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Specifies the angle of the shadow.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
-
Specifies the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Specifies the angle of the effect.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Specifies the angle of the texture.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Set the angle of twirl in radians. 0 means no distortion.
- setAngle(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the angle of the texture.
- setAngle2(float) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the secondary angle of the kaleidoscope.
- setAngleCoefficient(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setAngleVariation(float) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setAzimuth(float) - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- setAzimuth(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setB(float) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- setBackground(boolean) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setBackground(int) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Set the background color.
- setBaseAmount(float) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setBasis(Function2D) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setBasis(Function2D) - 类 中的方法org.meteoinfo.image.math.CompoundFunction2D
- setBasis(Function2D) - 类 中的方法org.meteoinfo.image.math.FBM
- setBasisType(int) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setBevel(float) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setBFactor(float) - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- setBFactor(float) - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- setBgColor(int) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the background color.
- setBias(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setBias(float) - 类 中的方法org.meteoinfo.image.filter.GainFilter
-
Set the bias.
- setBias(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setBlack(int) - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Set the color to be used for pixels below the lower threshold.
- setBlack(int) - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- setBlackFunction(BinaryFunction) - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
- setBlockSize(int) - 类 中的方法org.meteoinfo.image.filter.BlockFilter
-
Set the pixel block size.
- setBloom(float) - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Set the bloom factor.
- setBloomThreshold(float) - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Set the bloom threshold.
- setBlueGreen(int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- setBlur(float) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set the blur that is applied before thresholding.
- setBlurMask(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Set the mask used to give the amount of blur at each point.
- setBorderPaint(Paint) - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Set the border paint.
- setBottomBorder(int) - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Set the border size on the bottom edge.
- setBrightness(float) - 类 中的方法org.meteoinfo.image.filter.ContrastFilter
-
Set the filter brightness.
- setBrightness(float) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setBrightness(int) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the brightness.
- setBTolerance(float) - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- setBTolerance(float) - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Set the brightness tolerance of the image in the range 0..1.
- setBumpFunction(Function2D) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setBumpFunction(Function2D) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- setBumpHeight(float) - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- setBumpHeight(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setBumpHeight(float) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- setBumpShape(int) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setBumpSoftness(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setBumpSoftness(float) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- setBumpSource(int) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setBumpSource(int) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- setC(float) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- setCameraAzimuth(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setCameraElevation(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
-
Set the centre of the light in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
-
Set the centre of the light in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCleanImage(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Get the clean image.
- setClip(boolean) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- setCloudCover(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setCloudSharpness(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setCoefficient(int, float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setCoefficient(int, float) - 类 中的方法org.meteoinfo.image.math.CellularFunction2D
- setColor(int) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Set the color of the metal.
- setColor(int) - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- setColor(int) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setColor(int) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setColor(int) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setColor(int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- setColor(int, int) - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Set one element of the colormap to a given color.
- setColor(int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set a knot color.
- setColor1(int) - 类 中的方法org.meteoinfo.image.filter.LinearColormap
-
Set the first color.
- setColor2(int) - 类 中的方法org.meteoinfo.image.filter.LinearColormap
-
Set the second color.
- setColorDither(boolean) - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Set whether to use a color dither.
- setColorDither(boolean) - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Set whether to use a color dither.
- setColorInterpolated(int, int, int, int) - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Set the color at "index" to "color".Entries are interpolated linearly from the existing entries at "firstIndex" and "lastIndex" to the new entry.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.LookupFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Set the colormap to be used for the filter.
- setColorNE(int) - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- setColorNW(int) - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- setColorRange(int, int, int) - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Set a range of the colormap to a single color.
- setColorRange(int, int, int, int) - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Set a range of the colormap, interpolating between two colors.
- setColorSE(int) - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- setColorSource(int) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setColorSW(int) - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- setComposite(Composite) - 类 中的方法org.meteoinfo.image.filter.CompositeFilter
-
Set the composite.
- setComposite(Composite) - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Set the composite with which to paint the text.
- setConeAngle(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setContourColor(int) - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- setContrast(float) - 类 中的方法org.meteoinfo.image.filter.ContrastFilter
-
Set the filter contrast.
- setCorners(float, float, float, float, float, float, float, float) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
-
Set the new positions of the image corners.
- setCrossings(int[][]) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setCurve(Curve) - 类 中的方法org.meteoinfo.image.filter.CurvesFilter
- setCurves(Curve[]) - 类 中的方法org.meteoinfo.image.filter.CurvesFilter
- setCyanScreenAngle(float) - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Set the cyan screen angle.
- setD(float) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- setDelay(int) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
- setDensity(float) - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
-
Set the density of the image in the range 0..1.
- setDensity(float) - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
-
Set the density of the image in the range 0..1.
- setDensity(float) - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Set the density of the noise.
- setDensity(float) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setDensity(float) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setDestGrid(WarpGrid) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
-
Set the destination warp grid.
- setDestination(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ApplyMaskFilter
-
Set the destination image.
- setDestination(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.InterpolateFilter
-
Set the destination image.
- setDestination(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Set the destination image.
- setDestination(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
-
Set the destination image.
- setDiffuseColor(int) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Material
- setDiffuseColor(int) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setDimensions(int, int) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- setDimensions(int, int) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setDimensions(int, int) - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- setDimensions(int, int) - 类 中的方法org.meteoinfo.image.filter.PointFilter
- setDimensions(int, int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- setDispersion(float) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the dispersion.
- setDisplacementMap(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
-
Set the displacement map.
- setDispose(int) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Specifies the distance to move on each iteration.
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Set the distance of blur.
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Set the distance of blur.
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Set the distance of the shadow.
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setDistance(float) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setDistance(int) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setDistancePower(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setDistortion(float) - 类 中的方法org.meteoinfo.image.math.VLNoise
- setDistribution(int) - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Set the distribution of the noise.
- setDither(boolean) - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
-
Set whether to use dithering or not.
- setdotRadius(float) - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Set the pixel block size.
- setDPI(IIOMetadata, float) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Set DPI
- setEdgeAction(int) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Set the action to perfomr for pixels off the image edges.
- setEdgeAction(int) - 类 中的方法org.meteoinfo.image.filter.TransformFilter
-
Set the action to perform for pixels off the edge of the image.
- setEdgeAction(int) - 类 中的方法org.meteoinfo.image.math.ImageFunction2D
- setEdgeColor(int) - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- setEdgeColor(int) - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- setEdgeThickness(float) - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- setEdgeThickness(float) - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- setElevation(float) - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- setElevation(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setEmboss(boolean) - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- setEndAlpha(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Set the alpha value at the last iteration.
- setEndAlpha(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setEnvironmentMap(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setEnvironmentMap(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- setExposure(float) - 类 中的方法org.meteoinfo.image.filter.ChromeFilter
-
Set the exppsure of the effect.
- setExposure(float) - 类 中的方法org.meteoinfo.image.filter.ExposureFilter
-
Set the exposure level.
- setF1(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setF2(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setF3(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setF4(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setFactor(float) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- setFadeEdges(boolean) - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- setFadeEdges(boolean) - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- setFadeout(int) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setFadeStart(float) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- setFadeWidth(float) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- setFibres(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the amount of fibres in the texture.
- setFillColor(int) - 类 中的方法org.meteoinfo.image.filter.FillFilter
-
Set the fill color.
- setFocus(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setFont(Font) - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Set the font with which to paint the text.
- setForeground(int) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Set the foreground color.
- setFOV(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setFrameRate(float) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets frame rate in frames per second.
- setFrames(int) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- setFromRGB(Color4f, int) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setFromRGB(Color4f, int) - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- setFunction(Function2D) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
- setFuzziness(float) - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- setFuzziness(int) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Set the fuzziness of the texture.
- setGain(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setGain(float) - 类 中的方法org.meteoinfo.image.filter.GainFilter
-
Set the gain.
- setGain(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setGain(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the gain of the texture.
- setGamma(float) - 类 中的方法org.meteoinfo.image.filter.GammaFilter
-
Set the gamma level.
- setGamma(float, float, float) - 类 中的方法org.meteoinfo.image.filter.GammaFilter
-
Set the gamma levels.
- setGap(float) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- setGFactor(float) - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- setGlintOnly(boolean) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set whether to render the stars and the image or only the stars.
- setGlow(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setGlowFalloff(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setGradientCoefficient(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setGreenRed(int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- setGridType(int) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setH(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setH(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setHaziness(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setHEdgeMatrix(float[]) - 类 中的方法org.meteoinfo.image.filter.EdgeFilter
- setHeight(float) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the height of the arc.
- setHeight(int) - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Set the height of the crop rectangle.
- setHeight(int) - 类 中的方法org.meteoinfo.image.filter.TileImageFilter
-
Set the output image height.
- setHFactor(float) - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- setHighColor(int) - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
-
Set the high color.
- setHighLevel(float) - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- setHighOutputLevel(float) - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- setHRadius(float) - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Set the horizontal size of the blur.
- setHRadius(int) - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Set the horizontal size of the blur.
- setHRadius(int) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Set the horizontal size of the blur.
- setHTolerance(float) - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
-
Set the tolerance of the image in the range 0..1.
- setHTolerance(float) - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Set the hue tolerance of the image in the range 0..1.
- setIdentity() - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- setInLines(FieldWarpFilter.Line[]) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- setIntensity(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- setInterpolation(float) - 类 中的方法org.meteoinfo.image.filter.InterpolateFilter
-
Set the interpolation factor.
- setInterpolation(int) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- setInterpolation(int) - 类 中的方法org.meteoinfo.image.filter.TransformFilter
-
Set the type of interpolation to perform.
- setIntoB(int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- setIntoG(int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- setIntoR(int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- setInvert(boolean) - 类 中的方法org.meteoinfo.image.filter.DoGFilter
- setInvert(boolean) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- setInvert(boolean) - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- setInvert(boolean) - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
- setInvert(boolean) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- setIterations(int) - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
-
Set the number of iterations the effect is performed.
- setIterations(int) - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Set the number of iterations the blur is performed.
- setIterations(int) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Set the number of iterations.
- setIterations(int) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
-
Set the number of iterations the effect is performed.
- setIterations(int) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setIterations(int) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Set the number of iterations the blur is performed.
- setK(int) - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- setKernel(Kernel) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Set the convolution kernel.
- setKnot(int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set a knot color.
- setKnot(int, int) - 类 中的方法org.meteoinfo.image.filter.SplineColormap
-
Set a knot color.
- setKnotBlend(int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set a knot blend type.
- setKnotPosition(int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set a knot position.
- setKnotPosition(int, int) - 类 中的方法org.meteoinfo.image.filter.SplineColormap
-
Set a knot position.
- setKnots(int[], int[], byte[]) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set the values of all the knots.
- setKnots(int[], int[], byte[], int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set the values of a set of knots.
- setKnotType(int, int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Set a knot type.
- setLacunarity(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setLacunarity(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setLeftBorder(int) - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Set the border size on the left edge.
- setLength(float) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setLength(int) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set the length of the stars.
- setLevels(float) - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- setLevels(int) - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Set the number of dither levels.
- setLevels(int) - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Set the number of dither levels.
- setLevels(int) - 类 中的方法org.meteoinfo.image.filter.OilFilter
-
Set the number of levels for the effect.
- setLowerThreshold(int) - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Set the lower threshold value.
- setLowLevel(float) - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- setLowOutputLevel(float) - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- setMagentaScreenAngle(float) - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Set the magenta screen angle.
- setMap(int[]) - 类 中的方法org.meteoinfo.image.filter.ArrayColormap
-
Set the array of colors for the colormap.
- setMask(int) - 类 中的方法org.meteoinfo.image.filter.MaskFilter
- setMask(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- setMask(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
-
Set the halftone mask.
- setMaskImage(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.ApplyMaskFilter
-
Set the mask image.
- setMaterial(LightFilter.Material) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setMatrix(int[]) - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Set the dither matrix.
- setMatrix(int[]) - 类 中的方法org.meteoinfo.image.filter.DitherFilter
-
Set the dither matrix.
- setMatrix(int[]) - 类 中的方法org.meteoinfo.image.filter.SwizzleFilter
-
Set the swizzle matrix.
- setMerge(boolean) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- setMidColor(int) - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
-
Set the mid color.
- setMix(float) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setMode(int) - 类 中的方法org.meteoinfo.image.filter.DeinterlaceFilter
- setMonochrome(boolean) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Set the type of noise to add.
- setMonochrome(boolean) - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
-
Set whether to do monochrome halftoning.
- setMonochrome(boolean) - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
-
Set whether to use monochrome noise.
- setMorphImage(BufferedImage) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
-
For morphing, sets the image we're morphing to.
- setNewColor(int) - 类 中的方法org.meteoinfo.image.filter.BinaryFilter
- setNormalize(boolean) - 类 中的方法org.meteoinfo.image.filter.DoGFilter
- setNumColors(int) - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
-
Set the number of colors to quantize to.
- setNumLevels(int) - 类 中的方法org.meteoinfo.image.filter.PosterizeFilter
-
Set the number of levels in the output image.
- setOctaves(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setOctaves(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setOctaves(float) - 类 中的方法org.meteoinfo.image.math.TurbulenceFunction
- setOffset(float) - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- setOpacity(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter.Material
- setOpacity(float) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
-
Set the opacity of the reflection.
- setOpacity(float) - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Set the opacity of the rays.
- setOpacity(float) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Set the opacity of the shadow.
- setOpacity(int) - 类 中的方法org.meteoinfo.image.filter.OpacityFilter
-
Set the opacity.
- setOperation(int) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- setOperation(int) - 类 中的方法org.meteoinfo.image.filter.FlipFilter
-
Set the filter operation.
- setOperation(int) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setOperation(int) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
- setOutLines(FieldWarpFilter.Line[]) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- setPaint(Paint) - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Set the paint with which to paint the text.
- setPaintMode(int) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- setPhase(float) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the phase of the ripples.
- setPixels() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Creates new frame image from current data (and previous frames as specified by their disposition codes).
- setPoint1(Point) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- setPoint2(Point) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- setPower(float) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- setPremultiplyAlpha(boolean) - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Set whether to premultiply the alpha channel.
- setPremultiplyAlpha(boolean) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Set whether to premultiply the alpha channel.
- setPremultiplyAlpha(boolean) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Set whether to premultiply the alpha channel.
- setPremultiplyAlpha(boolean) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Set whether to premultiply the alpha channel.
- setQuality(int) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Set both the horizontal and vertical sizes of the blur.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.GaussianFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
-
Set the radius of the effect.
- setRadius(float) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the radius of the effect.
- setRadius(int) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Set the horizontal size of the blur.
- setRadius(int) - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Set the radius of the effect.
- setRadius(int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
-
Set the radius of the effect.
- setRadius(int) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Set the radius of the effect.
- setRadius1(float) - 类 中的方法org.meteoinfo.image.filter.DoGFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius2(float) - 类 中的方法org.meteoinfo.image.filter.DoGFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRandomness(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- setRandomness(int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- setRange(int) - 类 中的方法org.meteoinfo.image.filter.OilFilter
-
Set the range of the effect in pixels.
- setRayAmount(float) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setRays(int) - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- setRaysOnly(boolean) - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Set whether to render only the rays.
- setRedBlue(int) - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- setRefractionIndex(float) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
-
Set the index of refaction.
- setRepeat(int) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets the number of times the set of GIF frames should be played.
- setResize(boolean) - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- setRFactor(float) - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- setRGB(BufferedImage, int, int, int, int, int[]) - 类 中的方法org.meteoinfo.image.filter.AbstractBufferedImageOp
-
A convenience method for setting ARGB pixels in an image.
- setRGB(BufferedImage, int, int, int, int, int[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageUtils
-
A convenience method for setting ARGB pixels in an image.
- setRightBorder(int) - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Set the border size on the right edge.
- setRingAmount(float) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setRings(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the rings value.
- setRingWidth(float) - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- setRotation(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Specifies the amount of rotation on each iteration.
- setRotation(float) - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- setRotation(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Set the blur rotation.
- setRotation(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Set the blur rotation.
- setRotation(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setRoundThreads(boolean) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setSamples(int) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the number of samples per pixel.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Specifies the scale of the texture.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Specifies the scale of the texture.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.ContourFilter
-
Specifies the scale of the contours.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.DiffuseFilter
-
Specifies the scale of the texture.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Specifies the scale of the texture.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.RescaleFilter
-
Specifies the scale factor.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Specifies the scale of the distortion.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Specifies the scale of the texture.
- setScale(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the scale of the texture.
- setScaling(float) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- setScatter(float) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setSeed(int) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- setSeed(int) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setSerpentine(boolean) - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
-
Set whether to use a serpentine pattern for return or not.
- setSerpentine(boolean) - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
-
Set whether to use a serpentine pattern for return or not.
- setSFactor(float) - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- setShadeCrossings(boolean) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setShadowColor(int) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Set the color of the shadow.
- setShadowColor(int) - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
-
Set the shadow color.
- setShadowOnly(boolean) - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
-
Set whether to only draw the shadow without the original image.
- setShadowOnly(boolean) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setShape(int) - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- setShine(float) - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
-
Set the amount of shine to add to the range 0..1.
- setShineColor(int) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setSides(int) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- setSides(int) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
-
Set the number of sides of the kaleidoscope.
- setSides(int) - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
-
Set the number of sides of the aperture.
- setSize(int, int) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets the GIF frame size.
- setSoftness(float) - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
-
Set the softness of the dissolve in the range 0..1.
- setSoftness(float) - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- setSoftness(float) - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
-
Set the softness of the dissolve in the range 0..1.
- setSoftness(float) - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
-
Set the softness of the effect in the range 0..1.
- setSoftness(float) - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- setSoftness(float) - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Set the softness of the effect in the range 0..1.
- setSourceGrid(WarpGrid) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
-
Set the source warp grid.
- setSpreadAngle(float) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
-
Set the spread angle of the arc.
- setStartAlpha(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Set the alpha value at the first iteration.
- setStartAlpha(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setSTolerance(float) - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- setSTolerance(float) - 类 中的方法org.meteoinfo.image.filter.KeyFilter
-
Set the saturation tolerance of the image in the range 0..1.
- setStrength(float) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- setStrength(float) - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Set the strength of the rays.
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Specifies the stretch factor of the texture.
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.FBMFilter
-
Specifies the stretch factor of the texture.
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Specifies the stretch factor of the distortion.
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Specifies the stretch factor of the texture.
- setStretch(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the stretch factor of the texture.
- setSunAzimuth(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setSunColor(int) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setSunElevation(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setT(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setText(String) - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Set the text to paint.
- setThreshold(float) - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- setThreshold(float) - 类 中的方法org.meteoinfo.image.filter.GlintFilter
-
Set the threshold value.
- setThreshold(float) - 类 中的方法org.meteoinfo.image.filter.RaysFilter
-
Set the threshold value.
- setThreshold(float) - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Set the threshold value.
- setThreshold(int) - 类 中的方法org.meteoinfo.image.filter.DilateFilter
-
Set the threshold - the number of neighbouring pixels for dilation to occur.
- setThreshold(int) - 类 中的方法org.meteoinfo.image.filter.ErodeFilter
-
Set the threshold - the number of neighbouring pixels for dilation to occur.
- setThreshold(int) - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Set the threshold value.
- setThreshold(int) - 类 中的方法org.meteoinfo.image.filter.UnsharpFilter
-
Set the threshold value.
- setTile(int) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setTime(float) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Set the time.
- setTime(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setTime(float) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Specifies the time.
- setTime(float) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- setTopBorder(int) - 类 中的方法org.meteoinfo.image.filter.BorderFilter
-
Set the border size on the top edge.
- setTransform(AffineTransform) - 类 中的方法org.meteoinfo.image.filter.CompositeFilter
-
Set the transform.
- setTransform(AffineTransform) - 类 中的方法org.meteoinfo.image.filter.RenderTextFilter
-
Set the transform with which to paint the text.
- setTransition(float) - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- setTransition(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- setTransition(float) - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
-
Set the transition of the image in the range 0..1.
- setTranslation(Vector3f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- setTransparent(Color) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Sets the transparent color for the last added frame and any subsequent frames.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Specifies the turbulence of the effect.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.TextureFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - 类 中的方法org.meteoinfo.image.filter.WoodFilter
-
Specifies the turbulence of the texture.
- setTurbulenceFactor(float) - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- setType(int) - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- setType(int) - 类 中的方法org.meteoinfo.image.filter.PolarFilter
-
Set the distortion type.
- setType(int) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- setup() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter.Line
- setup(int) - 类 中的方法org.meteoinfo.image.filter.OctTreeQuantizer
-
Initialize the quantizer.
- setup(int) - 接口 中的方法org.meteoinfo.image.filter.Quantizer
-
Initialize the quantizer.
- setUpperThreshold(int) - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Set the upper threshold value.
- setUseAlpha(boolean) - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
-
Set whether to convolve the alpha channel.
- setUseAlpha(boolean) - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- setUseColormap(boolean) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- setUseImageColors(boolean) - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- setUseImageColors(boolean) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setVEdgeMatrix(float[]) - 类 中的方法org.meteoinfo.image.filter.EdgeFilter
- setViewDistance(float) - 类 中的方法org.meteoinfo.image.filter.LightFilter
- setVRadius(float) - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
-
Set the vertical size of the blur.
- setVRadius(int) - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
-
Set the vertical size of the blur.
- setVRadius(int) - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
-
Set the vertical size of the blur.
- setWavelength(float) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
-
Set the wavelength of the ripples.
- setWaveType(int) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Set the wave type.
- setWhite(int) - 类 中的方法org.meteoinfo.image.filter.StampFilter
-
Set the color to be used for pixels above the upper threshold.
- setWhite(int) - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
-
Set the color to be used for pixels above the upper threshold.
- setWidth(float) - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- setWidth(int) - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Set the width of the crop rectangle.
- setWidth(int) - 类 中的方法org.meteoinfo.image.filter.TileImageFilter
-
Set the output image width.
- setWindSpeed(float) - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- setWrap(boolean) - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- setWrapEdges(boolean) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Set whether to wrap at the image edges.
- setX(int) - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Set the left edge of the crop rectangle.
- setXAmplitude(float) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Set the amplitude of ripple in the X direction.
- setXAngle(float) - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- setXGap(float) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setXMapFunction(Function2D) - 类 中的方法org.meteoinfo.image.filter.MapFilter
- setXOffset(int) - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- setXScale(float) - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Set the X scale of the effect.
- setXScale(int) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Set the X scale of the texture.
- setXWavelength(float) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Set the wavelength of ripple in the X direction.
- setXWidth(float) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setY(int) - 类 中的方法org.meteoinfo.image.filter.CropFilter
-
Set the top edge of the crop rectangle.
- setYAmplitude(float) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Set the amplitude of ripple in the Y direction.
- setYAngle(float) - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- setYellowScreenAngle(float) - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
-
Set the yellow screen angle.
- setYGap(float) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setYMapFunction(Function2D) - 类 中的方法org.meteoinfo.image.filter.MapFilter
- setYOffset(int) - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- setYScale(float) - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
-
Set the Y scale of the effect.
- setYScale(int) - 类 中的方法org.meteoinfo.image.filter.CheckFilter
-
Set the Y scale of the texture.
- setYWavelength(float) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
-
Set the wavelength of ripple in the Y direction.
- setYWidth(float) - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- setZoom(float) - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
-
Specifies the amount to scale on each iteration.
- setZoom(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
-
Set the blur zoom.
- setZoom(float) - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
-
Set the blur zoom.
- setZoom(float) - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- sFactor - 类 中的变量org.meteoinfo.image.filter.HSBAdjustFilter
- ShadeFilter - org.meteoinfo.image.filter中的类
- ShadeFilter() - 类 的构造器org.meteoinfo.image.filter.ShadeFilter
- ShadowFilter - org.meteoinfo.image.filter中的类
-
A filter which draws a drop shadow based on the alpha channel of the image.
- ShadowFilter() - 类 的构造器org.meteoinfo.image.filter.ShadowFilter
-
Construct a ShadowFilter.
- ShadowFilter(float, float, float, float) - 类 的构造器org.meteoinfo.image.filter.ShadowFilter
-
Construct a ShadowFilter.
- ShapeFilter - org.meteoinfo.image.filter中的类
- ShapeFilter() - 类 的构造器org.meteoinfo.image.filter.ShapeFilter
- SharpenFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a simple 3x3 sharpening operation.
- SharpenFilter() - 类 的构造器org.meteoinfo.image.filter.SharpenFilter
- ShatterFilter - org.meteoinfo.image.filter中的类
- ShatterFilter() - 类 的构造器org.meteoinfo.image.filter.ShatterFilter
- ShearFilter - org.meteoinfo.image.filter中的类
- ShearFilter() - 类 的构造器org.meteoinfo.image.filter.ShearFilter
- ShineFilter - org.meteoinfo.image.filter中的类
- ShineFilter() - 类 的构造器org.meteoinfo.image.filter.ShineFilter
- SILHOUETTE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- SIN - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- SINE - 类 中的静态变量org.meteoinfo.image.filter.RippleFilter
-
Sine wave ripples.
- sizeSet - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- SkeletonFilter - org.meteoinfo.image.filter中的类
-
A filter which reduces a binary image to a skeleton.
- SkeletonFilter() - 类 的构造器org.meteoinfo.image.filter.SkeletonFilter
- skip() - 类 中的方法org.meteoinfo.image.GifDecoder
-
Skips variable length blocks up to and including next zero length block.
- SkyFilter - org.meteoinfo.image.filter中的类
- SkyFilter() - 类 的构造器org.meteoinfo.image.filter.SkyFilter
- SmartBlurFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a "smart blur". i.e. a blur which blurs smotth parts of the image while preserving edges.
- SmartBlurFilter() - 类 的构造器org.meteoinfo.image.filter.SmartBlurFilter
- SmearFilter - org.meteoinfo.image.filter中的类
- SmearFilter() - 类 的构造器org.meteoinfo.image.filter.SmearFilter
- SMOOTH - 类 中的静态变量org.meteoinfo.image.filter.ShapeFilter
- smoothPulse(float, float, float, float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
A smoothed pulse function.
- smoothStep(float, float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
A smoothed step function.
- SOBEL_H - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- SOBEL_V - 类 中的静态变量org.meteoinfo.image.filter.EdgeFilter
- SOFT_LIGHT - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- SoftLightComposite - org.meteoinfo.image.composite中的类
- SoftLightComposite(float) - 类 的构造器org.meteoinfo.image.composite.SoftLightComposite
- SolarizeFilter - org.meteoinfo.image.filter中的类
-
A filter which solarizes an image.
- SolarizeFilter() - 类 的构造器org.meteoinfo.image.filter.SolarizeFilter
- SparkleFilter - org.meteoinfo.image.filter中的类
- SparkleFilter() - 类 的构造器org.meteoinfo.image.filter.SparkleFilter
- Spectrum - org.meteoinfo.image.filter中的类
-
A class for calulating the colors of the spectrum.
- Spectrum() - 类 的构造器org.meteoinfo.image.filter.Spectrum
- SpectrumColormap - org.meteoinfo.image.filter中的类
-
A colormap with the colors of the spectrum.
- SpectrumColormap() - 类 的构造器org.meteoinfo.image.filter.SpectrumColormap
-
Construct a spcetrum color map.
- SphereFilter - org.meteoinfo.image.filter中的类
-
A filter which simulates a lens placed over an image.
- SphereFilter() - 类 的构造器org.meteoinfo.image.filter.SphereFilter
- spline(float, int, float[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Compute a Catmull-Rom spline.
- spline(float, int, int[], int[]) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Compute a Catmull-Rom spline, but with variable knot spacing.
- SPLINE - 类 中的静态变量org.meteoinfo.image.filter.Gradient
-
Interpolate using a spline.
- SplineColormap - org.meteoinfo.image.filter中的类
-
A Colormap implemented using Catmull-Rom colour splines.
- SplineColormap() - 类 的构造器org.meteoinfo.image.filter.SplineColormap
-
Construct a SplineColormap.
- SplineColormap(int[], int[]) - 类 的构造器org.meteoinfo.image.filter.SplineColormap
-
Construct a SplineColormap.
- splitSpan(int) - 类 中的方法org.meteoinfo.image.filter.Gradient
-
Split a span into two by adding a knot in the middle.
- SPOT - 类 中的静态变量org.meteoinfo.image.filter.LightFilter
- SpotLight() - 类 的构造器org.meteoinfo.image.filter.LightFilter.SpotLight
- SQR - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- SQRT - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- SQUARE - 类 中的静态变量org.meteoinfo.image.filter.CellularFilter
- SQUARE - 类 中的静态变量org.meteoinfo.image.filter.GradientFilter
- SQUARES - 类 中的静态变量org.meteoinfo.image.filter.SmearFilter
- StampFilter - org.meteoinfo.image.filter中的类
-
A filter which produces a rubber-stamp type of effect by performing a thresholded blur.
- StampFilter() - 类 的构造器org.meteoinfo.image.filter.StampFilter
-
Construct a StampFilter.
- StampFilter(float) - 类 的构造器org.meteoinfo.image.filter.StampFilter
-
Construct a StampFilter.
- start(OutputStream) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Initiates writing of a GIF file with the specified name.
- started - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- status - 类 中的变量org.meteoinfo.image.GifDecoder
- STATUS_FORMAT_ERROR - 类 中的静态变量org.meteoinfo.image.GifDecoder
-
File read status: Error decoding file (may be partially decoded)
- STATUS_OK - 类 中的静态变量org.meteoinfo.image.GifDecoder
-
File read status: No errors.
- STATUS_OPEN_ERROR - 类 中的静态变量org.meteoinfo.image.GifDecoder
-
File read status: Unable to open source.
- STENCIL - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- step(float, float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
The step function.
- stretch - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- sub(Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- sub(Tuple3f, Tuple3f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- sub(Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- sub(Tuple4f, Tuple4f) - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- SUBTRACT - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- SUBTRACT - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- SubtractComposite - org.meteoinfo.image.composite中的类
- SubtractComposite(float) - 类 的构造器org.meteoinfo.image.composite.SubtractComposite
- suffix - 类 中的变量org.meteoinfo.image.GifDecoder
- SwimFilter - org.meteoinfo.image.filter中的类
-
A filter which distorts an image as if it were underwater.
- SwimFilter() - 类 的构造器org.meteoinfo.image.filter.SwimFilter
- SwizzleFilter - org.meteoinfo.image.filter中的类
-
A filter which allows channels to be swapped.
- SwizzleFilter() - 类 的构造器org.meteoinfo.image.filter.SwizzleFilter
- symmetry(float, float) - 类 中的方法org.meteoinfo.image.filter.FadeFilter
T
- TAN - 类 中的静态变量org.meteoinfo.image.math.MathFunction1D
- TextureFilter - org.meteoinfo.image.filter中的类
- TextureFilter() - 类 的构造器org.meteoinfo.image.filter.TextureFilter
- theMatrix - 类 中的静态变量org.meteoinfo.image.filter.AverageFilter
-
The convolution kernal for the averaging.
- ThresholdFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a threshold operation on an image.
- ThresholdFilter() - 类 的构造器org.meteoinfo.image.filter.ThresholdFilter
-
Construct a ThresholdFilter.
- ThresholdFilter(int) - 类 的构造器org.meteoinfo.image.filter.ThresholdFilter
-
Construct a ThresholdFilter.
- TileImageFilter - org.meteoinfo.image.filter中的类
-
A filter which tiles an image into a lerger one.
- TileImageFilter() - 类 的构造器org.meteoinfo.image.filter.TileImageFilter
-
Construct a TileImageFilter.
- TileImageFilter(int, int) - 类 的构造器org.meteoinfo.image.filter.TileImageFilter
-
Construct a TileImageFilter.
- toCompatibleImage(BufferedImage) - 类 中的静态方法org.meteoinfo.image.ImageUtil
-
Convert a BufferedImage to compatible image
- toString() - 类 中的方法org.meteoinfo.image.filter.ApplyMaskFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.AverageFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BicubicScaleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BlockFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BlurFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BorderFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BoxBlurFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BrushedMetalFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.BumpFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CausticsFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ChannelMixFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CheckFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ChromaKeyFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ChromeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CircleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ColorHalftoneFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CompositeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ContourFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ContrastFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ConvolveFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CropFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CrystallizeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.CurvesFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DeinterlaceFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DespeckleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DiffuseFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DiffusionFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DilateFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DissolveFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DitherFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.DoGFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.EdgeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.EmbossFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.EqualizeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ErodeAlphaFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ErodeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ExposureFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FadeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FBMFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FeedbackFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FlareFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FlipFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.Flush3DFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.FourColorFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GainFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GammaFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GaussianFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GlintFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GlowFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GradientFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GradientWipeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GrayFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.GrayscaleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.HalftoneFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.HighPassFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.HSBAdjustFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.InterpolateFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.InvertAlphaFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.InvertFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.JavaLnFFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.KeyFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.LaplaceFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.LensBlurFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.LevelsFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.LifeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.LightFilter.AmbientLight
- toString() - 类 中的方法org.meteoinfo.image.filter.LightFilter.DistantLight
- toString() - 类 中的方法org.meteoinfo.image.filter.LightFilter.Light
- toString() - 类 中的方法org.meteoinfo.image.filter.LightFilter.PointLight
- toString() - 类 中的方法org.meteoinfo.image.filter.LightFilter.SpotLight
- toString() - 类 中的方法org.meteoinfo.image.filter.LightFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.LookupFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MapFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MarbleTexFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MaskFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MaximumFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MedianFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MinimumFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MirrorFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MotionBlurFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.MotionBlurOp
- toString() - 类 中的方法org.meteoinfo.image.filter.NoiseFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.OilFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.OpacityFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.OutlineFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PinchFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PlasmaFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PointillizeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PolarFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PosterizeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.PremultiplyFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.QuantizeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.QuiltFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.RaysFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ReduceNoiseFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.RescaleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.RGBAdjustFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.RippleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.RotateFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SaturationFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ScaleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ScratchFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ShadeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ShadowFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ShapeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SharpenFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ShatterFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ShineFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SkeletonFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SkyFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SmartBlurFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SmearFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SolarizeFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SparkleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SphereFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.StampFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SwimFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.SwizzleFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.TextureFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.ThresholdFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.TileImageFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.TransitionFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.TritoneFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.UnpremultiplyFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.UnsharpFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.VariableBlurFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.WaterFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.WeaveFilter
- toString() - 类 中的方法org.meteoinfo.image.filter.WoodFilter
- toString() - 类 中的方法org.meteoinfo.image.vecmath.AxisAngle4f
- toString() - 类 中的方法org.meteoinfo.image.vecmath.Tuple3f
- toString() - 类 中的方法org.meteoinfo.image.vecmath.Tuple4f
- TransferFilter - org.meteoinfo.image.filter中的类
- TransferFilter() - 类 的构造器org.meteoinfo.image.filter.TransferFilter
- transferFunction(float) - 类 中的方法org.meteoinfo.image.filter.ContrastFilter
- transferFunction(float) - 类 中的方法org.meteoinfo.image.filter.ExposureFilter
- transferFunction(float) - 类 中的方法org.meteoinfo.image.filter.GainFilter
- transferFunction(float) - 类 中的方法org.meteoinfo.image.filter.RescaleFilter
- transferFunction(float) - 类 中的方法org.meteoinfo.image.filter.SolarizeFilter
- transferFunction(float) - 类 中的方法org.meteoinfo.image.filter.TransferFilter
- transform(int, int, Point) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- transform(Point3f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- transform(Vector3f) - 类 中的方法org.meteoinfo.image.vecmath.Matrix4f
- transform1D(float[], float[], int, int, boolean) - 类 中的方法org.meteoinfo.image.math.FFT
- transform2D(float[], float[], int, int, boolean) - 类 中的方法org.meteoinfo.image.math.FFT
- transformedSpace - 类 中的变量org.meteoinfo.image.filter.TransformFilter
-
The output image rectangle.
- transformedSpace - 类 中的变量org.meteoinfo.image.filter.WholeImageFilter
-
The output image bounds.
- TransformFilter - org.meteoinfo.image.filter中的类
-
An abstract superclass for filters which distort images in some way.
- TransformFilter() - 类 的构造器org.meteoinfo.image.filter.TransformFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.CircleFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.CurlFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.DiffuseFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.DisplaceFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.FieldWarpFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.KaleidoscopeFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.MapFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.MarbleFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.OffsetFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.PinchFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.PolarFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.RotateFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.SphereFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.SwimFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.TransformFilter
-
Inverse transform a point.
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.TwirlFilter
- transformInverse(int, int, float[]) - 类 中的方法org.meteoinfo.image.filter.WaterFilter
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.RippleFilter
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.RotateFilter
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.ShearFilter
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.TransformFilter
-
Forward transform a rectangle.
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.WarpFilter
- transformSpace(Rectangle) - 类 中的方法org.meteoinfo.image.filter.WholeImageFilter
-
Calculate output bounds for given input bounds.
- transIndex - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- transIndex - 类 中的变量org.meteoinfo.image.GifDecoder
- TransitionFilter - org.meteoinfo.image.filter中的类
-
A filter which uses another filter to perform a transition. e.g. to create a blur transition, you could write: new TransitionFilter( new BoxBlurFilter(), "radius", 0, 100 );
- TransitionFilter(BufferedImageOp, String, float, float) - 类 的构造器org.meteoinfo.image.filter.TransitionFilter
-
Construct a TransitionFilter.
- transparency - 类 中的变量org.meteoinfo.image.GifDecoder
- transparent - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- triangle(float) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
The triangle function.
- TRIANGLE - 类 中的静态变量org.meteoinfo.image.filter.RippleFilter
-
Triangle wave ripples.
- TRIANGULAR - 类 中的静态变量org.meteoinfo.image.filter.CellularFilter
- TritoneFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a tritone conversion on an image.
- TritoneFilter() - 类 的构造器org.meteoinfo.image.filter.TritoneFilter
- Tuple3f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Tuple3f() - 类 的构造器org.meteoinfo.image.vecmath.Tuple3f
- Tuple3f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Tuple3f
- Tuple3f(float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Tuple3f
- Tuple3f(Tuple3f) - 类 的构造器org.meteoinfo.image.vecmath.Tuple3f
- Tuple4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Tuple4f() - 类 的构造器org.meteoinfo.image.vecmath.Tuple4f
- Tuple4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Tuple4f
- Tuple4f(float, float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Tuple4f
- Tuple4f(Tuple4f) - 类 的构造器org.meteoinfo.image.vecmath.Tuple4f
- turbulence - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- turbulence - 类 中的变量org.meteoinfo.image.filter.PlasmaFilter
- turbulence - 类 中的变量org.meteoinfo.image.filter.TextureFilter
- turbulence2(float, float, float) - 类 中的方法org.meteoinfo.image.filter.CellularFilter
- turbulence2(float, float, float) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Compute turbulence using Perlin noise.
- turbulence3(float, float, float, float) - 类 中的静态方法org.meteoinfo.image.math.Noise
-
Compute turbulence using Perlin noise.
- TurbulenceFunction - org.meteoinfo.image.math中的类
- TurbulenceFunction(Function2D, float) - 类 的构造器org.meteoinfo.image.math.TurbulenceFunction
- TwirlFilter - org.meteoinfo.image.filter中的类
-
A Filter which distorts an image by twisting it from the centre out.
- TwirlFilter() - 类 的构造器org.meteoinfo.image.filter.TwirlFilter
-
Construct a TwirlFilter with no distortion.
- TWO_PI - 类 中的静态变量org.meteoinfo.image.filter.ImageMath
-
The value of two pi as a float.
U
- UNIFORM - 类 中的静态变量org.meteoinfo.image.filter.NoiseFilter
-
Uniform distribution for the noise.
- unitSquareToQuad(float, float, float, float, float, float, float, float) - 类 中的方法org.meteoinfo.image.filter.PerspectiveFilter
-
Set the transform to map the unit square onto a quadrilateral.
- unpremultiply(int[], int, int) - 类 中的静态方法org.meteoinfo.image.filter.ImageMath
-
Premultiply a block of pixels
- UnpremultiplyFilter - org.meteoinfo.image.filter中的类
-
A filter which unpremultiplies an image's alpha.
- UnpremultiplyFilter() - 类 的构造器org.meteoinfo.image.filter.UnpremultiplyFilter
- UnsharpFilter - org.meteoinfo.image.filter中的类
-
A filter which subtracts Gaussian blur from an image, sharpening it.
- UnsharpFilter() - 类 的构造器org.meteoinfo.image.filter.UnsharpFilter
- useColor - 类 中的变量org.meteoinfo.image.filter.CellularFilter
- usedEntry - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
V
- VALUE - 类 中的静态变量org.meteoinfo.image.composite.MiscComposite
- VALUE - 类 中的静态变量org.meteoinfo.image.filter.PixelUtils
- ValueComposite - org.meteoinfo.image.composite中的类
- ValueComposite(float) - 类 的构造器org.meteoinfo.image.composite.ValueComposite
- VariableBlurFilter - org.meteoinfo.image.filter中的类
-
A filter which performs a box blur with a different blur radius at each pixel.
- VariableBlurFilter() - 类 的构造器org.meteoinfo.image.filter.VariableBlurFilter
- Vector3f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Vector3f() - 类 的构造器org.meteoinfo.image.vecmath.Vector3f
- Vector3f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Vector3f
- Vector3f(float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Vector3f
- Vector3f(Tuple3f) - 类 的构造器org.meteoinfo.image.vecmath.Vector3f
- Vector3f(Vector3f) - 类 的构造器org.meteoinfo.image.vecmath.Vector3f
- Vector4f - org.meteoinfo.image.vecmath中的类
-
Vector math package, converted to look similar to javax.vecmath.
- Vector4f() - 类 的构造器org.meteoinfo.image.vecmath.Vector4f
- Vector4f(float[]) - 类 的构造器org.meteoinfo.image.vecmath.Vector4f
- Vector4f(float, float, float, float) - 类 的构造器org.meteoinfo.image.vecmath.Vector4f
- Vector4f(Tuple4f) - 类 的构造器org.meteoinfo.image.vecmath.Vector4f
- Vector4f(Vector4f) - 类 的构造器org.meteoinfo.image.vecmath.Vector4f
- vEdgeMatrix - 类 中的变量org.meteoinfo.image.filter.EdgeFilter
- VLNoise - org.meteoinfo.image.math中的类
- VLNoise() - 类 的构造器org.meteoinfo.image.math.VLNoise
- VLNOISE - 类 中的静态变量org.meteoinfo.image.filter.FBMFilter
W
- w - 类 中的变量org.meteoinfo.image.vecmath.Tuple4f
- w1 - 类 中的变量org.meteoinfo.image.math.FFT
- w2 - 类 中的变量org.meteoinfo.image.math.FFT
- w3 - 类 中的变量org.meteoinfo.image.math.FFT
- warp(int[], int, int, WarpGrid, WarpGrid, int[]) - 类 中的方法org.meteoinfo.image.filter.WarpGrid
- WarpFilter - org.meteoinfo.image.filter中的类
-
A filter for warping images using the gridwarp algorithm.
- WarpFilter() - 类 的构造器org.meteoinfo.image.filter.WarpFilter
-
Create a WarpFilter.
- WarpFilter(WarpGrid, WarpGrid) - 类 的构造器org.meteoinfo.image.filter.WarpFilter
-
Create a WarpFilter with two warp grids.
- WarpGrid - org.meteoinfo.image.filter中的类
-
A warp grid.
- WarpGrid(int, int, int, int) - 类 的构造器org.meteoinfo.image.filter.WarpGrid
- WaterFilter - org.meteoinfo.image.filter中的类
-
A filter which produces a water ripple distortion.
- WaterFilter() - 类 的构造器org.meteoinfo.image.filter.WaterFilter
- wavelengthToRGB(float) - 类 中的静态方法org.meteoinfo.image.filter.Spectrum
-
Convert a wavelength to an RGB value.
- WeaveFilter - org.meteoinfo.image.filter中的类
- WeaveFilter() - 类 的构造器org.meteoinfo.image.filter.WeaveFilter
- WholeImageFilter - org.meteoinfo.image.filter中的类
-
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.
- WholeImageFilter() - 类 的构造器org.meteoinfo.image.filter.WholeImageFilter
-
Construct a WholeImageFilter.
- width - 类 中的变量org.meteoinfo.image.AnimatedGifEncoder
- width - 类 中的变量org.meteoinfo.image.GifDecoder
- width - 类 中的变量org.meteoinfo.image.math.ImageFunction2D
- WoodFilter - org.meteoinfo.image.filter中的类
-
A filter which produces a simulated wood texture.
- WoodFilter() - 类 的构造器org.meteoinfo.image.filter.WoodFilter
-
Construct a WoodFilter.
- WRAP - 类 中的静态变量org.meteoinfo.image.filter.TransformFilter
-
Wrap pixels off the edge onto the oppsoite edge.
- WRAP - 类 中的静态变量org.meteoinfo.image.math.ImageFunction2D
- WRAP_EDGES - 类 中的静态变量org.meteoinfo.image.filter.ConvolveFilter
-
Wrap pixels off the edge to the opposite edge.
- writeGraphicCtrlExt() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Writes Graphic Control Extension
- writeImageDesc() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Writes Image Descriptor
- writeLSD() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Writes Logical Screen Descriptor
- writeNetscapeExt() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Writes Netscape application extension to define repeat count.
- writePalette() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Writes color table
- writePixels() - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Encodes and writes pixel data
- writeShort(int) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Write 16-bit value to output stream, LSB first
- writeString(String) - 类 中的方法org.meteoinfo.image.AnimatedGifEncoder
-
Writes string to output stream
X
- x - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- x - 类 中的变量org.meteoinfo.image.filter.Curve
- x - 类 中的变量org.meteoinfo.image.vecmath.AxisAngle4f
- x - 类 中的变量org.meteoinfo.image.vecmath.Tuple3f
- x - 类 中的变量org.meteoinfo.image.vecmath.Tuple4f
- x1 - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- x2 - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- xGrid - 类 中的变量org.meteoinfo.image.filter.WarpGrid
Y
- y - 类 中的变量org.meteoinfo.image.filter.CellularFilter.Point
- y - 类 中的变量org.meteoinfo.image.filter.Curve
- y - 类 中的变量org.meteoinfo.image.vecmath.AxisAngle4f
- y - 类 中的变量org.meteoinfo.image.vecmath.Tuple3f
- y - 类 中的变量org.meteoinfo.image.vecmath.Tuple4f
- y1 - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- y2 - 类 中的变量org.meteoinfo.image.filter.FieldWarpFilter.Line
- yGrid - 类 中的变量org.meteoinfo.image.filter.WarpGrid
Z
- z - 类 中的变量org.meteoinfo.image.vecmath.AxisAngle4f
- z - 类 中的变量org.meteoinfo.image.vecmath.Tuple3f
- z - 类 中的变量org.meteoinfo.image.vecmath.Tuple4f
- ZERO - 类 中的静态变量org.meteoinfo.image.filter.TransformFilter
-
Treat pixels off the edge as zero.
- ZERO - 类 中的静态变量org.meteoinfo.image.math.ImageFunction2D
- ZERO_EDGES - 类 中的静态变量org.meteoinfo.image.filter.ConvolveFilter
-
Treat pixels off the edge as zero.
所有类 所有程序包