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  
handleCircleBrushing(x:Number, y:Number) — method, class app.kutout.tools.AbstractCircleTool
Abstract brushing method.
handleCircleBrushing(x:Number, y:Number) — method, class app.kutout.tools.BackgroundRefineTool
Applies SegmentationController.supPixelRefineRemoveCircle() if the sensitivity value is greater than zero.
handleCircleBrushing(x:Number, y:Number) — method, class app.kutout.tools.BackgroundTool
Sets the confidence of the area to SegmentationConfidence.BACKGROUND_CONFIDENCE.
handleCircleBrushing(x:Number, y:Number) — method, class app.kutout.tools.FeatherEraserTool
Erases based on a feathered edge.
handleCircleBrushing(x:Number, y:Number) — method, class app.kutout.tools.ForegroundRefineTool
Applies SegmentationController.supPixelRefineAddCircle() if the sensitivity value is greater than zero.
handleCircleBrushing(x:Number, y:Number) — method, class app.kutout.tools.ForegroundTool
Sets the confidence of the area to SegmentationConfidence.FOREGROUND_CONFIDENCE.
handleUndo() — method, class app.kutout.tools.UndoTool
Performs the undo on the SegmentationController.
hasFeather — Property, class app.kutout.tools.cursors.CircleSampleCursor
Boolean whether to display feathering.
hasListeners — Property, class app.kutout.tools.cursors.CircleSampleCursor
Whether the cursor is currently monitoring the sliders.
HComponentContainer — class, package app.kutout.components
AbstractComponentContainer that is position horizontally.
HComponentContainer() — Constructor, class app.kutout.components.HComponentContainer
HeaderBar — class, package app.kutout.menu
Header bar that resizes with the stage.
HeaderBar() — Constructor, class app.kutout.menu.HeaderBar
Constructor
_height — Property, class app.kutout.browser.AddThumbnail
HIT_AREA — Constant Static Property, class app.kutout.browser.ThumbnailScroller
Hit area on the left and right side of the ThumbnailBrowser that will spark scrolling.
hover() — method, class app.kutout.browser.Thumbnail
Sets the hover state.
hover() — method, class app.kutout.buttons.BlueSelectButton
hover() — method, class app.kutout.buttons.GrayToGreenButton
hover() — method, class app.kutout.buttons.MaroonButton
hover() — method, class app.kutout.menu.StateMenuButton
hoverSlider — Property, class app.kutout.tools.cursors.CircleSampleCursor
Reference to the slider to reference for when to show the cursor.
HOVER_SPEED — Constant Static Property, class app.kutout.browser.Thumbnail
Animation properties.
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