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  
canvas — Property, class app.kutout.browser.ThumbnailBrowserController
The currently active Canvas
canvas — Property, class app.kutout.tools.SelectionTool
The ICanvas typed as a Sprite.
canvasChangedHandler(e:com.hook.imageprocessing.siox.canvas:CanvasEvent) — method, class app.kutout.Step1ChooseImage
When the canvas has changed, they can move on the next step so we animate in the next button and enable it.
canvasContainer — Property, class app.kutout.Kutout
Container.
canvasContainer — Property, class app.kutout.browser.ThumbnailBrowserController
The container to add the new Canvas to the stage.
canvasManipulatedHandler(e:com.hook.imageprocessing.siox.canvas:CanvasEvent) — method, class app.kutout.Step3ForegroundTool
Once the canvas has been painted, we can enable the next step.
canvasManipulatedHandler(e:com.hook.imageprocessing.siox.canvas:CanvasEvent) — method, class app.kutout.Step4BackgroundTool
If the canvas has been manipulated and now contains some background reference, we can enable the execute button to perform the segmentation.
canvasManipulatedHandler(e:com.hook.imageprocessing.siox.canvas:CanvasEvent) — method, class app.kutout.menu.StateMenu
If the canvas has been manipulated, we update the states.
CHANGE — Constant Static Property, class app.kutout.states.event.StateNavigationEvent
Dispatched when the state should transition to a particular index.
checkSize() — method, class app.kutout.browser.ThumbnailScroller
Check the size of the stage and the ThumbnailBrowser to see if it needs scrolling.
childAddedHandler(e:flash.events:Event) — method, class app.kutout.components.abstract.AbstractSpacedComponent
When a child is added, we send a resize event
childRemovedHandler(e:flash.events:Event) — method, class app.kutout.components.abstract.AbstractSpacedComponent
When a child is removed, we send a resize event
CircleCursor — class, package app.kutout.tools.cursors
The circle cursor.
CircleCursor(diameter:Number, referenceSprite:flash.display:Sprite) — Constructor, class app.kutout.tools.cursors.CircleCursor
Constructor
CircleSampleCursor — class, package app.kutout.tools.cursors
CircleSampleCursor is used for previewing what a cursor while look like while using the slider components.
CircleSampleCursor(diameter:Number, hoverSlider:app.kutout.components.slider:SliderComponent, referenceSprite:flash.display:Sprite, brushSizeSlider:app.kutout.components.slider:SliderComponent, featherSlider:app.kutout.components.slider:SliderComponent) — Constructor, class app.kutout.tools.cursors.CircleSampleCursor
clear() — method, class app.kutout.tools.SelectionTool
Just clears the viewport and nothing else.
clone() — method, class app.kutout.browser.event.ThumbnailEvent
clone() — method, class app.kutout.components.abstract.events.ResizeEvent
clone() — method, class app.kutout.components.slider.SliderAdjustedEvent
clone() — method, class app.kutout.events.KutoutInitializerEvent
clone() — method, class app.kutout.states.event.StateAnimationEvent
clone() — method, class app.kutout.states.event.StateNavigationEvent
close — Event, class app.kutout.browser.AddThumbnailDialogue
Dispatched when dialogue should be closed.
closeButton — Property, class app.kutout.browser.AddThumbnailDialogue
Close button.
closeButtonClickHandler(e:flash.events:MouseEvent) — method, class app.kutout.browser.AddThumbnailDialogue
When the close button is clicked, fire Event.CLOSE
complete — Event, class app.kutout.browser.AddThumbnailDialogue
Dispatched when the photo is loaded.
COMPLETE — Constant Static Property, class app.kutout.events.KutoutInitializerEvent
Dispatched when the applicaiton is loaded.
componentArray — Property, class app.kutout.components.abstract.AbstractComponentContainer
componentHeight — Property, class app.kutout.browser.AddThumbnail
componentHeight — Property, class app.kutout.browser.Thumbnail
Returns the component height.
componentHeight — Property, class app.kutout.browser.ThumbnailScroller
componentHeight — Property, class app.kutout.components.HComponentContainer
Returns the height of the greatest component.
componentHeight — Property, class app.kutout.components.abstract.AbstractComponent
Returns the component height.
componentHeight — Property, class app.kutout.components.abstract.AbstractComponentContainer
Returns the component height.
componentHeight — Property, class app.kutout.components.abstract.AbstractSpacedComponent
Returns the component height.
componentHeight — Property, interface app.kutout.components.abstract.interfaces.IComponent
componentHeight — Property, class app.kutout.menu.HeaderBar
Returns the height of the component.
componentMargin — Property, class app.kutout.components.abstract.AbstractComponentContainer
componentSpacing — Property, class app.kutout.components.abstract.AbstractComponentContainer
componentToKeyDictionary — Property, class app.kutout.components.abstract.AbstractComponentContainer
componentWidth — Property, class app.kutout.browser.AddThumbnail
componentWidth — Property, class app.kutout.browser.Thumbnail
Returns the component width.
componentWidth — Property, class app.kutout.components.VComponentContainer
Returns the component with greatest width.
componentWidth — Property, class app.kutout.components.abstract.AbstractComponent
Returns the component width.
componentWidth — Property, class app.kutout.components.abstract.AbstractComponentContainer
Returns the component width.
componentWidth — Property, class app.kutout.components.abstract.AbstractSpacedComponent
Returns the component width.
componentWidth — Property, interface app.kutout.components.abstract.interfaces.IComponent
config — Property, class app.kutout.KutoutInitializer
Reference to the XML after it is loaded.
configLoadCompleteHandler(e:com.norm.loader.events:NBulkLoaderEvent) — method, class app.kutout.KutoutInitializer
When the XML load is complete, we process the XML to the #parse() method
configLoader — Property, class app.kutout.KutoutInitializer
The loader used for loading the XML.
content — Property, class app.kutout.Kutout
Container.
contentContainer — Property, class app.kutout.StateController
Content container for the states.
contentContainer — Property, class app.kutout.components.abstract.AbstractComponentContainer
CrosshairIcon — class, package app.kutout.icons
Simple crosshair icon that replaces the mouse.
CrosshairIcon(referenceSprite:flash.display:Sprite) — Constructor, class app.kutout.icons.CrosshairIcon
currentButton — Property, class app.kutout.menu.StateMenu
currentIndex — Property, class app.kutout.StateController
Returns the index of the current state.
currentIndex — Property, interface app.kutout.states.interfaces.IStateController
The index of the currently selected state.
currentSpeed — Property, class app.kutout.browser.ThumbnailScroller
Current speed of the scrolling (really it is velocity, whoops).
currentState — Property, class app.kutout.StateController
Returns the current state that is active.
currentState — Property, interface app.kutout.states.interfaces.IStateController
The current selected state.
currentStateIndex — Property, class app.kutout.StateController
The index of the current state in view.
currentValue — Property, class app.kutout.components.slider.SliderComponent
Returns the target value.
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