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  
RecursiveSquarifyLayout — Class in package com.flextoolbox.controls.treeMapClasses
A recursive "squarify" layout algorithm for the TreeMap component.
RecursiveSquarifyLayout() — Constructor in class com.flextoolbox.controls.treeMapClasses.RecursiveSquarifyLayout
Constructor.
removeAllItems() — Method in class com.flextoolbox.controls.treeMapClasses.BaseTreeMapBranchRenderer
Removes all items currently displayed in this branch.
removeAllItems() — Method in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
Removes all items currently displayed in this branch.
removeItem(item:com.flextoolbox.controls.treeMapClasses:TreeMapItemLayoutData) — Method in class com.flextoolbox.controls.treeMapClasses.BaseTreeMapBranchRenderer
Removes an item that is currently being displayed in this branch.
removeItem(item:com.flextoolbox.controls.treeMapClasses:TreeMapItemLayoutData) — Method in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
Removes an item that is currently being displayed in this branch.
removeItemAt(index) — Method in class com.flextoolbox.controls.treeMapClasses.BaseTreeMapBranchRenderer
Removes an item from a specific position in this branch.
removeItemAt(index) — Method in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
Removes an item from a specific position in this branch.
requestSelect — Event in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
Event type that is dispatched when the user selects the branch.
requestSelect — Event in class com.flextoolbox.controls.treeMapClasses.LiteTreeMapBranchRenderer
requestSelect — Event in class com.flextoolbox.controls.treeMapClasses.TreeMapBranchRenderer
REQUEST_SELECT — Constant static property in class com.flextoolbox.events.TreeMapBranchEvent
Dispatched when the user interacts when the branch to select it.
requestZoom — Event in interface com.flextoolbox.controls.treeMapClasses.ITreeMapBranchRenderer
Event type that is dispatched when the user zooms the branch.
requestZoom — Event in class com.flextoolbox.controls.treeMapClasses.LiteTreeMapBranchRenderer
requestZoom — Event in class com.flextoolbox.controls.treeMapClasses.TreeMapBranchRenderer
REQUEST_ZOOM — Constant static property in class com.flextoolbox.events.TreeMapBranchEvent
Dispatched when the user interacts with the branch to zoom it.
rollOutHandler(event) — Method in class com.flextoolbox.controls.treeMapClasses.LiteTreeMapLeafRenderer
Clears the mouse over flag.
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