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

AbortException - Exception in org.zimowski.bambi.editor.formpost
Thrown when MultipartFormPost transfer has been aborted by end user.
AbortException(long) - Constructor for exception org.zimowski.bambi.editor.formpost.AbortException
 
AbortFilterQueueEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
AbortFilterQueueEvent() - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.AbortFilterQueueEvent
 
absolute() - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
absolute(Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
absolute() - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
absolute(Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
AbstractBufferedImageOp - Class in com.jhlabs.image
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
AbstractBufferedImageOp() - Constructor for class com.jhlabs.image.AbstractBufferedImageOp
 
AbstractFilterWorker - Class in org.zimowski.bambi.editor.studio.image
 
AbstractFilterWorker() - Constructor for class org.zimowski.bambi.editor.studio.image.AbstractFilterWorker
 
AbstractImageExporter - Class in org.zimowski.bambi.editor.plugins.api
Base for image export plugins.
AbstractImageExporter() - Constructor for class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
 
AbstractImagePlugin - Class in org.zimowski.bambi.editor.plugins.api
Image plugin base with selector support.
AbstractImagePlugin() - Constructor for class org.zimowski.bambi.editor.plugins.api.AbstractImagePlugin
 
AbstractPlugin - Class in org.zimowski.bambi.editor.plugins.api
Raw plugin base with configuration support.
AbstractPlugin() - Constructor for class org.zimowski.bambi.editor.plugins.api.AbstractPlugin
 
AbstractPluginAdapter - Class in org.zimowski.bambi.editor.plugins.api
A convenience base for fast plugins that want to run ON the EDT.
AbstractPluginAdapter() - Constructor for class org.zimowski.bambi.editor.plugins.api.AbstractPluginAdapter
 
accept(File) - Method in class org.zimowski.bambi.editor.ExtensionFileFilter
 
ACOS - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
add(AbstractFilterWorker) - Method in class org.zimowski.bambi.editor.studio.eventbus.ImageFilterQueue
 
ADD - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
ADD - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
add(Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
add(Tuple3f, Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
add(Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
add(Tuple4f, Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
addCol(int) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
Add a new column to the grid.
AddComposite - Class in org.zimowski.bambi.jhlabs.composite
 
AddComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.AddComposite
 
addFirst(AbstractFilterWorker) - Method in class org.zimowski.bambi.editor.studio.eventbus.ImageFilterQueue
 
addKnot(float, float) - Method in class org.zimowski.bambi.jhlabs.image.Curve
 
addKnot(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Add a new knot.
addKnot(int, int) - Method in class org.zimowski.bambi.jhlabs.image.SplineColormap
Add a new knot.
addLast(AbstractFilterWorker) - Method in class org.zimowski.bambi.editor.studio.eventbus.ImageFilterQueue
 
addLight(LightFilter.Light) - Method in class com.jhlabs.image.LightFilter
 
addPixels(int[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.OctTreeQuantizer
Add pixels to the quantizer.
addPixels(int[], int, int) - Method in interface org.zimowski.bambi.jhlabs.image.Quantizer
Add pixels to the quantizer.
addRow(int) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
Add a new row to the grid.
addSeparator() - Method in class org.zimowski.bambi.editor.customui.BambiToolbar
 
addSeparator(Dimension) - Method in class org.zimowski.bambi.editor.customui.BambiToolbar
 
addSeparator(EmptyBorder) - Method in class org.zimowski.bambi.editor.customui.BambiToolbar
 
adjustmentValueChanged(AdjustmentEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
Scroll listener reports scroll bar click events.
afterUpdate(VideoDisplay<MBFImage>) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
alpha - Variable in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Whether to convolve alpha.
ALPHA - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
alpha - Variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ALPHA_TO_GRAY - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
AMBIENT - Static variable in class com.jhlabs.image.LightFilter
 
amount - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
amount - Variable in class org.zimowski.bambi.jhlabs.image.SaturationFilter
 
amount - Variable in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
angle - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
angle - Variable in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
angle(Vector3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
angleCoefficient - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
angular - Variable in class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
APP_NAME - Static variable in interface org.zimowski.bambi.editor.config.Configuration
application name
ApplyMaskFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which uses the alpha channel of a "mask" image to interpolate between a source and destination image.
ApplyMaskFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Construct an ApplyMaskFIlter.
ApplyMaskFilter(BufferedImage, BufferedImage) - Constructor for class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Construct an ApplyMaskFIlter.
applySepiaFilter(BufferedImage) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
 
ArrayColormap - Class in org.zimowski.bambi.jhlabs.image
A colormap implemented with an array of colors.
ArrayColormap() - Constructor for class org.zimowski.bambi.jhlabs.image.ArrayColormap
Construct an all-black colormap.
ArrayColormap(int[]) - Constructor for class org.zimowski.bambi.jhlabs.image.ArrayColormap
Construct a colormap with the given map.
ASIN - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
ATAN - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
AUTH_LOGINID_PLUGIN - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Determines how to secure user's login id before transmission.
AUTH_PASS_PLUGIN - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Determines how to secure user's password id before transmission.
AUTH_PROMPT - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Short sentence that will be displayed in the dialog prompting user to enter login credentials.
AUTH_REQUIRED - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
true if authentication is required before image upload; false if not required.
AUTOLOAD_IMAGE_FILEPATH - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Path to image file if autoload is desired.
AVERAGE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
AVERAGE - Static variable in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
AVERAGE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
AverageComposite - Class in org.zimowski.bambi.jhlabs.composite
 
AverageComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.AverageComposite
 
AverageFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which averages the 3x3 neighbourhood of each pixel, providing a simple blur.
AverageFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.AverageFilter
 
AxisAngle4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
AxisAngle4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(AxisAngle4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(Vector3f, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 

B

BambiApp - Class in org.zimowski.bambi.editor
IPCAM: http://www.coderanch.com/t/569500/sockets/java/Ip-camera-view
BambiEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
BambiEvent(int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.BambiEvent
 
BambiSliderUI - Class in org.zimowski.bambi.editor.customui.slider
Custom JSlider UI that conveys Bambi look.
BambiSliderUI(JSlider, SliderDecor) - Constructor for class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
BambiToolbar - Class in org.zimowski.bambi.editor.customui
Clone of JToolBar with slightly different separator which presents a vertical line rather than empty space, and allows for setting EmptyBorder to control insets.
BambiToolbar() - Constructor for class org.zimowski.bambi.editor.customui.BambiToolbar
 
BAND_BLUE - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.CamFilterEvent
 
BAND_GREEN - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.CamFilterEvent
 
BAND_RED - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.CamFilterEvent
 
basis - Variable in class org.zimowski.bambi.jhlabs.math.CompoundFunction2D
 
basis - Variable in class org.zimowski.bambi.jhlabs.math.FBM
 
beforeUpdate(MBFImage) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
bFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
 
bFactor - Variable in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
bias - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
bias(float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Apply a bias to a number in the unit interval, moving numbers towards 0 or 1 according to the bias parameter.
bias - Variable in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
BICONICAL - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
BicubicScaleFilter - Class in org.zimowski.bambi.jhlabs.image
Scales an image using bi-cubic interpolation, which can't be done with AffineTransformOp.
BicubicScaleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BicubicScaleFilter
Construct a BicubicScaleFilter which resizes to 32x32 pixels.
BicubicScaleFilter(int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.BicubicScaleFilter
Constructor for a filter which scales the input image to the given width and height using bicubic interpolation.
BILINEAR - Static variable in class com.jhlabs.image.TransformFilter
Use bilinear interpolation.
BILINEAR - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
bilinearInterpolate(float, float, int, int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Bilinear interpolation of ARGB values.
BinaryFilter - Class in org.zimowski.bambi.jhlabs.image
The superclass for some of the filters which work on binary images.
BinaryFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
BinaryFunction - Interface in org.zimowski.bambi.jhlabs.math
 
blackFunction - Variable in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
BlackFunction - Class in org.zimowski.bambi.jhlabs.math
 
BlackFunction() - Constructor for class org.zimowski.bambi.jhlabs.math.BlackFunction
 
BLEND - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
BlockFilter - Class in org.zimowski.bambi.jhlabs.image
A Filter to pixellate images.
BlockFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BlockFilter
Construct a BlockFilter.
BlockFilter(int) - Constructor for class org.zimowski.bambi.jhlabs.image.BlockFilter
Construct a BlockFilter.
BLUE - Static variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
blueAdjust(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
blur(int[], int[], int, int, float) - Static method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Blur and transpose a block of ARGB pixels.
blur(int[], int[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
blur(int[], int[], int, int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
BlurFilter - Class in org.zimowski.bambi.jhlabs.image
A simple blur filter.
BlurFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BlurFilter
 
blurFractional(int[], int[], int, int, float) - Static method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
 
blurMatrix - Static variable in class org.zimowski.bambi.jhlabs.image.BlurFilter
A 3x3 convolution kernel for a simple blur.
blurRadiusAt(int, int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Override this to get a different blur radius at eahc point.
BorderFilter - Class in org.zimowski.bambi.jhlabs.image
A filter to add a border around an image using the supplied Paint, which may be null for no painting.
BorderFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BorderFilter
Construct a BorderFilter which does nothing.
BorderFilter(int, int, int, int, Paint) - Constructor for class org.zimowski.bambi.jhlabs.image.BorderFilter
Construct a BorderFilter.
BoxBlurFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a box blur on an image.
BoxBlurFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Construct a default BoxBlurFilter.
BoxBlurFilter(float, float, int) - Constructor for class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Construct a BoxBlurFilter.
brightness(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
brightness(int) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
brightnessNTSC(int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Return the NTSC gray level of an RGB value.
BrushedMetalFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces an image simulating brushed metal.
BrushedMetalFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Constructs a BrushedMetalFilter object.
BrushedMetalFilter(int, int, float, boolean, float) - Constructor for class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Constructs a BrushedMetalFilter object.
bTable - Variable in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
buildColorTable() - Method in class org.zimowski.bambi.jhlabs.image.OctTreeQuantizer
Build the color table.
buildColorTable(int[], int[]) - Method in class org.zimowski.bambi.jhlabs.image.OctTreeQuantizer
A quick way to use the quantizer.
buildColorTable() - Method in interface org.zimowski.bambi.jhlabs.image.Quantizer
Build a color table from the added pixels.
BumpFilter - Class in org.zimowski.bambi.jhlabs.image
A simple embossing filter.
BumpFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.BumpFilter
 
BUMPS_FROM_BEVEL - Static variable in class com.jhlabs.image.LightFilter
Use a custom function as the bump map.
BUMPS_FROM_BEVEL - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
BUMPS_FROM_IMAGE - Static variable in class com.jhlabs.image.LightFilter
Use the input image brightness as the bump map.
BUMPS_FROM_IMAGE - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
BUMPS_FROM_IMAGE_ALPHA - Static variable in class com.jhlabs.image.LightFilter
Use the input image alpha as the bump map.
BUMPS_FROM_IMAGE_ALPHA - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
BUMPS_FROM_MAP - Static variable in class com.jhlabs.image.LightFilter
Use a separate image alpha channel as the bump map.
BUMPS_FROM_MAP - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
BURN - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
BurnComposite - Class in org.zimowski.bambi.jhlabs.composite
 
BurnComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.BurnComposite
 
BUSINESS_NAME_LONG - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Full name of your business organization as it relates to the website to which bambi is uploading.
BUSINESS_NAME_SHORT - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Short name of your business organization as it relates to the website to which bambi is uploading.
bytesTransferred(int) - Method in interface org.zimowski.bambi.editor.plugins.api.ExportProgressMonitor
Fired every time when data buffer was transferred.

C

calculateHue(MBFImage) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
calculateSaturation(MBFImage) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
camFailed() - Method in interface org.zimowski.bambi.editor.studio.cam.CamInitializationObserver
Invoked when web cam device failed to initialize.
camFailed() - Method in class org.zimowski.bambi.editor.studio.Editor
 
CamFilterEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
CamFilterEvent(CamFilterOps) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.CamFilterEvent
 
CamFilterOps - Enum in org.zimowski.bambi.editor.studio.cam
 
CamInitializationObserver - Interface in org.zimowski.bambi.editor.studio.cam
 
CamMirrorFilterEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
CamMirrorFilterEvent(int, boolean) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.CamMirrorFilterEvent
 
CamPanel - Class in org.zimowski.bambi.editor.studio.cam
Container optimized for displaying web cam video.
CamPanel() - Constructor for class org.zimowski.bambi.editor.studio.cam.CamPanel
 
CamPictureRequestEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
CamPictureRequestEvent() - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.CamPictureRequestEvent
 
CamPictureTakenEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
Indicates that picture was taken from live video feed.
CamPictureTakenEvent(MBFImage) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.CamPictureTakenEvent
 
camReady() - Method in interface org.zimowski.bambi.editor.studio.cam.CamInitializationObserver
Invoked when web cam device has been fully and successfully initialized and has just began operating.
camReady() - Method in class org.zimowski.bambi.editor.studio.Editor
 
CamRgbFilterEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
CamRgbFilterEvent(int, int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.CamRgbFilterEvent
 
camScanComplete(List<VideoDevice>, ActionListener) - Method in interface org.zimowski.bambi.editor.studio.cam.CamInitializationObserver
Fired when a scan of all available video capture devices has completed.
camScanComplete(List<VideoDevice>, ActionListener) - Method in class org.zimowski.bambi.editor.studio.Editor
 
canFilterIndexColorModel - Variable in class com.jhlabs.image.PointFilter
 
cartoonize() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
catrom2(float) - Method in class org.zimowski.bambi.jhlabs.math.SCNoise
 
CausticsFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which simulates underwater caustics.
CausticsFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CausticsFilter
 
cells - Variable in class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
CELLULAR - Static variable in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
CellularFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces an image with a cellular texture.
CellularFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CellularFilter
 
CellularFilter.Point - Class in org.zimowski.bambi.jhlabs.image
 
CellularFilter.Point() - Constructor for class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
CellularFunction2D - Class in org.zimowski.bambi.jhlabs.math
 
CellularFunction2D() - Constructor for class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
changeRuleMetric(boolean) - Method in class org.zimowski.bambi.editor.studio.image.ImagePanel
 
ChannelMixFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which allows the red, green and blue channels of an image to be mixed into each other.
ChannelMixFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
CheckboxCell - Class in org.zimowski.bambi.editor.customui.statusbar
Status bar cell with a checkbox support.
CheckboxCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.CheckboxCell
Constructs a cell with a plain JCheckBox and default horizontal alignment.
CheckboxCell(String) - Constructor for class org.zimowski.bambi.editor.customui.statusbar.CheckboxCell
 
CheckFilter - Class in org.zimowski.bambi.jhlabs.image
A Filter to draw grids and check patterns.
CheckFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CheckFilter
 
ChromaKeyFilter - Class in org.zimowski.bambi.jhlabs.image
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() - Constructor for class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
ChromeFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which simulates chrome.
ChromeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ChromeFilter
 
CIRCLE_DOWN - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate with a falling circle shape curve.
CIRCLE_DOWN - Static variable in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
CIRCLE_UP - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate with a rising circle shape curve.
CIRCLE_UP - Static variable in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
circleDown(float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
A "circle down" function.
CircleFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which wraps an image around a circular arc.
CircleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CircleFilter
Construct a CircleFilter.
CIRCLES - Static variable in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
circleUp(float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
A "circle up" function.
CLAMP - Static variable in class com.jhlabs.image.TransformFilter
Clamp pixels to the image edges.
clamp(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Clamp a value to an interval.
clamp(int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Clamp a value to an interval.
clamp(int) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
Clamp a value to the range 0..255
CLAMP - Static variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
clamp(float, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
clamp(float, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
CLAMP_EDGES - Static variable in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Clamp pixels off the edge to the nearest edge.
CLEAR - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
ClearTextProxy - Class in org.zimowski.bambi.editor.plugins
Dummy proxy encrypter which simply passes thru original text value.
ClearTextProxy() - Constructor for class org.zimowski.bambi.editor.plugins.ClearTextProxy
 
clone() - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
clone() - Method in class com.jhlabs.image.LightFilter.Light
 
clone() - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
 
clone() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
clone() - Method in class org.zimowski.bambi.jhlabs.image.Gradient
 
cloneImage(BufferedImage) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Clones a BufferedImage.
coefficients - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
COLOR - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
COLOR - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
Color4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Color4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
Color4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
Color4f(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
Color4f(Color4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
Color4f(Tuple4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
Color4f(Color) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
COLOR_BURN - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
COLOR_DODGE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
ColorAdjustFilter - Class in org.zimowski.bambi.editor.filters
A composite filter that simultaneously adjusts RGB, Hue, Saturation, Brightness and Contrast.
ColorAdjustFilter() - Constructor for class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
ColorAdjustFilter.AdjustType - Enum in org.zimowski.bambi.editor.filters
 
ColorBurnComposite - Class in org.zimowski.bambi.jhlabs.composite
 
ColorBurnComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.ColorBurnComposite
 
ColorComposite - Class in org.zimowski.bambi.jhlabs.composite
 
ColorComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.ColorComposite
 
ColorDodgeComposite - Class in org.zimowski.bambi.jhlabs.composite
 
ColorDodgeComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.ColorDodgeComposite
 
ColoredBackgroundCell - Class in org.zimowski.bambi.editor.customui.statusbar
A cell which contains color box whose background can be adjusted.
ColoredBackgroundCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.ColoredBackgroundCell
 
ColoredBackgroundCell(Color) - Constructor for class org.zimowski.bambi.editor.customui.statusbar.ColoredBackgroundCell
 
ColorHalftoneFilter - Class in org.zimowski.bambi.jhlabs.image
A Filter to pixellate images.
ColorHalftoneFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
 
colormap - Variable in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
colormap - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
Colormap - Interface in org.zimowski.bambi.jhlabs.image
An interface for color maps.
colormap - Variable in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
COLORS_CONSTANT - Static variable in class com.jhlabs.image.LightFilter
Use constant material color.
COLORS_CONSTANT - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
COLORS_FROM_IMAGE - Static variable in class com.jhlabs.image.LightFilter
Take the output colors from the input image.
COLORS_FROM_IMAGE - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
colorSpline(float, int, int[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Compute a Catmull-Rom spline for RGB values.
colorSpline(int, int, int[], int[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Compute a Catmull-Rom spline for RGB values, but with variable knot spacing.
cols - Variable in class org.zimowski.bambi.jhlabs.image.WarpGrid
 
com - package com
 
com.jhlabs.image - package com.jhlabs.image
 
com.oracle.layout - package com.oracle.layout
 
combinePixels(int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
combinePixels(int, int, int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
combinePixels(int, int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
ComboBoxColorCellRenderer - Class in org.zimowski.bambi.editor.studio
Custom dropdown cells which contain no text and are filled with the background color to indicate color selection.
ComboBoxColorCellRenderer() - Constructor for class org.zimowski.bambi.editor.studio.ComboBoxColorCellRenderer
 
componentHidden(ComponentEvent) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
componentMoved(ComponentEvent) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
componentResized(ComponentEvent) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
componentShown(ComponentEvent) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
compose(Raster, Raster, WritableRaster) - Method in class org.zimowski.bambi.jhlabs.composite.MiscCompositeContext
 
compose(Raster, Raster, WritableRaster) - Method in class org.zimowski.bambi.jhlabs.composite.RGBComposite.RGBCompositeContext
 
composeRGB(int[], int[], float) - Method in class org.zimowski.bambi.jhlabs.composite.RGBComposite.RGBCompositeContext
 
composeThroughMask(Raster, WritableRaster, Raster) - Static method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Interpolates between two rasters according to the alpha level of a mask raster.
composeThroughMask(Raster, WritableRaster, Raster) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Compose src onto dst using the alpha of sel to interpolate between the two.
CompositeFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which composites two images together with an optional transform.
CompositeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CompositeFilter
Construct a CompositeFilter.
CompositeFilter(Composite) - Constructor for class org.zimowski.bambi.jhlabs.image.CompositeFilter
Construct a CompositeFilter.
CompositeFilter(Composite, AffineTransform) - Constructor for class org.zimowski.bambi.jhlabs.image.CompositeFilter
Construct a CompositeFilter.
CompositeFunction1D - Class in org.zimowski.bambi.jhlabs.math
 
CompositeFunction1D(Function1D, Function1D) - Constructor for class org.zimowski.bambi.jhlabs.math.CompositeFunction1D
 
CompoundFilter - Class in org.zimowski.bambi.jhlabs.image
A BufferedImageOp which combines two other BufferedImageOps, one after the other.
CompoundFilter(BufferedImageOp, BufferedImageOp) - Constructor for class org.zimowski.bambi.jhlabs.image.CompoundFilter
Construct a CompoundFilter.
CompoundFunction2D - Class in org.zimowski.bambi.jhlabs.math
 
CompoundFunction2D(Function2D) - Constructor for class org.zimowski.bambi.jhlabs.math.CompoundFunction2D
 
CONFIG_BUFFER_SIZE - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
CONFIG_CONNECT_TIMEOUT - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
CONFIG_CONTROL_KEEP_ALIVE_TIMEOUT - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
CONFIG_DATA_TIMEOUT - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
CONFIG_KEEP_ALIVE - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
CONFIG_LOCAL_PASSIVE_MODE - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
CONFIG_PROP_SCRIPT - Static variable in class org.zimowski.bambi.editor.plugins.MultipartFormPostImageUploader
Name of the server side script that will receive and process the uploaded image.
CONFIG_TOOTLIP - Static variable in class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
Property key for tooltip
CONFIG_WORKING_DIR - Static variable in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
ConfigLoader - Class in org.zimowski.bambi.editor.config
Responsible for reading and parsing configuration file, then making these values accessible via Configuration.
ConfigLoader(Properties) - Constructor for class org.zimowski.bambi.editor.config.ConfigLoader
Creates an instance of loader for parsing and saving configuration.
ConfigManager - Class in org.zimowski.bambi.editor.config
 
ConfigParameters - Interface in org.zimowski.bambi.editor.config
List of valid parameters bambi can be configured with.
Configuration - Interface in org.zimowski.bambi.editor.config
Application global settings configurable externally.
configuration - Variable in class org.zimowski.bambi.editor.plugins.api.AbstractPlugin
 
CONICAL - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
CONSTANT - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Don't tnterpolate - just use the starting value.
ContourComposite - Class in org.zimowski.bambi.jhlabs.composite
A special Composite used for drawing "marching ants".
ContourComposite(int) - Constructor for class org.zimowski.bambi.jhlabs.composite.ContourComposite
 
ContourFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which draws contours on an image at given brightness levels.
ContourFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ContourFilter
 
contrast(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
ContrastFilter - Class in org.zimowski.bambi.jhlabs.image
A filter to change the brightness and contrast of an image.
ContrastFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ContrastFilter
 
convertImageToARGB(Image) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Convert an Image into a TYPE_INT_ARGB BufferedImage.
convolve(Kernel, int[], int[], int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Convolve a block of pixels.
convolve(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Convolve a block of pixels.
convolveAndTranspose(Kernel, int[], int[], int, int, boolean, boolean, boolean, int) - Static method in class org.zimowski.bambi.jhlabs.image.GaussianFilter
Blur and transpose a block of ARGB pixels.
ConvolveFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which applies a convolution kernel to an image.
ConvolveFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Construct a filter with a null kernel.
ConvolveFilter(float[]) - Constructor for class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Construct a filter with the given 3x3 kernel.
ConvolveFilter(int, int, float[]) - Constructor for class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Construct a filter with the given kernel.
ConvolveFilter(Kernel) - Constructor for class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Construct a filter with the given 3x3 kernel.
convolveH(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Convolve with a kernel consisting of one row.
convolveHV(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Convolve with a 2D kernel.
convolveV(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Convolve with a kernel consisting of one column.
copyTo(Gradient) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Copy one Gradient into another.
COS - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
createAndShowGUI() - Method in class org.zimowski.bambi.editor.BambiApp
Initializes internal GUI components and displays the main window.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
createCompatibleDestImage(BufferedImage, ColorModel, Integer, Integer) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
createCompatibleImage(BufferedImage) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
 
createCompatibleImage(BufferedImage, ColorModel, Integer, Integer) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.AddComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.AverageComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.BurnComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ColorBurnComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ColorComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ColorDodgeComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ContourComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.DarkenComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.DifferenceComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.DodgeComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ExclusionComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.HardLightComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.HueComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.LightenComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.MultiplyComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.NegationComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.OverlayComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.PinLightComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.SaturationComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ScreenComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.SoftLightComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.SubtractComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.zimowski.bambi.jhlabs.composite.ValueComposite
 
createImage(ImageProducer) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Cretae a BufferedImage from an ImageProducer.
CropFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which crops an image to a given rectangle.
CropFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CropFilter
Construct a CropFilter.
CropFilter(int, int, int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.CropFilter
Construct a CropFilter.
cross(Vector3f, Vector3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
crossDissolve(int[], int[], int, int, float) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
CROSSES - Static variable in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
CrystallizeFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which applies a crystallizing effect to an image, by producing Voronoi cells filled with colours from the image.
CrystallizeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
cubeX - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
cubeY - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
CurlFilter - Class in org.zimowski.bambi.jhlabs.image
A page curl effect.
CurlFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CurlFilter
Construct a CurlFilter with no distortion.
Curve - Class in org.zimowski.bambi.jhlabs.image
 
Curve() - Constructor for class org.zimowski.bambi.jhlabs.image.Curve
 
Curve(Curve) - Constructor for class org.zimowski.bambi.jhlabs.image.Curve
 
CurvesFilter - Class in org.zimowski.bambi.jhlabs.image
 
CurvesFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.CurvesFilter
 

D

DARKEN - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
DarkenComposite - Class in org.zimowski.bambi.jhlabs.composite
 
DarkenComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.DarkenComposite
 
deamonize() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
decrypt(String, PrivateKey) - Method in class org.zimowski.bambi.editor.plugins.RsaCipher
 
decrypt(String, String) - Method in class org.zimowski.bambi.editor.plugins.RsaCipher
 
DEFAULT_AUTH_PROMPT - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
 
DEFAULT_CANVAS_HEIGHT - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
DEFAULT_CANVAS_WIDTH - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
DEFAULT_SELECTOR_HEIGHT - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
DEFAULT_SELECTOR_WIDTH - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
DeinterlaceFilter - Class in org.zimowski.bambi.jhlabs.image
A filter for de-interlacing video frames.
DeinterlaceFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
DespeckleFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which removes noise from an image using a "pepper and salt" algorithm.
DespeckleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DespeckleFilter
 
DIFFERENCE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
DIFFERENCE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
DifferenceComposite - Class in org.zimowski.bambi.jhlabs.composite
 
DifferenceComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.DifferenceComposite
 
DiffuseFilter - Class in org.zimowski.bambi.jhlabs.image
This filter diffuses an image by moving its pixels in random directions.
DiffuseFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DiffuseFilter
 
DiffusionFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which uses Floyd-Steinberg error diffusion dithering to halftone an image.
DiffusionFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Construct a DiffusionFilter.
DilateFilter - Class in org.zimowski.bambi.jhlabs.image
Given a binary image, this filter performs binary dilation, setting all added pixels to the given 'new' color.
DilateFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DilateFilter
 
DisplaceFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which simulates the appearance of looking through glass.
DisplaceFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DisplaceFilter
 
displayValue - Variable in class org.zimowski.bambi.editor.studio.image.AbstractFilterWorker
Value to display when rendering queue.
dispose() - Method in class org.zimowski.bambi.jhlabs.composite.MiscCompositeContext
 
dispose() - Method in class org.zimowski.bambi.jhlabs.composite.RGBComposite.RGBCompositeContext
 
DISSOLVE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
DissolveFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which "dissolves" an image by thresholding the alpha channel with random numbers.
DissolveFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DissolveFilter
 
distance - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
distance(Point3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
distance(Point4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
distanceL1(Point3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
distanceL1(Point4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
distanceMap(int[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
distancePower - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
distancePower - Variable in class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
distanceSquared(Point3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
distanceSquared(Point4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
DISTANT - Static variable in class com.jhlabs.image.LightFilter
 
dither() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
dither90Halftone6x6Matrix - Static variable in class com.jhlabs.image.DitherFilter
6x6 90 degree halftone.
ditherCluster3Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-3 clustered dither.
ditherCluster4Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-4 clustered dither.
ditherCluster8Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-8 clustered dither.
DitherFilter - Class in com.jhlabs.image
A filter which performs ordered dithering on an image.
DitherFilter() - Constructor for class com.jhlabs.image.DitherFilter
Constuct a DitherFilter.
ditherLines4x4Matrix - Static variable in class com.jhlabs.image.DitherFilter
4x4 lines.
ditherMagic2x2Matrix - Static variable in class com.jhlabs.image.DitherFilter
2x2 magic square.
ditherMagic4x4Matrix - Static variable in class com.jhlabs.image.DitherFilter
4x4 magic square.
ditherOrdered4x4Matrix - Static variable in class com.jhlabs.image.DitherFilter
4x4 ordered dither.
ditherOrdered6x6Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-6 ordered dither.
ditherOrdered8x8Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-8 ordered dither.
DODGE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
DodgeComposite - Class in org.zimowski.bambi.jhlabs.composite
 
DodgeComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.DodgeComposite
 
DoGFilter - Class in org.zimowski.bambi.jhlabs.image
Edge detection by difference of Gaussians.
DoGFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.DoGFilter
 
doInBackground() - Method in class org.zimowski.bambi.editor.plugins.api.AbstractPluginAdapter
Convenience stub so plugins that don't want to run off the EDT don't have to be bothered with providing empty implementation.
doInBackground() - Method in class org.zimowski.bambi.editor.plugins.FilesystemImageExporter
 
doInBackground() - Method in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
doInBackground() - Method in class org.zimowski.bambi.editor.plugins.MultipartFormPostImageUploader
 
done() - Method in class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
 
done() - Method in class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
dot(Vector3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
dot(Vector4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
DropdownCell<T> - Class in org.zimowski.bambi.editor.customui.statusbar
 
DropdownCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.DropdownCell
 
DropdownCell(T[]) - Constructor for class org.zimowski.bambi.editor.customui.statusbar.DropdownCell
Initializes the cell with a JComboBox filled with array argument.
DropdownCell(JComboBox<T>) - Constructor for class org.zimowski.bambi.editor.customui.statusbar.DropdownCell
 
DST_IN - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
dx - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
dx - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
dy - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
dy - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 

E

EDGE_CURSOR_DETECTION - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
Number of pixels on each side of the edge that creates invisible buffer detection zone to display proper resize cursor.
edgeAction - Variable in class com.jhlabs.image.TransformFilter
The action to take for pixels off the image edge.
edgeAction - Variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
EdgeFilter - Class in com.jhlabs.image
An edge-detection filter.
EdgeFilter() - Constructor for class com.jhlabs.image.EdgeFilter
 
Editor - Class in org.zimowski.bambi.editor.studio
 
Editor() - Constructor for class org.zimowski.bambi.editor.studio.Editor
 
Editor.EditorView - Enum in org.zimowski.bambi.editor.studio
Possible viewport configurations within the editor.
Editor.ImageExportState - Enum in org.zimowski.bambi.editor.studio
States that picture upload can be in.
EditorImageControllers - Interface in org.zimowski.bambi.editor.studio.image
Defines components of Editor that ImagePanel must know about.
EditorImageUtil - Class in org.zimowski.bambi.editor.studio.image
Utility routines for handling image tasks.
emboss() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
EmbossFilter - Class in com.jhlabs.image
A class to emboss an image.
EmbossFilter() - Constructor for class com.jhlabs.image.EmbossFilter
 
EmptyCell - Class in org.zimowski.bambi.editor.customui.statusbar
The most basic status bar cell.
EmptyCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.EmptyCell
 
encrypt(String) - Method in interface org.zimowski.bambi.editor.plugins.api.TextEncrypter
Encrypts single string of text with the implementation specific algorithm.
encrypt(String) - Method in class org.zimowski.bambi.editor.plugins.ClearTextProxy
 
encrypt(String) - Method in class org.zimowski.bambi.editor.plugins.MD5Digest
 
encrypt(String) - Method in class org.zimowski.bambi.editor.plugins.RsaCipher
 
encrypt(String) - Method in class org.zimowski.bambi.editor.plugins.SHA1Digest
 
encrypt(String) - Method in class org.zimowski.bambi.editor.plugins.SHA256Digest
 
EqualizeFilter - Class in org.zimowski.bambi.jhlabs.image
A filter to perform auto-equalization on an image.
EqualizeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.EqualizeFilter
 
equals(Object) - Method in class org.zimowski.bambi.jhlabs.composite.ContourComposite
 
equals(Object) - Method in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
equals(Object) - Method in class org.zimowski.bambi.jhlabs.composite.RGBComposite
 
ErodeAlphaFilter - Class in org.zimowski.bambi.jhlabs.image
 
ErodeAlphaFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
ErodeAlphaFilter(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
ErodeFilter - Class in org.zimowski.bambi.jhlabs.image
Given a binary image, this filter performs binary erosion, setting all removed pixels to the given 'new' color.
ErodeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ErodeFilter
 
EV_CAM - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.BambiEvent
 
EV_IMAGE - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.BambiEvent
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
evaluate(float) - Method in class org.zimowski.bambi.jhlabs.math.CompositeFunction1D
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.FBM
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.FractalSumFunction
 
evaluate(float) - Method in interface org.zimowski.bambi.jhlabs.math.Function1D
 
evaluate(float, float) - Method in interface org.zimowski.bambi.jhlabs.math.Function2D
 
evaluate(float, float, float) - Method in interface org.zimowski.bambi.jhlabs.math.Function3D
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.MarbleFunction
 
evaluate(float) - Method in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
evaluate(float) - Method in class org.zimowski.bambi.jhlabs.math.Noise
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.Noise
 
evaluate(float, float, float) - Method in class org.zimowski.bambi.jhlabs.math.Noise
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.RidgedFBM
 
evaluate(float) - Method in class org.zimowski.bambi.jhlabs.math.SCNoise
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.SCNoise
 
evaluate(float, float, float) - Method in class org.zimowski.bambi.jhlabs.math.SCNoise
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.TurbulenceFunction
 
evaluate(float, float) - Method in class org.zimowski.bambi.jhlabs.math.VLNoise
 
EVEN - Static variable in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
EventBusManager - Class in org.zimowski.bambi.editor.studio.eventbus
Centralized manager for Guaava EventBus which by default is context unaware.
EXCHANGE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
EXCLUSION - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
ExclusionComposite - Class in org.zimowski.bambi.jhlabs.composite
 
ExclusionComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.ExclusionComposite
 
exponents - Variable in class org.zimowski.bambi.jhlabs.math.FBM
 
export(ImageExportDef, Component) - Method in class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
 
export(ImageExportDef, Component) - Method in interface org.zimowski.bambi.editor.plugins.api.ImageExporter
Initiates and executes the image export process.
exportAborted(long) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
exportAborted(long) - Method in interface org.zimowski.bambi.editor.plugins.api.ExportStateMonitor
Fired when AbortException was caught, which signals that user aborted the export.
ExportAbortInformer - Interface in org.zimowski.bambi.editor.plugins.api
Allows to inform interested parties performing export (plugins, etc) that abort has been requested or issued and the process should be halted.
exportDef - Variable in class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
Upload definition objects
ExportDef - Class in org.zimowski.bambi.editor.plugins.api
A simple struct which holds objects defining and handling generic export process.
ExportDef() - Constructor for class org.zimowski.bambi.editor.plugins.api.ExportDef
 
exportError(Exception) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
exportError(Exception) - Method in interface org.zimowski.bambi.editor.plugins.api.ExportStateMonitor
Fired when generic exception was caught.
exportFinished(Date) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
exportFinished(Date) - Method in interface org.zimowski.bambi.editor.plugins.api.ExportStateMonitor
Fired when export is finished.
ExportProgressMonitor - Interface in org.zimowski.bambi.editor.plugins.api
An object implementing this interface will be notified of data export progress.
exportStarted(Date) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
exportStarted(Date) - Method in interface org.zimowski.bambi.editor.plugins.api.ExportStateMonitor
Fired immediately after export request has been issued.
ExportStateMonitor - Interface in org.zimowski.bambi.editor.plugins.api
Allows to handle different stages of the export process.
exportSuccess(long) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
exportSuccess(long) - Method in interface org.zimowski.bambi.editor.plugins.api.ExportStateMonitor
Fired at the end of the export if destination confirmed success.
ExposureFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which changes the exposure of an image.
ExposureFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ExposureFilter
 
ExtensionFileFilter - Class in org.zimowski.bambi.editor
 
ExtensionFileFilter(String, String) - Constructor for class org.zimowski.bambi.editor.ExtensionFileFilter
 
ExtensionFileFilter(String, String[]) - Constructor for class org.zimowski.bambi.editor.ExtensionFileFilter
 
extraAlpha - Variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
extraAlpha - Variable in class org.zimowski.bambi.jhlabs.composite.RGBComposite
 

F

FadeFilter - Class in org.zimowski.bambi.jhlabs.image
 
FadeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FadeFilter
 
FBM - Class in org.zimowski.bambi.jhlabs.math
 
FBM(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.math.FBM
 
FBM(float, float, float, Function2D) - Constructor for class org.zimowski.bambi.jhlabs.math.FBM
 
FBMFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces textures from fractal Brownian motion.
FBMFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FBMFilter
 
FeedbackFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which priduces a video feedback effect by repeated transformations.
FeedbackFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Construct a FeedbackFilter.
FeedbackFilter(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Construct a FeedbackFilter.
FFT - Class in org.zimowski.bambi.jhlabs.math
 
FFT(int) - Constructor for class org.zimowski.bambi.jhlabs.math.FFT
 
FieldWarpFilter - Class in org.zimowski.bambi.jhlabs.image
A class which warps an image using a field Warp algorithm.
FieldWarpFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
FieldWarpFilter.Line - Class in org.zimowski.bambi.jhlabs.image
 
FieldWarpFilter.Line(int, int, int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
FilesystemImageExporter - Class in org.zimowski.bambi.editor.plugins
A plugin that will export current image to end user's local filesystem, essentially providing for "image save" feature.
FilesystemImageExporter() - Constructor for class org.zimowski.bambi.editor.plugins.FilesystemImageExporter
 
FillFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which fills an image with a given color.
FillFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FillFilter
Construct a FillFilter.
FillFilter(int) - Constructor for class org.zimowski.bambi.jhlabs.image.FillFilter
Construct a FillFilter.
FilmPane - Class in org.zimowski.bambi.editor.customui
Horizontal film-like list that displays thumb images.
FilmPane() - Constructor for class org.zimowski.bambi.editor.customui.FilmPane
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.FlipFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.KaleidoscopeFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.MarbleFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.PointFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.StampFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TransformFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TwirlFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.WholeImageFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.editor.filters.SepiaFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.BicubicScaleFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.BlockFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ChromeFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.CompositeFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.CompoundFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.DiffuseFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.GaussianFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.GlowFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.HighPassFilter
 
filter(Image, Image, int, int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ImageCombiningFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.InterpolateFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.IteratedFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.LaplaceFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.PolarFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ScaleFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.TileImageFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
filter - Variable in class org.zimowski.bambi.jhlabs.image.TransitionFilter
The filter used for the transition.
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.UnsharpFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
 
filterDone() - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
filterDone() - Method in interface org.zimowski.bambi.editor.filters.FilterListener
 
filterInitialize() - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
filterInitialize() - Method in interface org.zimowski.bambi.editor.filters.FilterListener
 
filterListener - Variable in class com.jhlabs.image.AbstractBufferedImageOp
 
FilterListener - Interface in org.zimowski.bambi.editor.filters
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.EdgeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.EmbossFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.LightFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.WholeImageFilter
Actually filter the pixels.
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.DespeckleFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.DilateFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.EqualizeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.ErodeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.Flush3DFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.LifeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.MaximumFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.MedianFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.MinimumFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.OilFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.OutlineFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.ReduceNoiseFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.SkeletonFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
filterPixelsNN(BufferedImage, int, int, int[], Rectangle) - Method in class com.jhlabs.image.TransformFilter
 
filterProgress(int) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
filterProgress(int) - Method in interface org.zimowski.bambi.editor.filters.FilterListener
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.DitherFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.GrayscaleFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.InvertFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.PointFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.PosterizeFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.RGBAdjustFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.StampFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.FillFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.GrayFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
filterRGB(int, int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ImageCombiningFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.InvertAlphaFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.JavaLnFFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.LookupFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.MapColorsFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.MaskFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.OpacityFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.PremultiplyFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.SaturationFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.SwizzleFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.UnpremultiplyFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
filterRGB(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
 
filterStart(int) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
filterStart(int) - Method in interface org.zimowski.bambi.editor.filters.FilterListener
 
Find - Class in com
 
Find() - Constructor for class com.Find
 
findRange(Function1D, float[]) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Returns the minimum and maximum of a number of random values of the given function.
findRange(Function2D, float[]) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Returns the minimum and maximum of a number of random values of the given function.
findTranslation(AffineTransform, int, int, int) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
 
FlareFilter - Class in org.zimowski.bambi.jhlabs.image
An experimental filter for rendering lens flares.
FlareFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FlareFilter
 
flip() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
FLIP_180 - Static variable in class com.jhlabs.image.FlipFilter
Rotate the image 180 degrees.
FLIP_90CCW - Static variable in class com.jhlabs.image.FlipFilter
Rotate the image 90 degrees counter-clockwise.
FLIP_90CW - Static variable in class com.jhlabs.image.FlipFilter
Rotate the image 90 degrees clockwise.
FLIP_H - Static variable in class com.jhlabs.image.FlipFilter
Flip the image horizontally.
FLIP_HV - Static variable in class com.jhlabs.image.FlipFilter
Flip the image horizontally and vertically.
FLIP_V - Static variable in class com.jhlabs.image.FlipFilter
Flip the image vertically.
FlipFilter - Class in com.jhlabs.image
A filter which flips images or rotates by multiples of 90 degrees.
FlipFilter() - Constructor for class com.jhlabs.image.FlipFilter
Construct a FlipFilter which flips horizontally and vertically.
FlipFilter(int) - Constructor for class com.jhlabs.image.FlipFilter
Construct a FlipFilter.
floor(float) - Static method in class org.zimowski.bambi.jhlabs.math.SCNoise
 
Flush3DFilter - Class in org.zimowski.bambi.jhlabs.image
This filter tries to apply the Swing "flush 3D" effect to the black lines in an image.
Flush3DFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.Flush3DFilter
 
FourColorFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which draws a gradient interpolated between four colors defined at the corners of the image.
FourColorFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
fpsComputed(double, double) - Method in interface org.zimowski.bambi.editor.studio.cam.FpsObserver
Fired when the most recent frame per second values were obtained.
fpsComputed(double, double) - Method in class org.zimowski.bambi.editor.studio.Editor
 
FpsObserver - Interface in org.zimowski.bambi.editor.studio.cam
Can be implemented by components interested in observing frame per second video statstics.
FractalSumFunction - Class in org.zimowski.bambi.jhlabs.math
 
FractalSumFunction(Function2D) - Constructor for class org.zimowski.bambi.jhlabs.math.FractalSumFunction
 
FREI_CHEN_H - Static variable in class com.jhlabs.image.EdgeFilter
 
FREI_CHEN_V - Static variable in class com.jhlabs.image.EdgeFilter
 
fromFilter(ImageFilterOps) - Static method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
Given filter operation look up associated toolbar icon.
FtpImageUploader - Class in org.zimowski.bambi.editor.plugins
Image upload plugin utilizing FTP protocol.
FtpImageUploader() - Constructor for class org.zimowski.bambi.editor.plugins.FtpImageUploader
 
Function1D - Interface in org.zimowski.bambi.jhlabs.math
 
Function2D - Interface in org.zimowski.bambi.jhlabs.math
 
Function3D - Interface in org.zimowski.bambi.jhlabs.math
 

G

gain - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
gain(float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
A variant of the gamma function.
gain - Variable in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
GainFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which changes the gain and bias of an image - similar to ContrastFilter.
GainFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GainFilter
 
GammaFilter - Class in org.zimowski.bambi.jhlabs.image
A filter for changing the gamma of an image.
GammaFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GammaFilter
Construct a GammaFilter.
GammaFilter(float) - Constructor for class org.zimowski.bambi.jhlabs.image.GammaFilter
Construct a GammaFilter.
GammaFilter(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.GammaFilter
Construct a GammaFilter.
GAUSSIAN - Static variable in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Gaussian distribution for the noise.
GaussianFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which applies Gaussian blur to an image.
GaussianFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GaussianFilter
Construct a Gaussian filter.
GaussianFilter(float) - Constructor for class org.zimowski.bambi.jhlabs.image.GaussianFilter
Construct a Gaussian filter.
get(AxisAngle4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
get(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
get() - Method in class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
get(Matrix4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
get(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
get(Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
get(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
get(Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
get(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
getA() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
getAbortAgent() - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
getAddMargins() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Get whether to increase the size of the output image to accomodate the shadow.
getAdjustType(ImageFilterOps) - Static method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
getAlpha() - Method in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
getAlpha() - Method in class org.zimowski.bambi.jhlabs.composite.RGBComposite
 
getAmount() - Method in class com.jhlabs.image.MarbleFilter
Get the amount of effect.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Get the amount of noise to add.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Get the amount of effect.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Get the amount of texture.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.ChromeFilter
Get the amount of chrome.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
Get the amount of distortion.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Get the amount of texture.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
Get the amount of warp.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Get the amount of glint.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.GlowFilter
Get the amount of glow.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Get the amount of noise.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Get the amount of pinch.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.SaturationFilter
Set the amount of saturation change.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
Get the amount of sparkle.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Get the amount of swim.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Get the amount of texture.
getAmount() - Method in class org.zimowski.bambi.jhlabs.image.UnsharpFilter
Get the amount of sharpening.
getAmplitude() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the amplitude of the ripples.
getAngle() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the angle of the kaleidoscope.
getAngle() - Method in class com.jhlabs.image.TwirlFilter
Get the angle of twist.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Returns the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Get the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Returns the angle of the arc.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
Returns the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Returns the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Returns the angle of each iteration.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
Returns the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
Returns the angle of the mirror.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Returns the angle of blur.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Returns the angle of blur.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Get the angle of twist.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.RotateFilter
Returns the angle of rotation.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Returns the angle of the shadow.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
Returns the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Returns the angle of the effect.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Returns the angle of the texture.
getAngle() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the angle of the texture.
getAngle2() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the secondary angle of the kaleidoscope.
getAngleCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getAngleCoefficient() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getAngleOfRotation() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelRotateEvent
 
getAngleVariation() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getAppletContext() - Method in interface org.zimowski.bambi.editor.config.Configuration
Deprecated.
No direct replacement. This app has outgrown the applet technology. Use Java Web Start instead.
getAuthenticationPrompt() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getAutoloadImageFile() - Method in interface org.zimowski.bambi.editor.config.Configuration
Returns image file to be loaded on startup, if one is configured and read successfully.
getAzimuth() - Method in class com.jhlabs.image.EmbossFilter
 
getAzimuth() - Method in class com.jhlabs.image.LightFilter.Light
 
getB() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
getBackground() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Get the background color.
getBackground() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getBackgroundColor() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.SelectorBackgroundEvent
 
getBand() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamMirrorFilterEvent
 
getBand() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamRgbFilterEvent
 
getBaseAmount() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
getBasis() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getBasis() - Method in class org.zimowski.bambi.jhlabs.math.CompoundFunction2D
 
getBasisType() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getBasisType() - Method in class org.zimowski.bambi.jhlabs.math.FBM
 
getBevel() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getBFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getBFactor() - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
getBgColor() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Get the background color.
getBias() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getBias() - Method in class org.zimowski.bambi.jhlabs.image.GainFilter
Get the bias.
getBias() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getBlack() - Method in class com.jhlabs.image.StampFilter
Set the color to be used for pixels below the lower threshold.
getBlack() - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Set the color to be used for pixels below the lower threshold.
getBlackFunction() - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
getBlockSize() - Method in class org.zimowski.bambi.jhlabs.image.BlockFilter
Get the pixel block size.
getBloom() - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Get the bloom factor.
getBloomThreshold() - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Get the bloom threshold.
getBlueCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
getBlueGreen() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
getBlur() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set the blur that is applied before thresholding.
getBlurMask() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Get the mask used to give the amount of blur at each point.
getBorderPaint() - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Get the border paint.
getBottomBorder() - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Returns the border border value.
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
getBounds2D(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
getBounds2D(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
 
getBounds2D(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
getBounds2D(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
 
getBounds2D(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
getBrightness() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Get the brightness.
getBrightness() - Method in class org.zimowski.bambi.jhlabs.image.ContrastFilter
Get the filter brightness.
getBrightness() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getBTolerance() - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
getBTolerance() - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Get the brightness tolerance.
getBufferSize() - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
getBumpFunction() - Method in class com.jhlabs.image.LightFilter
 
getBumpFunction() - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
getBumpHeight() - Method in class com.jhlabs.image.EmbossFilter
 
getBumpHeight() - Method in class com.jhlabs.image.LightFilter
 
getBumpHeight() - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
getBumpShape() - Method in class com.jhlabs.image.LightFilter
 
getBumpSoftness() - Method in class com.jhlabs.image.LightFilter
 
getBumpSoftness() - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
getBumpSource() - Method in class com.jhlabs.image.LightFilter
 
getBumpSource() - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
getBus() - Method in class org.zimowski.bambi.editor.studio.eventbus.EventBusManager
 
getBusinessNameLong() - Method in interface org.zimowski.bambi.editor.config.Configuration
Name of the business running this app.
getBusinessNameShort() - Method in interface org.zimowski.bambi.editor.config.Configuration
One word short name of the business.
getBytesWritten() - Method in exception org.zimowski.bambi.editor.formpost.AbortException
 
getC() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
getCameraAzimuth() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getCameraElevation() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getCentre() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.TwirlFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the centre of the effect as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.LightFilter.Light
Get the centre of the light in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.TwirlFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
 
getCentreX() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.LightFilter.Light
Get the centre of the light in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.TwirlFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCheckbox() - Method in class org.zimowski.bambi.editor.customui.statusbar.CheckboxCell
 
getCleanImage() - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Get the clean image.
getClip() - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
getClippedImage() - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
Clips main image to bounds defined by the selector and returns sub image.
getCloudCover() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getCloudSharpness() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getCoefficient(int) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getCoefficient(int) - Method in class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
getColor() - Method in class com.jhlabs.image.LightFilter.Light
 
getColor() - Method in enum org.zimowski.bambi.editor.customui.slider.SliderDecor
 
getColor(float) - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Convert a value in the range 0..1 to an RGB color.
getColor() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Get the color of the metal.
getColor() - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
getColor(float) - Method in interface org.zimowski.bambi.jhlabs.image.Colormap
Convert a value in the range 0..1 to an RGB color.
getColor() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
getColor(float) - Method in class org.zimowski.bambi.jhlabs.image.GrayscaleColormap
Convert a value in the range 0..1 to an RGB color.
getColor(float) - Method in class org.zimowski.bambi.jhlabs.image.LinearColormap
Convert a value in the range 0..1 to an RGB color.
getColor() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getColor() - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
getColor(float) - Method in class org.zimowski.bambi.jhlabs.image.SpectrumColormap
Convert a value in the range 0..1 to an RGB color.
getColor1() - Method in class org.zimowski.bambi.jhlabs.image.LinearColormap
Get the first color.
getColor2() - Method in class org.zimowski.bambi.jhlabs.image.LinearColormap
Get the second color.
getColorDither() - Method in class com.jhlabs.image.DitherFilter
Get whether to use a color dither.
getColorDither() - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Get whether to use a color dither.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.LookupFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Get the colormap to be used for the filter.
getColormap() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Get the colormap to be used for the filter.
getColorNE() - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
getColorNW() - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
getColorSE() - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
getColorSource() - Method in class com.jhlabs.image.LightFilter
 
getColorSW() - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
getCommand() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.SelectorVisibilityEvent
 
getComposite() - Method in class org.zimowski.bambi.jhlabs.image.CompositeFilter
Get the composite.
getComposite() - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Get the composite with which to paint the text.
getConeAngle() - Method in class com.jhlabs.image.LightFilter.Light
 
getConfiguration() - Method in class org.zimowski.bambi.editor.config.ConfigManager
Retrieves configuration for the proper instance of the app, weather deployed stand-alone to desktop, or via Java Web Start.
getConnection(int) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
getContourColor() - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
getContrast() - Method in class org.zimowski.bambi.jhlabs.image.ContrastFilter
Get the filter contrast.
getCrossings() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getCumulativeAngle() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelRotateEvent
 
getCurves() - Method in class org.zimowski.bambi.jhlabs.image.CurvesFilter
 
getCyanScreenAngle() - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Get the cyan screen angle.
getD() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
getDensity() - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
Get the density of the image.
getDensity() - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
getDensity() - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Get the density of the noise.
getDensity() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getDensity() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getDescription() - Method in class org.zimowski.bambi.editor.ExtensionFileFilter
 
getDescription() - Method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
 
getDestGrid() - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
Get the destination warp grid.
getDestination() - Method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Get the destination image.
getDestination() - Method in class org.zimowski.bambi.jhlabs.image.InterpolateFilter
Get the destination image.
getDestination() - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Get the destination image.
getDestination() - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
Get the destination image.
getDiffuseColor() - Method in class com.jhlabs.image.LightFilter
 
getDiffuseColor() - Method in class com.jhlabs.image.LightFilter.Material
 
getDirection() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.RotateEvent
 
getDispersion() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Get the dispersion.
getDisplacementMap() - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
Get the displacement map.
getDisplayValue() - Method in class org.zimowski.bambi.editor.studio.image.AbstractFilterWorker
 
getDistance() - Method in class com.jhlabs.image.LightFilter.Light
 
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the distance to move on each iteration.
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Get the distance of blur.
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Get the distance of blur.
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Get the distance of the shadow.
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getDistance() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getDistancePower() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getDistortion() - Method in class org.zimowski.bambi.jhlabs.math.VLNoise
 
getDistribution() - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Get the distribution of the noise.
getDither() - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Return the dithering setting
getdotRadius() - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Get the pixel block size.
getDropdown() - Method in class org.zimowski.bambi.editor.customui.statusbar.DropdownCell
 
getEdgeAction() - Method in class com.jhlabs.image.TransformFilter
Get the action to perform for pixels off the edge of the image.
getEdgeAction() - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Get the action to perfomr for pixels off the image edges.
getEdgeAction() - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
getEdgeColor() - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
getEdgeColor() - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
getEdgeThickness() - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
getEdgeThickness() - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
getElevation() - Method in class com.jhlabs.image.EmbossFilter
 
getElevation() - Method in class com.jhlabs.image.LightFilter.Light
 
getEmboss() - Method in class com.jhlabs.image.EmbossFilter
 
getEndAlpha() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the alpha value at the last iteration.
getEndAlpha() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getEnvironmentMap() - Method in class com.jhlabs.image.LightFilter
 
getEnvironmentMap() - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
getEventType() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.BambiEvent
 
getExposure() - Method in class org.zimowski.bambi.jhlabs.image.ChromeFilter
Get the exppsure of the effect.
getExposure() - Method in class org.zimowski.bambi.jhlabs.image.ExposureFilter
Get the exposure level.
getF1() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getF2() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getF3() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getF4() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getFactor() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
getFadeEdges() - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
getFadeEdges() - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
getFadeout() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getFadeStart() - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
getFadeWidth() - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
getFibres() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the amount of fibres in the texture.
getFillColor() - Method in class org.zimowski.bambi.jhlabs.image.FillFilter
Get the fill color.
getFilter() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterEvent
 
getFocus() - Method in class com.jhlabs.image.LightFilter.Light
 
getFont(String) - Method in class org.zimowski.bambi.editor.customui.statusbar.EmptyCell
 
getFont() - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Get the font with which to paint the text.
getFontSize() - Method in class org.zimowski.bambi.editor.customui.statusbar.EmptyCell
May be overwritten by child classes to customize font size.
getFontStyle() - Method in class org.zimowski.bambi.editor.customui.statusbar.EmptyCell
May be overwritten by child classes to customize font style.
getForeground() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Get the foreground color.
getFormat() - Method in class org.zimowski.bambi.editor.plugins.api.ImageExportDef
 
getFOV() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getFpsCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getFrames() - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
getFrequency(int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getFrequency(int, int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getFunction() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
getFuzziness() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Get the fuzziness of the texture.
getFuzziness() - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
getGain() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getGain() - Method in class org.zimowski.bambi.jhlabs.image.GainFilter
Get the gain.
getGain() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getGain() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the gain of the texture.
getGamma() - Method in class org.zimowski.bambi.jhlabs.image.GammaFilter
Get the gamma level.
getGap() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
getGFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getGlintOnly() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Get whether to render the stars and the image or only the stars.
getGlow() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getGlowFalloff() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getGradientCoefficient() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getGreenCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
getGreenRed() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
getGridType() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getH() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getH() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getHaziness() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getHEdgeMatrix() - Method in class com.jhlabs.image.EdgeFilter
 
getHeight() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Get the height of the arc.
getHeight() - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Get the height of the crop rectangle.
getHeight() - Method in class org.zimowski.bambi.jhlabs.image.TileImageFilter
Get the output image height.
getHeight() - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
getHelpPageUrl() - Method in interface org.zimowski.bambi.editor.config.Configuration
Full URL to the home page of the help system.
getHFactor() - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
getHighColor() - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
Get the high color.
getHighLevel() - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
getHighOutputLevel() - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
getHRadius() - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Get the horizontal size of the blur.
getHRadius() - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Get the horizontal size of the blur.
getHRadius() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Get the horizontal size of the blur.
getHTolerance() - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
getHTolerance() - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Get the hue tolerance.
getIcon() - Method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
 
getIcons() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterQueueEvent
 
getImage() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
getImage() - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
getImage() - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
Returns a BufferedImage with an applied affinetransform on it.
getImageBytes() - Method in class org.zimowski.bambi.editor.plugins.api.ImageExportDef
 
getImageExporter() - Method in interface org.zimowski.bambi.editor.config.Configuration
Returns image export plugin.
getImageExporterConfig() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getImageFile() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageLoadEvent
 
getImageOutputConfigFacade() - Method in interface org.zimowski.bambi.editor.studio.image.EditorImageControllers
 
getImageOutputFormat() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
getImageOutputFormat() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getImageOutputFormat() - Method in class org.zimowski.bambi.editor.studio.Editor
 
getIncrement() - Method in class org.zimowski.bambi.editor.studio.image.Ruler
 
getIndex() - Method in class org.zimowski.bambi.editor.studio.cam.VideoDevice
 
getIndexForColor(int) - Method in class org.zimowski.bambi.jhlabs.image.OctTreeQuantizer
Get the color table index for a color.
getIndexForColor(int) - Method in interface org.zimowski.bambi.jhlabs.image.Quantizer
Using the previously-built color table, return the index into that table for a pixel.
getInLines() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
getInstance() - Static method in class org.zimowski.bambi.editor.config.ConfigManager
 
getInstance() - Static method in class org.zimowski.bambi.editor.studio.eventbus.EventBusManager
 
getInstance(int, float) - Static method in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
getIntensity() - Method in class com.jhlabs.image.LightFilter.Light
 
getInterpolation() - Method in class com.jhlabs.image.TransformFilter
Get the type of interpolation to perform.
getInterpolation() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
getInterpolation() - Method in class org.zimowski.bambi.jhlabs.image.InterpolateFilter
Get the interpolation factor.
getIntoB() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
getIntoG() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
getIntoR() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
getInvert() - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
 
getInvert() - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
getInvert() - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
getInvert() - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
 
getInvert() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
getIterations() - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
Get the number of iterations the effect is performed.
getIterations() - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Get the number of iterations the blur is performed.
getIterations() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the number of iterations.
getIterations() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
Get the number of iterations the effect is performed.
getIterations() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getIterations() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Get the number of iterations the blur is performed.
getK() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
getKernel() - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Get the convolution kernel.
getKnot(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Get a knot color.
getKnot(int) - Method in class org.zimowski.bambi.jhlabs.image.SplineColormap
Get a knot color.
getKnotBlend(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Get a knot blend type.
getKnotPosition(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Get a knot position.
getKnotType(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Get a knot type.
getLacunarity() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getLacunarity() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getLastAdjust() - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
getLeftBorder() - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Returns the left border value.
getLength() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Get the length of the stars.
getLength() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getLevels() - Method in class com.jhlabs.image.DitherFilter
Get the number of dither levels.
getLevels() - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
getLevels() - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Get the number of dither levels.
getLevels() - Method in class org.zimowski.bambi.jhlabs.image.OilFilter
Get the number of levels for the effect.
getLights() - Method in class com.jhlabs.image.LightFilter
 
getListCellRendererComponent(JList<? extends Color>, Color, int, boolean, boolean) - Method in class org.zimowski.bambi.editor.studio.ComboBoxColorCellRenderer
 
getLocalIcon(String) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
Loads icon from classpath as a resource.
getLoginId() - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
Login ID authentication token.
getLoginIdEncrypter() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getLoginIdEncrypterConfig() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getLookAndFeel() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getLowerThreshold() - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Get the lower threshold value.
getLowLevel() - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
getLowOutputLevel() - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
getLUT() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getLUT() - Method in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
getMagentaScreenAngle() - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Get the magenta screen angle.
getMap() - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Get the array of colors for the colormap.
getMask() - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
getMask() - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
Get the halftone mask.
getMask() - Method in class org.zimowski.bambi.jhlabs.image.MaskFilter
 
getMaskImage() - Method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Get the mask image.
getMaterial() - Method in class com.jhlabs.image.LightFilter
 
getMatrix() - Method in class com.jhlabs.image.DitherFilter
Get the dither matrix.
getMatrix() - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Get the dither matrix.
getMatrix() - Method in class org.zimowski.bambi.jhlabs.image.SwizzleFilter
Get the swizzle matrix.
getMaxFrequency() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMaxFrequency(int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMaxIcon() - Method in enum org.zimowski.bambi.editor.customui.slider.SliderDecor
 
getMaxValue() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMaxValue(int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMeanValue() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMeanValue(int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMerge() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
getMetaData() - Method in class com.jhlabs.image.AbstractBufferedImageOp
Bambi filter metadata.
getMetaData() - Method in class com.jhlabs.image.DitherFilter
 
getMetaData() - Method in class com.jhlabs.image.EdgeFilter
 
getMetaData() - Method in class com.jhlabs.image.EmbossFilter
 
getMetaData() - Method in class com.jhlabs.image.FlipFilter
 
getMetaData() - Method in class com.jhlabs.image.GrayscaleFilter
 
getMetaData() - Method in class com.jhlabs.image.InvertFilter
 
getMetaData() - Method in class com.jhlabs.image.KaleidoscopeFilter
 
getMetaData() - Method in class com.jhlabs.image.LightFilter
 
getMetaData() - Method in class com.jhlabs.image.MarbleFilter
 
getMetaData() - Method in class com.jhlabs.image.PosterizeFilter
 
getMetaData() - Method in class com.jhlabs.image.SolarizeFilter
 
getMetaData() - Method in class com.jhlabs.image.StampFilter
 
getMetaData() - Method in class com.jhlabs.image.TwirlFilter
 
getMetaData() - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
getMetaData() - Method in interface org.zimowski.bambi.editor.filters.ImageFilterOpSupport
 
getMetaData() - Method in class org.zimowski.bambi.editor.filters.SepiaFilter
 
getMetaInfo() - Method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
 
getMidColor() - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
Get the mid color.
getMinFrequency() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMinFrequency(int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMinIcon() - Method in enum org.zimowski.bambi.editor.customui.slider.SliderDecor
 
getMinValue() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMinValue(int) - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getMix() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getMode() - Method in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
getModifiedImage() - Method in interface org.zimowski.bambi.editor.studio.image.ImageConduit
 
getModifiedImage() - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
getMonochrome() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Get the type of noise to add.
getMonochrome() - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
Get whether to do monochrome halftoning.
getMonochrome() - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Get whether to use monochrome noise.
getMorphImage() - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
getMouseInputListener() - Method in interface org.zimowski.bambi.editor.studio.image.EditorImageControllers
 
getName() - Method in class org.zimowski.bambi.editor.studio.cam.VideoDevice
 
getNewColor() - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
getNormalize() - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
 
getNumberOfPics() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getNumColors() - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Get the number of colors to quantize to.
getNumKnots() - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Get the number of knots in the gradient.
getNumLevels() - Method in class com.jhlabs.image.PosterizeFilter
Get the number of levels in the output image.
getNumSamples() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
getOctaves() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getOctaves() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getOctaves() - Method in class org.zimowski.bambi.jhlabs.math.TurbulenceFunction
 
getOffset() - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
getOpacity() - Method in class com.jhlabs.image.LightFilter.Material
 
getOpacity() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
Get the opacity of the reflection.
getOpacity() - Method in class org.zimowski.bambi.jhlabs.image.OpacityFilter
Get the opacity setting.
getOpacity() - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Get the opacity of the rays.
getOpacity() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Get the opacity of the shadow.
getOperation() - Method in class com.jhlabs.image.FlipFilter
Get the filter operation.
getOperation() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamFilterEvent
 
getOperation() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
getOperation() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getOperation() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
getOriginX() - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Get the origin of the output image.
getOriginY() - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Get the origin of the output image.
getOutLines() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
getOutputFormatCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getPaint() - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Get the paint with which to paint the text.
getPaintMode() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
getPassword() - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
Password authentication token.
getPasswordEncrypter() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getPasswordEncrypterConfig() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getPctComplete() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
getPhase() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
getPhase() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
getPhase() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the phase of the ripples.
getPicSettings(int) - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getPicture() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamPictureTakenEvent
 
getPixel(int, int, int[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getPixel(int, int, int[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
getPixel(int, int, int[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
getPixelCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
getPixels() - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
getPoint1() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
getPoint2() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
getPoint2D(Point2D, Point2D) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
getPoint2D(Point2D, Point2D) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
 
getPoint2D(Point2D, Point2D) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
getPoint2D(Point2D, Point2D) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
 
getPoint2D(Point2D, Point2D) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
getPower() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
getPreferredScrollableViewportSize() - Method in class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
getPreferredSize() - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
getPremultiplyAlpha() - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Get whether to premultiply the alpha channel.
getPremultiplyAlpha() - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Get whether to premultiply the alpha channel.
getPremultiplyAlpha() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Get whether to premultiply the alpha channel.
getPremultiplyAlpha() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Get whether to premultiply the alpha channel.
getProgressBar() - Method in class org.zimowski.bambi.editor.customui.statusbar.ProgressBarCell
 
getProgressMonitor() - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
getRadioLabel() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getRadioOutputTypeLabel() - Method in interface org.zimowski.bambi.editor.config.Configuration
Desired label for selector radio button group.
getRadius() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.StampFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.TwirlFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Get the size of the blur.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Get the horizontal size of the blur.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.GaussianFilter
Get the radius of the kernel.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Get the radius of the kernel.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Get the radius of the kernel.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
Get the radius of the kernel.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Get the radius of the effect.
getRadius() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the radius of the effect.
getRadius1() - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
Get the radius of the kernel.
getRadius2() - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
Get the radius of the kernel.
getRandomness() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
getRandomness() - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
getRange() - Method in class org.zimowski.bambi.jhlabs.image.OilFilter
Get the range of the effect in pixels.
getRayAmount() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
getRays() - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
getRaysOnly() - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Get whether to render only the rays.
getRedBlue() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
getRedCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
getRefractionIndex() - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Get the index of refaction.
getRemoteHost() - Method in interface org.zimowski.bambi.editor.config.Configuration
URL of a remote host where image should be uploaded to.
getRenderingHints() - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
getRenderingHints() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
getRenderingHints() - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
 
getRenderingHints() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
getRFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.AbstractBufferedImageOp
A convenience method for getting ARGB pixels from an image.
getRGB(BufferedImage, int, int, int, int, int[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
A convenience method for getting ARGB pixels from an image.
getRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
A convenience method for getting ARGB pixels from an image.
getRgbCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getRightBorder() - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Returns the right border value.
getRingAmount() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
getRings() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the rings value.
getRingWidth() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
getRotation() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Returns the amount of rotation on each iteration.
getRotation() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
getRotation() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Get the blur rotation.
getRotation() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Get the blur rotation.
getRotation() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getRoundThreads() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getRule() - Method in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
getSamples() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Get the number of samples per pixel.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Returns the scale of the texture.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Returns the scale of the texture.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
Returns the scale of the contours.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.DiffuseFilter
Returns the scale of the texture.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Returns the scale of the texture.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
getScale() - Method in class org.zimowski.bambi.jhlabs.image.RescaleFilter
Returns the scale factor.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getScale() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Returns the scale of the distortion.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Returns the scale of the texture.
getScale() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the scale of the texture.
getScaling() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
getScatter() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
getScrollableTracksViewportHeight() - Method in class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
getScrollableTracksViewportWidth() - Method in class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
getSeed() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
getSeed() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getSelectedBounds(BufferedImage) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Calculates the bounds of the non-transparent parts of the given image.
getSelectedImage() - Method in class org.zimowski.bambi.editor.studio.image.ImagePanel
 
getSelectorFactor() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
getSelectorFactor() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getSelectorFactor() - Method in class org.zimowski.bambi.editor.studio.Editor
 
getSelectorObserver() - Method in interface org.zimowski.bambi.editor.studio.image.EditorImageControllers
 
getSelectorPositionCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getSelectorSizeCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getSerpentine() - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Return the serpentine setting.
getSerpentine() - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Return the serpentine setting
getSFactor() - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
getShadeCrossings() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getShadowColor() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Get the color of the shadow.
getShadowColor() - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
Get the shadow color.
getShadowOnly() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Get whether to only draw the shadow without the original image.
getShadowOnly() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getShape() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
getShine() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Get the amount of shine to add in the range 0..1.
getShineColor() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getSides() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the number of sides of the kaleidoscope.
getSides() - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
getSides() - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Get the number of sides of the aperture.
getSoftness() - Method in class com.jhlabs.image.StampFilter
Get the softness of the effect.
getSoftness() - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
Get the softness of the dissolve.
getSoftness() - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
getSoftness() - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
Get the softness of the dissolve.
getSoftness() - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
Get the softness of the effect.
getSoftness() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
getSourceGrid() - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
Get the source warp grid.
getSpreadAngle() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Get the spread angle of the arc.
getStartAlpha() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Get the alpha value at the first iteration.
getStartAlpha() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getStateMonitors() - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
getStatus() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
getStatusFormatted() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
getSTolerance() - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
getSTolerance() - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Get the saturation tolerance.
getStrength() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
getStrength() - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Get the strength of the rays.
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Returns the stretch factor of the texture.
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Returns the stretch factor of the texture.
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Returns the stretch factor of the distortion.
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Returns the stretch factor of the texture.
getStretch() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the stretch factor of the texture.
getSubimage(BufferedImage, int, int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Returns a *copy* of a subimage of image.
getSubmitUrl() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
getSubmitUrl() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getSubmitUrl() - Method in class org.zimowski.bambi.editor.studio.Editor
 
getSuggestedColorComboBoxVisibility() - Method in class org.zimowski.bambi.editor.studio.Editor
Computes visibility for color combo box component based on the state of other related controls.
getSunAzimuth() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getSunColor() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getSunElevation() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getT() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getTargetHeight() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
getTargetHeight() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getTargetHeight() - Method in class org.zimowski.bambi.editor.studio.Editor
 
getTargetShape() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
getTargetShape() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getTargetShape() - Method in class org.zimowski.bambi.editor.studio.Editor
 
getTargetWidth() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
getTargetWidth() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
getTargetWidth() - Method in class org.zimowski.bambi.editor.studio.Editor
 
getText() - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Get the text to paint.
getThreshold() - Method in class com.jhlabs.image.StampFilter
Get the threshold value.
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.DilateFilter
Return the threshold - the number of neighbouring pixels for dilation to occur.
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.ErodeFilter
Return the threshold - the number of neighbouring pixels for dilation to occur.
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Get the threshold value.
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Get the threshold value.
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Get the threshold value.
getThreshold() - Method in class org.zimowski.bambi.jhlabs.image.UnsharpFilter
Get the threshold value.
getThumbCount() - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
getThumbFile() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ThumbAddEvent
 
getThumbSize() - Method in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
getThumbSource() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ThumbAddEvent
 
getTile() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getTime() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the time.
getTime() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getTime() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Returns the time.
getTime() - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
getTimeTaken() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamPictureTakenEvent
 
getToolbarIcon() - Method in class org.zimowski.bambi.editor.studio.image.AbstractFilterWorker
 
getTooltip(Locale) - Method in class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
Retrieves tooltip from plugin's configuration.
getTooltip(Locale) - Method in interface org.zimowski.bambi.editor.plugins.api.ImageExporter
Retrieves tooltip from plugin's configuration.
getTooltipTextWhenTrimmed() - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
getTooltipTextWhenTrimmed() - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
getTopBorder() - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Returns the top border value.
getTransform() - Method in class org.zimowski.bambi.jhlabs.image.CompositeFilter
Get the transform.
getTransform() - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Get the transform with which to paint the text.
getTransition() - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
getTransition() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
getTransition() - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
Get the transition of the image.
getTrimOffset() - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
getTrimOffset() - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
Used when computing distance at which string should be trimmed.
getTurbulence() - Method in class com.jhlabs.image.MarbleFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Returns the turbulence of the texture.
getTurbulence() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Returns the turbulence of the texture.
getTurbulenceFactor() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
getType() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.SelectorTypeEvent
 
getType() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
getType() - Method in class org.zimowski.bambi.jhlabs.image.PolarFilter
Get the distortion type.
getType() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
getUploadCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getUpperThreshold() - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Get the upper threshold value.
getUrl() - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
getUseAlpha() - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Get whether to convolve the alpha channel.
getUseAlpha() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
getUseColormap() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
getUseImageColors() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
getUseImageColors() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getValidValues() - Static method in enum org.zimowski.bambi.editor.config.ImageOutputFormat
 
getValue() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamRgbFilterEvent
 
getValue() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterEvent
 
getValue() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ScaleEvent
 
getVEdgeMatrix() - Method in class com.jhlabs.image.EdgeFilter
 
getVideoDeviceCell() - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
getViewDistance() - Method in class com.jhlabs.image.LightFilter
 
getVisibility() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.SelectorVisibilityEvent
 
getVRadius() - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Get the vertical size of the blur.
getVRadius() - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Get the vertical size of the blur.
getVRadius() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Get the vertical size of the blur.
getWavelength() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Get the wavelength of the ripples.
getWaveType() - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Get the wave type.
getWelcomeResourcePath() - Method in interface org.zimowski.bambi.editor.config.Configuration
Internal resource for welcome startup screen.
getWelcomeUrl() - Method in interface org.zimowski.bambi.editor.config.Configuration
External URL for welcome startup screen.
getWhite() - Method in class com.jhlabs.image.StampFilter
Get the color to be used for pixels above the upper threshold.
getWhite() - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Get the color to be used for pixels above the upper threshold.
getWidth() - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Get the width of the crop rectangle.
getWidth() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
getWidth() - Method in class org.zimowski.bambi.jhlabs.image.TileImageFilter
Get the output image width.
getWidth() - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
getWindowHeight() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getWindowTitle() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getWindowWidth() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
getWindSpeed() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
getWrap() - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
getWrapEdges() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Get whether to wrap at the image edges.
getX() - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Get the left edge of the crop rectangle.
getXAmplitude() - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Get the amplitude of ripple in the X direction.
getXAngle() - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
getXGap() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getXMapFunction() - Method in class org.zimowski.bambi.jhlabs.image.MapFilter
 
getXOffset() - Method in class org.zimowski.bambi.editor.customui.statusbar.CheckboxCell
 
getXOffset() - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
getXOffset() - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
getXScale() - Method in class com.jhlabs.image.MarbleFilter
Get the X scale of the effect.
getXScale() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Get the X scale of the texture.
getXWavelength() - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Get the wavelength of ripple in the X direction.
getXWidth() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getY() - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Get the top edge of the crop rectangle.
getYAmplitude() - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Get the amplitude of ripple in the Y direction.
getYAngle() - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
getYellowScreenAngle() - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Get the yellow screen angle.
getYGap() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getYMapFunction() - Method in class org.zimowski.bambi.jhlabs.image.MapFilter
 
getYOffset() - Method in class org.zimowski.bambi.editor.customui.statusbar.ColoredBackgroundCell
 
getYOffset() - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
getYOffset() - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
getYScale() - Method in class com.jhlabs.image.MarbleFilter
Get the Y scale of the effect.
getYScale() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Get the Y scale of the texture.
getYWavelength() - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Get the wavelength of ripple in the Y direction.
getYWidth() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
getZoom() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Returns the amount to scale on each iteration.
getZoom() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Get the blur zoom.
getZoom() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Get the blur zoom.
getZoom() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
gFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
 
GlintFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which renders "glints" on bright parts of the image.
GlintFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GlintFilter
 
GlowFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which adds Gaussian blur to an image, producing a glowing effect.
GlowFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GlowFilter
 
Gradient - Class in org.zimowski.bambi.jhlabs.image
A Colormap implemented using Catmull-Rom colour splines.
Gradient() - Constructor for class org.zimowski.bambi.jhlabs.image.Gradient
Construct a Gradient.
Gradient(int[]) - Constructor for class org.zimowski.bambi.jhlabs.image.Gradient
Construct a Gradient with the given colors.
Gradient(int[], int[]) - Constructor for class org.zimowski.bambi.jhlabs.image.Gradient
Construct a Gradient with the given colors and knot positions.
Gradient(int[], int[], byte[]) - Constructor for class org.zimowski.bambi.jhlabs.image.Gradient
Construct a Gradient with the given colors, knot positions and interpolation types.
GradientFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which draws a coloured gradient.
GradientFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GradientFilter
 
GradientFilter(Point, Point, int, int, boolean, int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.GradientFilter
 
GradientWipeFilter - Class in org.zimowski.bambi.jhlabs.image
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() - Constructor for class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
GRAY - Static variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
GrayFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which 'grays out' an image by averaging each pixel with white.
GrayFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.GrayFilter
 
grayscale() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
GrayscaleColormap - Class in org.zimowski.bambi.jhlabs.image
A grayscale colormap.
GrayscaleColormap() - Constructor for class org.zimowski.bambi.jhlabs.image.GrayscaleColormap
 
GrayscaleFilter - Class in com.jhlabs.image
A filter which converts an image to grayscale using the NTSC brightness calculation.
GrayscaleFilter() - Constructor for class com.jhlabs.image.GrayscaleFilter
 
GREEN - Static variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
greenAdjust(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
gridType - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
gTable - Variable in class org.zimowski.bambi.jhlabs.image.TransferFilter
 

H

H - Variable in class org.zimowski.bambi.jhlabs.math.FBM
 
HALF_PI - Static variable in class org.zimowski.bambi.jhlabs.image.ImageMath
The value of half pi as a float.
HalftoneFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which uses a another image as a ask to produce a halftoning effect.
HalftoneFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.HalftoneFilter
 
handleModelReset() - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
HARD_LIGHT - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
HardLightComposite - Class in org.zimowski.bambi.jhlabs.composite
 
HardLightComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.HardLightComposite
 
hasAlpha(Image) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
 
hashCode() - Method in class org.zimowski.bambi.jhlabs.composite.ContourComposite
 
hashCode() - Method in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
hashCode() - Method in class org.zimowski.bambi.jhlabs.composite.RGBComposite
 
hEdgeMatrix - Variable in class com.jhlabs.image.EdgeFilter
 
height - Variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
HELP_PAGE_URL - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
 
HEXAGONAL - Static variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
hFactor - Variable in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
HighPassFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which adds Gaussian blur to an image, producing a glowing effect.
HighPassFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.HighPassFilter
 
Histogram - Class in org.zimowski.bambi.jhlabs.image
An image histogram.
Histogram() - Constructor for class org.zimowski.bambi.jhlabs.image.Histogram
 
Histogram(int[], int, int, int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.Histogram
 
histogram - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
HOST - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
 
HSBAdjustFilter - Class in org.zimowski.bambi.jhlabs.image
 
HSBAdjustFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
HSBAdjustFilter(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
hue(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
HUE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
HUE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
HUE_CCW - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate hue counter clockwise.
HUE_CW - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate hue clockwise.
HueComposite - Class in org.zimowski.bambi.jhlabs.composite
 
HueComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.HueComposite
 

I

IMAGE_EXPORT_PLUGIN - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Fully qualified class path to the plugin that will perform image export.
ImageCombiningFilter - Class in org.zimowski.bambi.jhlabs.image
 
ImageCombiningFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ImageCombiningFilter
 
ImageConduit - Interface in org.zimowski.bambi.editor.studio.image
Provider of source image with all transformations applied.
ImageContainer - Class in org.zimowski.bambi.editor.studio.image
Canvas for displaying an image.
ImageContainer(ImageOutputConfigFacade) - Constructor for class org.zimowski.bambi.editor.studio.image.ImageContainer
Constructs a UI view of the image, backed by the model driving editing operations.
ImageEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ImageEvent() - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageEvent
 
ImageExportDef - Class in org.zimowski.bambi.editor.plugins.api
A simple struct which holds objects defining and handling the image export process.
ImageExportDef() - Constructor for class org.zimowski.bambi.editor.plugins.api.ImageExportDef
 
ImageExporter - Interface in org.zimowski.bambi.editor.plugins.api
Image export plugin API.
ImageFilterEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ImageFilterEvent(ImageFilterOps) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterEvent
 
ImageFilterEvent(ImageFilterOps, int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterEvent
 
ImageFilterMonitorEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ImageFilterMonitorEvent(ImageFilterOps, int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
ImageFilterOps - Enum in org.zimowski.bambi.editor.filters
Available image filter operations.
ImageFilterOpSupport - Interface in org.zimowski.bambi.editor.filters
 
ImageFilterQueue - Class in org.zimowski.bambi.editor.studio.eventbus
Image filter execution queue.
ImageFilterQueue() - Constructor for class org.zimowski.bambi.editor.studio.eventbus.ImageFilterQueue
 
ImageFilterQueueEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
Fired whenever state of the ImageFilterQueue changes.
ImageFilterQueueEvent(List<ToolbarIcons>) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterQueueEvent
 
ImageFunction2D - Class in org.zimowski.bambi.jhlabs.math
 
ImageFunction2D(BufferedImage) - Constructor for class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ImageFunction2D(BufferedImage, boolean) - Constructor for class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ImageFunction2D(BufferedImage, int, boolean) - Constructor for class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ImageFunction2D(int[], int, int, int, boolean) - Constructor for class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ImageFunction2D(Image) - Constructor for class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ImageFunction2D(Image, int, boolean) - Constructor for class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ImageLoadEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ImageLoadEvent(File) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageLoadEvent
 
ImageLoadEvent(File, boolean) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ImageLoadEvent
 
ImageMath - Class in org.zimowski.bambi.jhlabs.image
A class containing static math methods useful for image processing.
ImageMath() - Constructor for class org.zimowski.bambi.jhlabs.image.ImageMath
 
ImageModel - Class in org.zimowski.bambi.editor.studio.image
Represents the underlying image and manages all changes to it.
ImageModel() - Constructor for class org.zimowski.bambi.editor.studio.image.ImageModel
 
ImageOutputConfigFacade - Interface in org.zimowski.bambi.editor.config
Configuration values used for image ouput generation.
ImageOutputFormat - Enum in org.zimowski.bambi.editor.config
Supported output image formats.
ImageOutputSettings - Class in org.zimowski.bambi.editor.config
Defines settings for individual image output.
ImageOutputSettings() - Constructor for class org.zimowski.bambi.editor.config.ImageOutputSettings
 
ImagePanel - Class in org.zimowski.bambi.editor.studio.image
Image container with scrolling and ruler support.
ImagePanel(EditorImageControllers) - Constructor for class org.zimowski.bambi.editor.studio.image.ImagePanel
 
ImagePlugin - Interface in org.zimowski.bambi.editor.plugins.api
Common operations for all image based plugins.
ImagePreviewDialog - Class in org.zimowski.bambi.editor.studio.image
Very simple image preview dialog which paints exactly the image set via constructor to the window.
ImagePreviewDialog(Frame, String, BufferedImage) - Constructor for class org.zimowski.bambi.editor.studio.image.ImagePreviewDialog
 
ImageTaskCell - Class in org.zimowski.bambi.editor.customui.statusbar
A JProgressBar backed cell used to display realtime progress of a lengthy task such as upload to remote server or image filter operation.
ImageTaskCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
ImageTransformListener - Interface in org.zimowski.bambi.editor.studio.image
Defines operations that can editor can issue to the image.
ImageTransformListener.RotateDirection - Enum in org.zimowski.bambi.editor.studio.image
Describes which way to rotate (left or right).
ImageUtils - Class in org.zimowski.bambi.jhlabs.image
A class containing some static utility methods for dealing with BufferedImages.
ImageUtils() - Constructor for class org.zimowski.bambi.jhlabs.image.ImageUtils
 
INCH - Static variable in class org.zimowski.bambi.editor.studio.image.Ruler
 
index - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
init(int[], int, int, int, boolean) - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
initialize() - Method in class com.jhlabs.image.DitherFilter
Initialize the filter.
initialize() - Method in class com.jhlabs.image.PosterizeFilter
Initialize the filter.
initialize(Properties) - Method in class org.zimowski.bambi.editor.plugins.api.AbstractPlugin
 
initialize(Properties) - Method in interface org.zimowski.bambi.editor.plugins.api.Plugin
Typically called immediately after instantiation to allow the plugin proper initialization and certainly before its invocation.
initialize() - Method in class org.zimowski.bambi.editor.studio.MainWindow
Initializes window to get ready for display.
initialize() - Method in class org.zimowski.bambi.jhlabs.image.CurvesFilter
 
initialize() - Method in class org.zimowski.bambi.jhlabs.image.GammaFilter
 
initialize() - Method in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
initialized - Variable in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
initializeParameters() - Method in class org.zimowski.bambi.editor.config.ConfigLoader
Initializes application parameters while performing full validation.
INT_CIRCLE_DOWN - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
INT_CIRCLE_UP - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
INT_LINEAR - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
INT_SMOOTH - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
interpolate(int, int, float) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
interpolate(Tuple3f, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
interpolate(Tuple4f, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
InterpolateFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which interpolates betwen two images.
InterpolateFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.InterpolateFilter
 
interpolateSpline(float[], float[], int, int, float[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
 
interpolateSpline2(float[], float[], int, float[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
 
interpolation - Variable in class com.jhlabs.image.TransformFilter
The type of interpolation to use.
invert() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
invert() - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
invert(Matrix4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
INVERT_IN_CIRCLE - Static variable in class org.zimowski.bambi.jhlabs.image.PolarFilter
Invert the image in a circle.
InvertAlphaFilter - Class in org.zimowski.bambi.jhlabs.image
A Filter to invert the alpha channel of an image.
InvertAlphaFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.InvertAlphaFilter
 
InvertFilter - Class in com.jhlabs.image
A filter which inverts the RGB channels of an image.
InvertFilter() - Constructor for class com.jhlabs.image.InvertFilter
 
isAborted() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterQueueEvent
 
isAuthenticationRequired() - Method in interface org.zimowski.bambi.editor.config.Configuration
Determines if user must authenticate to the server before uploading a photo.
isAutoLoaded() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageLoadEvent
 
isBlack(int) - Method in interface org.zimowski.bambi.jhlabs.math.BinaryFunction
 
isBlack(int) - Method in class org.zimowski.bambi.jhlabs.math.BlackFunction
 
isCamInitializing() - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
isCbReset() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
isExportAborted() - Method in interface org.zimowski.bambi.editor.plugins.api.ExportAbortInformer
Allows to check during the export in progress if abort request has been issued.
isExportAborted() - Method in class org.zimowski.bambi.editor.studio.Editor
 
isGray - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
isGray() - Method in class org.zimowski.bambi.jhlabs.image.Histogram
 
isHsReset() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
isLoadThumb() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageLoadEvent
 
isManageVisibility() - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
isMetric - Variable in class org.zimowski.bambi.editor.studio.image.Ruler
 
isMetric() - Method in class org.zimowski.bambi.editor.studio.image.Ruler
 
isOn() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.CamMirrorFilterEvent
 
isRatioPreserved() - Method in interface org.zimowski.bambi.editor.config.ImageOutputConfigFacade
 
isRatioPreserved() - Method in class org.zimowski.bambi.editor.config.ImageOutputSettings
 
isRatioPreserved() - Method in class org.zimowski.bambi.editor.studio.Editor
 
isResize() - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
isRgbReset() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
isRulerToggleVisible() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
isRulerVisible() - Method in interface org.zimowski.bambi.editor.config.Configuration
Determines if ruler is enabled for this instance.
isSelected() - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ThumbAddEvent
 
isSelectorVisible() - Method in interface org.zimowski.bambi.editor.config.Configuration
 
isShowFpsStats() - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
Determines if frame per second stats are to be painted.
isTextOnDisplayTrimmed() - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
itemStateChanged(ItemEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
IteratedFilter - Class in org.zimowski.bambi.jhlabs.image
A BufferedImageOp which iterates another BufferedImageOp.
IteratedFilter(BufferedImageOp, int) - Constructor for class org.zimowski.bambi.jhlabs.image.IteratedFilter
Construct an IteratedFilter.
iterations - Variable in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 

J

JavaLnFFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces the stipple effect for Swing icons specified in the Java Look and Feel Guidelines.
JavaLnFFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.JavaLnFFilter
 
jpgSelectorBackgroundChanged(Color) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorCommandListener
 

K

kaleidoscope() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
KaleidoscopeFilter - Class in com.jhlabs.image
A Filter which produces the effect of looking into a kaleidoscope.
KaleidoscopeFilter() - Constructor for class com.jhlabs.image.KaleidoscopeFilter
Construct a KaleidoscopeFilter with no distortion.
kernel - Variable in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
The convolution kernel.
kernel - Variable in class org.zimowski.bambi.jhlabs.image.GaussianFilter
The convolution kernel.
KeyFilter - Class in org.zimowski.bambi.jhlabs.image
An experimental filter which can be used for keying against a clean shot.
KeyFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.KeyFilter
 
knotAt(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Return the knot at a given position.

L

lacunarity - Variable in class org.zimowski.bambi.jhlabs.math.FBM
 
LaplaceFilter - Class in org.zimowski.bambi.jhlabs.image
Edge detection via the Laplacian operator.
LaplaceFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.LaplaceFilter
 
largeIcon - Variable in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
length - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
length() - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
length() - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
lengthSquared - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
LensBlurFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which use FFTs to simulate lens blur on an image.
LensBlurFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.LensBlurFilter
 
lerp(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Linear interpolation.
lerp(float, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Linear interpolation.
lerp(float, WarpGrid, WarpGrid) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
 
lerp(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
 
LevelsFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which allows levels adjustment on an image.
LevelsFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
LifeFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs one round of the game of Life on an image.
LifeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.LifeFilter
 
LIGHTEN - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
LightenComposite - Class in org.zimowski.bambi.jhlabs.composite
 
LightenComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.LightenComposite
 
LightFilter - Class in com.jhlabs.image
A filter which produces lighting and embossing effects.
LightFilter() - Constructor for class com.jhlabs.image.LightFilter
 
LightFilter.AmbientLight - Class in com.jhlabs.image
 
LightFilter.AmbientLight() - Constructor for class com.jhlabs.image.LightFilter.AmbientLight
 
LightFilter.DistantLight - Class in com.jhlabs.image
 
LightFilter.DistantLight() - Constructor for class com.jhlabs.image.LightFilter.DistantLight
 
LightFilter.Light - Class in com.jhlabs.image
A class representing a light.
LightFilter.Light() - Constructor for class com.jhlabs.image.LightFilter.Light
 
LightFilter.Light(float, float, float) - Constructor for class com.jhlabs.image.LightFilter.Light
 
LightFilter.Material - Class in com.jhlabs.image
A class representing material properties.
LightFilter.Material() - Constructor for class com.jhlabs.image.LightFilter.Material
 
LightFilter.PointLight - Class in com.jhlabs.image
 
LightFilter.PointLight() - Constructor for class com.jhlabs.image.LightFilter.PointLight
 
LightFilter.SpotLight - Class in com.jhlabs.image
 
LightFilter.SpotLight() - Constructor for class com.jhlabs.image.LightFilter.SpotLight
 
LINEAR - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate linearly.
LINEAR - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
LINEAR - Static variable in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
LinearColormap - Class in org.zimowski.bambi.jhlabs.image
A colormap which interpolates linearly between two colors.
LinearColormap() - Constructor for class org.zimowski.bambi.jhlabs.image.LinearColormap
Construct a color map with a grayscale ramp from black to white.
LinearColormap(int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.LinearColormap
Construct a linear color map.
LINES - Static variable in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
log - Static variable in class org.zimowski.bambi.editor.plugins.MultipartFormPostImageUploader
 
log - Static variable in class org.zimowski.bambi.editor.studio.WelcomePanel
 
LOOK_AND_FEEL - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Fully qualified class name to the look and feel UI class this applet should use.
LookupFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which uses the brightness of each pixel to lookup a color from a colormap.
LookupFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.LookupFilter
Construct a LookupFilter.
LookupFilter(Colormap) - Constructor for class org.zimowski.bambi.jhlabs.image.LookupFilter
Construct a LookupFilter.

M

m00 - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
m00 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m01 - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
m01 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m02 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m03 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m10 - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
m10 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m11 - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
m11 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m12 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m13 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m20 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m21 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m22 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m23 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m30 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m31 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m32 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
m33 - Variable in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
main(String[]) - Static method in class com.Find
 
main(String[]) - Static method in class org.zimowski.bambi.editor.BambiApp
Application entry point.
MainWindow - Class in org.zimowski.bambi.editor.studio
Image editing window.
MainWindow() - Constructor for class org.zimowski.bambi.editor.studio.MainWindow
 
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class com.oracle.layout.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeFBM(float, float, float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
makeGrid(Container, int, int, int, int, int, int) - Static method in class com.oracle.layout.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeJpg(BufferedImage, Paint, boolean) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
Copies source image (regardless of format) to build output in JPEG format.
makeKernel(float) - Static method in class org.zimowski.bambi.jhlabs.image.GaussianFilter
Make a Gaussian blur kernel.
makePng(BufferedImage, boolean) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
Copies source image (regardless of format) to build output in PNG format.
makeTable() - Method in class org.zimowski.bambi.jhlabs.image.Curve
 
makeTable() - Method in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
map - Variable in class org.zimowski.bambi.jhlabs.image.ArrayColormap
The array of colors.
MapColorsFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which replaces one color by another in an image.
MapColorsFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MapColorsFilter
Construct a MapColorsFilter.
MapColorsFilter(int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.MapColorsFilter
Construct a MapColorsFilter.
MapFilter - Class in org.zimowski.bambi.jhlabs.image
 
MapFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MapFilter
 
marble() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
MarbleFilter - Class in com.jhlabs.image
This filter applies a marbling effect to an image, displacing pixels by random amounts.
MarbleFilter() - Constructor for class com.jhlabs.image.MarbleFilter
 
MarbleFunction - Class in org.zimowski.bambi.jhlabs.math
 
MarbleFunction() - Constructor for class org.zimowski.bambi.jhlabs.math.MarbleFunction
 
MarbleFunction(Function2D) - Constructor for class org.zimowski.bambi.jhlabs.math.MarbleFunction
 
MarbleTexFilter - Class in org.zimowski.bambi.jhlabs.image
 
MarbleTexFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
MaskFilter - Class in org.zimowski.bambi.jhlabs.image
Applies a bit mask to each ARGB pixel of an image.
MaskFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MaskFilter
 
MaskFilter(int) - Constructor for class org.zimowski.bambi.jhlabs.image.MaskFilter
 
MathFunction1D - Class in org.zimowski.bambi.jhlabs.math
 
MathFunction1D(int) - Constructor for class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
matrix - Static variable in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Floyd-Steinberg dithering matrix.
matrix - Variable in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
Matrix4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Matrix4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
Matrix4f(Matrix4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
Matrix4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
MAX - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
maxFrequency - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
MaximumFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which replcaes each pixel by the maximum of itself and its eight neightbours.
MaximumFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MaximumFilter
 
maxValue - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
maxValue - Variable in class org.zimowski.bambi.jhlabs.image.TransitionFilter
The end value for the filter property.
MD5Digest - Class in org.zimowski.bambi.editor.plugins
One way hash encrypter utilizing MD5 digest.
MD5Digest() - Constructor for class org.zimowski.bambi.editor.plugins.MD5Digest
 
mean - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
MedianFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a 3x3 median operation.
MedianFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MedianFilter
 
MIN - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
minFrequency - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
MinimumFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which replcaes each pixel by the mimimum of itself and its eight neightbours.
MinimumFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MinimumFilter
 
minValue - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
minValue - Variable in class org.zimowski.bambi.jhlabs.image.TransitionFilter
The start value for the filter property.
MirrorFilter - Class in org.zimowski.bambi.jhlabs.image
 
MirrorFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
MiscComposite - Class in org.zimowski.bambi.jhlabs.composite
 
MiscCompositeContext - Class in org.zimowski.bambi.jhlabs.composite
 
MiscCompositeContext(int, float, ColorModel, ColorModel) - Constructor for class org.zimowski.bambi.jhlabs.composite.MiscCompositeContext
 
mixColors(float, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Linear interpolation of ARGB values.
mod(double, double) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Return a mod b.
mod(float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Return a mod b.
mod(int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Return a mod b.
ModelLifecycleEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ModelLifecycleEvent(ModelLifecycleEvent.ModelPhase) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
ModelLifecycleEvent.ModelPhase - Enum in org.zimowski.bambi.editor.studio.eventbus.events
 
ModelResetRequestEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ModelResetRequestEvent() - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ModelResetRequestEvent
 
ModelRotateEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ModelRotateEvent(int, int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ModelRotateEvent
 
morph(int[], int[], int[], WarpGrid, WarpGrid, int, int, float) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
MotionBlurFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces motion blur the slow, but higher-quality way.
MotionBlurFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Construct a MotionBlurFilter.
MotionBlurFilter(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Construct a MotionBlurFilter.
MotionBlurOp - Class in org.zimowski.bambi.jhlabs.image
A filter which produces motion blur the faster, but lower-quality way.
MotionBlurOp() - Constructor for class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Construct a MotionBlurOp.
MotionBlurOp(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Construct a MotionBlurOp.
mouseClicked(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mouseClicked(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
mouseClicked(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mouseDragged(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mouseDragged(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
mouseDragged(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mouseDragged(MouseEvent, int) - Method in interface org.zimowski.bambi.editor.ViewportMouseListener
 
mouseEntered(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mouseEntered(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
mouseEntered(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mouseExited(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mouseExited(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
mouseExited(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
mouseExited(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mouseExited(MouseEvent) - Method in interface org.zimowski.bambi.editor.ViewportMouseListener
 
mouseMoved(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mouseMoved(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
mouseMoved(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mouseMoved(MouseEvent, int) - Method in interface org.zimowski.bambi.editor.ViewportMouseListener
 
mousePressed(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mousePressed(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
mousePressed(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mouseReleased(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
mouseReleased(MouseEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
mouseReleased(MouseEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
mul(Matrix4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
MultipartFormPost - Class in org.zimowski.bambi.editor.formpost
Helps to send POST HTTP requests with various form data and also allows for progress to be shown including files.
MultipartFormPost(URL) - Constructor for class org.zimowski.bambi.editor.formpost.MultipartFormPost
Creates a new multipart POST HTTP request for a specified URL
MultipartFormPost(String) - Constructor for class org.zimowski.bambi.editor.formpost.MultipartFormPost
Creates a new multipart POST HTTP request for a specified URL string
MultipartFormPostImageUploader - Class in org.zimowski.bambi.editor.plugins
Sends data using MultipartFormPost off an EDT thread keeping the GUI responsive.
MultipartFormPostImageUploader() - Constructor for class org.zimowski.bambi.editor.plugins.MultipartFormPostImageUploader
 
MULTIPLY - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
MULTIPLY - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
MultiplyComposite - Class in org.zimowski.bambi.jhlabs.composite
 
MultiplyComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.MultiplyComposite
 
MutatableFilter - Interface in org.zimowski.bambi.jhlabs.image
 
mutate(float) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Mutate the gradient.
mutate(float, BufferedImageOp, boolean, boolean) - Method in interface org.zimowski.bambi.jhlabs.image.MutatableFilter
 

N

nearColors(int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
NEAREST_NEIGHBOUR - Static variable in class com.jhlabs.image.TransformFilter
Use nearest-neighbout interpolation.
negate() - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
negate(Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
negate() - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
negate(Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
NEGATION - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
NegationComposite - Class in org.zimowski.bambi.jhlabs.composite
 
NegationComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.NegationComposite
 
newColor - Variable in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
newline() - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
NOISE - Static variable in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
NOISE - Static variable in class org.zimowski.bambi.jhlabs.image.RippleFilter
Noise ripples.
Noise - Class in org.zimowski.bambi.jhlabs.math
Perlin Noise functions
Noise() - Constructor for class org.zimowski.bambi.jhlabs.math.Noise
 
noise1(float) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Compute 1-dimensional Perlin noise.
noise2(float, float) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Compute 2-dimensional Perlin noise.
noise3(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Compute 3-dimensional Perlin noise.
NoiseFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which adds random noise into an image.
NoiseFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.NoiseFilter
 
NORMAL - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
normalize() - Method in class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
normalize() - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
normalize() - Method in class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
NUMBER_OF_PIC_OUTPUTS - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Number of picture output types radio buttons to display.
numSamples - Variable in class org.zimowski.bambi.jhlabs.image.Histogram
 

O

OCTAGONAL - Static variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
octaves - Variable in class org.zimowski.bambi.jhlabs.math.FBM
 
OctTreeQuantizer - Class in org.zimowski.bambi.jhlabs.image
An image Quantizer based on the Octree algorithm.
OctTreeQuantizer() - Constructor for class org.zimowski.bambi.jhlabs.image.OctTreeQuantizer
 
ODD - Static variable in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
OffsetFilter - Class in org.zimowski.bambi.jhlabs.image
 
OffsetFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
OffsetFilter(int, int, boolean) - Constructor for class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
OilFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces a "oil-painting" effect.
OilFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.OilFilter
 
oldPhoto() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
onAbort(AbortFilterQueueEvent) - Method in class org.zimowski.bambi.editor.studio.eventbus.ImageFilterQueue
 
onAddThumb(ThumbAddEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
onEventQueue(ImageFilterQueueEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
onFilter(ImageFilterMonitorEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
onFilter(CamFilterEvent) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
onFilter(CamFilterEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
onFilter(ImageFilterEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
onFilterEventQueue(ImageFilterQueueEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
onFilterEventQueue(ImageFilterQueueEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
onImageLoad(ImageLoadEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
onImageOpen(ImageLoadEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
onMirror(CamMirrorFilterEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
onModelChanged(ModelLifecycleEvent) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
onModelChanged(ModelLifecycleEvent) - Method in class org.zimowski.bambi.editor.studio.eventbus.ImageFilterQueue
 
onModelChanged(ModelLifecycleEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
onModelInit(ModelLifecycleEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImagePanel
 
onModelLifecycle(ModelLifecycleEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
onModelLifecycle(ModelLifecycleEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
onModelRotated(ModelRotateEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
onPictureRequest(CamPictureRequestEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
onPictureTaken(CamPictureTakenEvent) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
onReset(ModelResetRequestEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
onRgb(CamRgbFilterEvent) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
onRotate(RotateEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
onScale(ScaleEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
onSelectorBackgroundColor(SelectorBackgroundEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
onSelectorChange(SelectorTypeEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
onShowSelector(SelectorVisibilityEvent) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
OpacityFilter - Class in org.zimowski.bambi.jhlabs.image
Sets the opacity (alpha) of every pixel in an image to a constant value.
OpacityFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.OpacityFilter
Construct an OpacityFilter with 50% opacity.
OpacityFilter(int) - Constructor for class org.zimowski.bambi.jhlabs.image.OpacityFilter
Construct an OpacityFilter with the given opacity (alpha).
operation - Variable in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
org.zimowski.bambi.editor - package org.zimowski.bambi.editor
 
org.zimowski.bambi.editor.config - package org.zimowski.bambi.editor.config
 
org.zimowski.bambi.editor.customui - package org.zimowski.bambi.editor.customui
 
org.zimowski.bambi.editor.customui.slider - package org.zimowski.bambi.editor.customui.slider
 
org.zimowski.bambi.editor.customui.statusbar - package org.zimowski.bambi.editor.customui.statusbar
 
org.zimowski.bambi.editor.filters - package org.zimowski.bambi.editor.filters
 
org.zimowski.bambi.editor.formpost - package org.zimowski.bambi.editor.formpost
 
org.zimowski.bambi.editor.plugins - package org.zimowski.bambi.editor.plugins
 
org.zimowski.bambi.editor.plugins.api - package org.zimowski.bambi.editor.plugins.api
 
org.zimowski.bambi.editor.studio - package org.zimowski.bambi.editor.studio
 
org.zimowski.bambi.editor.studio.cam - package org.zimowski.bambi.editor.studio.cam
 
org.zimowski.bambi.editor.studio.eventbus - package org.zimowski.bambi.editor.studio.eventbus
 
org.zimowski.bambi.editor.studio.eventbus.events - package org.zimowski.bambi.editor.studio.eventbus.events
 
org.zimowski.bambi.editor.studio.image - package org.zimowski.bambi.editor.studio.image
 
org.zimowski.bambi.editor.studio.resources.toolbar - package org.zimowski.bambi.editor.studio.resources.toolbar
 
org.zimowski.bambi.jhlabs.composite - package org.zimowski.bambi.jhlabs.composite
 
org.zimowski.bambi.jhlabs.image - package org.zimowski.bambi.jhlabs.image
 
org.zimowski.bambi.jhlabs.math - package org.zimowski.bambi.jhlabs.math
 
org.zimowski.bambi.jhlabs.vecmath - package org.zimowski.bambi.jhlabs.vecmath
 
ORIENT_HORIZONTAL - Static variable in class org.zimowski.bambi.editor.studio.image.Ruler
 
ORIENT_VERTICAL - Static variable in class org.zimowski.bambi.editor.studio.image.Ruler
 
orientation - Variable in class org.zimowski.bambi.editor.studio.image.Ruler
 
originalSpace - Variable in class com.jhlabs.image.TransformFilter
The input image rectangle.
originalSpace - Variable in class com.jhlabs.image.WholeImageFilter
The input image bounds.
OutlineFilter - Class in org.zimowski.bambi.jhlabs.image
Given a binary image, this filter converts it to its outline, replacing all interior pixels with the 'new' color.
OutlineFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.OutlineFilter
 
OVERLAY - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
OVERLAY - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
OverlayComposite - Class in org.zimowski.bambi.jhlabs.composite
 
OverlayComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.OverlayComposite
 

P

paint(Graphics) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
paint(Graphics) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
paint(Graphics) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
paint(Graphics) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
paint(Graphics) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
Paints selector and other artifacts on top of the image.
paintCheckedBackground(Component, Graphics, int, int, int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
Paint a check pattern, used for a background to indicate image transparency.
paintComponent(Graphics) - Method in class org.zimowski.bambi.editor.customui.FilmPane
 
paintComponent(Graphics) - Method in class org.zimowski.bambi.editor.studio.image.Ruler
 
paintComponent(Graphics) - Method in class org.zimowski.bambi.editor.studio.image.RulerCorner
 
paintFocus(Graphics) - Method in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
paintText(Graphics) - Method in class org.zimowski.bambi.editor.customui.statusbar.ColoredBackgroundCell
 
paintText(Graphics) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
Draws text inside the cell taking into account horizontal alignment.
paintThumb(Graphics) - Method in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
paintTrack(Graphics) - Method in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
PARAM_SEPARATOR - Static variable in class org.zimowski.bambi.editor.config.ConfigLoader
Separator character used to connect multiple words that make up a single property key.
parent - Variable in class org.zimowski.bambi.editor.plugins.api.AbstractImageExporter
UI parent component; may be null if not provided
perm - Variable in class org.zimowski.bambi.jhlabs.math.SCNoise
 
PerspectiveFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a perspective distortion on an image.
PerspectiveFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Construct a PerspectiveFilter.
PerspectiveFilter(float, float, float, float, float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Construct a PerspectiveFilter.
PHASE_FINALIZE - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
PHASE_PROGRESS - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
PHASE_START - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
PHASE_UNDEFINED - Static variable in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
phongShade(Vector3f, Vector3f, Vector3f, Color4f, Color4f, LightFilter.Material, LightFilter.Light[]) - Method in class com.jhlabs.image.LightFilter
 
PI - Static variable in class org.zimowski.bambi.jhlabs.image.ImageMath
The value of pi as a float.
PIC_OUTPUT_FORMAT - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Image format for the final output.
PIC_POST_PROCESS_URL - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Deprecated.
used to be handy from applet context; though app has outgrown the applet technology and is no longer targetted for applet deploy. Instead, Java Web Start should be used, which renders applet context related features obsolete. Instead of calling applet host page to notify pic refresh is needed, server should handle this task instead by employing javascript timeout (window.setInterval), or other server push simulation effect. This parameter is deprecated with no direct replacement. Setting it has no effect.
PIC_PREFIX - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Picture parameter prefix.
PIC_RADIO_LABEL - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Text to appear next to a radio button representing this picture.
PIC_RATIO_PRESERVED - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Determines if resizing selector will preserve target dimension ratio.
PIC_SELECTOR_FACTOR - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Controlling factor for the size of the selector used to chose sub image.
PIC_SELECTOR_VISIBLE - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
true if selector should be displayed on startup; false if it should be hidden on startup.
PIC_TARGET_HEIGHT - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Height in pixes of the final generated size, after scaling.
PIC_TARGET_SHAPE - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Final shape.
PIC_TARGET_WIDTH - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Width in pixes of the final generated size, after scaling.
PIN_LIGHT - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
PinchFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs the popular whirl-and-pinch distortion effect.
PinchFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.PinchFilter
 
PinLightComposite - Class in org.zimowski.bambi.jhlabs.composite
 
PinLightComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.PinLightComposite
 
pixels - Variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
PixelUtils - Class in org.zimowski.bambi.jhlabs.image
Some more useful math functions for image processing.
PixelUtils() - Constructor for class org.zimowski.bambi.jhlabs.image.PixelUtils
 
PlasmaFilter - Class in org.zimowski.bambi.jhlabs.image
 
PlasmaFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
Plugin - Interface in org.zimowski.bambi.editor.plugins.api
Common plugin operations.
POINT - Static variable in class com.jhlabs.image.LightFilter
 
Point3f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Point3f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
Point3f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
Point3f(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
Point3f(Point3f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
Point3f(Tuple3f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point3f
 
Point4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Point4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
Point4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
Point4f(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
Point4f(Point4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
Point4f(Tuple4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Point4f
 
PointFilter - Class in com.jhlabs.image
An abstract superclass for point filters.
PointFilter() - Constructor for class com.jhlabs.image.PointFilter
 
PointillizeFilter - Class in org.zimowski.bambi.jhlabs.image
 
PointillizeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
POLAR_TO_RECT - Static variable in class org.zimowski.bambi.jhlabs.image.PolarFilter
Convert from polar to rectangular coordinates.
PolarFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which distorts and image by performing coordinate conversions between rectangular and polar coordinates.
PolarFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.PolarFilter
Construct a PolarFilter.
PolarFilter(int) - Constructor for class org.zimowski.bambi.jhlabs.image.PolarFilter
Construct a PolarFilter.
post() - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts the requests to the server, with all the cookies and parameters that were added
post(Map<String, Object>) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with parameters that are passed in the argument
post(Object[]) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with parameters that are passed in the argument
post(Map<String, String>, Map<String, Object>) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with cookies and parameters that are passed in the arguments
post(String[], Object[]) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with cookies and parameters that are passed in the arguments
post(String, Object) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to the server, with the specified parameter
post(String, Object, String, Object) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to the server, with the specified parameters
post(String, Object, String, Object, String, Object) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to the server, with the specified parameters
post(String, Object, String, Object, String, Object, String, Object) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to the server, with the specified parameters
post(URL, Map<String, Object>) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts a new request to specified URL, with parameters that are passed in the argument
post(URL, Object[]) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts a new request to specified URL, with parameters that are passed in the argument
post(URL, Map<String, String>, Map<String, Object>) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts a new request to specified URL, with cookies and parameters that are passed in the argument
post(URL, String[], Object[]) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
posts a new request to specified URL, with cookies and parameters that are passed in the argument
post(URL, String, Object) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request specified URL, with the specified parameter
post(URL, String, Object, String, Object) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to specified URL, with the specified parameters
post(URL, String, Object, String, Object, String, Object) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to specified URL, with the specified parameters
post(URL, String, Object, String, Object, String, Object, String, Object) - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
post the POST request to specified URL, with the specified parameters
posterize() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
PosterizeFilter - Class in com.jhlabs.image
A filter to posterize an image.
PosterizeFilter() - Constructor for class com.jhlabs.image.PosterizeFilter
 
PREFERRED_SIZE - Static variable in class org.zimowski.bambi.editor.studio.ComboBoxColorCellRenderer
 
preloadImage(File) - Method in class org.zimowski.bambi.editor.studio.MainWindow
Autoloads image into editor.
premultiply(int[], int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Premultiply a block of pixels
premultiplyAlpha - Variable in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Whether to promultiply the alpha before convolving.
PremultiplyFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which premultiplies an image's alpha.
PremultiplyFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.PremultiplyFilter
 
prepare(int, int) - Method in class com.jhlabs.image.LightFilter.Light
Prepare the light for rendering.
prepareFilter(float) - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
Prepare the filter for the transiton at a given time.
PREWITT_H - Static variable in class com.jhlabs.image.EdgeFilter
 
PREWITT_V - Static variable in class com.jhlabs.image.EdgeFilter
 
printSizes(Component) - Static method in class com.oracle.layout.SpringUtilities
A debugging utility that prints to stdout the component's minimum, preferred, and maximum sizes.
printValues() - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
Debug purpose method to log current parameters.
progressBar - Variable in class org.zimowski.bambi.editor.customui.statusbar.ProgressBarCell
 
ProgressBarCell - Class in org.zimowski.bambi.editor.customui.statusbar
A status bar cell which contains JProgressBar.
ProgressBarCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.ProgressBarCell
Instantiates progress bar with value range 0 to 100 and current value set to 0.
ProgressBarCell(JProgressBar) - Constructor for class org.zimowski.bambi.editor.customui.statusbar.ProgressBarCell
Instantiates a cell with a progress bar defined externally.
PUBLIC_KEY - Static variable in class org.zimowski.bambi.editor.plugins.RsaCipher
Public key resource name and path this cipher needs for encryption.
pulse(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
The pulse function.

Q

quadToUnitSquare(float, float, float, float, float, float, float, float) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Set the transform to map a quadrilateral onto the unit square.
quantize(int[], int[], int, int, int, boolean, boolean) - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
 
QuantizeFilter - Class in org.zimowski.bambi.jhlabs.image
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() - Constructor for class org.zimowski.bambi.jhlabs.image.QuantizeFilter
 
Quantizer - Interface in org.zimowski.bambi.jhlabs.image
The interface for an image quantizer.
QUARTER_PI - Static variable in class org.zimowski.bambi.jhlabs.image.ImageMath
The value of quarter pi as a float.
Quat4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Quat4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
Quat4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
Quat4f(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
Quat4f(Quat4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
Quat4f(Tuple4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
QuiltFilter - Class in org.zimowski.bambi.jhlabs.image
 
QuiltFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.QuiltFilter
 

R

R2 - Static variable in class com.jhlabs.image.EdgeFilter
 
r255 - Static variable in class com.jhlabs.image.LightFilter
 
r255 - Static variable in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
RADIAL - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
RADIOGROUP_OUTPUTTYPE_LABEL - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Label which describes radio buttons for selecing picture output type.
radius - Variable in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
radius - Variable in class org.zimowski.bambi.jhlabs.image.GaussianFilter
The blur radius.
random - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
RANDOM - Static variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
random - Variable in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
random - Variable in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
randomGradient() - Static method in class org.zimowski.bambi.jhlabs.image.Gradient
Build a random gradient.
randomize() - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Randomize the gradient.
randomize() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
randomize() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
randomize() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
randomness - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
randomString() - Static method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
RaysFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces the effect of light rays shining out of an image.
RaysFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.RaysFilter
 
RECT_TO_POLAR - Static variable in class org.zimowski.bambi.jhlabs.image.PolarFilter
Convert from rectangular to polar coordinates.
RED - Static variable in class org.zimowski.bambi.jhlabs.image.Histogram
 
redAdjust(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
ReduceNoiseFilter - Class in org.zimowski.bambi.jhlabs.image
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() - Constructor for class org.zimowski.bambi.jhlabs.image.ReduceNoiseFilter
 
registerConfiguration() - Method in class org.zimowski.bambi.editor.config.ConfigLoader
Saves loaded configuration with ConfigManager.
registerWithBus(Object) - Method in class org.zimowski.bambi.editor.studio.eventbus.EventBusManager
 
removeCol(int) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
Remove a column from the grid.
removeKnot(int) - Method in class org.zimowski.bambi.jhlabs.image.Curve
 
removeKnot(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Remove a knot.
removeKnot(int) - Method in class org.zimowski.bambi.jhlabs.image.SplineColormap
Remove a knot.
removeLight(LightFilter.Light) - Method in class com.jhlabs.image.LightFilter
 
removeRow(int) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
Remove a row from the grid.
RenderTextFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which renders text onto an image.
RenderTextFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Construct a RenderTextFilter.
RenderTextFilter(String, Font, Paint, Composite, AffineTransform) - Constructor for class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Construct a RenderTextFilter.
REPLACE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
resample(int[], int[], int, int, int, float[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
An implementation of Fant's resampling algorithm.
RescaleFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which simply multiplies pixel values by a given scale factor.
RescaleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.RescaleFilter
 
RescaleFilter(float) - Constructor for class org.zimowski.bambi.jhlabs.image.RescaleFilter
 
reset() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
resetColor() - Method in class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
resetHscb(boolean, boolean) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
resetRgb() - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
RESOURCE_PATH - Static variable in interface org.zimowski.bambi.editor.config.Configuration
 
results - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
rFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
 
RGB - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate in RGB space.
RGB_CLAMP - Static variable in class com.jhlabs.image.TransformFilter
Clamp pixels RGB to the image edges, but zero the alpha.
RGB_TO_CIEXYZ(MBFImage) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
RGB_TO_HSV(MBFImage) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
RGBAdjustFilter - Class in com.jhlabs.image
 
RGBAdjustFilter() - Constructor for class com.jhlabs.image.RGBAdjustFilter
 
RGBAdjustFilter(float, float, float) - Constructor for class com.jhlabs.image.RGBAdjustFilter
 
RgbCell - Class in org.zimowski.bambi.editor.customui.statusbar
A cell that can display RGB color information.
RgbCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
RGBComposite - Class in org.zimowski.bambi.jhlabs.composite
 
RGBComposite() - Constructor for class org.zimowski.bambi.jhlabs.composite.RGBComposite
 
RGBComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.RGBComposite
 
RGBComposite.RGBCompositeContext - Class in org.zimowski.bambi.jhlabs.composite
 
RGBComposite.RGBCompositeContext(float, ColorModel, ColorModel) - Constructor for class org.zimowski.bambi.jhlabs.composite.RGBComposite.RGBCompositeContext
 
RIDGED - Static variable in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
RidgedFBM - Class in org.zimowski.bambi.jhlabs.math
 
RidgedFBM() - Constructor for class org.zimowski.bambi.jhlabs.math.RidgedFBM
 
RippleFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which distorts an image by rippling it in the X or Y directions.
RippleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.RippleFilter
Construct a RippleFilter.
ROBERTS_H - Static variable in class com.jhlabs.image.EdgeFilter
 
ROBERTS_V - Static variable in class com.jhlabs.image.EdgeFilter
 
rotate(BufferedImage, Integer, Color, Double, Double) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
Rotates and/or scales the source image.
rotate(ImageTransformListener.RotateDirection) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
Rotates the image 90 degrees left or right.
rotate(ImageTransformListener.RotateDirection) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
RotateEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
RotateEvent(ImageTransformListener.RotateDirection) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.RotateEvent
 
RotateFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which rotates an image.
RotateFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.RotateFilter
Construct a RotateFilter.
RotateFilter(float) - Constructor for class org.zimowski.bambi.jhlabs.image.RotateFilter
Construct a RotateFilter.
RotateFilter(float, boolean) - Constructor for class org.zimowski.bambi.jhlabs.image.RotateFilter
Construct a RotateFilter.
rotX(float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
rotY(float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
rotZ(float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
rows - Variable in class org.zimowski.bambi.jhlabs.image.WarpGrid
 
RsaCipher - Class in org.zimowski.bambi.editor.plugins
Encrypter backed by RSA, making it possible to decrypt the result string.
RsaCipher() - Constructor for class org.zimowski.bambi.editor.plugins.RsaCipher
Constructs instance backed by RsaCipher.PUBLIC_KEY.
RsaCipher(String) - Constructor for class org.zimowski.bambi.editor.plugins.RsaCipher
Constructs an instance backed by user defined resource representing a valid public key.
rTable - Variable in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
rule - Variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
RULE_NAMES - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
Ruler - Class in org.zimowski.bambi.editor.studio.image
Draws ruler acros horizontal and vertical axes in the picture pane.
Ruler(int, boolean) - Constructor for class org.zimowski.bambi.editor.studio.image.Ruler
 
RULER_TOGGLE_ONOFF_VISIBLE - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
controls if button which turns ruler visibility on/off is displayed or not.
RULER_VISIBLE - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
true if ruler should be shown; false if it should be hidden.
RulerCorner - Class in org.zimowski.bambi.editor.studio.image
Corner filler for the Ruler.
RulerCorner() - Constructor for class org.zimowski.bambi.editor.studio.image.RulerCorner
 

S

saturation(float) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
SATURATION - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
SATURATION - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
SaturationComposite - Class in org.zimowski.bambi.jhlabs.composite
 
SaturationComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.SaturationComposite
 
SaturationFilter - Class in org.zimowski.bambi.jhlabs.image
A filter to change the saturation of an image.
SaturationFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SaturationFilter
Construct a SaturationFilter.
SaturationFilter(float) - Constructor for class org.zimowski.bambi.jhlabs.image.SaturationFilter
Construct a SaturationFilter.
SAWTOOTH - Static variable in class org.zimowski.bambi.jhlabs.image.RippleFilter
Sawtooth wave ripples.
scale(double) - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
Scales the image to desired percentage.
scale(int) - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
scale - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
scale(float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
scale(float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
scaleAdd(float, Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
scaleAdd(float, Tuple3f, Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
ScaleEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ScaleEvent(int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ScaleEvent
 
ScaleFilter - Class in org.zimowski.bambi.jhlabs.image
Scales an image using the area-averaging algorithm, which can't be done with AffineTransformOp.
ScaleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ScaleFilter
Construct a ScaleFilter.
ScaleFilter(double) - Constructor for class org.zimowski.bambi.jhlabs.image.ScaleFilter
 
ScaleFilter(int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.ScaleFilter
Construct a ScaleFilter.
ScaleViewException - Exception in org.zimowski.bambi.editor.studio
 
ScaleViewException() - Constructor for exception org.zimowski.bambi.editor.studio.ScaleViewException
 
ScaleViewException(String) - Constructor for exception org.zimowski.bambi.editor.studio.ScaleViewException
 
SCNOISE - Static variable in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
SCNoise - Class in org.zimowski.bambi.jhlabs.math
Sparse Convolution Noise.
SCNoise() - Constructor for class org.zimowski.bambi.jhlabs.math.SCNoise
 
ScratchFilter - Class in org.zimowski.bambi.jhlabs.image
 
ScratchFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
SCREEN - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
SCREEN - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
ScreenComposite - Class in org.zimowski.bambi.jhlabs.composite
 
ScreenComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.ScreenComposite
 
ScrollableJLabel - Class in org.zimowski.bambi.editor.studio.image
JLabel with scrolling functionality and capability to adjust scroll unit (in pixels).
ScrollableJLabel() - Constructor for class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
SelectorBackgroundEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
SelectorBackgroundEvent(int, Color) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.SelectorBackgroundEvent
 
selectorChanged(int) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorCommandListener
 
selectorClosed() - Method in class org.zimowski.bambi.editor.studio.Editor
 
selectorClosed() - Method in interface org.zimowski.bambi.editor.studio.image.SelectorObserver
Fired when selector becomes hidden.
SelectorCommandListener - Interface in org.zimowski.bambi.editor.studio.image
Defines commands that can be issued on image selector.
selectorId - Variable in class org.zimowski.bambi.editor.plugins.api.AbstractImagePlugin
 
selectorMoved(int, int) - Method in class org.zimowski.bambi.editor.studio.Editor
 
selectorMoved(int, int) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorObserver
Fired when selector was moved
SelectorObserver - Interface in org.zimowski.bambi.editor.studio.image
 
selectorResized(int, int) - Method in class org.zimowski.bambi.editor.studio.Editor
 
selectorResized(int, int) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorObserver
Fired when selector size was modified
SelectorTypeEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
SelectorTypeEvent(int) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.SelectorTypeEvent
 
SelectorVisibilityEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
SelectorVisibilityEvent(SelectorVisibilityEvent.Command, boolean) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.SelectorVisibilityEvent
 
SelectorVisibilityEvent.Command - Enum in org.zimowski.bambi.editor.studio.eventbus.events
 
SepiaFilter - Class in org.zimowski.bambi.editor.filters
 
SepiaFilter() - Constructor for class org.zimowski.bambi.editor.filters.SepiaFilter
 
set(float, float, float, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
set(AxisAngle4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
set(Color) - Method in class org.zimowski.bambi.jhlabs.vecmath.Color4f
 
set(Matrix4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
set(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
set(AxisAngle4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
set(Quat4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
set(float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
set(AxisAngle4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
set(Matrix4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Quat4f
 
set(float, float, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
set(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
set(Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
set(float, float, float, float) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
set(float[]) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
set(Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
setA(float) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
setAbortAgent(ExportAbortInformer) - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
setAborted(boolean) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterQueueEvent
 
setAddMargins(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Set whether to increase the size of the output image to accomodate the shadow.
setAmount(float) - Method in class com.jhlabs.image.MarbleFilter
Set the amount of effect.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Set the amount of noise to add in the range 0..1.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the amount of effect.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Set the amount of effect.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.ChromeFilter
Set the amount of effect.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
Set the amount of distortion.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Set the amount of effect.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
Set the amount of warp.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set the amount of glint.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.GlowFilter
Set the amount of glow.
setAmount(int) - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Set the amount of effect.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Set the amount of pinch.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.SaturationFilter
Set the amount of saturation change.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setAmount(int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
Set the amount of sparkle.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Set the amount of swim.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Set the amount of texture.
setAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.UnsharpFilter
Set the amount of sharpening.
setAmplitude(float) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the amplitude of the ripples.
setAngle(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the angle of the kaleidoscope.
setAngle(float) - Method in class com.jhlabs.image.TwirlFilter
Set the angle of twirl in radians.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Specifies the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Set the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the angle of the arc.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
Specifies the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Specifies the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Specifies the angle of each iteration.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
Specifies the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
Specifies the angle of the mirror.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Specifies the angle of blur.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Specifies the angle of blur.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Set the angle of twirl in radians.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.RotateFilter
Specifies the angle of rotation.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Specifies the angle of the shadow.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
Specifies the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Specifies the angle of the effect.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Specifies the angle of the texture.
setAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the angle of the texture.
setAngle2(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the secondary angle of the kaleidoscope.
setAngleCoefficient(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setAngleVariation(float) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setAppletContext(AppletContext) - Method in class org.zimowski.bambi.editor.config.ConfigLoader
Deprecated.
with no replacement; applet deployment is no longer recommended. Use Java Web Start instead
setAzimuth(float) - Method in class com.jhlabs.image.EmbossFilter
 
setAzimuth(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setB(float) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
setBackground(Color) - Method in class org.zimowski.bambi.editor.customui.statusbar.ColoredBackgroundCell
 
setBackground(int) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Set the background color.
setBackground(boolean) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setBaseAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setBasis(Function2D) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setBasis(Function2D) - Method in class org.zimowski.bambi.jhlabs.math.CompoundFunction2D
 
setBasis(Function2D) - Method in class org.zimowski.bambi.jhlabs.math.FBM
 
setBasisType(int) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setBevel(float) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setBFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
 
setBFactor(float) - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
setBgColor(int) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the background color.
setBias(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setBias(float) - Method in class org.zimowski.bambi.jhlabs.image.GainFilter
Set the bias.
setBias(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setBlack(int) - Method in class com.jhlabs.image.StampFilter
Set the color to be used for pixels below the lower threshold.
setBlack(int) - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Set the color to be used for pixels below the lower threshold.
setBlackFunction(BinaryFunction) - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
setBlockSize(int) - Method in class org.zimowski.bambi.jhlabs.image.BlockFilter
Set the pixel block size.
setBloom(float) - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Set the bloom factor.
setBloomThreshold(float) - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Set the bloom threshold.
setBlue(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
setBlueGreen(int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
setBlur(float) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set the blur that is applied before thresholding.
setBlurMask(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Set the mask used to give the amount of blur at each point.
setBorderPaint(Paint) - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Set the border paint.
setBottomBorder(int) - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Set the border size on the bottom edge.
setBrightness(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
Set the filter brightness.
setBrightness(int) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the brightness.
setBrightness(float) - Method in class org.zimowski.bambi.jhlabs.image.ContrastFilter
Set the filter brightness.
setBrightness(float) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setBTolerance(float) - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
setBTolerance(float) - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Set the brightness tolerance of the image in the range 0..1.
setBufferSize(int) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
Defines size of the buffer chunk (in bytes) used to conduct transfer with.
setBumpFunction(Function2D) - Method in class com.jhlabs.image.LightFilter
 
setBumpFunction(Function2D) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
setBumpHeight(float) - Method in class com.jhlabs.image.EmbossFilter
 
setBumpHeight(float) - Method in class com.jhlabs.image.LightFilter
 
setBumpHeight(float) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
setBumpShape(int) - Method in class com.jhlabs.image.LightFilter
 
setBumpSoftness(float) - Method in class com.jhlabs.image.LightFilter
 
setBumpSoftness(float) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
setBumpSource(int) - Method in class com.jhlabs.image.LightFilter
 
setBumpSource(int) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
setC(float) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
setCameraAzimuth(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setCameraElevation(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setCamInitObserver(CamInitializationObserver) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
setCbReset(boolean) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
setCentre(Point2D) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.TwirlFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the centre of the effect as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.LightFilter.Light
Set the centre of the light in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.TwirlFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.LightFilter.Light
Set the centre of the light in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.TwirlFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCleanImage(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Get the clean image.
setClip(boolean) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
setCloudCover(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setCloudSharpness(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setCoefficient(int, float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setCoefficient(int, float) - Method in class org.zimowski.bambi.jhlabs.math.CellularFunction2D
 
setColor(int) - Method in class com.jhlabs.image.LightFilter.Light
 
setColor(int, int) - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Set one element of the colormap to a given color.
setColor(int) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Set the color of the metal.
setColor(int) - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
setColor(int) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setColor(int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set a knot color.
setColor(int) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setColor(int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
setColor1(int) - Method in class org.zimowski.bambi.jhlabs.image.LinearColormap
Set the first color.
setColor2(int) - Method in class org.zimowski.bambi.jhlabs.image.LinearColormap
Set the second color.
setColorDither(boolean) - Method in class com.jhlabs.image.DitherFilter
Set whether to use a color dither.
setColorDither(boolean) - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Set whether to use a color dither.
setColorInterpolated(int, int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Set the color at "index" to "color".
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.LookupFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Set the colormap to be used for the filter.
setColorNE(int) - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
setColorNW(int) - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
setColorRange(int, int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Set a range of the colormap, interpolating between two colors.
setColorRange(int, int, int) - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Set a range of the colormap to a single color.
setColorSE(int) - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
setColorSource(int) - Method in class com.jhlabs.image.LightFilter
 
setColorSW(int) - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
setComposite(Composite) - Method in class org.zimowski.bambi.jhlabs.image.CompositeFilter
Set the composite.
setComposite(Composite) - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Set the composite with which to paint the text.
setConeAngle(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setContourColor(int) - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
setContrast(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
Set the filter contrast.
setContrast(float) - Method in class org.zimowski.bambi.jhlabs.image.ContrastFilter
Set the filter contrast.
setCookie(String, String) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds a cookie to the requst
setCookies(Map<String, String>) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds cookies to the request
setCookies(String[]) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds cookies to the request
setCorners(float, float, float, float, float, float, float, float) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Set the new positions of the image corners.
setCrossings(int[][]) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setCurrentOp(ImageFilterOps) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
Sets current filter operation since this is a composite filter.
setCurve(Curve) - Method in class org.zimowski.bambi.jhlabs.image.CurvesFilter
 
setCurves(Curve[]) - Method in class org.zimowski.bambi.jhlabs.image.CurvesFilter
 
setCyanScreenAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Set the cyan screen angle.
setD(float) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
setDefaultText(String) - Method in class org.zimowski.bambi.editor.customui.statusbar.ImageTaskCell
 
setDensity(float) - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
Set the density of the image in the range 0..1.
setDensity(float) - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
Set the density of the image in the range 0..1.
setDensity(float) - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Set the density of the noise.
setDensity(float) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setDensity(float) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setDestGrid(WarpGrid) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
Set the destination warp grid.
setDestination(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Set the destination image.
setDestination(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.InterpolateFilter
Set the destination image.
setDestination(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Set the destination image.
setDestination(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
Set the destination image.
setDiffuseColor(int) - Method in class com.jhlabs.image.LightFilter.Material
 
setDiffuseColor(int) - Method in class com.jhlabs.image.LightFilter
 
setDimensions(int, int) - Method in class com.jhlabs.image.PointFilter
 
setDimensions(int, int) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
setDimensions(int, int) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setDimensions(int, int) - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
setDimensions(int, int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
setDispersion(float) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the dispersion.
setDisplacementMap(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
Set the displacement map.
setDistance(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Specifies the distance to move on each iteration.
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Set the distance of blur.
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Set the distance of blur.
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Set the distance of the shadow.
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setDistance(float) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setDistance(int) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setDistancePower(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setDistortion(float) - Method in class org.zimowski.bambi.jhlabs.math.VLNoise
 
setDistribution(int) - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Set the distribution of the noise.
setDither(boolean) - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Set whether to use dithering or not.
setdotRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Set the pixel block size.
setDrawMessages(boolean) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
setDynamicTooltip(boolean) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
setEdgeAction(int) - Method in class com.jhlabs.image.TransformFilter
Set the action to perform for pixels off the edge of the image.
setEdgeAction(int) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Set the action to perfomr for pixels off the image edges.
setEdgeAction(int) - Method in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
setEdgeColor(int) - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
setEdgeColor(int) - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
setEdgeThickness(float) - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
setEdgeThickness(float) - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
setElevation(float) - Method in class com.jhlabs.image.EmbossFilter
 
setElevation(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setEmboss(boolean) - Method in class com.jhlabs.image.EmbossFilter
 
setEndAlpha(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Set the alpha value at the last iteration.
setEndAlpha(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setEnvironmentMap(BufferedImage) - Method in class com.jhlabs.image.LightFilter
 
setEnvironmentMap(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
setExposure(float) - Method in class org.zimowski.bambi.jhlabs.image.ChromeFilter
Set the exppsure of the effect.
setExposure(float) - Method in class org.zimowski.bambi.jhlabs.image.ExposureFilter
Set the exposure level.
setF1(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setF2(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setF3(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setF4(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setFactor(float) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
setFadeEdges(boolean) - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
setFadeEdges(boolean) - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
setFadeout(int) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setFadeStart(float) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
setFadeWidth(float) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
setFibres(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the amount of fibres in the texture.
setFillColor(int) - Method in class org.zimowski.bambi.jhlabs.image.FillFilter
Set the fill color.
setFilterListener(FilterListener) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
setFocus(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setFont(Font) - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Set the font with which to paint the text.
setForeground(int) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Set the foreground color.
setFormat(ImageOutputFormat) - Method in class org.zimowski.bambi.editor.plugins.api.ImageExportDef
 
setFOV(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setFpsObserver(FpsObserver) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
setFpsObserver(FpsObserver) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
setFrames(int) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
setFromRGB(Color4f, int) - Method in class com.jhlabs.image.LightFilter
 
setFromRGB(Color4f, int) - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
setFunction(Function2D) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
setFuzziness(int) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Set the fuzziness of the texture.
setFuzziness(float) - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
setGain(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setGain(float) - Method in class org.zimowski.bambi.jhlabs.image.GainFilter
Set the gain.
setGain(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setGain(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the gain of the texture.
setGamma(float, float, float) - Method in class org.zimowski.bambi.jhlabs.image.GammaFilter
Set the gamma levels.
setGamma(float) - Method in class org.zimowski.bambi.jhlabs.image.GammaFilter
Set the gamma level.
setGap(float) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
setGFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
 
setGlintOnly(boolean) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set whether to render the stars and the image or only the stars.
setGlow(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setGlowFalloff(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setGradientCoefficient(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setGreen(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
setGreenRed(int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
setGridType(int) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setH(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setH(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setHaziness(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setHEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
 
setHeight(float) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the height of the arc.
setHeight(int) - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Set the height of the crop rectangle.
setHeight(int) - Method in class org.zimowski.bambi.jhlabs.image.TileImageFilter
Set the output image height.
setHFactor(float) - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
setHighColor(int) - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
Set the high color.
setHighLevel(float) - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
setHighOutputLevel(float) - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
setHRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Set the horizontal size of the blur.
setHRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Set the horizontal size of the blur.
setHRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Set the horizontal size of the blur.
setHsReset(boolean) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
setHTolerance(float) - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
Set the tolerance of the image in the range 0..1.
setHTolerance(float) - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Set the hue tolerance of the image in the range 0..1.
setHue(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
Changes image natural hue upwards or downwards.
setIdentity() - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
setImageBytes(byte[]) - Method in class org.zimowski.bambi.editor.plugins.api.ImageExportDef
 
setImageConduit(ImageConduit) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
setInLines(FieldWarpFilter.Line[]) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
setIntensity(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setInterpolation(int) - Method in class com.jhlabs.image.TransformFilter
Set the type of interpolation to perform.
setInterpolation(int) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
setInterpolation(float) - Method in class org.zimowski.bambi.jhlabs.image.InterpolateFilter
Set the interpolation factor.
setIntoB(int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
setIntoG(int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
setIntoR(int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
setInvert(boolean) - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
 
setInvert(boolean) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
setInvert(boolean) - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
setInvert(boolean) - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
 
setInvert(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
setIsMetric(boolean) - Method in class org.zimowski.bambi.editor.studio.image.Ruler
 
setIterations(int) - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
Set the number of iterations the effect is performed.
setIterations(int) - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Set the number of iterations the blur is performed.
setIterations(int) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Set the number of iterations.
setIterations(int) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
Set the number of iterations the effect is performed.
setIterations(int) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setIterations(int) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Set the number of iterations the blur is performed.
setK(int) - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
setKernel(Kernel) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Set the convolution kernel.
setKiller(ExportAbortInformer) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
Set this if you want to be able to abort the transfer.
setKnot(int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set a knot color.
setKnot(int, int) - Method in class org.zimowski.bambi.jhlabs.image.SplineColormap
Set a knot color.
setKnotBlend(int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set a knot blend type.
setKnotPosition(int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set a knot position.
setKnotPosition(int, int) - Method in class org.zimowski.bambi.jhlabs.image.SplineColormap
Set a knot position.
setKnots(int[], int[], byte[]) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set the values of all the knots.
setKnots(int[], int[], byte[], int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set the values of a set of knots.
setKnotType(int, int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Set a knot type.
setLacunarity(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setLacunarity(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setLayout(LayoutManager) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
This implementation will only set layout manager if none has been set yet, otherwise it ignores the request and logs a warning.
setLeftBorder(int) - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Set the border size on the left edge.
setLength(int) - Method in class org.zimowski.bambi.editor.studio.image.Ruler
 
setLength(int) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set the length of the stars.
setLength(float) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setLevels(int) - Method in class com.jhlabs.image.DitherFilter
Set the number of dither levels.
setLevels(float) - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
setLevels(int) - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Set the number of dither levels.
setLevels(int) - Method in class org.zimowski.bambi.jhlabs.image.OilFilter
Set the number of levels for the effect.
setLoadThumb(boolean) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageLoadEvent
 
setLoginId(String) - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
setLowerThreshold(int) - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Set the lower threshold value.
setLowLevel(float) - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
setLowOutputLevel(float) - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
setMagentaScreenAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Set the magenta screen angle.
setManageVisibility(boolean) - Method in class org.zimowski.bambi.editor.customui.FilmPane
Set to true if this component should automatically manage its visibility.
setMap(int[]) - Method in class org.zimowski.bambi.jhlabs.image.ArrayColormap
Set the array of colors for the colormap.
setMask(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
setMask(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
Set the halftone mask.
setMask(int) - Method in class org.zimowski.bambi.jhlabs.image.MaskFilter
 
setMaskImage(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
Set the mask image.
setMaterial(LightFilter.Material) - Method in class com.jhlabs.image.LightFilter
 
setMatrix(int[]) - Method in class com.jhlabs.image.DitherFilter
Set the dither matrix.
setMatrix(int[]) - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Set the dither matrix.
setMatrix(int[]) - Method in class org.zimowski.bambi.jhlabs.image.SwizzleFilter
Set the swizzle matrix.
setMaxUnitIncrement(int) - Method in class org.zimowski.bambi.editor.studio.image.ScrollableJLabel
 
setMerge(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
setMetaInfo(String) - Method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
 
setMidColor(int) - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
Set the mid color.
setMix(float) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setMode(int) - Method in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
setMonochrome(boolean) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Set the type of noise to add.
setMonochrome(boolean) - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
Set whether to do monochrome halftoning.
setMonochrome(boolean) - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Set whether to use monochrome noise.
setMorphImage(BufferedImage) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
For morphing, sets the image we're morphing to.
setMouseInputListener(ViewportMouseListener) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
setMouseListener(ViewportMouseListener) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
setNewColor(int) - Method in class org.zimowski.bambi.jhlabs.image.BinaryFilter
 
setNormalize(boolean) - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
 
setNumColors(int) - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Set the number of colors to quantize to.
setNumLevels(int) - Method in class com.jhlabs.image.PosterizeFilter
Set the number of levels in the output image.
setOctaves(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setOctaves(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setOctaves(float) - Method in class org.zimowski.bambi.jhlabs.math.TurbulenceFunction
 
setOffset(float) - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
setOpacity(float) - Method in class com.jhlabs.image.LightFilter.Material
 
setOpacity(float) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
Set the opacity of the reflection.
setOpacity(int) - Method in class org.zimowski.bambi.jhlabs.image.OpacityFilter
Set the opacity.
setOpacity(float) - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Set the opacity of the rays.
setOpacity(float) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Set the opacity of the shadow.
setOperation(int) - Method in class com.jhlabs.image.FlipFilter
Set the filter operation.
setOperation(int) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
setOperation(int) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setOperation(int) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
setOutLines(FieldWarpFilter.Line[]) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
setPaint(Paint) - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Set the paint with which to paint the text.
setPaintMode(int) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
setParameter(String, String) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds a string parameter to the request
setParameter(String, String, InputStream) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds a file parameter to the request
setParameter(String, String, byte[]) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
setParameter(String, File) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds a file parameter to the request
setParameter(String, Object) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds a parameter to the request; if the parameter is a File, the file is uploaded, otherwise the string value of the parameter is passed in the request
setParameters(Map<String, Object>) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds parameters to the request
setParameters(Object[]) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
adds parameters to the request
setPassword(String) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
setPassword(String) - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
setPctComplete(int) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
setPhase(int) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
setPhase(float) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the phase of the ripples.
setPixelColor(int) - Method in class org.zimowski.bambi.editor.customui.statusbar.RgbCell
 
setPoint1(Point) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
setPoint2(Point) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
setPositionRelativeToParent(Frame) - Method in class org.zimowski.bambi.editor.studio.image.ImagePreviewDialog
Centers this window within the boundaries of parent, if available.
setPower(float) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
setPremultiplyAlpha(boolean) - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Set whether to premultiply the alpha channel.
setPremultiplyAlpha(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Set whether to premultiply the alpha channel.
setPremultiplyAlpha(boolean) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Set whether to premultiply the alpha channel.
setPremultiplyAlpha(boolean) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Set whether to premultiply the alpha channel.
setProgressListener(ExportProgressMonitor) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
Set this if you want to be notified of transfer progress.
setProgressMonitor(ExportProgressMonitor) - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
setRadius(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.StampFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.TwirlFilter
Set the radius of the effect.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Set both the horizontal and vertical sizes of the blur.
setRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Set the horizontal size of the blur.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the radius of the effect.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
Set the radius of the effect.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.GaussianFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
Set the radius of the effect.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Set the radius of the effect.
setRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
Set the radius of the effect.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Set the radius of the effect.
setRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Set the radius of the effect.
setRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the radius of the effect.
setRadius1(float) - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius2(float) - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
Set the radius of the kernel, and hence the amount of blur.
setRandomness(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
setRandomness(int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
setRange(int) - Method in class org.zimowski.bambi.jhlabs.image.OilFilter
Set the range of the effect in pixels.
setRayAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setRays(int) - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
setRaysOnly(boolean) - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Set whether to render only the rays.
setRed(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
setRedBlue(int) - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
setRefractionIndex(float) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
Set the index of refaction.
setResize(boolean) - Method in class org.zimowski.bambi.jhlabs.image.RotateFilter
 
setResize(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
setRFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
 
setRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.AbstractBufferedImageOp
A convenience method for setting ARGB pixels in an image.
setRGB(BufferedImage, int, int, int, int, int[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageUtils
A convenience method for setting ARGB pixels in an image.
setRgbReset(boolean) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent
 
setRightBorder(int) - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Set the border size on the right edge.
setRingAmount(float) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setRings(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the rings value.
setRingWidth(float) - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
setRotation(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Specifies the amount of rotation on each iteration.
setRotation(float) - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
setRotation(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Set the blur rotation.
setRotation(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Set the blur rotation.
setRotation(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setRoundThreads(boolean) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setRulerVisible(boolean) - Method in class org.zimowski.bambi.editor.studio.image.ImagePanel
 
setSamples(int) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the number of samples per pixel.
setSaturation(float) - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Specifies the scale of the texture.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Specifies the scale of the texture.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
Specifies the scale of the contours.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.DiffuseFilter
Specifies the scale of the texture.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Specifies the scale of the texture.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.RescaleFilter
Specifies the scale factor.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Specifies the scale of the distortion.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Specifies the scale of the texture.
setScale(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the scale of the texture.
setScaling(float) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
setScatter(float) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setSeed(int) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
setSeed(int) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setSelected(boolean) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ThumbAddEvent
 
setSelectorId(int) - Method in class org.zimowski.bambi.editor.plugins.api.AbstractImagePlugin
 
setSelectorId(int) - Method in interface org.zimowski.bambi.editor.plugins.api.ImagePlugin
Informs the plugin which selector was used during its invocation.
setSelectorObserver(SelectorObserver) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
setSelectorVisible(boolean) - Method in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
setSerpentine(boolean) - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
Set whether to use a serpentine pattern for return or not.
setSerpentine(boolean) - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
Set whether to use a serpentine pattern for return or not.
setSFactor(float) - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
setShadeCrossings(boolean) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setShadowColor(int) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Set the color of the shadow.
setShadowColor(int) - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
Set the shadow color.
setShadowOnly(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
Set whether to only draw the shadow without the original image.
setShadowOnly(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setShape(int) - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
setShine(float) - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
Set the amount of shine to add to the range 0..1.
setShineColor(int) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setShowFpsStats(boolean) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
Indicates if fps stats should be drawn over the display viewport
setShowFpsStats(boolean) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
setSides(int) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the number of sides of the kaleidoscope.
setSides(int) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
setSides(int) - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
Set the number of sides of the aperture.
setSoftness(float) - Method in class com.jhlabs.image.StampFilter
Set the softness of the effect in the range 0..1.
setSoftness(float) - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
Set the softness of the dissolve in the range 0..1.
setSoftness(float) - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
setSoftness(float) - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
Set the softness of the dissolve in the range 0..1.
setSoftness(float) - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
Set the softness of the effect in the range 0..1.
setSoftness(float) - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
setSourceGrid(WarpGrid) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
Set the source warp grid.
setSpreadAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
Set the spread angle of the arc.
setStartAlpha(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Set the alpha value at the first iteration.
setStartAlpha(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setStateMonitors(List<ExportStateMonitor>) - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
setStatus(String) - Method in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
setSTolerance(float) - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
setSTolerance(float) - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
Set the saturation tolerance of the image in the range 0..1.
setStrength(float) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
setStrength(float) - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Set the strength of the rays.
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Specifies the stretch factor of the texture.
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
Specifies the stretch factor of the texture.
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Specifies the stretch factor of the distortion.
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Specifies the stretch factor of the texture.
setStretch(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the stretch factor of the texture.
setSunAzimuth(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setSunColor(int) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setSunElevation(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setT(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setText(String) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
setText(String) - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Set the text to paint.
setTextAlignment(int) - Method in class org.zimowski.bambi.editor.customui.statusbar.CheckboxCell
Limited base functionality by restricting center alignment which does not make a whole lot of sense from UI checkbox perspective.
setTextAlignment(int) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
Sets horizontal text alignment.
setThreshold(float) - Method in class com.jhlabs.image.StampFilter
Set the threshold value.
setThreshold(int) - Method in class org.zimowski.bambi.jhlabs.image.DilateFilter
Set the threshold - the number of neighbouring pixels for dilation to occur.
setThreshold(float) - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
setThreshold(int) - Method in class org.zimowski.bambi.jhlabs.image.ErodeFilter
Set the threshold - the number of neighbouring pixels for dilation to occur.
setThreshold(float) - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
Set the threshold value.
setThreshold(float) - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
Set the threshold value.
setThreshold(int) - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Set the threshold value.
setThreshold(int) - Method in class org.zimowski.bambi.jhlabs.image.UnsharpFilter
Set the threshold value.
setTile(int) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setTime(float) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Set the time.
setTime(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setTime(float) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Specifies the time.
setTime(float) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
setToolTipText(String) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
This implementation caches the tool tip.
setToolTipText(String, boolean) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
setTopBorder(int) - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
Set the border size on the top edge.
setTransform(AffineTransform) - Method in class org.zimowski.bambi.jhlabs.image.CompositeFilter
Set the transform.
setTransform(AffineTransform) - Method in class org.zimowski.bambi.jhlabs.image.RenderTextFilter
Set the transform with which to paint the text.
setTransition(float) - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
setTransition(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
setTransition(float) - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
Set the transition of the image in the range 0..1.
setTranslation(Vector3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
setTurbulence(float) - Method in class com.jhlabs.image.MarbleFilter
Specifies the turbulence of the effect.
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
Specifies the turbulence of the texture.
setTurbulenceFactor(float) - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
setType(int) - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
setType(int) - Method in class org.zimowski.bambi.jhlabs.image.PolarFilter
Set the distortion type.
setType(int) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
setup() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
setup(int) - Method in class org.zimowski.bambi.jhlabs.image.OctTreeQuantizer
Initialize the quantizer.
setup(int) - Method in interface org.zimowski.bambi.jhlabs.image.Quantizer
Initialize the quantizer.
setUpperThreshold(int) - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Set the upper threshold value.
setUrl(String) - Method in class org.zimowski.bambi.editor.plugins.api.ExportDef
 
setUseAlpha(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Set whether to convolve the alpha channel.
setUseAlpha(boolean) - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
setUseColormap(boolean) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
setUseImageColors(boolean) - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
setUseImageColors(boolean) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setUserId(String) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
setVEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
 
setView(Editor.EditorView) - Method in class org.zimowski.bambi.editor.customui.statusbar.StatusBar
Switches status bar to requested view, that is old view cells are hidden and new view cells are shown.
setViewDistance(float) - Method in class com.jhlabs.image.LightFilter
 
setViewportMouseListener(ViewportMouseListener) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
 
setVRadius(float) - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
Set the vertical size of the blur.
setVRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
Set the vertical size of the blur.
setVRadius(int) - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
Set the vertical size of the blur.
setWavelength(float) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
Set the wavelength of the ripples.
setWaveType(int) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Set the wave type.
setWhite(int) - Method in class com.jhlabs.image.StampFilter
Set the color to be used for pixels above the upper threshold.
setWhite(int) - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Set the color to be used for pixels above the upper threshold.
setWidth(int) - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Set the width of the crop rectangle.
setWidth(float) - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
setWidth(int) - Method in class org.zimowski.bambi.jhlabs.image.TileImageFilter
Set the output image width.
setWindowInstantiated(MainWindow) - Method in class org.zimowski.bambi.editor.studio.eventbus.EventBusManager
 
setWindSpeed(float) - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
setWrap(boolean) - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
setWrapEdges(boolean) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Set whether to wrap at the image edges.
setX(int) - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Set the left edge of the crop rectangle.
setXAmplitude(float) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Set the amplitude of ripple in the X direction.
setXAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
setXGap(float) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setXMapFunction(Function2D) - Method in class org.zimowski.bambi.jhlabs.image.MapFilter
 
setXOffset(int) - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
setXScale(float) - Method in class com.jhlabs.image.MarbleFilter
Set the X scale of the effect.
setXScale(int) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Set the X scale of the texture.
setXWavelength(float) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Set the wavelength of ripple in the X direction.
setXWidth(float) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setY(int) - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
Set the top edge of the crop rectangle.
setYAmplitude(float) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Set the amplitude of ripple in the Y direction.
setYAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
setYellowScreenAngle(float) - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
Set the yellow screen angle.
setYGap(float) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setYMapFunction(Function2D) - Method in class org.zimowski.bambi.jhlabs.image.MapFilter
 
setYOffset(int) - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
setYScale(float) - Method in class com.jhlabs.image.MarbleFilter
Set the Y scale of the effect.
setYScale(int) - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
Set the Y scale of the texture.
setYWavelength(float) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
Set the wavelength of ripple in the Y direction.
setYWidth(float) - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
setZoom(float) - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
Specifies the amount to scale on each iteration.
setZoom(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
Set the blur zoom.
setZoom(float) - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
Set the blur zoom.
setZoom(double) - Method in class org.zimowski.bambi.jhlabs.image.ScaleFilter
 
setZoom(float) - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
sFactor - Variable in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
SHA1Digest - Class in org.zimowski.bambi.editor.plugins
One way hash encrypter utilizing SHA-1 digest.
SHA1Digest() - Constructor for class org.zimowski.bambi.editor.plugins.SHA1Digest
 
SHA256Digest - Class in org.zimowski.bambi.editor.plugins
One way hash encrypter utilizing SHA-256 digest.
SHA256Digest() - Constructor for class org.zimowski.bambi.editor.plugins.SHA256Digest
 
ShadeFilter - Class in org.zimowski.bambi.jhlabs.image
 
ShadeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
ShadowFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which draws a drop shadow based on the alpha channel of the image.
ShadowFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ShadowFilter
Construct a ShadowFilter.
ShadowFilter(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.ShadowFilter
Construct a ShadowFilter.
ShapeFilter - Class in org.zimowski.bambi.jhlabs.image
 
ShapeFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
SharpenFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a simple 3x3 sharpening operation.
SharpenFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SharpenFilter
 
ShatterFilter - Class in org.zimowski.bambi.jhlabs.image
 
ShatterFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
ShearFilter - Class in org.zimowski.bambi.jhlabs.image
 
ShearFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ShearFilter
 
ShineFilter - Class in org.zimowski.bambi.jhlabs.image
 
ShineFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ShineFilter
 
showFilterNameOnOutput - Variable in class org.zimowski.bambi.editor.studio.eventbus.events.ImageFilterMonitorEvent
 
showSelector(boolean) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorCommandListener
 
showSelectorPosition(boolean) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorCommandListener
 
showSelectorSize(boolean) - Method in interface org.zimowski.bambi.editor.studio.image.SelectorCommandListener
 
SILHOUETTE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
SIN - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
SINE - Static variable in class org.zimowski.bambi.jhlabs.image.RippleFilter
Sine wave ripples.
SIZE - Static variable in class org.zimowski.bambi.editor.studio.image.Ruler
Fixed portion of the size, in pixels.
SkeletonFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which reduces a binary image to a skeleton.
SkeletonFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SkeletonFilter
 
SkyFilter - Class in org.zimowski.bambi.jhlabs.image
 
SkyFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SkyFilter
 
slider - Variable in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
SliderDecor - Enum in org.zimowski.bambi.editor.customui.slider
 
smallIcon - Variable in class org.zimowski.bambi.editor.customui.slider.BambiSliderUI
 
SmartBlurFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a "smart blur".
SmartBlurFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
 
SmearFilter - Class in org.zimowski.bambi.jhlabs.image
 
SmearFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SmearFilter
 
SMOOTH - Static variable in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
smoothPulse(float, float, float, float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
A smoothed pulse function.
smoothStep(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
A smoothed step function.
SOBEL_H - Static variable in class com.jhlabs.image.EdgeFilter
 
SOBEL_V - Static variable in class com.jhlabs.image.EdgeFilter
 
SOFT_LIGHT - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
SoftLightComposite - Class in org.zimowski.bambi.jhlabs.composite
 
SoftLightComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.SoftLightComposite
 
solarize(MBFImage) - Method in class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
solarize() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
SolarizeFilter - Class in com.jhlabs.image
A filter which solarizes an image.
SolarizeFilter() - Constructor for class com.jhlabs.image.SolarizeFilter
 
SparkleFilter - Class in org.zimowski.bambi.jhlabs.image
 
SparkleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
Spectrum - Class in org.zimowski.bambi.jhlabs.image
A class for calulating the colors of the spectrum.
Spectrum() - Constructor for class org.zimowski.bambi.jhlabs.image.Spectrum
 
SpectrumColormap - Class in org.zimowski.bambi.jhlabs.image
A colormap with the colors of the spectrum.
SpectrumColormap() - Constructor for class org.zimowski.bambi.jhlabs.image.SpectrumColormap
Construct a spcetrum color map.
SphereFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which simulates a lens placed over an image.
SphereFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SphereFilter
 
SPLINE - Static variable in class org.zimowski.bambi.jhlabs.image.Gradient
Interpolate using a spline.
spline(float, int, float[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Compute a Catmull-Rom spline.
spline(float, int, int[], int[]) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Compute a Catmull-Rom spline, but with variable knot spacing.
SplineColormap - Class in org.zimowski.bambi.jhlabs.image
A Colormap implemented using Catmull-Rom colour splines.
SplineColormap() - Constructor for class org.zimowski.bambi.jhlabs.image.SplineColormap
Construct a SplineColormap.
SplineColormap(int[], int[]) - Constructor for class org.zimowski.bambi.jhlabs.image.SplineColormap
Construct a SplineColormap.
splitSpan(int) - Method in class org.zimowski.bambi.jhlabs.image.Gradient
Split a span into two by adding a knot in the middle.
SPOT - Static variable in class com.jhlabs.image.LightFilter
 
SpringUtilities - Class in com.oracle.layout
A 1.4 file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
SpringUtilities() - Constructor for class com.oracle.layout.SpringUtilities
 
SQR - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
SQRT - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
SQUARE - Static variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
SQUARE - Static variable in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
SQUARES - Static variable in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
stamp() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
StampFilter - Class in com.jhlabs.image
A filter which produces a rubber-stamp type of effect by performing a thresholded blur.
StampFilter() - Constructor for class com.jhlabs.image.StampFilter
Construct a StampFilter.
StampFilter(float) - Constructor for class com.jhlabs.image.StampFilter
Construct a StampFilter.
STARTING_POS_SELECTOR_X - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
STARTING_POS_SELECTOR_Y - Static variable in class org.zimowski.bambi.editor.studio.image.ImageContainer
 
startWebCamSession(VideoDevice) - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
Attempts to start a new web cam session.
StatusBar - Class in org.zimowski.bambi.editor.customui.statusbar
A status bar that reports various info.
StatusBar() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
StatusBar(int) - Constructor for class org.zimowski.bambi.editor.customui.statusbar.StatusBar
 
STENCIL - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
step(float, float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
The step function.
stopWebCamSession() - Method in class org.zimowski.bambi.editor.studio.cam.CamPanel
Ends existing web cam session and cleans up cam resources.
stretch - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
sub(Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
sub(Tuple3f, Tuple3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
sub(Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
sub(Tuple4f, Tuple4f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
SUBTRACT - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
SUBTRACT - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
SubtractComposite - Class in org.zimowski.bambi.jhlabs.composite
 
SubtractComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.SubtractComposite
 
SwimFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which distorts an image as if it were underwater.
SwimFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SwimFilter
 
switchContext(MainWindow) - Method in class org.zimowski.bambi.editor.studio.eventbus.EventBusManager
 
SwizzleFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which allows channels to be swapped.
SwizzleFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.SwizzleFilter
 
symmetry(float, float) - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 

T

TAN - Static variable in class org.zimowski.bambi.jhlabs.math.MathFunction1D
 
TARGET_SHAPE_ELIPSE - Static variable in interface org.zimowski.bambi.editor.config.Configuration
Picture section selector will be in oval shape
TARGET_SHAPE_FULL - Static variable in interface org.zimowski.bambi.editor.config.Configuration
Picture section selector will match the size of the photo, with scaling taken into account
TARGET_SHAPE_RECT - Static variable in interface org.zimowski.bambi.editor.config.Configuration
Picture section selector will be in rectangular shape
text - Variable in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
textAlignment - Variable in class org.zimowski.bambi.editor.customui.statusbar.TextCell
TextCell - Class in org.zimowski.bambi.editor.customui.statusbar
Generic text cell for the status bar.
TextCell() - Constructor for class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
TextEncrypter - Interface in org.zimowski.bambi.editor.plugins.api
Scrambling mechanism for securing text information such as user id and password.
TextureFilter - Class in org.zimowski.bambi.jhlabs.image
 
TextureFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.TextureFilter
 
theMatrix - Static variable in class org.zimowski.bambi.jhlabs.image.AverageFilter
The convolution kernal for the averaging.
ThresholdFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a threshold operation on an image.
ThresholdFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Construct a ThresholdFilter.
ThresholdFilter(int) - Constructor for class org.zimowski.bambi.jhlabs.image.ThresholdFilter
Construct a ThresholdFilter.
ThumbAddEvent - Class in org.zimowski.bambi.editor.studio.eventbus.events
 
ThumbAddEvent(BufferedImage, File) - Constructor for class org.zimowski.bambi.editor.studio.eventbus.events.ThumbAddEvent
 
TileImageFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which tiles an image into a lerger one.
TileImageFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.TileImageFilter
Construct a TileImageFilter.
TileImageFilter(int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.TileImageFilter
Construct a TileImageFilter.
toBufferedImage(Image) - Static method in class org.zimowski.bambi.editor.studio.image.EditorImageUtil
 
ToolbarIcons - Enum in org.zimowski.bambi.editor.studio.resources.toolbar
 
toolTipText - Variable in class org.zimowski.bambi.editor.customui.statusbar.TextCell
Cell's default tooltip; need to cache since it changes dynamically
toString() - Method in class com.jhlabs.image.DitherFilter
 
toString() - Method in class com.jhlabs.image.EdgeFilter
 
toString() - Method in class com.jhlabs.image.EmbossFilter
 
toString() - Method in class com.jhlabs.image.FlipFilter
 
toString() - Method in class com.jhlabs.image.GrayscaleFilter
 
toString() - Method in class com.jhlabs.image.InvertFilter
 
toString() - Method in class com.jhlabs.image.KaleidoscopeFilter
 
toString() - Method in class com.jhlabs.image.LightFilter.AmbientLight
 
toString() - Method in class com.jhlabs.image.LightFilter.DistantLight
 
toString() - Method in class com.jhlabs.image.LightFilter.Light
 
toString() - Method in class com.jhlabs.image.LightFilter.PointLight
 
toString() - Method in class com.jhlabs.image.LightFilter.SpotLight
 
toString() - Method in class com.jhlabs.image.LightFilter
 
toString() - Method in class com.jhlabs.image.MarbleFilter
 
toString() - Method in class com.jhlabs.image.PosterizeFilter
 
toString() - Method in class com.jhlabs.image.RGBAdjustFilter
 
toString() - Method in class com.jhlabs.image.SolarizeFilter
 
toString() - Method in class com.jhlabs.image.StampFilter
 
toString() - Method in class com.jhlabs.image.TwirlFilter
 
toString() - Method in class org.zimowski.bambi.editor.filters.ColorAdjustFilter
 
toString() - Method in enum org.zimowski.bambi.editor.filters.ImageFilterOps
 
toString() - Method in class org.zimowski.bambi.editor.filters.SepiaFilter
 
toString() - Method in enum org.zimowski.bambi.editor.studio.cam.CamFilterOps
 
toString() - Method in class org.zimowski.bambi.editor.studio.cam.VideoDevice
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ApplyMaskFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.AverageFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BicubicScaleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BlockFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BlurFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BorderFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BoxBlurFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BrushedMetalFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.BumpFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CausticsFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ChannelMixFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CheckFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ChromaKeyFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ChromeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ColorHalftoneFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CompositeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ContourFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ContrastFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CropFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CrystallizeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.CurvesFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DeinterlaceFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DespeckleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DiffuseFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DiffusionFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DilateFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DissolveFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.DoGFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.EqualizeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ErodeAlphaFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ErodeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ExposureFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.FadeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.FeedbackFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.FlareFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.Flush3DFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.FourColorFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GainFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GammaFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GaussianFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GlintFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GlowFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GradientFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GradientWipeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.GrayFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.HalftoneFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.HighPassFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.HSBAdjustFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.InterpolateFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.InvertAlphaFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.JavaLnFFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.KeyFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.LaplaceFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.LensBlurFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.LevelsFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.LifeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.LookupFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MapFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MarbleTexFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MaskFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MaximumFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MedianFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MinimumFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MirrorFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.MotionBlurOp
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.NoiseFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.OilFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.OpacityFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.OutlineFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.PointillizeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.PolarFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.PremultiplyFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.QuantizeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.QuiltFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.RaysFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ReduceNoiseFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.RescaleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.RotateFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SaturationFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ScaleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ScratchFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ShadeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ShadowFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ShapeFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SharpenFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ShatterFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ShineFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SkeletonFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SkyFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SmartBlurFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SmearFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SparkleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.SwizzleFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.ThresholdFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.TileImageFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.TransitionFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.TritoneFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.UnpremultiplyFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.UnsharpFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.image.WoodFilter
 
toString() - Method in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
toString() - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
toString() - Method in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
TransferFilter - Class in org.zimowski.bambi.jhlabs.image
 
TransferFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.TransferFilter
 
transferFunction(float) - Method in class com.jhlabs.image.SolarizeFilter
 
transferFunction(float) - Method in class org.zimowski.bambi.jhlabs.image.ContrastFilter
 
transferFunction(float) - Method in class org.zimowski.bambi.jhlabs.image.ExposureFilter
 
transferFunction(float) - Method in class org.zimowski.bambi.jhlabs.image.GainFilter
 
transferFunction(float) - Method in class org.zimowski.bambi.jhlabs.image.RescaleFilter
 
transferFunction(float) - Method in class org.zimowski.bambi.jhlabs.image.TransferFilter
 
transform(int, int, Point) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
transform(Point3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
transform(Vector3f) - Method in class org.zimowski.bambi.jhlabs.vecmath.Matrix4f
 
transform1D(float[], float[], int, int, boolean) - Method in class org.zimowski.bambi.jhlabs.math.FFT
 
transform2D(float[], float[], int, int, boolean) - Method in class org.zimowski.bambi.jhlabs.math.FFT
 
transformedSpace - Variable in class com.jhlabs.image.TransformFilter
The output image rectangle.
transformedSpace - Variable in class com.jhlabs.image.WholeImageFilter
The output image bounds.
TransformFilter - Class in com.jhlabs.image
An abstract superclass for filters which distort images in some way.
TransformFilter() - Constructor for class com.jhlabs.image.TransformFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.KaleidoscopeFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.MarbleFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.TransformFilter
Inverse transform a point.
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.TwirlFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.CircleFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.CurlFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.DiffuseFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.DisplaceFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.MapFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.OffsetFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.PinchFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.PolarFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.RotateFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.SphereFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.SwimFilter
 
transformInverse(int, int, float[]) - Method in class org.zimowski.bambi.jhlabs.image.WaterFilter
 
transformSpace(Rectangle) - Method in class com.jhlabs.image.TransformFilter
Forward transform a rectangle.
transformSpace(Rectangle) - Method in class com.jhlabs.image.WholeImageFilter
Calculate output bounds for given input bounds.
transformSpace(Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
 
transformSpace(Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.RippleFilter
 
transformSpace(Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.RotateFilter
 
transformSpace(Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.ShearFilter
 
transformSpace(Rectangle) - Method in class org.zimowski.bambi.jhlabs.image.WarpFilter
 
TransitionFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which uses another filter to perform a transition.
TransitionFilter(BufferedImageOp, String, float, float) - Constructor for class org.zimowski.bambi.jhlabs.image.TransitionFilter
Construct a TransitionFilter.
triangle(float) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
The triangle function.
TRIANGLE - Static variable in class org.zimowski.bambi.jhlabs.image.RippleFilter
Triangle wave ripples.
TRIANGULAR - Static variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
trimLine(String, FontMetrics, int, String) - Method in class org.zimowski.bambi.editor.customui.statusbar.TextCell
 
TritoneFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a tritone conversion on an image.
TritoneFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.TritoneFilter
 
Tuple3f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Tuple3f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
Tuple3f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
Tuple3f(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
Tuple3f(Tuple3f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
Tuple4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Tuple4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
Tuple4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
Tuple4f(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
Tuple4f(Tuple4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
turbulence - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
turbulence - Variable in class org.zimowski.bambi.jhlabs.image.PlasmaFilter
 
turbulence - Variable in class org.zimowski.bambi.jhlabs.image.TextureFilter
 
turbulence2(float, float, float) - Method in class org.zimowski.bambi.jhlabs.image.CellularFilter
 
turbulence2(float, float, float) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Compute turbulence using Perlin noise.
turbulence3(float, float, float, float) - Static method in class org.zimowski.bambi.jhlabs.math.Noise
Compute turbulence using Perlin noise.
TurbulenceFunction - Class in org.zimowski.bambi.jhlabs.math
 
TurbulenceFunction(Function2D, float) - Constructor for class org.zimowski.bambi.jhlabs.math.TurbulenceFunction
 
twirl() - Method in class org.zimowski.bambi.editor.studio.image.ImageModel
 
twirl() - Method in interface org.zimowski.bambi.editor.studio.image.ImageTransformListener
 
TwirlFilter - Class in com.jhlabs.image
A Filter which distorts an image by twisting it from the centre out.
TwirlFilter() - Constructor for class com.jhlabs.image.TwirlFilter
Construct a TwirlFilter with no distortion.
TWO_PI - Static variable in class org.zimowski.bambi.jhlabs.image.ImageMath
The value of two pi as a float.

U

UNIFORM - Static variable in class org.zimowski.bambi.jhlabs.image.NoiseFilter
Uniform distribution for the noise.
unitSquareToQuad(float, float, float, float, float, float, float, float) - Method in class org.zimowski.bambi.jhlabs.image.PerspectiveFilter
Set the transform to map the unit square onto a quadrilateral.
unpremultiply(int[], int, int) - Static method in class org.zimowski.bambi.jhlabs.image.ImageMath
Premultiply a block of pixels
UnpremultiplyFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which unpremultiplies an image's alpha.
UnpremultiplyFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.UnpremultiplyFilter
 
UnsharpFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which subtracts Gaussian blur from an image, sharpening it.
UnsharpFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.UnsharpFilter
 
useColor - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter
 

V

VALUE - Static variable in class org.zimowski.bambi.jhlabs.composite.MiscComposite
 
VALUE - Static variable in class org.zimowski.bambi.jhlabs.image.PixelUtils
 
ValueComposite - Class in org.zimowski.bambi.jhlabs.composite
 
ValueComposite(float) - Constructor for class org.zimowski.bambi.jhlabs.composite.ValueComposite
 
valueOf(String) - Static method in enum org.zimowski.bambi.editor.config.ImageOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.customui.slider.SliderDecor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.filters.ColorAdjustFilter.AdjustType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.filters.ImageFilterOps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.cam.CamFilterOps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.Editor.EditorView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.Editor.ImageExportState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent.ModelPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.eventbus.events.SelectorVisibilityEvent.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.image.ImageTransformListener.RotateDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.zimowski.bambi.editor.config.ImageOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.customui.slider.SliderDecor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.filters.ColorAdjustFilter.AdjustType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.filters.ImageFilterOps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.cam.CamFilterOps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.Editor.EditorView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.Editor.ImageExportState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.eventbus.events.ModelLifecycleEvent.ModelPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.eventbus.events.SelectorVisibilityEvent.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.image.ImageTransformListener.RotateDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.zimowski.bambi.editor.studio.resources.toolbar.ToolbarIcons
Returns an array containing the constants of this enum type, in the order they are declared.
VariableBlurFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which performs a box blur with a different blur radius at each pixel.
VariableBlurFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.VariableBlurFilter
 
Vector3f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Vector3f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
Vector3f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
Vector3f(float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
Vector3f(Vector3f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
Vector3f(Tuple3f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector3f
 
Vector4f - Class in org.zimowski.bambi.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Vector4f() - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
Vector4f(float[]) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
Vector4f(float, float, float, float) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
Vector4f(Vector4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
Vector4f(Tuple4f) - Constructor for class org.zimowski.bambi.jhlabs.vecmath.Vector4f
 
vEdgeMatrix - Variable in class com.jhlabs.image.EdgeFilter
 
VideoDevice - Class in org.zimowski.bambi.editor.studio.cam
Simple struct to represent video streaming device inside a dropdown.
VideoDevice(int, Device) - Constructor for class org.zimowski.bambi.editor.studio.cam.VideoDevice
 
VideoDevice(int, String) - Constructor for class org.zimowski.bambi.editor.studio.cam.VideoDevice
 
VideoFrameComponent - Class in org.zimowski.bambi.editor.studio.cam
Individual video frame captured by the device.
VideoFrameComponent() - Constructor for class org.zimowski.bambi.editor.studio.cam.VideoFrameComponent
 
ViewportMouseListener - Interface in org.zimowski.bambi.editor
 
VLNOISE - Static variable in class org.zimowski.bambi.jhlabs.image.FBMFilter
 
VLNoise - Class in org.zimowski.bambi.jhlabs.math
 
VLNoise() - Constructor for class org.zimowski.bambi.jhlabs.math.VLNoise
 

W

w - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
w1 - Variable in class org.zimowski.bambi.jhlabs.math.FFT
 
w2 - Variable in class org.zimowski.bambi.jhlabs.math.FFT
 
w3 - Variable in class org.zimowski.bambi.jhlabs.math.FFT
 
warp(int[], int, int, WarpGrid, WarpGrid, int[]) - Method in class org.zimowski.bambi.jhlabs.image.WarpGrid
 
WarpFilter - Class in org.zimowski.bambi.jhlabs.image
A filter for warping images using the gridwarp algorithm.
WarpFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.WarpFilter
Create a WarpFilter.
WarpFilter(WarpGrid, WarpGrid) - Constructor for class org.zimowski.bambi.jhlabs.image.WarpFilter
Create a WarpFilter with two warp grids.
WarpGrid - Class in org.zimowski.bambi.jhlabs.image
A warp grid.
WarpGrid(int, int, int, int) - Constructor for class org.zimowski.bambi.jhlabs.image.WarpGrid
 
WaterFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces a water ripple distortion.
WaterFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.WaterFilter
 
wavelengthToRGB(float) - Static method in class org.zimowski.bambi.jhlabs.image.Spectrum
Convert a wavelength to an RGB value.
WeaveFilter - Class in org.zimowski.bambi.jhlabs.image
 
WeaveFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.WeaveFilter
 
WELCOME_RESOURCE_PATH - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Local resource path to file application should display on startup.
WELCOME_URL - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
URL to welcome file that will be displayed upon application startup inside the WelcomePanel.
WelcomePanel - Class in org.zimowski.bambi.editor.studio
 
WelcomePanel() - Constructor for class org.zimowski.bambi.editor.studio.WelcomePanel
 
WholeImageFilter - Class in com.jhlabs.image
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.
WholeImageFilter() - Constructor for class com.jhlabs.image.WholeImageFilter
Construct a WholeImageFilter.
width - Variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
WINDOW_HEIGHT - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Preferred main window height.
WINDOW_TITLE - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Alternative app name if in applet mode.
WINDOW_WIDTH - Static variable in interface org.zimowski.bambi.editor.config.ConfigParameters
Preferred main widow width.
windowActivated(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
windowClosed(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
windowClosing(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
windowDeactivated(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
windowDeiconified(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
windowIconified(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
windowOpened(WindowEvent) - Method in class org.zimowski.bambi.editor.studio.Editor
 
WoodFilter - Class in org.zimowski.bambi.jhlabs.image
A filter which produces a simulated wood texture.
WoodFilter() - Constructor for class org.zimowski.bambi.jhlabs.image.WoodFilter
Construct a WoodFilter.
WRAP - Static variable in class com.jhlabs.image.TransformFilter
Wrap pixels off the edge onto the oppsoite edge.
WRAP - Static variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
WRAP_EDGES - Static variable in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Wrap pixels off the edge to the opposite edge.
write(char) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
write(String) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 
writeln(String) - Method in class org.zimowski.bambi.editor.formpost.MultipartFormPost
 

X

x - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
x - Variable in class org.zimowski.bambi.jhlabs.image.Curve
 
x - Variable in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
x - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
x - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
x1 - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
x2 - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
xGrid - Variable in class org.zimowski.bambi.jhlabs.image.WarpGrid
 

Y

y - Variable in class org.zimowski.bambi.jhlabs.image.CellularFilter.Point
 
y - Variable in class org.zimowski.bambi.jhlabs.image.Curve
 
y - Variable in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
y - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
y - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
y1 - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
y2 - Variable in class org.zimowski.bambi.jhlabs.image.FieldWarpFilter.Line
 
yGrid - Variable in class org.zimowski.bambi.jhlabs.image.WarpGrid
 

Z

z - Variable in class org.zimowski.bambi.jhlabs.vecmath.AxisAngle4f
 
z - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple3f
 
z - Variable in class org.zimowski.bambi.jhlabs.vecmath.Tuple4f
 
ZERO - Static variable in class com.jhlabs.image.TransformFilter
Treat pixels off the edge as zero.
ZERO - Static variable in class org.zimowski.bambi.jhlabs.math.ImageFunction2D
 
ZERO_EDGES - Static variable in class org.zimowski.bambi.jhlabs.image.ConvolveFilter
Treat pixels off the edge as zero.
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 

Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.