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  
textFormat — Property in class fr.kapit.components.treemap.TreeMapLegend
Indicates the TextFormat used to render text in the legend.
ticksAlpha — Style in class fr.kapit.components.treemap.TreeMapLegend
ticksColor — Style in class fr.kapit.components.treemap.TreeMapLegend
ticksThickness — Style in class fr.kapit.components.treemap.TreeMapLegend
toolTipField — Property in class fr.kapit.components.treemap.TreeMap
The name/index of the property used to detemine the toolTip of an item.
toolTipFunction — Property in class fr.kapit.components.treemap.TreeMap
The function used to detemine the toolTip of an item.
treeMap — Property in class fr.kapit.components.treemap.TreeMapAreaFilter
The TreeMap associated with this TreeMapAreaFilter.
treeMap — Property in class fr.kapit.components.treemap.TreeMapColorFilter
The TreeMap associated with this TreeMapColorFilter.
treeMap — Property in class fr.kapit.components.treemap.TreeMapLegend
The TreeMap associated with this TreeMapLegend.
treeMap — Property in interface fr.kapit.components.treemap.utils.ITreeMapColorGenerator
The treemap associated with color generator.
treeMap — Property in class fr.kapit.components.treemap.utils.TreeMapDefaultColorGenerator
The treemap associated with color generator.
TreeMap — Class in package fr.kapit.components.treemap
This class defines a control that is used to view hierarchical data as a treemap display where data items are represented as nested rectangles that are determined using a treemap algorithm.
TreeMap() — Constructor in class fr.kapit.components.treemap.TreeMap
Constructor.
TreeMapAreaFilter — Class in package fr.kapit.components.treemap
TreeMapAreaFilter() — Constructor in class fr.kapit.components.treemap.TreeMapAreaFilter
Constructor.
TreeMapColorFilter — Class in package fr.kapit.components.treemap
TreeMapColorFilter() — Constructor in class fr.kapit.components.treemap.TreeMapColorFilter
Constructor.
TreeMapDefaultColorGenerator — Class in package fr.kapit.components.treemap.utils
Default implementation of ITreeMapColorGenerator.
TreeMapDefaultColorGenerator() — Constructor in class fr.kapit.components.treemap.utils.TreeMapDefaultColorGenerator
Constructor.
TreeMapEvent — Class in package fr.kapit.components.treemap.events
TreeMapEvent(item, info:fr.kapit.components.treemap:ITreeMapInfo, type, bubbles, cancelable) — Constructor in class fr.kapit.components.treemap.events.TreeMapEvent
Constructor.
TreeMapFilterEvent — Class in package fr.kapit.components.treemap.events
TreeMapFilterEvent(type, position, oldValue, newValue) — Constructor in class fr.kapit.components.treemap.events.TreeMapFilterEvent
Constructor.
TreeMapLegend — Class in package fr.kapit.components.treemap
This class defines a legend component that can be used in association with the treemap to help the user understand the colors displayed in the treemap.
TreeMapLegend() — Constructor in class fr.kapit.components.treemap.TreeMapLegend
Constructor.
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