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  
backButton — Property, class app.kutout.Step2CropImage
backButton — Property, class app.kutout.Step3ForegroundTool
Previous button.
backButton — Property, class app.kutout.Step4BackgroundTool
Back button.
backButton — Property, class app.kutout.Step5TweakTool
Back button which animates back to the last step when clicked.
BackButton — class, package app.kutout.buttons
Animated button inside FLA
BackButton() — Constructor, class app.kutout.buttons.BackButton
backButtonClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.Step2CropImage
When the previous button is clicked, dispatch a next event to let the StateController know to animate to the previous panel.
backButtonClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.Step3ForegroundTool
Animated to the previous step.
backButtonClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.Step4BackgroundTool
Animate to the previous step.
backButtonClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.Step5TweakTool
When the back button is clicked, it animates back to the previous step.
background — Property, class app.kutout.menu.HeaderBar
Header background
Background — class, package app.kutout.background
Background class that keeps the background sized to the stage.
Background() — Constructor, class app.kutout.background.Background
BackgroundRefineTool — class, package app.kutout.tools
ITool that controls the brush strokes to refine the background.
BackgroundRefineTool(segmentationController:com.hook.imageprocessing.siox:SegmentationController, brushSize:Number) — Constructor, class app.kutout.tools.BackgroundRefineTool
Constructor
BackgroundTool — class, package app.kutout.tools
Background tool used to paint background areas on the image
BackgroundTool(segmentationController:com.hook.imageprocessing.siox:SegmentationController, defaultSize:Number) — Constructor, class app.kutout.tools.BackgroundTool
BackgroundTool Constrctor
bitmapData — Property, class app.kutout.browser.Thumbnail
Returns the thumbnail BitmapData.
bitmapData — Property, interface app.kutout.browser.interfaces.IThumbnail
bitmapData — Property, class app.kutout.objects.Asset
BitmapData of the asset to be used in Thumbnails and the Canvas.
blueDot — Property, class app.kutout.buttons.BlueSelectButton
BlueSelectButton — class, package app.kutout.buttons
Animated button inside FLA
BlueSelectButton() — Constructor, class app.kutout.buttons.BlueSelectButton
browseButton — Property, class app.kutout.browser.AddThumbnailDialogue
Browse button.
browseClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.browser.AddThumbnailDialogue
When browse button is clicked, show the browse dialogue window to find a file locally.
browser — Property, class app.kutout.Kutout
The thumbnail browser.
browser — Property, class app.kutout.browser.ThumbnailBrowserController
Reference to the ThumbnailBrowser
browserController — Property, class app.kutout.Kutout
The thumbnail browser controller.
browserResizeHandler(e:app.kutout.components.abstract.events:ResizeEvent) — method, class app.kutout.browser.ThumbnailScroller
When the ThumbnailBrowser is resizes (new thumbnails?), check if we need to enable scrolling
browserScroller — Property, class app.kutout.Kutout
Handles scrolling of thumbnails if they need to.
brushCursor — Property, class app.kutout.tools.AbstractCircleTool
The actual cursor.
brushSizeSlider — Property, class app.kutout.Step5TweakTool
Controls the brush size.
brushSizeSlider — Property, class app.kutout.tools.cursors.CircleSampleCursor
This is the slider we listen to for the size value.
BrushSizeStateHelper — class, package app.kutout.components.slider
A simple static class that holds the brush size to be referenced a defualt between states.
BrushSizeStateHelper() — Constructor, class app.kutout.components.slider.BrushSizeStateHelper
button1 — Property, class app.kutout.menu.StateMenu
button2 — Property, class app.kutout.menu.StateMenu
button3 — Property, class app.kutout.menu.StateMenu
button4 — Property, class app.kutout.menu.StateMenu
button5 — Property, class app.kutout.menu.StateMenu
buttonClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.menu.StateMenu
When a button is clicked, we switch to that step.
buttons — Property, class app.kutout.menu.StateMenu
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