A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
All Classes All Packages

A

a2b(A) - Method in class com.macrofocus.filter.AbstractFilterCoordinator
 
a2b(A) - Method in class com.macrofocus.selection.AbstractSelectionCoordinator
 
a2b(A) - Method in class com.macrofocus.selection.AbstractSingleSelectionCoordinator
 
a2b(Row) - Method in class com.macrofocus.treemap.TreeMapFilterCoordinator
 
a2b(Row) - Method in class com.macrofocus.treemap.TreeMapProbingCoordinator
 
a2b(Row) - Method in class com.macrofocus.treemap.TreeMapSelectionCoordinator
 
ABS - Static variable in class com.macrofocus.treemap.ScaleFactory
Returns the absolute value.
AbstractAlgorithm<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the Algorithm interface to minimize the effort required to implement this interface.
AbstractAlgorithm() - Constructor for class com.macrofocus.treemap.AbstractAlgorithm
 
AbstractBoundedInterval - Class in com.macrofocus.interval
 
AbstractBoundedInterval() - Constructor for class com.macrofocus.interval.AbstractBoundedInterval
 
AbstractCPTimer - Class in com.macrofocus.timer
Created by luc on 22.04.17.
AbstractCPTimer() - Constructor for class com.macrofocus.timer.AbstractCPTimer
 
AbstractDetails<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.details
 
AbstractDetails() - Constructor for class com.macrofocus.details.AbstractDetails
 
AbstractFileType - Class in com.macrofocus.file
 
AbstractFileType(String, String[]) - Constructor for class com.macrofocus.file.AbstractFileType
 
AbstractFilter<E> - Class in com.macrofocus.filter
This class provides a skeletal implementation of the Filter interface to minimize the effort required to implement this interface.
AbstractFilter() - Constructor for class com.macrofocus.filter.AbstractFilter
 
AbstractFilterCoordinator<A,​B> - Class in com.macrofocus.filter
 
AbstractFilterCoordinator(MutableFilter<A>, MutableFilter<B>) - Constructor for class com.macrofocus.filter.AbstractFilterCoordinator
 
AbstractFilterEvent<E> - Class in com.macrofocus.filter
 
AbstractFilterEvent() - Constructor for class com.macrofocus.filter.AbstractFilterEvent
 
AbstractHierarchy<T> - Class in com.macrofocus.hierarchy
This class provides a skeletal implementation of the Hierarchy interface to minimize the effort required to implement this interface.
AbstractHierarchy() - Constructor for class com.macrofocus.hierarchy.AbstractHierarchy
 
AbstractIndex<K> - Class in com.macrofocus.index
 
AbstractIndex() - Constructor for class com.macrofocus.index.AbstractIndex
 
AbstractIndexFilter<E> - Class in com.macrofocus.filter
Created by luc on 24.04.17.
AbstractIndexFilter() - Constructor for class com.macrofocus.filter.AbstractIndexFilter
 
AbstractLabeling<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the Labeling interface to minimize the effort required to implement this interface.
AbstractLabeling() - Constructor for class com.macrofocus.treemap.AbstractLabeling
 
AbstractListProperty<T> - Class in com.macrofocus.properties.implementation
 
AbstractListProperty() - Constructor for class com.macrofocus.properties.implementation.AbstractListProperty
 
AbstractMap<K,​V> - Class in com.macrofocus.utils
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class com.macrofocus.utils.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry<K,​V> - Class in com.macrofocus.utils
An Entry maintaining a key and a value.
AbstractMap.SimpleImmutableEntry<K,​V> - Class in com.macrofocus.utils
An Entry maintaining an immutable key and value.
AbstractMutableFilter<E> - Class in com.macrofocus.filter
This class provides a skeletal implementation of the MutableFilter interface to minimize the effort required to implement this interface.
AbstractMutableFilter() - Constructor for class com.macrofocus.filter.AbstractMutableFilter
 
AbstractMutableIndexFilter<E> - Class in com.macrofocus.filter
Created by luc on 24.04.17.
AbstractMutableIndexFilter() - Constructor for class com.macrofocus.filter.AbstractMutableIndexFilter
 
AbstractMutableInterval - Class in com.macrofocus.interval
This class provides a skeletal implementation of the MutableInterval interface to minimize the effort required to implement this interface.
AbstractMutableInterval() - Constructor for class com.macrofocus.interval.AbstractMutableInterval
 
AbstractMutableListProperty<T> - Class in com.macrofocus.properties.implementation
 
AbstractMutableListProperty() - Constructor for class com.macrofocus.properties.implementation.AbstractMutableListProperty
 
AbstractMutableOneDScreenTransform - Class in com.macrofocus.transform
This class provides a skeletal implementation of the MutableOneDScreenTransform interface to minimize the effort required to implement this interface.
AbstractMutableOneDScreenTransform() - Constructor for class com.macrofocus.transform.AbstractMutableOneDScreenTransform
 
AbstractMutableProperty<T> - Class in com.macrofocus.properties.implementation
 
AbstractMutableProperty() - Constructor for class com.macrofocus.properties.implementation.AbstractMutableProperty
 
AbstractMutableSelection<E> - Class in com.macrofocus.selection.implementation
This class provides a skeletal implementation of the MutableSelection interface to minimize the effort required to implement this interface.
AbstractMutableSelection() - Constructor for class com.macrofocus.selection.implementation.AbstractMutableSelection
 
AbstractMutableSingleSelection<E> - Class in com.macrofocus.selection.implementation
This class provides a skeletal implementation of the MutableSelection interface to minimize the effort required to implement this interface.
AbstractMutableSingleSelection() - Constructor for class com.macrofocus.selection.implementation.AbstractMutableSingleSelection
 
AbstractNesting<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Created by luc on 17.11.16.
AbstractNesting() - Constructor for class com.macrofocus.treemap.AbstractNesting
 
AbstractOrder<E> - Class in com.macrofocus.order
 
AbstractOrder() - Constructor for class com.macrofocus.order.AbstractOrder
 
AbstractProperties<K> - Class in com.macrofocus.properties.implementation
 
AbstractProperties() - Constructor for class com.macrofocus.properties.implementation.AbstractProperties
 
AbstractProperty<T> - Class in com.macrofocus.properties.implementation
 
AbstractProperty() - Constructor for class com.macrofocus.properties.implementation.AbstractProperty
 
AbstractRendering<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the Rendering interface to minimize the effort required to implement this interface.
AbstractRendering() - Constructor for class com.macrofocus.treemap.AbstractRendering
 
AbstractSelection<E> - Class in com.macrofocus.selection.implementation
This class provides a skeletal implementation of the Selection interface to minimize the effort required to implement this interface.
AbstractSelection() - Constructor for class com.macrofocus.selection.implementation.AbstractSelection
 
AbstractSelectionCoordinator<A,​B> - Class in com.macrofocus.selection
 
AbstractSelectionCoordinator(MutableSelection<A>, MutableSelection<B>) - Constructor for class com.macrofocus.selection.AbstractSelectionCoordinator
 
AbstractSelectionEvent<E> - Class in com.macrofocus.selection.implementation
Created by luc on 20/04/16.
AbstractSelectionEvent() - Constructor for class com.macrofocus.selection.implementation.AbstractSelectionEvent
 
AbstractSet<E> - Class in com.macrofocus.utils
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class com.macrofocus.utils.AbstractSet
Sole constructor.
AbstractSingleSelectionCoordinator<A,​B> - Class in com.macrofocus.selection
 
AbstractSingleSelectionCoordinator(MutableSingleSelection<A>, MutableSingleSelection<B>) - Constructor for class com.macrofocus.selection.AbstractSingleSelectionCoordinator
 
AbstractTagCloudAlgorithm<Font> - Class in com.macrofocus.treemap.tagcloud
 
AbstractTagCloudAlgorithm(TextShapeFactory, CPFontFactory<Font>) - Constructor for class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
AbstractTagCloudAlgorithm(TextShapeFactory, CPFontFactory<Font>, TagCloudAlgorithm.OrientationMode, TagCloudAlgorithm.Spiral, CPFont<Font>) - Constructor for class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
AbstractTGraphics<Color,​Font> - Class in com.macrofocus.treemap.crossplatform
 
AbstractTGraphics() - Constructor for class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
AbstractTreeMap<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Created by luc on 03/02/16.
AbstractTreeMap() - Constructor for class com.macrofocus.treemap.AbstractTreeMap
 
AbstractTreeMapController<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Created by luc on 03.05.17.
AbstractTreeMapController(TreeMapView<C, N, Row, Column, Color, Font>, CPFactory<C, ?, ?, ?>) - Constructor for class com.macrofocus.treemap.AbstractTreeMapController
 
AbstractTreeMapController.DefaultMouseListener - Class in com.macrofocus.treemap
 
AbstractTreeMapController.Mode - Enum in com.macrofocus.treemap
Interaction mode.
AbstractTreeMapField<N,​Column> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the TreeMapField interface to minimize the effort required to implement this interface.
AbstractTreeMapField() - Constructor for class com.macrofocus.treemap.AbstractTreeMapField
 
AbstractTreeMapFieldSettings<Color,​Font> - Class in com.macrofocus.treemap
 
AbstractTreeMapFieldSettings() - Constructor for class com.macrofocus.treemap.AbstractTreeMapFieldSettings
 
AbstractTreeMapModel<N extends MutableTreeMapNode<N,​Column,​Color,​Font>,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the TreeMapModel interface to minimize the effort required to implement this interface.
AbstractTreeMapModel(CPFactory<?, Font, ?, Color>, ColorMapFactory<Color>, CPImageFactory) - Constructor for class com.macrofocus.treemap.AbstractTreeMapModel
 
AbstractTreeMapModel.Worker - Class in com.macrofocus.treemap
 
AbstractTreeMapNode<N extends AbstractTreeMapNode<N,​Row,​Column,​Color,​Font>,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the TreeMapNode interface to minimize the effort required to implement this interface.
AbstractTreeMapNode(TreeMapModel<N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treemap.AbstractTreeMapNode
 
AbstractTreeMapSettings<N,​Column,​Color,​Font> - Class in com.macrofocus.treemap
This class provides a skeletal implementation of the TreeMapSettings interface to minimize the effort required to implement this interface.
AbstractTreeMapSettings() - Constructor for class com.macrofocus.treemap.AbstractTreeMapSettings
 
AbstractTreeMapToolTip<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treemap
Created by luc on 06.05.17.
AbstractTreeMapToolTip(TreeMapView<Component, N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treemap.AbstractTreeMapToolTip
 
AbstractTreeMapView<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Created by luc on 03/02/16.
AbstractTreeMapView(Headless<Color, Font>) - Constructor for class com.macrofocus.treemap.AbstractTreeMapView
 
AbstractTreePlot<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treeplot
 
AbstractTreePlot() - Constructor for class com.macrofocus.treeplot.AbstractTreePlot
 
AbstractTreePlotController<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treeplot
 
AbstractTreePlotController(TreePlotView<C, N, Row, Column, Color, Font>, CPFactory<C, ?, ?, ?>) - Constructor for class com.macrofocus.treeplot.AbstractTreePlotController
 
AbstractTreePlotController.Mode - Enum in com.macrofocus.treeplot
Interaction mode
AbstractTreePlotPanel<Component> - Class in com.macrofocus.treeplot
 
AbstractTreePlotPanel(CPFactory<Component, ?, ?, ?>, AxisPlotPanel<Component>, TreePlot<Component, ?, ?, ?, ?, ?>) - Constructor for class com.macrofocus.treeplot.AbstractTreePlotPanel
 
AbstractTreePlotSettings<Color,​Font> - Class in com.macrofocus.treeplot
This class provides a skeletal implementation of the TreeMapSettings interface to minimize the effort required to implement this interface.
AbstractTreePlotSettings() - Constructor for class com.macrofocus.treeplot.AbstractTreePlotSettings
 
AbstractTreePlotToolTip<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treeplot
Created by luc on 06.05.17.
AbstractTreePlotToolTip(TreePlotView<Component, N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
AbstractTreePlotView<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treeplot
 
AbstractTreePlotView(Headless<Color, Font>) - Constructor for class com.macrofocus.treeplot.AbstractTreePlotView
 
AbstractTreeTable<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treetable
 
AbstractTreeTable() - Constructor for class com.macrofocus.treetable.AbstractTreeTable
 
AbstractUICommand - Class in com.macrofocus.command
 
AbstractUICommand(MutableProperty<String>) - Constructor for class com.macrofocus.command.AbstractUICommand
 
AbstractUICommand(MutableProperty<String>, MutableProperty<Boolean>) - Constructor for class com.macrofocus.command.AbstractUICommand
 
AbstractUICommand(MutableProperty<String>, MutableProperty<Boolean>, Property<String>, Property<String>, Property<Object>) - Constructor for class com.macrofocus.command.AbstractUICommand
 
AbstractUICommand(MutableProperty<String>, Property<String>) - Constructor for class com.macrofocus.command.AbstractUICommand
 
AbstractUICommand(MutableProperty<String>, String) - Constructor for class com.macrofocus.command.AbstractUICommand
 
AbstractUICommand(String) - Constructor for class com.macrofocus.command.AbstractUICommand
 
AbstractUICommand(String, String) - Constructor for class com.macrofocus.command.AbstractUICommand
 
accept(T) - Method in interface com.macrofocus.hierarchy.Condition
 
ActionHelper - Class in com.macrofocus.helper
Helper class for dealing with actions.
ActionHelper() - Constructor for class com.macrofocus.helper.ActionHelper
 
actionPerformed(ActionEvent) - Method in class com.macrofocus.helper.WeakActionListener
 
add(Aggregation) - Method in class com.macrofocus.treemap.AggregationFactory
 
add(Algorithm) - Method in class com.macrofocus.treemap.AlgorithmFactory
 
add(Depth) - Method in class com.macrofocus.treemap.DepthFactory
 
add(Labeling) - Method in class com.macrofocus.treemap.LabelingFactory
 
add(Nesting) - Method in class com.macrofocus.treemap.NestingFactory
 
add(Ordering) - Method in class com.macrofocus.treemap.OrderingFactory
 
add(Rendering) - Method in class com.macrofocus.treemap.RenderingFactory
 
add(Scale) - Method in class com.macrofocus.treemap.ScaleFactory
 
add(Tuple2d) - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
add(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
add(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
add(E) - Method in interface com.macrofocus.order.MutableOrder
 
add(E) - Method in class com.macrofocus.utils.IndexedTreeSet
Adds the specified element to this set if it is not already present.
add(K) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
add(K) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
add(N) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
add(N) - Method in class com.macrofocus.treemap.LeafTreeMapNode
add(N) - Method in class com.macrofocus.treemap.ParentTreeMapNode
addActionListener(Timer.TimerListener) - Method in class com.macrofocus.timer.PostponingTimer
 
addActionListener(Timer.TimerListener) - Method in interface com.macrofocus.timer.Timer
 
addAll(Collection<? extends E>) - Method in class com.macrofocus.utils.IndexedTreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection<? extends K>) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
addAll(Collection<? extends K>) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
addAttribute(Attribute) - Method in class com.macrofocus.persistence.DefaultElement
 
addAttribute(Attribute) - Method in interface com.macrofocus.persistence.Element
 
addAttribute(Attribute) - Method in class com.macrofocus.persistence.JsonMLElement
 
addAttribute(Attribute) - Method in class com.macrofocus.persistence.JsonObjectElement
 
addBoundedIntervalListener(BoundedIntervalListener) - Method in class com.macrofocus.interval.AbstractBoundedInterval
 
addBoundedIntervalListener(BoundedIntervalListener) - Method in interface com.macrofocus.interval.BoundedInterval
 
addChild(N, AbstractTreeMapNode) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
addChild(N, List<Object>, List<TreeMapField>, List<TreeMapField>, Row) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Add a child according to its path in the hierarchy.
addChild(T, T) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
addChild(T, T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
addChildren(T, List<T>) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
addChildren(T, List<T>) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
AddClosest(Spoint, long) - Method in class com.macrofocus.treeplot.Spoint
 
addContextMenuListener(CPCanvas.ContextMenuListener) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
addContextMenuListener(CPCanvas.ContextMenuListener) - Method in interface com.macrofocus.treemap.TreeMapView
 
addContextMenuListener(CPCanvas.ContextMenuListener) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
addContextMenuListener(CPCanvas.ContextMenuListener) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addFilterListener(FilterListener<E>) - Method in class com.macrofocus.filter.AbstractFilter
 
addFilterListener(FilterListener<E>) - Method in interface com.macrofocus.filter.Filter
Add a listener to the list that's notified each time a change to the filter occurs.
addHierarchyListener(HierarchyListener<T>) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
addHierarchyListener(HierarchyListener<T>) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
addIntervalListener(IntervalListener) - Method in class com.macrofocus.interval.AbstractMutableInterval
 
addIntervalListener(IntervalListener) - Method in interface com.macrofocus.interval.Interval
 
addKeyListener(CPCanvas.KeyListener) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
addKeyListener(CPCanvas.KeyListener) - Method in interface com.macrofocus.treemap.TreeMapView
 
addKeyListener(CPCanvas.KeyListener) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
addKeyListener(CPCanvas.KeyListener) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addListener(TreeMapListener) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Add a listener for receiving interesting events about changes in the model.
addListener(TreeMapListener) - Method in interface com.macrofocus.treemap.TreeMapModel
Add a listener for receiving interesting events about changes in the model.
addMouseListener(CPCanvas.MouseListener) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
addMouseListener(CPCanvas.MouseListener) - Method in interface com.macrofocus.treemap.TreeMapView
 
addMouseListener(CPCanvas.MouseListener) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
addMouseListener(CPCanvas.MouseListener) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addMouseMotionListener(CPCanvas.MouseMotionListener) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
addMouseMotionListener(CPCanvas.MouseMotionListener) - Method in interface com.macrofocus.treemap.TreeMapView
 
addMouseMotionListener(CPCanvas.MouseMotionListener) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
addMouseMotionListener(CPCanvas.MouseMotionListener) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addMouseWheelListener(CPCanvas.MouseWheelListener) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
addMouseWheelListener(CPCanvas.MouseWheelListener) - Method in interface com.macrofocus.treemap.TreeMapView
 
addMouseWheelListener(CPCanvas.MouseWheelListener) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
addMouseWheelListener(CPCanvas.MouseWheelListener) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addOrderListener(OrderListener<E>) - Method in class com.macrofocus.order.AbstractOrder
 
addOrderListener(OrderListener<E>) - Method in interface com.macrofocus.order.Order
Add a listener to the list that's notified each time a change to the order occurs.
addPostRenderer(TreeMapRenderer) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
addPreProgressiveRenderer(TreeMapRenderer) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
addPreRenderer(TreeMapRenderer) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
addProgressiveRenderer(TreeMapRenderer) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
addProgressiveRenderer(TreePlotRenderer) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
addProgressiveRenderer(TreePlotRenderer) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addPropertiesListener(PropertiesListener) - Method in class com.macrofocus.properties.implementation.AbstractProperties
 
addPropertiesListener(PropertiesListener) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
addPropertiesListener(PropertiesListener) - Method in interface com.macrofocus.properties.Properties
Add a listener to the list that's notified each time a change to the properties occurs.
addProperty(MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
addProperty(String, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
addProperty(String, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
addProperty(K, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.EnumProperties
 
addProperty(K, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
addProperty(K, MutableProperty<T>) - Method in interface com.macrofocus.properties.MutableProperties
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.macrofocus.utils.PropertyChange
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.macrofocus.utils.PropertyChange
 
addPropertyListener(PropertyListener<T>) - Method in class com.macrofocus.properties.implementation.AbstractProperty
 
addPropertyListener(PropertyListener<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
addPropertyListener(PropertyListener<T>) - Method in interface com.macrofocus.properties.Property
 
addRenderer(TreePlotRenderer) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
addRenderer(TreePlotRenderer) - Method in interface com.macrofocus.treeplot.TreePlotView
 
addScreenTransformListener(ScreenTransformListener) - Method in class com.macrofocus.transform.AbstractMutableOneDScreenTransform
 
addScreenTransformListener(ScreenTransformListener) - Method in interface com.macrofocus.transform.OneDScreenTransform
 
addSelectionInterval(int, int) - Method in class com.macrofocus.selection.swing.SelectionListSelectionModel
 
addSelectionListener(SelectionListener<E>) - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
addSelectionListener(SelectionListener<E>) - Method in interface com.macrofocus.selection.Selection
Add a listener to the list that's notified each time a change to the selection occurs.
addSingleSelectionListener(SingleSelectionListener<E>) - Method in class com.macrofocus.selection.implementation.AbstractMutableSingleSelection
 
addSingleSelectionListener(SingleSelectionListener<E>) - Method in interface com.macrofocus.selection.SingleSelection
 
AddSpheresLink(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
AddSpheresLink(Spoint, long) - Method in class com.macrofocus.treeplot.Spoint
 
addTimerListener(CPTimerListener) - Method in class com.macrofocus.timer.AbstractCPTimer
 
addTimerListener(CPTimerListener) - Method in interface com.macrofocus.timer.CPTimer
 
addTreeMapSettingsListener(TreeMapSettingsListener) - Method in class com.macrofocus.treemap.AbstractTreeMapSettings
Add a listener for receiving interesting events about changes in the settings.
addTreeMapSettingsListener(TreeMapSettingsListener) - Method in interface com.macrofocus.treemap.TreeMapSettings
Add a listener for receiving interesting events about changes in the settings.
addTreeMapSettingsListener(TreeMapSettingsListener) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Add a listener for receiving interesting events about changes in the settings.
addTreeMapSettingsListener(TreeMapSettingsListener) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Add a listener for receiving interesting events about changes in the settings.
addTreeModelListener(TreeModelListener) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
addWeakBoundedIntervalListener(BoundedIntervalListener) - Method in class com.macrofocus.interval.AbstractBoundedInterval
 
addWeakBoundedIntervalListener(BoundedIntervalListener) - Method in interface com.macrofocus.interval.BoundedInterval
 
addWeakFilterListener(FilterListener<E>) - Method in class com.macrofocus.filter.AbstractFilter
 
addWeakFilterListener(FilterListener<E>) - Method in interface com.macrofocus.filter.Filter
Add a listener to the list that's notified each time a change to the filter occurs.
addWeakHierarchyListener(HierarchyListener<T>) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
addWeakHierarchyListener(HierarchyListener<T>) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
addWeakIntervalListener(IntervalListener) - Method in class com.macrofocus.interval.AbstractMutableInterval
 
addWeakIntervalListener(IntervalListener) - Method in interface com.macrofocus.interval.Interval
 
addWeakOrderListener(OrderListener<E>) - Method in class com.macrofocus.order.AbstractOrder
 
addWeakOrderListener(OrderListener<E>) - Method in interface com.macrofocus.order.Order
Add a listener to the list that's notified each time a change to the order occurs.
addWeakPropertiesListener(PropertiesListener) - Method in class com.macrofocus.properties.implementation.AbstractProperties
 
addWeakPropertiesListener(PropertiesListener) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
addWeakPropertiesListener(PropertiesListener) - Method in interface com.macrofocus.properties.Properties
Add a listener to the list that's notified each time a change to the properties occurs.
addWeakPropertyListener(PropertyListener<T>) - Method in class com.macrofocus.properties.implementation.AbstractProperty
 
addWeakPropertyListener(PropertyListener<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
addWeakPropertyListener(PropertyListener<T>) - Method in interface com.macrofocus.properties.Property
Add a listener to the list that's notified each time a change to the selection occurs.
addWeakScreenTransformListener(ScreenTransformListener) - Method in class com.macrofocus.transform.AbstractMutableOneDScreenTransform
 
addWeakScreenTransformListener(ScreenTransformListener) - Method in interface com.macrofocus.transform.OneDScreenTransform
 
addWeakSelectionListener(SelectionListener<E>) - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
addWeakSelectionListener(SelectionListener<E>) - Method in interface com.macrofocus.selection.Selection
Add a listener to the list that's notified each time a change to the selection occurs.
addWeakSingleSelectionListener(SingleSelectionListener<E>) - Method in class com.macrofocus.selection.implementation.AbstractMutableSingleSelection
 
addWeakSingleSelectionListener(SingleSelectionListener<E>) - Method in interface com.macrofocus.selection.SingleSelection
 
addZoomListener(ZoomListener) - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
addZoomListener(ZoomListener) - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
addZoomListener(ZoomListener) - Method in interface com.macrofocus.transform.zoom.ZoomStrategy
 
adjustLabelColor(TreeMapFieldSettings<Color, Font>, CPColor<Color>, CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractLabeling
 
aggregate(double[]) - Method in interface com.macrofocus.treemap.Aggregation
 
aggregation - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
Aggregation - Interface in com.macrofocus.treemap
This interface defines an aggregation scheme.
AggregationFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined aggregation schemes.
AggregationFactory(Aggregation...) - Constructor for class com.macrofocus.treemap.AggregationFactory
 
algorithm - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
algorithm - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
Algorithm<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
The interface for all treemap layout algorithms.
AlgorithmFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined layout algorithms.
AlgorithmFactory(Algorithm...) - Constructor for class com.macrofocus.treemap.AlgorithmFactory
 
AllHorizontal - com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.OrientationMode
 
AlternateOrientationStrategy() - Constructor for class com.macrofocus.treemap.SliceAndDiceAlgorithm.AlternateOrientationStrategy
 
angleBetweenPoints(Spoint, Spoint, Spoint) - Static method in class com.macrofocus.treeplot.Spoint
 
append(T) - Method in class com.macrofocus.properties.implementation.SimpleListProperty
 
append(T) - Method in interface com.macrofocus.properties.MutableListProperty
 
appendChild(Element) - Method in class com.macrofocus.persistence.DefaultElement
 
appendChild(Element) - Method in class com.macrofocus.persistence.DefaultElements
 
appendChild(Element) - Method in interface com.macrofocus.persistence.Element
 
appendChild(Element) - Method in class com.macrofocus.persistence.JsonMLElement
 
appendChild(Element) - Method in class com.macrofocus.persistence.JsonObjectElement
 
ApplicationModel - Interface in com.macrofocus.application
Holds information about an application
ApplicationModelFactory - Class in com.macrofocus.application
 
ApplicationModelFactory() - Constructor for class com.macrofocus.application.ApplicationModelFactory
 
apply(List<T>) - Method in interface com.macrofocus.treemap.Function
 
apply(T) - Method in interface com.macrofocus.utils.Iterables.Condition
 
Archimedean - com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.Spiral
 
ArchimedeanSpiral - Class in com.macrofocus.treemap.tagcloud
 
ArchimedeanSpiral(double) - Constructor for class com.macrofocus.treemap.tagcloud.ArchimedeanSpiral
 
Ascending - com.macrofocus.treemap.Ordering.SortOrder
 
Attribute - Interface in com.macrofocus.persistence
 
AutoConverter - Interface in com.macrofocus.type.convert
Created by luc on 24/05/16.
Average(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
AVERAGE_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by averaging them.
awtColorToJavaFX(Color) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
awtToJavaFXLineCap(int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
awtToJavaFXLineJoin(int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 

B

b2a(B) - Method in class com.macrofocus.filter.AbstractFilterCoordinator
 
b2a(B) - Method in class com.macrofocus.selection.AbstractSelectionCoordinator
 
b2a(B) - Method in class com.macrofocus.selection.AbstractSingleSelectionCoordinator
 
b2a(N) - Method in class com.macrofocus.treemap.TreeMapFilterCoordinator
 
b2a(N) - Method in class com.macrofocus.treemap.TreeMapProbingCoordinator
 
b2a(N) - Method in class com.macrofocus.treemap.TreeMapSelectionCoordinator
 
background - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
backgroundField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
backgroundField - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
backgroundVariable - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
BAR - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Bar Chart layout.
BarAlgorithm<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
 
BarAlgorithm() - Constructor for class com.macrofocus.treemap.BarAlgorithm
 
BarAlgorithm(double, BarAlgorithm.Orientation) - Constructor for class com.macrofocus.treemap.BarAlgorithm
 
BarAlgorithm.Orientation - Enum in com.macrofocus.treemap
 
Base64Coder - Class in com.macrofocus.data.type
 
BasicAutoConverter - Class in com.macrofocus.type.convert
Created by luc on 24/05/16.
BasicAutoConverter() - Constructor for class com.macrofocus.type.convert.BasicAutoConverter
 
BeanSingleSelection<E> - Class in com.macrofocus.selection.implementation
 
BeanSingleSelection(Object, String) - Constructor for class com.macrofocus.selection.implementation.BeanSingleSelection
 
BestOrientationStrategy() - Constructor for class com.macrofocus.treemap.SliceAndDiceAlgorithm.BestOrientationStrategy
 
BifocalLensZoom - Class in com.macrofocus.transform.zoom
 
BifocalLensZoom() - Constructor for class com.macrofocus.transform.zoom.BifocalLensZoom
 
Biggest() - Constructor for class com.macrofocus.treemap.PivotByAlgorithm.Biggest
 
BINARY_TREE - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Binary Tree algorithm.
bind(Property<T[]>) - Method in class com.macrofocus.properties.implementation.AbstractMutableListProperty
 
bind(Property<T>) - Method in class com.macrofocus.properties.implementation.AbstractMutableProperty
 
bind(Property<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
bind(Property<T>) - Method in interface com.macrofocus.properties.MutableProperty
 
bindBidirectional(MutableProperty<T[]>) - Method in class com.macrofocus.properties.implementation.AbstractMutableListProperty
 
bindBidirectional(MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.AbstractMutableProperty
 
bindBidirectional(MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
bindBidirectional(MutableProperty<T>) - Method in interface com.macrofocus.properties.MutableProperty
 
BooleanPropertyButtonModel - Class in com.macrofocus.properties.swing
Created by luc on 28/05/15.
BooleanPropertyButtonModel(MutableProperty<Boolean>) - Constructor for class com.macrofocus.properties.swing.BooleanPropertyButtonModel
 
borderColor - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
borderColor - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
borderThickness - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
borderThickness - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
BoundedInterval - Interface in com.macrofocus.interval
Defines the requirements for an interval that is bounded between two values.
boundedIntervalChanged(BoundedIntervalEvent) - Method in interface com.macrofocus.interval.BoundedIntervalListener
Called whenever the value of the bounded interval changes.
BoundedIntervalEvent - Class in com.macrofocus.interval
/** An event that characterizes a change in the current interval.
BoundedIntervalEvent(double, double, double, double) - Constructor for class com.macrofocus.interval.BoundedIntervalEvent
 
BoundedIntervalListener - Interface in com.macrofocus.interval
/** The listener interface for receiving "interesting" events about a bounded interval.
BoundedIntervalSpinnerModel - Class in com.macrofocus.interval.adapter
 
BoundedIntervalSpinnerModel(MutableBoundedInterval) - Constructor for class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
BoundedIntervalSpinnerModel(MutableBoundedInterval, Number) - Constructor for class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
BoundedIntervalSpinnerModel(MutableBoundedInterval, Number, BoundedIntervalSpinnerModel.Type) - Constructor for class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
BoundedIntervalSpinnerModel(Number, BoundedIntervalSpinnerModel.Type) - Constructor for class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
BoundedIntervalSpinnerModel.Type - Enum in com.macrofocus.interval.adapter
 
breadthFirstIterator() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
breadthFirstIterator() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
breadthFirstIterator(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in breadth-first order.
breadthFirstIterator(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in breadth-first order.
breadthFirstIterator(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
breadthFirstIterator(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in breadth-first order.
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in interface com.macrofocus.treemap.Algorithm
Arrange the items in the given array to fill the given shape.
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.BarAlgorithm
 
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.PieAlgorithm
 
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.PivotByAlgorithm
Arrange the items in the given array to fill the given shape.
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm
Arrange the items in the given array to fill the given shape.
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.SquarifiedAlgorithm
Arrange the items in the given array to fill the given shape.
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.SquarifiedPlusAlgorithm
Arrange the items in the given array to fill the given shape.
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
breadthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
brighter(Color) - Static method in class com.macrofocus.helper.ColorHelper
 
brighter(Color, double) - Static method in class com.macrofocus.helper.ColorHelper
 
brightness(Color) - Static method in class com.macrofocus.helper.ColorHelper
 
bubbleSize - Variable in class com.macrofocus.treeplot.DefaultTreePlotSettings
 

C

calc() - Method in class com.macrofocus.license.MD5
 
calc(String) - Static method in class com.macrofocus.license.MD5
 
calcCenterOfMass(Point2D[]) - Static method in class com.macrofocus.treemap.AbstractLabeling
Returns a Point2D object that represents the center of mass of the given point array which represents a polygon.
call() - Method in class com.macrofocus.treemap.AbstractTreeMapModel.Worker
 
cancel() - Method in interface com.macrofocus.timer.CPExecutor.Cancelable
 
cancel() - Method in class com.macrofocus.treemap.AbstractTreeMapModel.Worker
 
cancel() - Method in interface com.macrofocus.treemap.TreeMapWorker
Cancel the work being done.
CartesianFisheyeZoom - Class in com.macrofocus.transform.zoom
 
CartesianFisheyeZoom(BoundedInterval, boolean) - Constructor for class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
CARTOPLOT - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
CARTOPLOT_API - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
CARTOPLOT_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
CARTOPLOT_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
CARTOPLOT_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
CartoPlotFileType - Class in com.macrofocus.file
 
CARTORAMA_V0 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
ceiling(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
ceilingEntry(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
ceilingKey(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
center(Container, Component) - Static method in class com.macrofocus.helper.SwingHelper
 
centerBottom(Container, Component) - Static method in class com.macrofocus.helper.SwingHelper
 
CH - com.macrofocus.treeplot.TreePlotView.BoundingMode
 
chain(List<T>...) - Static method in class com.macrofocus.treemap.Itertools
 
Changed - com.macrofocus.hierarchy.HierarchyEvent.Type
 
chnext - Variable in class com.macrofocus.treeplot.Spoint
 
chprev - Variable in class com.macrofocus.treeplot.Spoint
 
CIRCLEPACKING - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Circle packing treemap layout.
CIRCULAR - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Circular treemap layout.
cleanComponent(Component) - Static method in class com.macrofocus.helper.ComponentCleaner
 
clear() - Method in class com.macrofocus.utils.AbstractMap
clear() - Method in class com.macrofocus.utils.ConcurrentHashSet
 
clear() - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
clear() - Method in class com.macrofocus.utils.IndexedTreeMap
Removes all of the mappings from this map.
clear() - Method in class com.macrofocus.utils.IndexedTreeSet
Removes all of the elements from this set.
clearAggregationCache() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
clearFilter() - Method in interface com.macrofocus.filter.MutableFilter
 
clearFilter() - Method in class com.macrofocus.filter.SimpleFilter
 
clearFilter() - Method in class com.macrofocus.filter.SimpleIndexFilter
 
clearFilter(Object) - Method in interface com.macrofocus.filter.MutableFilter
 
clearFilter(Object) - Method in class com.macrofocus.filter.SimpleFilter
 
clearFilter(Object) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
clearRect(int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
clearRect(int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
clearSelection() - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
clearSelection() - Method in class com.macrofocus.selection.implementation.NullSelection
 
clearSelection() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
clearSelection() - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
clearSelection() - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
clearSelection() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
clearSelection() - Method in interface com.macrofocus.selection.MutableSelection
Change the selection to the empty set.
clip(Shape) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
clip(Shape) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
ClosedInterval - Class in com.macrofocus.interval
A closed interval is an interval that includes all of its limit points.
ClosedInterval() - Constructor for class com.macrofocus.interval.ClosedInterval
 
COLOR - Static variable in class com.macrofocus.treemap.OrderingFactory
 
COLOR_SIMILARITY_THRESHOLD - Static variable in class com.macrofocus.treemap.AbstractLabeling
 
COLOR_SIMILARITY_THRESHOLD - Static variable in class com.macrofocus.treemap.AbstractRendering
 
COLORED_SURROUND - Static variable in class com.macrofocus.treemap.LabelingFactory
Display the label of the parent node above its children.
ColoredSurroundLabeling<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
 
ColoredSurroundLabeling() - Constructor for class com.macrofocus.treemap.ColoredSurroundLabeling
 
colorFactory - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
colorField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
colorField - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
ColorHelper - Class in com.macrofocus.helper
Helper class for dealing with colors.
ColorHelper() - Constructor for class com.macrofocus.helper.ColorHelper
 
colormap - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
colorMap - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
colorMapFactory - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
colorVariable - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
Column - Class in com.macrofocus.data.table
 
Column(Column, String) - Constructor for class com.macrofocus.data.table.Column
 
Column(TableModel, int) - Constructor for class com.macrofocus.data.table.Column
 
ColumnRenderer - Class in com.macrofocus.data.table
 
ColumnRenderer() - Constructor for class com.macrofocus.data.table.ColumnRenderer
 
columns() - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
columns() - Method in interface com.macrofocus.treemap.TreeMapModel
 
ColumnsComboBoxModel - Class in com.macrofocus.data.table
 
ColumnsComboBoxModel(TableModel, boolean, boolean) - Constructor for class com.macrofocus.data.table.ColumnsComboBoxModel
 
ColumnStatistics(Number, Number, double, long) - Constructor for class com.macrofocus.helper.TableHelper.ColumnStatistics
 
com.macrofocus.annotations - package com.macrofocus.annotations
 
com.macrofocus.application - package com.macrofocus.application
 
com.macrofocus.command - package com.macrofocus.command
 
com.macrofocus.data.table - package com.macrofocus.data.table
Provides the necessary classes and interfaces for dealing with Swing's TableModel.
com.macrofocus.data.type - package com.macrofocus.data.type
 
com.macrofocus.details - package com.macrofocus.details
 
com.macrofocus.file - package com.macrofocus.file
 
com.macrofocus.filter - package com.macrofocus.filter
Provides the necessary classes and interfaces for dealing with filtering.
com.macrofocus.helper - package com.macrofocus.helper
Provides various utility methods.
com.macrofocus.hierarchy - package com.macrofocus.hierarchy
Provides the necessary classes and interfaces for dealing with hierarchies.
com.macrofocus.hierarchy.swing - package com.macrofocus.hierarchy.swing
 
com.macrofocus.index - package com.macrofocus.index
 
com.macrofocus.interval - package com.macrofocus.interval
Provides the necessary classes and interfaces for dealing with intervals.
com.macrofocus.interval.adapter - package com.macrofocus.interval.adapter
 
com.macrofocus.license - package com.macrofocus.license
 
com.macrofocus.math.stat - package com.macrofocus.math.stat
 
com.macrofocus.order - package com.macrofocus.order
 
com.macrofocus.persistence - package com.macrofocus.persistence
 
com.macrofocus.properties - package com.macrofocus.properties
Provides the necessary classes and interfaces for dealing with properties.
com.macrofocus.properties.implementation - package com.macrofocus.properties.implementation
An implementation of the properties package.
com.macrofocus.properties.swing - package com.macrofocus.properties.swing
 
com.macrofocus.selection - package com.macrofocus.selection
Provides the necessary classes and interfaces for dealing with selections.
com.macrofocus.selection.implementation - package com.macrofocus.selection.implementation
An implementation of the selection package.
com.macrofocus.selection.swing - package com.macrofocus.selection.swing
Provides adapters for common Swing models.
com.macrofocus.timer - package com.macrofocus.timer
Provides the necessary classes and interfaces for dealing with timers.
com.macrofocus.transform - package com.macrofocus.transform
Provides the necessary classes and interfaces for dealing with coordinates transform.
com.macrofocus.transform.zoom - package com.macrofocus.transform.zoom
 
com.macrofocus.treemap - package com.macrofocus.treemap
 
com.macrofocus.treemap.crossplatform - package com.macrofocus.treemap.crossplatform
 
com.macrofocus.treemap.javafx - package com.macrofocus.treemap.javafx
 
com.macrofocus.treemap.legacy - package com.macrofocus.treemap.legacy
 
com.macrofocus.treemap.tagcloud - package com.macrofocus.treemap.tagcloud
 
com.macrofocus.treeplot - package com.macrofocus.treeplot
 
com.macrofocus.treeplot.javafx - package com.macrofocus.treeplot.javafx
 
com.macrofocus.treetable - package com.macrofocus.treetable
 
com.macrofocus.treetable.javafx - package com.macrofocus.treetable.javafx
 
com.macrofocus.type.convert - package com.macrofocus.type.convert
 
com.macrofocus.util.logging - package com.macrofocus.util.logging
 
com.macrofocus.utils - package com.macrofocus.utils
 
combination(int, int) - Static method in class com.macrofocus.treemap.CombinationGenerator
 
CombinationGenerator - Class in com.macrofocus.treemap
 
CombinationGenerator() - Constructor for class com.macrofocus.treemap.CombinationGenerator
 
combinations(List<T>, int) - Static method in class com.macrofocus.treemap.Itertools
 
CommaDelimitedFileType - Class in com.macrofocus.file
 
Command - Interface in com.macrofocus.command
 
comparator() - Method in class com.macrofocus.utils.IndexedTreeMap
 
comparator() - Method in class com.macrofocus.utils.IndexedTreeSet
 
compare(Number, Number) - Method in class com.macrofocus.utils.UniversalComparator
 
compare(Object, Object) - Method in class com.macrofocus.utils.UniversalComparator
 
compareTo(VersionModel) - Method in class com.macrofocus.application.SimpleVersionModel
 
compareTo(Word) - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
compareTo(Object) - Method in class com.macrofocus.data.table.DirectRow
 
compareTo(Object) - Method in class com.macrofocus.data.table.IndexedRow
 
compareTo(N) - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
compareVersion(double, int, int) - Method in class com.macrofocus.helper.OSHelper.JavaVersion
 
compatible(Color, Color) - Static method in class com.macrofocus.helper.ColorHelper
 
ComponentCleaner - Class in com.macrofocus.helper
Created by IntelliJ IDEA.
ComponentCleaner() - Constructor for class com.macrofocus.helper.ComponentCleaner
 
compress(List<T>, List<Boolean>) - Static method in class com.macrofocus.treemap.Itertools
 
computePivotIndex(TreeMapNode[]) - Method in class com.macrofocus.treemap.PivotByAlgorithm.Biggest
 
computePivotIndex(TreeMapNode[]) - Method in class com.macrofocus.treemap.PivotByAlgorithm.Middle
 
computePivotIndex(TreeMapNode[]) - Method in class com.macrofocus.treemap.PivotByAlgorithm.SplitSize
 
computePivotIndex(TreeMapNode[]) - Method in interface com.macrofocus.treemap.PivotByAlgorithm.Type
Compute the pivot index
computePreferredHeight(TreeMapModel<N, Row, Column, Color, Font>, TGraphics<Color, Font>, Rectangle2D, N) - Method in class com.macrofocus.treemap.SurroundLabeling
 
computeSize(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
computeSizeLeafs(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
computeSizeParents(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
computeStringBounds(String, Font) - Static method in class com.macrofocus.treemap.crossplatform.JavaFXHeadless
 
computeStringWidth(String, Font) - Static method in class com.macrofocus.treemap.crossplatform.JavaFXHeadless
 
concatenate(Iterable<? extends E>...) - Static method in class com.macrofocus.utils.Iterables
 
concatenate(Iterable<Iterable<? extends E>>) - Static method in class com.macrofocus.utils.Iterables
 
ConcurrentHashSet<K> - Class in com.macrofocus.utils
 
ConcurrentHashSet() - Constructor for class com.macrofocus.utils.ConcurrentHashSet
 
ConcurrentLinkedHashSet<K> - Class in com.macrofocus.utils
 
ConcurrentLinkedHashSet() - Constructor for class com.macrofocus.utils.ConcurrentLinkedHashSet
 
ConcurrentUtils - Class in com.macrofocus.utils
 
ConcurrentUtils() - Constructor for class com.macrofocus.utils.ConcurrentUtils
 
Condition<T> - Interface in com.macrofocus.hierarchy
 
conditional(Iterable<T>, Iterables.Condition<? super T>) - Static method in class com.macrofocus.utils.Iterables
 
contains(double) - Method in class com.macrofocus.interval.ClosedInterval
 
contains(double) - Method in interface com.macrofocus.interval.Interval
Tests if this interval contains the specified value
contains(double) - Method in class com.macrofocus.interval.OpenInterval
 
contains(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
contains(double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
contains(double, double) - Method in class com.macrofocus.interval.ClosedInterval
 
contains(double, double) - Method in interface com.macrofocus.interval.Interval
Tests if this interval contains the specified interval
contains(double, double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
contains(double, double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
contains(double, double) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
contains(double, double, double, double) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
contains(Interval) - Method in class com.macrofocus.interval.ClosedInterval
 
contains(Interval) - Method in interface com.macrofocus.interval.Interval
Tests if this interval contains the specified interval
contains(Interval) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
contains(Interval) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
contains(Point2D) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
contains(Rectangle2D) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
contains(Point, Shape) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
contains(Point, Shape) - Method in interface com.macrofocus.treemap.TreeMapView
 
contains(Object) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
contains(Object) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
contains(Object) - Method in class com.macrofocus.utils.IndexedTreeSet
Returns true if this set contains the specified element.
contains(K) - Method in interface com.macrofocus.index.Index
 
containsAll(Collection<?>) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
containsAll(Collection<?>) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
containsChild(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
containsChild(T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
containsChild(T, T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
containsChild(T, T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
containsKey(Object) - Method in class com.macrofocus.utils.AbstractMap
containsKey(Object) - Method in class com.macrofocus.utils.IndexedTreeMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class com.macrofocus.utils.AbstractMap
containsValue(Object) - Method in class com.macrofocus.utils.IndexedTreeMap
Returns true if this map maps one or more keys to the specified value.
controller - Variable in class com.macrofocus.treemap.AbstractTreeMap
 
controller - Variable in class com.macrofocus.treeplot.AbstractTreePlot
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in interface com.macrofocus.type.convert.AutoConverter
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in class com.macrofocus.type.convert.BasicAutoConverter
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in class com.macrofocus.type.convert.ToBooleanTypeConverter
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in class com.macrofocus.type.convert.ToCommonTypeConverter
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in class com.macrofocus.type.convert.ToDoubleTypeConverter
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in class com.macrofocus.type.convert.ToIntegerTypeConverter
 
convert(TypeConverter.Input, TypeConverter.Output) - Method in interface com.macrofocus.type.convert.TypeConverter
 
convert(Iterable<T>, Iterables.Converter<? super T, C>) - Static method in class com.macrofocus.utils.Iterables
 
convert(Object) - Method in class com.macrofocus.utils.Iterables.ToStringConverter
 
convert(T) - Method in interface com.macrofocus.utils.Iterables.Converter
 
convertScreenLocationToParent(Container, int, int) - Static method in class com.macrofocus.helper.SwingHelper
Converts the location x y to the parents coordinate system, returning the location.
count(int) - Static method in class com.macrofocus.treemap.Itertools
 
count(int, int) - Static method in class com.macrofocus.treemap.Itertools
 
COUNT_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by counting them.
CPExecutor - Interface in com.macrofocus.timer
Created by luc on 22.04.17.
CPExecutor.Cancelable - Interface in com.macrofocus.timer
 
CPExecutor.Command - Interface in com.macrofocus.timer
 
cpHelper - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
CPTest - Class in com.macrofocus.utils
 
CPTest() - Constructor for class com.macrofocus.utils.CPTest
 
CPTimer - Interface in com.macrofocus.timer
 
CPTimerListener - Interface in com.macrofocus.timer
 
create(A, B) - Static method in class com.macrofocus.treemap.Pair
 
create(ActionListener, Object) - Method in class com.macrofocus.helper.WeakActionListeners
 
create(Rectangle2D, Rectangle2D) - Static method in class com.macrofocus.treemap.RectangularTransform
Creates an AffineTransform that maps one argument to another.
createAffineTransform() - Method in class com.macrofocus.treemap.RectangularTransform
Converts this to an AffineTransform.
createCategoricalColorMap(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
createCategoricalColorMap(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
createController(TreeMapView<Node, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMap
 
createController(TreePlotView<Node, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
 
createDefaultColorMap(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
createDefaultColorMap(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
createDefaultColorMap(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
 
createDefaultTreeMapFieldSettings() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
createFunctionTableModel(int) - Static method in class com.macrofocus.helper.TableHelper
 
createImage(int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
createImage(int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
createInverse() - Method in class com.macrofocus.treemap.RectangularTransform
Creates a transform that is the inverse of this one.
createLeafNode(Row) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
createOverrideProperty() - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
createOverrideProperty() - Method in class com.macrofocus.treemap.MutableAlgorithmOverrideProperty
 
createOverridingTreeMapFieldSettings(TreeMapFieldSettings<Color, Font>, TreeMapModel, TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
createParentNode(Object, TreeMapField<N, Column>, TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
createPolygon(int[], int[], int, boolean) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
createPopup() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Creates a popup.
createPopup() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Creates a popup.
createProperty(String, MutableProperty<Boolean>, MutableProperty) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
createProperty(String, T) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
createProperty(String, T) - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
createProperty(K, T) - Method in class com.macrofocus.properties.implementation.EnumProperties
 
createProperty(K, T) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
createProperty(K, T) - Method in interface com.macrofocus.properties.MutableProperties
 
createRandomCartoTableModel(int, int, int) - Static method in class com.macrofocus.helper.TableHelper
 
createRandomTableModel(int, int, int) - Static method in class com.macrofocus.helper.TableHelper
 
createRootNode(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
createRootNode(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
createRow(TableModel, int) - Static method in class com.macrofocus.data.table.RowFactory
 
createRow(TableModel, int) - Method in class com.macrofocus.data.table.RowFactory.DirectRowCreator
 
createRow(TableModel, int) - Method in class com.macrofocus.data.table.RowFactory.IndexedRowCreator
 
createRow(TableModel, int) - Method in interface com.macrofocus.data.table.RowFactory.RowCreator
 
createSettings() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
createTextShape(String, CPFont<Font>) - Method in interface com.macrofocus.treemap.tagcloud.TextShapeFactory
 
createTransformedShape(AffineTransform) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
createTransformedShape(AffineTransform) - Method in interface com.macrofocus.treemap.tagcloud.TextShape
 
createTreeMapField(Column) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
createTreeMapModel(DataFrame<Row, Column, ?>) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMap
 
createTreePlotModel(DataFrame<Row, Column, ?>) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
 
createTreePlotModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
 
createView() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMap
 
createView() - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
 
CurrentDate - com.macrofocus.license.LicenseModel.Expiration
 
CUSHION - Static variable in class com.macrofocus.treemap.RenderingFactory
Paint leaf nodes with a cushion effect.
CushionRendering<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Paint leaf nodes with a cushion effect.
CushionRendering() - Constructor for class com.macrofocus.treemap.CushionRendering
 
cycle(List<T>) - Static method in class com.macrofocus.treemap.Itertools
 

D

darker(Color, double) - Static method in class com.macrofocus.helper.ColorHelper
 
dataFrame - Variable in class com.macrofocus.treemap.DefaultTreeMapModel
 
dbg() - Method in class com.macrofocus.utils.IndexedTreeMap
 
debug() - Method in class com.macrofocus.utils.IndexedTreeMap
 
debug() - Method in class com.macrofocus.utils.IndexedTreeSet
 
decode(char[]) - Static method in class com.macrofocus.data.type.Base64Coder
Decodes a byte array from Base64 format.
decode(char[], int, int) - Static method in class com.macrofocus.data.type.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class com.macrofocus.data.type.Base64Coder
Decodes a byte array from Base64 format.
decodeLines(String) - Static method in class com.macrofocus.data.type.Base64Coder
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
decodeString(String) - Static method in class com.macrofocus.data.type.Base64Coder
Decodes a string from Base64 format.
DEFAULT_BORDER - Static variable in class com.macrofocus.treemap.DefaultTreeMapTooltipRenderer
 
DefaultAttribute - Class in com.macrofocus.persistence
 
DefaultAttribute(String, String) - Constructor for class com.macrofocus.persistence.DefaultAttribute
 
DefaultElement - Class in com.macrofocus.persistence
 
DefaultElement(String) - Constructor for class com.macrofocus.persistence.DefaultElement
 
DefaultElementFactory - Class in com.macrofocus.persistence
 
DefaultElementFactory() - Constructor for class com.macrofocus.persistence.DefaultElementFactory
 
DefaultElements - Class in com.macrofocus.persistence
 
DefaultElements() - Constructor for class com.macrofocus.persistence.DefaultElements
 
DefaultMouseListener() - Constructor for class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
defaultProperty - Variable in class com.macrofocus.properties.implementation.OverrideProperty
 
DefaultTreeMapField<N,​Column> - Class in com.macrofocus.treemap
The default implementation of a TreeMapField.
DefaultTreeMapField(TreeMapModel, Column) - Constructor for class com.macrofocus.treemap.DefaultTreeMapField
 
DefaultTreeMapFieldSettings<Color,​Font> - Class in com.macrofocus.treemap
 
DefaultTreeMapFieldSettings(CPColorFactory<Color>, CPFontFactory<Font>, ColorMapFactory<Color>) - Constructor for class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
DefaultTreeMapHeaderRenderer<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
The standard class for rendering (displaying) headers in a TreeMapView.
DefaultTreeMapHeaderRenderer() - Constructor for class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
Creates a default label renderer.
DefaultTreeMapLabelRenderer<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
The standard class for rendering (displaying) labels in a TreeMapView.
DefaultTreeMapLabelRenderer() - Constructor for class com.macrofocus.treemap.DefaultTreeMapLabelRenderer
Creates a default label renderer.
DefaultTreeMapModel<N extends AbstractTreeMapNode<N,​Row,​Column,​Color,​Font>,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Default implementation of a TreeMapModel.
DefaultTreeMapModel(DataFrame<Row, Column, ?>, CPFactory<?, Font, ?, Color>, ColorMapFactory<Color>, CPImageFactory) - Constructor for class com.macrofocus.treemap.DefaultTreeMapModel
 
DefaultTreeMapPopup<Component> - Class in com.macrofocus.treemap
An implementation of a popup window using straight painting.
DefaultTreeMapPopup(TreeMapView<Component, ?, ?, ?, ?, ?>) - Constructor for class com.macrofocus.treemap.DefaultTreeMapPopup
 
DefaultTreeMapSettings<N,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Default implementation of the TreeMapSettings interface.
DefaultTreeMapSettings(AbstractTreeMapModel, CPColorFactory<Color>, CPFontFactory<Font>, ColorMapFactory<Color>) - Constructor for class com.macrofocus.treemap.DefaultTreeMapSettings
 
DefaultTreeMapToolTip<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treemap
Created by luc on 06.05.17.
DefaultTreeMapToolTip(TreeMapView<Component, N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treemap.DefaultTreeMapToolTip
 
DefaultTreeMapTooltipRenderer<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
The standard class for rendering (displaying) tooltips in a TreeMapView.
DefaultTreeMapTooltipRenderer() - Constructor for class com.macrofocus.treemap.DefaultTreeMapTooltipRenderer
Creates a default label renderer.
DefaultTreePlotModel<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treeplot
 
DefaultTreePlotModel(TreeMapModel<N, Row, Column, Color, Font>, CPColorFactory<Color>, CPFontFactory<Font>, CPHelper) - Constructor for class com.macrofocus.treeplot.DefaultTreePlotModel
 
DefaultTreePlotPopup<Component> - Class in com.macrofocus.treeplot
An implementation of a popup window using straight painting.
DefaultTreePlotPopup(TreePlotView<Component, ?, ?, ?, ?, ?>) - Constructor for class com.macrofocus.treeplot.DefaultTreePlotPopup
 
DefaultTreePlotSettings<Color,​Font> - Class in com.macrofocus.treeplot
Default implementation of the TreeMapSettings interface.
DefaultTreePlotSettings(TreeMapModel, CPColorFactory<Color>, CPFontFactory<Font>) - Constructor for class com.macrofocus.treeplot.DefaultTreePlotSettings
 
DefaultTreePlotToolTip<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treeplot
Created by luc on 06.05.17.
DefaultTreePlotToolTip(TreePlotView<Component, N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
DefaultTreePlotTooltipRenderer<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treeplot
The standard class for rendering (displaying) tooltips in a TreeMapView.
DefaultTreePlotTooltipRenderer() - Constructor for class com.macrofocus.treeplot.DefaultTreePlotTooltipRenderer
Creates a default label renderer.
DefaultVisibleOrder<E> - Class in com.macrofocus.order
 
DefaultVisibleOrder(E...) - Constructor for class com.macrofocus.order.DefaultVisibleOrder
 
DefaultWord - Class in com.macrofocus.treemap.tagcloud
 
DefaultWord(TextShapeFactory, String, double, MutableTreeMapNode, Orientation, int, CPFont) - Constructor for class com.macrofocus.treemap.tagcloud.DefaultWord
 
deflateByteArray(byte[]) - Static method in class com.macrofocus.data.type.TypeHelper
 
Delete() - Method in class com.macrofocus.treeplot.Spoint
 
depth - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
depth - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
Depth - Interface in com.macrofocus.treemap
Indicates whether a given depth should be displayed or not.
DepthFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined depth schemes.
depthFirstIterator() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
depthFirstIterator() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
depthFirstIterator(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in depth-first order.
depthFirstIterator(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in depth-first order.
depthFirstIterator(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in depth-first order.
depthFirstIterator(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in depth-first order.
depthFirstIterator(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
depthFirstIterator(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in depth-first order.
depthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
depthFirstLayout(Shape, MutableTreeMapNode, MutableTreeMapNode[], double, int, int, TreeMapWorker) - Method in interface com.macrofocus.treemap.Algorithm
Arrange the items in the given array to fill the given shape.
desaturateColor(Color) - Static method in class com.macrofocus.helper.ColorHelper
 
desaturateColor(Color, float, float) - Static method in class com.macrofocus.helper.ColorHelper
 
Descending - com.macrofocus.treemap.Ordering.SortOrder
 
descendingIterator() - Method in class com.macrofocus.utils.IndexedTreeSet
Returns an iterator over the elements in this set in descending order.
descendingKeySet() - Method in class com.macrofocus.utils.IndexedTreeMap
 
descendingMap() - Method in class com.macrofocus.utils.IndexedTreeMap
 
descendingSet() - Method in class com.macrofocus.utils.IndexedTreeSet
 
Details<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.details
 
DetailsDataFrame<N,​R,​C,​V,​Color,​Font> - Class in com.macrofocus.details
 
DetailsDataFrame(TreeMapModel<N, R, C, Color, Font>) - Constructor for class com.macrofocus.details.DetailsDataFrame
 
diff(Color, Color) - Static method in class com.macrofocus.helper.ColorHelper
 
dimension - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
dimensionFixed - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
DirectRow - Class in com.macrofocus.data.table
 
DirectRow(TableModel, int) - Constructor for class com.macrofocus.data.table.DirectRow
 
DirectRowCreator() - Constructor for class com.macrofocus.data.table.RowFactory.DirectRowCreator
 
Disabled - com.macrofocus.treemap.TreeMapView.Progressive
 
display(int) - Method in interface com.macrofocus.treemap.Depth
 
Disposable - Interface in com.macrofocus.helper
Created by IntelliJ IDEA.
dispose() - Method in interface com.macrofocus.helper.Disposable
 
dispose() - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
dispose() - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
distance(Point2d) - Method in class com.macrofocus.treemap.tagcloud.Point2d
 
distance(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
distanceSquared(Point2d) - Method in class com.macrofocus.treemap.tagcloud.Point2d
 
doColors(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
doGroupBy(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
doGroupBy(N, TreeMapWorker) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
doLayout(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
doLayoutChildren(N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
dot(Vector2d) - Method in class com.macrofocus.treemap.tagcloud.Vector2d
 
doubleStepSize() - Method in class com.macrofocus.treemap.tagcloud.PositionIterator
 
drawArc(int, int, int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawArc(int, int, int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawClippedImage(CPImage, int, int, int, int, int, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
drawClippedImage(CPImage, int, int, int, int, int, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawImage(CPImage, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawImage(CPImage, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawImage(CPImage, int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawImage(CPImage, int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawNativeImage(Image, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawNativeImage(Image, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawOval(int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawOval(int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawPolygon(int[], int[], int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawPolygon(int[], int[], int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawPolyline(int[], int[], int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
drawPolyline(int[], int[], int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
drawToolTip(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, TreeMapModel<N, Row, Column, Color, Font>, N, int, int, int, boolean) - Method in class com.macrofocus.treemap.ToolTipTreeMapRenderer
 
drawToolTip(TGraphics<Color, Font>, TreePlotView<JComponent, N, Row, Column, Color, Font>, TreePlotModel<N, Row, Column, Color, Font>, N, int, int, int, boolean) - Method in class com.macrofocus.treeplot.ToolTipTreePlotRenderer
 
drill(int, int) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
drill(int, int) - Method in interface com.macrofocus.treemap.TreeMapView
 
drill(int, int) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
drill(int, int) - Method in interface com.macrofocus.treeplot.TreePlotView
 
drillDown() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
drillDown() - Method in interface com.macrofocus.treemap.TreeMapView
 
drillDown() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
drillDown() - Method in interface com.macrofocus.treeplot.TreePlotView
 
Drilling - com.macrofocus.treeplot.AbstractTreePlotController.Mode
Drilling mode.
drillUp() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
drillUp() - Method in interface com.macrofocus.treemap.TreeMapView
 
drillUp() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
drillUp() - Method in interface com.macrofocus.treeplot.TreePlotView
 
dropWhile(Predicate<T>, List<T>) - Static method in class com.macrofocus.treemap.Itertools
 

E

ELASTOMATIC_V0 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
Element - Interface in com.macrofocus.persistence
 
ElementFactory - Interface in com.macrofocus.persistence
 
Elements - Interface in com.macrofocus.persistence
 
EmptyKey - com.macrofocus.license.LicenseModel.State
 
EmptyUsername - com.macrofocus.license.LicenseModel.State
 
emulated() - Method in annotation type com.macrofocus.annotations.GwtCompatible
 
enabledProperty() - Method in class com.macrofocus.command.AbstractUICommand
 
enabledProperty() - Method in interface com.macrofocus.command.UICommand
 
encode(byte[]) - Static method in class com.macrofocus.data.type.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class com.macrofocus.data.type.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int, int) - Static method in class com.macrofocus.data.type.Base64Coder
Encodes a byte array into Base64 format.
encodeBytes(byte[]) - Static method in class com.macrofocus.data.type.Base64Coder
Encodes a string into Base64 format.
encodeLines(byte[], int, int, int, String) - Static method in class com.macrofocus.data.type.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines.
encodeString(String) - Static method in class com.macrofocus.data.type.Base64Coder
Encodes a string into Base64 format.
End - com.macrofocus.interval.adapter.IntervalProperty.Value
 
EndValue - com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel.Type
 
entryIndex(E) - Method in interface com.macrofocus.utils.IndexedNavigableSet
Searches the specified tree map for the specified entry using the put algorithm.
entryIndex(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
entrySet() - Method in class com.macrofocus.utils.AbstractMap
 
entrySet() - Method in class com.macrofocus.utils.IndexedTreeMap
Returns a Set view of the mappings contained in this map.
EnumProperties<K extends java.lang.Enum<K>> - Class in com.macrofocus.properties.implementation
Default data model for a collection of properties.
EnumProperties(Class<K>) - Constructor for class com.macrofocus.properties.implementation.EnumProperties
 
equal(Object, Object) - Static method in class com.macrofocus.treemap.Pair
 
EqualCirclesInCircle - Class in com.macrofocus.treemap
 
EqualCirclesInCircle() - Constructor for class com.macrofocus.treemap.EqualCirclesInCircle
 
equals(Object) - Method in class com.macrofocus.application.SimpleVersionModel
 
equals(Object) - Method in class com.macrofocus.data.table.Column
 
equals(Object) - Method in class com.macrofocus.data.table.DirectRow
 
equals(Object) - Method in class com.macrofocus.data.table.IndexedRow
 
equals(Object) - Method in class com.macrofocus.treemap.DefaultTreeMapField
equals(Object) - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
equals(Object) - Method in class com.macrofocus.treemap.NoTreeMapField
 
equals(Object) - Method in class com.macrofocus.treemap.Pair
 
equals(Object) - Method in class com.macrofocus.utils.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class com.macrofocus.utils.AbstractMap.SimpleEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class com.macrofocus.utils.AbstractSet
Compares the specified object with this set for equality.
exact(int) - Method in interface com.macrofocus.utils.IndexedNavigableSet
Returns the entry located at the index offset from the beginning of the sorted set
exact(int) - Method in class com.macrofocus.utils.IndexedTreeSet
 
exactEntry(int) - Method in interface com.macrofocus.utils.IndexedNavigableMap
Returns a key-value mapping associated with the key located at the index offset from the beginning of the sorted map
exactEntry(int) - Method in class com.macrofocus.utils.IndexedTreeMap
 
exactKey(int) - Method in interface com.macrofocus.utils.IndexedNavigableMap
Returns the key located at the index offset from the beginning of the sorted map
exactKey(int) - Method in class com.macrofocus.utils.IndexedTreeMap
 
exclude(Iterable<T>, T) - Static method in class com.macrofocus.utils.Iterables
 
execute() - Method in interface com.macrofocus.command.Command
 
execute() - Method in interface com.macrofocus.command.UICommand
 
execute() - Method in interface com.macrofocus.timer.CPExecutor.Command
 
execute(Object) - Method in interface com.macrofocus.command.UICommand
 
EXP - Static variable in class com.macrofocus.treemap.ScaleFactory
Returns Euler's number e raised to the power of the value.
EXP10 - Static variable in class com.macrofocus.treemap.ScaleFactory
Returns the value raised to the power of 10.
EXPAND - Static variable in class com.macrofocus.treemap.LabelingFactory
Display the label of the parent nodes in the center of its children (overlaid).
ExpandLabeling<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Display the label of the parent nodes in the center of its children (overlaid).
ExpandLabeling() - Constructor for class com.macrofocus.treemap.ExpandLabeling
 
Expired - com.macrofocus.license.LicenseModel.State
 

F

FileType - Interface in com.macrofocus.file
 
fill(Shape) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fill(Shape) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillArc(int, int, int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillArc(int, int, int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillOval(int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillOval(int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillPolygon(int[], int[], int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillPolygon(int[], int[], int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillRect(double, double, double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillRect(double, double, double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillRect(int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillRect(int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillRoundRect(double, double, double, double, double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillRoundRect(double, double, double, double, double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillText(String, float, float) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillText(String, float, float) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
fillText(String, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
fillText(String, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
Filter<E> - Interface in com.macrofocus.filter
This interface represents the current state of a filter.
filterChanged(FilterEvent<E>) - Method in interface com.macrofocus.filter.FilterListener
Called whenever the value of the filter changes.
filteredCount - Variable in class com.macrofocus.filter.AbstractIndexFilter
 
FilterEvent<E> - Interface in com.macrofocus.filter
An event that characterizes a change in the current filtering.
FilterListener<E> - Interface in com.macrofocus.filter
The listener interface for receiving "interesting" events about filtering.
find(String) - Method in class com.macrofocus.treemap.AggregationFactory
 
findChild(AbstractTreeMapNode, Object) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
findChild(Object) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
findChild(Object) - Method in class com.macrofocus.treemap.LeafTreeMapNode
findChild(Object) - Method in class com.macrofocus.treemap.ParentTreeMapNode
findEnclosedRectangle(Shape, int, int) - Static method in class com.macrofocus.treemap.AbstractLabeling
 
findMaxFontSize(EnhancedLabel<Color, Font>, CPFont<Font>, double) - Method in class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
findMaxFontSize(EnhancedLabel<Color, Font>, CPFont<Font>, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
finishLayout(Rectangle2D, TreeMapModel<N, Row, Column, Color, Font>, N) - Method in class com.macrofocus.treemap.AbstractAlgorithm
Do nothing by default.
finishLayout(Rectangle2D, TreeMapModel<N, Row, Column, Color, Font>, N) - Method in interface com.macrofocus.treemap.Algorithm
Finish the layout after breadthFirstLayout has completed.
firePropertyChange(String, boolean, boolean) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, int, int) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Support for reporting bound property changes for integer properties.
firePropertyChange(String, Object, Object) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Support for reporting bound property changes for Object properties.
fireTableModelChanged() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
first() - Method in class com.macrofocus.utils.IndexedTreeSet
 
firstEntry() - Method in class com.macrofocus.utils.IndexedTreeMap
 
firstKey() - Method in class com.macrofocus.utils.IndexedTreeMap
 
fitTextInsideRectangle(EnhancedLabel<Color, Font>, PreferredSize, CPFont<Font>, Rectangle, double, boolean) - Method in class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
fitTextInsideRectangle(EnhancedLabel<Color, Font>, PreferredSize, CPFont<Font>, Rectangle, double, boolean) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
FITZ_CHARGES_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
FITZ_CHARGES_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
FITZ_PERFFEE_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
FITZ_PERFFEE_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
FITZ_REPORT_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
FITZ_REPORT_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
FIXED - Static variable in class com.macrofocus.treemap.NestingFactory
Add fixed spacing between parent nodes.
FLAT - Static variable in class com.macrofocus.treemap.RenderingFactory
Paint leaf nodes according to their color and with a border around them.
FLAT_NO_BORDER - Static variable in class com.macrofocus.treemap.RenderingFactory
Paint leaf nodes with their color and without border.
floatToDoubleArray(float[]) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
floor(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
floorEntry(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
floorKey(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
fontFactory - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
forArray(int...) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
forArray(T...) - Static method in class com.macrofocus.utils.Iterables
 
forArray(T...) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
forIntArray(int...) - Static method in class com.macrofocus.utils.Iterables
 
forList(List<T>) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
forMap(IndexedNavigableMap<T, ?>) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
forMap(Map<T, ?>) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
format - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
format - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
formatFactory - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
Function<T,​U> - Interface in com.macrofocus.treemap
 

G

generateCombinations(List<T>, int) - Static method in class com.macrofocus.treemap.CombinationGenerator
 
generateNextCombination(int[], int, int) - Static method in class com.macrofocus.treemap.CombinationGenerator
 
generateNextPermutation(int[], int) - Static method in class com.macrofocus.treemap.PermutationGenerator
 
generateNextProduct(int[], int[]) - Static method in class com.macrofocus.treemap.PermutationGenerator
 
generatePermutations(List<T>, int) - Static method in class com.macrofocus.treemap.PermutationGenerator
 
GeoJSONFileType - Class in com.macrofocus.file
 
get() - Method in class com.macrofocus.treemap.legacy.SingleSelectionSettingsCoordinator
 
get(double, Point2d) - Method in class com.macrofocus.treemap.tagcloud.ArchimedeanSpiral
 
get(int) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
get(int) - Method in interface com.macrofocus.order.Order
 
get(int) - Method in class com.macrofocus.persistence.DefaultElements
 
get(int) - Method in interface com.macrofocus.persistence.Elements
 
get(int) - Method in class com.macrofocus.persistence.JsonMLElements
 
get(int) - Method in interface com.macrofocus.type.convert.TypeConverter.Input
 
get(int) - Method in interface com.macrofocus.utils.RandomAccessIterable
 
get(Object) - Method in class com.macrofocus.utils.AbstractMap
get(Object) - Method in class com.macrofocus.utils.IndexedTreeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String) - Method in class com.macrofocus.treemap.AggregationFactory
 
get(String) - Method in class com.macrofocus.treemap.AlgorithmFactory
 
get(String) - Method in class com.macrofocus.treemap.DepthFactory
 
get(String) - Method in class com.macrofocus.treemap.LabelingFactory
 
get(String) - Method in class com.macrofocus.treemap.NestingFactory
 
get(String) - Method in class com.macrofocus.treemap.OrderingFactory
 
get(String) - Method in class com.macrofocus.treemap.RenderingFactory
 
get(String) - Method in class com.macrofocus.treemap.ScaleFactory
 
getAccumulatedDistance() - Method in class com.macrofocus.treemap.tagcloud.PointPlusAccumulatedDistance
 
getAffected() - Method in class com.macrofocus.order.OrderEvent
 
getAffected() - Method in class com.macrofocus.selection.implementation.SimpleSelectionEvent
 
getAffected() - Method in class com.macrofocus.selection.implementation.SingleSelectionEvent
 
getAffected() - Method in interface com.macrofocus.selection.SelectionEvent
 
getAggregateValue(N, TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the aggregated value of a variable for a given node.
getAggregateValue(N, TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the aggregated value of a variable for a given node.
getAggregateValue(N, TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Returns the aggregated value of a variable for a given node.
getAggregateValue(N, TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the aggregated value of a variable for a given node.
getAggregation() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the aggregation scheme to use to aggregate values of the treemap.
getAggregation() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the aggregation scheme to use to aggregate values of the treemap.
getAggregation() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the aggregation scheme to use to aggregate values of the treemap.
getAggregationProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the aggregation scheme to use to aggregate values of the treemap.
getAggregationProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getAggregationProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the aggregation scheme to use to aggregate values of the treemap.
getAggregations() - Method in class com.macrofocus.treemap.AggregationFactory
 
getAlgorithm() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the algorithm to use to lay out the treemap.
getAlgorithm() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the algorithm to use to lay out the treemap.
getAlgorithm() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the algorithm to use to lay out the treemap.
getAlgorithmProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getAlgorithmProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getAlgorithmProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the algorithm to use to lay out the treemap.
getAlgorithms() - Method in class com.macrofocus.treemap.AlgorithmFactory
 
getAlgorithmSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getAll(int) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
getAll(int) - Method in interface com.macrofocus.order.VisibleOrder
 
getArea(Shape) - Static method in class com.macrofocus.treemap.AbstractLabeling
 
getAttribute(int) - Method in class com.macrofocus.persistence.DefaultElement
 
getAttribute(int) - Method in interface com.macrofocus.persistence.Element
 
getAttribute(int) - Method in class com.macrofocus.persistence.JsonMLElement
 
getAttribute(int) - Method in class com.macrofocus.persistence.JsonObjectElement
 
getAttribute(String) - Method in class com.macrofocus.persistence.DefaultElement
 
getAttribute(String) - Method in interface com.macrofocus.persistence.Element
 
getAttribute(String) - Method in class com.macrofocus.persistence.JsonMLElement
 
getAttribute(String) - Method in class com.macrofocus.persistence.JsonObjectElement
 
getAttributeCount() - Method in class com.macrofocus.persistence.DefaultElement
 
getAttributeCount() - Method in interface com.macrofocus.persistence.Element
 
getAttributeCount() - Method in class com.macrofocus.persistence.JsonMLElement
 
getAttributeCount() - Method in class com.macrofocus.persistence.JsonObjectElement
 
getAttributeValue(String) - Method in class com.macrofocus.persistence.DefaultElement
 
getAttributeValue(String) - Method in interface com.macrofocus.persistence.Element
 
getAttributeValue(String) - Method in class com.macrofocus.persistence.JsonMLElement
 
getAttributeValue(String) - Method in class com.macrofocus.persistence.JsonObjectElement
 
getAvailableProcessors() - Method in class com.macrofocus.timer.VisualizationExecutorService
 
getBackground() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getBackground() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getBackground() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the background color to use for drawing the treemap.
getBackground() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
getBackground() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the background color to use for drawing the treemap.
getBackground() - Method in interface com.macrofocus.treemap.TreeMapView
 
getBackground() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the backgroun color to use for drawing the treeplot.
getBackground() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the backgroun color to use for drawing the treeplot.
getBackgroundColor(N, TreeMapModel) - Method in class com.macrofocus.treemap.ColoredSurroundLabeling
 
getBackgroundColor(N, TreeMapModel) - Method in class com.macrofocus.treemap.SurroundLabeling
 
getBackgroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getBackgroundProperty() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the background color to use for drawing the treemap.
getBackgroundProperty() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getBackgroundProperty() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
getBackgroundTreeMapField() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the field used to display the background label.
getBackgroundTreeMapField() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the field used to display the background label.
getBackgroundVariableSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getBackgroundVariableSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getBin(double) - Method in interface com.macrofocus.math.stat.Histogram
 
getBinMaxValue(int) - Method in interface com.macrofocus.math.stat.Histogram
 
getBinMinValue(int) - Method in interface com.macrofocus.math.stat.Histogram
 
getBorderColor() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
getBorderColor() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the color to use for drawing the borders.
getBorderColor() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the color to use for drawing the borders.
getBorderColor() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the color to use for drawing the borders.
getBorderColor() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
getBorderColorProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the color to use for drawing the borders.
getBorderColorProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getBorderColorProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the color to use for drawing the borders.
getBorderThickness() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the thickness used for drawing the borders.
getBorderThickness() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the thickness used for drawing the borders.
getBorderThickness() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the thickness used for drawing the borders.
getBorderThicknessInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getBorderThicknessInterval() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getBorderThicknessInterval() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the thickness used for drawing the borders.
getBorderThicknessProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getBoundingMode() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getBoundingMode() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getBounds() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getBounds() - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBox
 
getBounds() - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
getBounds() - Method in interface com.macrofocus.treemap.TreeMapNode
Gets the bounding rectangle of the item in the map.
getBounds(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the bounding rectangle of the item in the map.
getBounds(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the bounding rectangle of the item in the map.
getBounds2D() - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
getBoundsOnScreen(Component) - Static method in class com.macrofocus.helper.SwingHelper
 
getBubbleSizeInterval() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getBubbleSizeInterval() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
getBuild() - Method in class com.macrofocus.application.SimpleVersionModel
 
getBuild() - Method in interface com.macrofocus.application.VersionModel
 
getBuildNumber() - Method in class com.macrofocus.helper.OSHelper.JavaVersion
 
getBuildString() - Method in class com.macrofocus.application.SimpleVersionModel
 
getBuildString() - Method in interface com.macrofocus.application.VersionModel
 
getCartoplotReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getCategoricalColorMap(Column) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getCategoricalColorMap(Column) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getCategoricalColorMap(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getCentroid(Shape) - Static method in class com.macrofocus.treemap.AbstractLabeling
Returns a Point2D object that represents the center of mass of the given shape.
getCH(TreeMapField<N, Column>, TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
getCH(N, TreeMapField, TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getCH(N, TreeMapField, TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getChild() - Method in class com.macrofocus.hierarchy.HierarchyEvent
 
getChild(Object, int) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
getChild(T, int) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getChild(T, int) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getChildAfter(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildBefore(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildCount() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getChildCount() - Method in class com.macrofocus.treemap.LeafTreeMapNode
getChildCount() - Method in class com.macrofocus.treemap.ParentTreeMapNode
getChildCount(AbstractTreeMapNode) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Returns the number of children of a given node.
getChildCount(Object) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
getChildCount(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the number of children of a given node.
getChildCount(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getChildCount(T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getChildElements() - Method in class com.macrofocus.persistence.DefaultElement
 
getChildElements() - Method in interface com.macrofocus.persistence.Element
 
getChildElements() - Method in class com.macrofocus.persistence.JsonMLElement
 
getChildElements() - Method in class com.macrofocus.persistence.JsonObjectElement
 
getChildList(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getChildList(T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getChildren() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getChildren() - Method in class com.macrofocus.treemap.LeafTreeMapNode
getChildren() - Method in class com.macrofocus.treemap.ParentTreeMapNode
getChildren() - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBox
 
getChildren(N) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Returns an iterator of the children of the given node.
getChildren(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns an iterator of the children of the given node.
getChildren(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns an iterator of the children of the given node.
getChildren(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns an iterator of the children of the given node.
getChildren(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getChildren(T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getChildrenGroupByField() - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
getChildrenGroupByField() - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
getChildrenGroupByField() - Method in interface com.macrofocus.treemap.TreeMapNode
Returns the number of levels above this node -- the distance from the root to this node.
getChildrenGroupByField(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getChildrenGroupByField(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the depth in hierarchy.
getChildrenOfTypeParent() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getChildrenOfTypeParent() - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
getChildrenOfTypeParent() - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
getChildrenOfTypeParent(N) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Returns an iterator of the children of the given node.
getChildrenOfTypeParent(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns an iterator of the children of the given node.
getColor() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getColor() - Method in interface com.macrofocus.treemap.TreeMapNode
 
getColor(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getColor(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the color of the given node.
getColor(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the color of the given node.
getColor(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the color of the given node.
getColorFactory() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getColorFactory() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getColorFactory() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getColorFactory() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getColorMap() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getColorMap() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getColorMap() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Gets the color map for the specified column.
getColorMap() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets the color map for the specified column.
getColorMap(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getColorMap(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getColorMapProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getColorMapProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getColorMapProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets the color map for the specified column.
getColorProvider() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getColorProvider() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getColorSelection() - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getColorTreeMapField() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the field used to represent the color.
getColorTreeMapField() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the field used to represent the color.
getColorTreeMapField() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Gets the model used to hold the field used to represent the color.
getColorTreeMapField() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the model used to hold the field used to represent the color.
getColorTreeMapFields() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getColorTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getColorVariableSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getColorVariableSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getColumn() - Method in class com.macrofocus.data.table.Column
 
getColumnClass(Column) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getColumnClass(Column) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(Column) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(Column) - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(String) - Method in class com.macrofocus.details.DetailsDataFrame
 
getColumnCount() - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getColumnCount() - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the number of columns in the model.
getColumnCount() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the number of columns in the model.
getColumnCount() - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the number of columns in the model.
getColumnIndex() - Method in class com.macrofocus.details.DetailsDataFrame
 
getColumnName(Column) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getColumnName(Column) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the name of the column at columnIndex.
getColumnName(Column) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the name of the column at columnIndex.
getColumnName(Column) - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the name of the column at columnIndex.
getColumnStatistics(TableModel, int) - Static method in class com.macrofocus.helper.TableHelper
 
getCommon() - Method in class com.macrofocus.type.convert.ToCommonTypeConverter
 
getController() - Method in class com.macrofocus.treemap.AbstractTreeMap
Returns the controller used for the treemap.
getController() - Method in interface com.macrofocus.treemap.TreeMap
 
getController() - Method in class com.macrofocus.treeplot.AbstractTreePlot
Returns the controller used for the treemap.
getController() - Method in interface com.macrofocus.treeplot.TreePlot
 
getCopyright() - Method in interface com.macrofocus.application.ApplicationModel
 
getCopyright() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getCount() - Method in class com.macrofocus.helper.TableHelper.ColumnStatistics
 
getCountAtBin(int) - Method in interface com.macrofocus.math.stat.Histogram
 
getCurrentColorMap(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getCurrentRoot() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the currently selected root node from which the treemap should be displayed.
getCurrentRoot() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the currently selected root node from which the treemap should be displayed.
getCurrentRoot() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the currently selected root node from which the treemap should be displayed.
getCurrentRoot() - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the currently selected root node from which the treemap should be displayed.
getCurrentSelection() - Method in class com.macrofocus.selection.implementation.SingleSelectionEvent
 
getCushionColor() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getCushionColor(AbstractTreeMapNode) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Returns the color of the cushion.
getCushionColor(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the color of the cushion.
getCushionImage() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getCushionImage(AbstractTreeMapNode) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Returns the image used for painting the cushion.
getCushionImage(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the image used for painting the cushion.
getCustomColorMap(Column) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getCustomColorMap(Column) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getCustomColorMap(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getDataFrame() - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getDataFrame() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getDefault() - Method in class com.macrofocus.treemap.AggregationFactory
 
getDefault() - Method in class com.macrofocus.treemap.AlgorithmFactory
 
getDefault() - Method in class com.macrofocus.treemap.DepthFactory
 
getDefault() - Method in class com.macrofocus.treemap.LabelingFactory
 
getDefault() - Method in class com.macrofocus.treemap.NestingFactory
 
getDefault() - Method in class com.macrofocus.treemap.OrderingFactory
 
getDefault() - Method in class com.macrofocus.treemap.RenderingFactory
 
getDefault() - Method in class com.macrofocus.treemap.ScaleFactory
 
getDefaultFieldSettings() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getDefaultFieldSettings() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getDefaultFieldSettings() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getDefaultFieldSettings() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
getDefaultHeaderFont(CPFontFactory<Font>) - Static method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getDefaultLabelingFont(CPFontFactory<Font>) - Static method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getDefaultTooltipFont(CPFontFactory<Font>) - Static method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getDepth() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the depth of the tree rooted at this node -- the longest distance from this node to a leaf.
getDepth() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getDepth() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the depth to use to lay out the treemap.
getDepth() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the depth to use to lay out the treemap.
getDepth() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the depth to use to lay out the treemap.
getDepth() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the depth to use to lay out the treemap.
getDepths() - Method in class com.macrofocus.treemap.DepthFactory
 
getDepthSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getDepthSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getDescription() - Method in class com.macrofocus.file.AbstractFileType
 
getDescription() - Method in interface com.macrofocus.file.FileType
 
getDimension() - Method in class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel
 
getDimension() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getDimension() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the size of the treemap.
getDimensionFixed() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getDimensionFixed() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getEdition() - Method in interface com.macrofocus.application.ApplicationModel
Gets the edition name of this application
getEdition() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getEffectColor(N, TreeMapModel) - Method in class com.macrofocus.treemap.ColoredSurroundLabeling
 
getEffectColor(N, TreeMapModel) - Method in class com.macrofocus.treemap.SurroundLabeling
 
getEnd() - Method in interface com.macrofocus.interval.Interval
 
getEnd() - Method in class com.macrofocus.interval.PropertyClosedInterval
 
getEnd() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getEnd() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
getEndProperty() - Method in interface com.macrofocus.interval.Interval
 
getEndProperty() - Method in interface com.macrofocus.interval.MutableInterval
 
getEndProperty() - Method in class com.macrofocus.interval.PropertyClosedInterval
 
getEndProperty() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getEndProperty() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
getExecutor() - Method in class com.macrofocus.timer.VisualizationExecutorService
 
getExpiration() - Method in interface com.macrofocus.application.ApplicationModel
 
getExpiration() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getExpiration() - Method in interface com.macrofocus.license.LicenseModel
 
getExpiration() - Method in class com.macrofocus.license.SimpleLicenseModel
 
getExpirationDate() - Method in interface com.macrofocus.license.LicenseModel
 
getExpirationDate() - Method in class com.macrofocus.license.SimpleLicenseModel
 
getExtensions() - Method in class com.macrofocus.file.AbstractFileType
 
getExtensions() - Method in interface com.macrofocus.file.FileType
 
getExtent() - Method in class com.macrofocus.interval.ClosedInterval
 
getExtent() - Method in interface com.macrofocus.interval.Interval
 
getExtent() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getExtent() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
getFieldSettings(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getFieldSettings(TreeMapField) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getFieldSettings(TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getFieldSettings(TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
getFilter() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Obtains the model used for filtering nodes in the treemap.
getFilter() - Method in interface com.macrofocus.treemap.TreeMapModel
Obtains the model used for filtering nodes in the treemap.
getFilter() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Obtains the model used for filtering nodes in the treemap.
getFilter() - Method in interface com.macrofocus.treeplot.TreePlotModel
Obtains the model used for filtering nodes in the treemap.
getFiltered() - Method in interface com.macrofocus.filter.FilterEvent
 
getFiltered() - Method in class com.macrofocus.filter.SimpleFilterEvent
 
getFilteredCount() - Method in class com.macrofocus.filter.AbstractIndexFilter
 
getFilteredCount() - Method in interface com.macrofocus.filter.Filter
Returns the number of elements currently filtered.
getFilteredCount() - Method in class com.macrofocus.filter.SimpleFilter
 
getFilteredCount() - Method in class com.macrofocus.filter.SimpleIndexFilter
 
getFirstChild(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns this node's first child.
getFirstLeaf(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFirstLeaf(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getFocusPositionNormalized() - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
getFocusSizeNormalized() - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
getFont() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getFont() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getFont() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getFont() - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
getFont() - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
getFont() - Method in interface com.macrofocus.treemap.tagcloud.TextShape
 
getForegroundColor(N, TreeMapModel) - Method in class com.macrofocus.treemap.ColoredSurroundLabeling
 
getForegroundColor(N, TreeMapModel) - Method in class com.macrofocus.treemap.SurroundLabeling
 
getFormat() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getFormat() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Gets the format used to display values of the specified column.
getFormat() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets the format used to display values of the specified column.
getFormat(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getFormatPattern(int) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getFormatPattern(int) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getFormatProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getFormatProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getFormatProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets the format used to display values of the specified column.
getGridColor() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the color to use for drawing the grid.
getGridColor() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the color to use for drawing the grid.
getGridColorProperty() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getGridColorProperty() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
getGridThickness() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the thickness used for drawing the grid.
getGridThickness() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the thickness used for drawing the grid.
getGridThicknessInterval() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
getGridThicknessInterval() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
getGroupBy() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns whether the groups should be displayed.
getGroupBy() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns whether the groups should be displayed.
getGroupByField() - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
getGroupByField() - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
getGroupByField() - Method in interface com.macrofocus.treemap.TreeMapNode
Returns the number of levels above this node -- the distance from the root to this node.
getGroupByField(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getGroupByField(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the depth in hierarchy.
getGroupByTreeMapFields() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getGroupByTreeMapFields() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the list of fields to be use for grouping.
getGroupByTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getGroupByTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the list of fields to be use for grouping.
getGroupByTreeMapFields() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Gets the model used to hold the list of fields to be use for grouping.
getGroupByTreeMapFields() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the model used to hold the list of fields to be use for grouping.
getGroupByVariablesSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getGroupByVariablesSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getHeaderBackground() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the background color to use for drawing the headers.
getHeaderBackground() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the background color to use for drawing the headers.
getHeaderBackground() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the background color to use for drawing the headers.
getHeaderBackgroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the background color to use for drawing the headers.
getHeaderBackgroundProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderBackgroundProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the background color to use for drawing the headers.
getHeaderEffect() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderEffect() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getHeaderEffect() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderEffectColor() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the effect color to use for drawing the headers.
getHeaderEffectColor() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the effect color to use for drawing the headers.
getHeaderEffectColor() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the effect color to use for drawing the headers.
getHeaderEffectColorProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the effect color to use for drawing the headers.
getHeaderEffectColorProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderEffectColorProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the effect color to use for drawing the headers.
getHeaderEffectOpacity() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderEffectOpacity() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getHeaderEffectOpacity() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderEffectOpacityProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderEffectOpacityProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderEffectOpacityProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderEffectProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderEffectProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderEffectProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderFont() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderFont() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the font used for labeling the headings.
getHeaderFont() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the font used for labeling the headings.
getHeaderFontProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the font used for labeling the headings.
getHeaderFontProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderFontProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the font used for labeling the headings.
getHeaderForeground() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the foreground color to use for drawing the headers.
getHeaderForeground() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the foreground color to use for drawing the headers.
getHeaderForeground() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the foreground color to use for drawing the headers.
getHeaderForegroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the foreground color to use for drawing the headers.
getHeaderForegroundProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderForegroundProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the foreground color to use for drawing the headers.
getHeaderHorizontalAlignment() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderHorizontalAlignment() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getHeaderHorizontalAlignment() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderHorizontalAlignmentProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderHorizontalAlignmentProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderHorizontalAlignmentProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderInsets() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderInsets() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderInsets() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderInsetsProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderInsetsProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderInsetsProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderMinimumCharactersToDisplay() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderMinimumCharactersToDisplay() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getHeaderMinimumCharactersToDisplay() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderMinimumCharactersToDisplayProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderMinimumCharactersToDisplayProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderMinimumCharactersToDisplayProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderRenderer() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getHeaderRenderer() - Method in interface com.macrofocus.treemap.TreeMapView
 
getHeaderRendering() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderRendering() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getHeaderRendering() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderRenderingProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderRenderingProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderRenderingProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderVerticalAlignment() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderVerticalAlignment() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getHeaderVerticalAlignment() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeaderVerticalAlignmentProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getHeaderVerticalAlignmentProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getHeaderVerticalAlignmentProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getHeadless() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
getHeadless() - Method in interface com.macrofocus.treemap.TreeMapView
 
getHeadless() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getHeadless() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getHeight() - Method in class com.macrofocus.treemap.DefaultTreeMapToolTip
 
getHeight() - Method in interface com.macrofocus.treemap.TreeMapToolTip
 
getHeight() - Method in class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
getHeight() - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
getHeight() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getHeightTreeMapField() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the field used to represent the height.
getHeightTreeMapField() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the field used to represent the height.
getHeightTreeMapFields() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getHeightTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getHeightVariableSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getHeightVariableSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getHideFilterResultsSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getHideFilterResultsSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getHideSearchResultsSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getHideSearchResultsSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getHighdReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getHighlighting() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Obtains the model used to highlight nodes in the treemap.
getHighlighting() - Method in interface com.macrofocus.treemap.TreeMapModel
Obtains the model used to highlight nodes in the treemap.
getHighlighting() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Obtains the model used to highlight nodes in the treemap.
getHighlighting() - Method in interface com.macrofocus.treeplot.TreePlotModel
Obtains the model used to highlight nodes in the treemap.
getHTMLColor(Color) - Static method in class com.macrofocus.helper.ColorHelper
 
getIGraphics() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getIGraphics() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getImage() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
getImage() - Method in interface com.macrofocus.treemap.TreeMapView
Creates a new image and render the current treemap into it.
getImageFactory() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getImageFactory() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getIndex() - Method in class com.macrofocus.hierarchy.HierarchyEvent
 
getIndex() - Method in class com.macrofocus.treemap.DefaultTreeMapField
The index of the column in the model.
getIndex() - Method in class com.macrofocus.treemap.NoTreeMapField
The index of the column in the model.
getIndex() - Method in interface com.macrofocus.treemap.TreeMapField
The index of the column in the model.
getIndexOfChild(Object, Object) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
getIndexOfChild(T, T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getIndexOfChild(T, T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getInnerBoundsOnScreen(JComponent) - Static method in class com.macrofocus.helper.SwingHelper
 
getInputFilter() - Method in interface com.macrofocus.filter.MutableIndexFilter
 
getInputFilter() - Method in class com.macrofocus.filter.SimpleIndexFilter
 
getInsets() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
getInsets() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
getInstance() - Static method in class com.macrofocus.application.ApplicationModelFactory
 
getInstance() - Static method in class com.macrofocus.file.CartoPlotFileType
 
getInstance() - Static method in class com.macrofocus.file.CommaDelimitedFileType
 
getInstance() - Static method in class com.macrofocus.file.GeoJSONFileType
 
getInstance() - Static method in class com.macrofocus.file.HCILFileType
 
getInstance() - Static method in class com.macrofocus.file.HighDFileType
 
getInstance() - Static method in class com.macrofocus.file.HTMLTagCloudFileType
 
getInstance() - Static method in class com.macrofocus.file.InfoScopeFileType
 
getInstance() - Static method in class com.macrofocus.file.JarFileType
 
getInstance() - Static method in class com.macrofocus.file.JsonFileType
 
getInstance() - Static method in class com.macrofocus.file.MicrosoftAccessFileType
 
getInstance() - Static method in class com.macrofocus.file.MicrosoftExcelFileType
 
getInstance() - Static method in class com.macrofocus.file.MicrosoftProjectDataInterchangeFileType
 
getInstance() - Static method in class com.macrofocus.file.MicrosoftProjectExchangeFileType
 
getInstance() - Static method in class com.macrofocus.file.MicrosoftProjectFileType
 
getInstance() - Static method in class com.macrofocus.file.NetdrawVNAFileType
 
getInstance() - Static method in class com.macrofocus.file.ODFSpreadsheetFileType
 
getInstance() - Static method in class com.macrofocus.file.RTFTagCloudFileType
 
getInstance() - Static method in class com.macrofocus.file.SASFileType
 
getInstance() - Static method in class com.macrofocus.file.ShapefileFileType
 
getInstance() - Static method in class com.macrofocus.file.SPSSFileType
 
getInstance() - Static method in class com.macrofocus.file.SurveyVisualizerFileType
 
getInstance() - Static method in class com.macrofocus.file.TabDelimitedFileType
 
getInstance() - Static method in class com.macrofocus.file.TableBrowserFileType
 
getInstance() - Static method in class com.macrofocus.file.TcpdumpFileType
 
getInstance() - Static method in class com.macrofocus.file.TextTagCloudFileType
 
getInstance() - Static method in class com.macrofocus.file.TreeMapFileType
 
getInstance() - Static method in class com.macrofocus.file.TreeMLFileType
 
getInstance() - Static method in class com.macrofocus.file.TrendDisplayFileType
 
getInstance() - Static method in class com.macrofocus.file.VisFluxFileType
 
getInstance() - Static method in class com.macrofocus.file.VRML97FileType
 
getInstance() - Static method in class com.macrofocus.file.X3DFileType
 
getInstance() - Static method in class com.macrofocus.file.X3DOMFileType
 
getInstance() - Static method in class com.macrofocus.file.ZipFileType
 
getInstance() - Static method in class com.macrofocus.timer.VisualizationExecutorService
 
getInstance() - Static method in class com.macrofocus.treemap.AggregationFactory
 
getInstance() - Static method in class com.macrofocus.treemap.AlgorithmFactory
 
getInstance() - Static method in class com.macrofocus.treemap.DepthFactory
 
getInstance() - Static method in class com.macrofocus.treemap.LabelingFactory
 
getInstance() - Static method in class com.macrofocus.treemap.NestingFactory
 
getInstance() - Static method in class com.macrofocus.treemap.OrderingFactory
 
getInstance() - Static method in class com.macrofocus.treemap.RenderingFactory
 
getInstance() - Static method in class com.macrofocus.treemap.ScaleFactory
 
getInstance() - Static method in class com.macrofocus.util.logging.Logging
 
getInterpolated(Tuple2d, Tuple2d, double, Tuple2d) - Static method in class com.macrofocus.treemap.tagcloud.Interpolator
 
getKey() - Method in class com.macrofocus.utils.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey(int) - Method in interface com.macrofocus.index.Index
 
getLabeling() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the labeling scheme to use to draw the treemap.
getLabeling() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the labeling scheme to use to draw the treemap.
getLabeling() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the labeling scheme to use to draw the treemap.
getLabelingContrastEnhancement() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingContrastEnhancement() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingContrastEnhancement() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingContrastEnhancementProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingContrastEnhancementProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingContrastEnhancementProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingEffect() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingEffect() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingEffect() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingEffectColor() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the effect color to use for drawing the labels.
getLabelingEffectColor() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the effect color to use for drawing the labels.
getLabelingEffectColor() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the effect color to use for drawing the labels.
getLabelingEffectColorProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the effect color to use for drawing the labels.
getLabelingEffectColorProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingEffectColorProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the effect color to use for drawing the labels.
getLabelingEffectOpacity() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingEffectOpacity() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingEffectOpacity() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingEffectOpacityProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingEffectOpacityProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingEffectOpacityProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingEffectProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingEffectProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingEffectProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingFloat() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingFloat() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingFloat() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingFloatProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingFloatProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingFloatProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingFont() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the font used for labeling.
getLabelingFont() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the font used for labeling.
getLabelingFont() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the font used for labeling.
getLabelingFontProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the font used for labeling.
getLabelingFontProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingFontProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the font used for labeling.
getLabelingForeground() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the foreground color to use for drawing the labels.
getLabelingForeground() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the foreground color to use for drawing the labels.
getLabelingForeground() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the foreground color to use for drawing the labels.
getLabelingForegroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the foreground color to use for drawing the labels.
getLabelingForegroundProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingForegroundProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the foreground color to use for drawing the labels.
getLabelingHorizontalAlignment() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingHorizontalAlignment() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingHorizontalAlignment() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingHorizontalAlignmentProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingHorizontalAlignmentProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingHorizontalAlignmentProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingMinimumCharactersToDisplay() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingMinimumCharactersToDisplay() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingMinimumCharactersToDisplay() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingMinimumCharactersToDisplayProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingMinimumCharactersToDisplayProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingMinimumCharactersToDisplayProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the labeling scheme to use to draw the treemap.
getLabelingProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the labeling scheme to use to draw the treemap.
getLabelingRendering() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingRendering() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingRendering() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingRenderingProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingRenderingProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingRenderingProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingResizeTextToFitShape() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingResizeTextToFitShape() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingResizeTextToFitShape() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingResizeTextToFitShapeProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingResizeTextToFitShapeProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingResizeTextToFitShapeProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelings() - Method in class com.macrofocus.treemap.LabelingFactory
 
getLabelingShrinkTextToFitShape() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingShrinkTextToFitShape() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingShrinkTextToFitShape() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingShrinkTextToFitShapeProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingShrinkTextToFitShapeProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingShrinkTextToFitShapeProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingVerticalAlignment() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingVerticalAlignment() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getLabelingVerticalAlignment() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelingVerticalAlignmentProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getLabelingVerticalAlignmentProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getLabelingVerticalAlignmentProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getLabelName() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
The label of this node.
getLabelName(AbstractTreeMapNode) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Gets the label of the given node.
getLabelName(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the label of the given node.
getLabelRenderer() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getLabelRenderer() - Method in interface com.macrofocus.treemap.TreeMapView
 
getLabelsTreeMapFields() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getLabelsTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getLabelTreeMapFields() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the list of fields to be use for labeling.
getLabelTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the list of fields to be use for labeling.
getLabelVariablesSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getLabelVariablesSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getLastChild(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns this node's last child.
getLastLeaf(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastLeaf(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getLeafCount(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the total number of leaves that are descendants of this node.
getLeafCount(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getLeafScreenShape(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getLeft() - Method in class com.macrofocus.treemap.Pair
 
getLeftSpace(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractLabeling
getLeftSpace(TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.Labeling
 
getLeftSpace(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.SurroundLabeling
getLevel() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
Returns the number of levels above this node -- the distance from the root to this node.
getLevel() - Method in interface com.macrofocus.treemap.TreeMapNode
Returns the number of levels above this node -- the distance from the root to this node.
getLevel(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the depth in hierarchy.
getLevel(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the depth in hierarchy.
getLevel(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the number of levels above this node -- the distance from the root to this node.
getLevel(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getLicenseModel() - Method in interface com.macrofocus.application.ApplicationModel
 
getLicenseModel() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getLightSourceAmbient() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the light source ambient intensity used for drawing the cushions.
getLightSourceAmbient() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the light source ambient intensity used for drawing the cushions.
getLightSourceAmbientInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getLightSourceAmbientInterval() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getLightSourceHeight() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the light source height used for drawing the cushions.
getLightSourceHeight() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the light source height used for drawing the cushions.
getLightSourceHeightInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getLightSourceHeightInterval() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getLightSourceX() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the light source X position used for drawing the cushions.
getLightSourceX() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the light source X position used for drawing the cushions.
getLightSourceXInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getLightSourceXInterval() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getLightSourceY() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the light source Y position used for drawing the cushions.
getLightSourceY() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the light source Y position used for drawing the cushions.
getLightSourceYInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getLightSourceYInterval() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getLightSourceZ() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the light source Z position used for drawing the cushions.
getLightSourceZ() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the light source Z position used for drawing the cushions.
getLightSourceZInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getLightSourceZInterval() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.macrofocus.data.table.ColumnRenderer
 
getListeners() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
getListeners() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getLocalName() - Method in class com.macrofocus.persistence.DefaultElement
 
getLocalName() - Method in interface com.macrofocus.persistence.Element
 
getLocalName() - Method in class com.macrofocus.persistence.JsonMLElement
 
getLocalName() - Method in class com.macrofocus.persistence.JsonObjectElement
 
getLocation() - Method in class com.macrofocus.treemap.DefaultTreeMapPopup
 
getLocation() - Method in interface com.macrofocus.treemap.TreeMapPopup
Returns the position of the popup.
getLocation() - Method in class com.macrofocus.treeplot.DefaultTreePlotPopup
 
getMainClass() - Method in interface com.macrofocus.application.ApplicationModel
 
getMainClass() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getMajor() - Method in class com.macrofocus.application.SimpleVersionModel
 
getMajor() - Method in interface com.macrofocus.application.VersionModel
 
getMajorMinorPatchString() - Method in class com.macrofocus.application.SimpleVersionModel
 
getMajorMinorPatchString() - Method in interface com.macrofocus.application.VersionModel
 
getMajorVersion() - Method in class com.macrofocus.helper.OSHelper.JavaVersion
 
getMax() - Method in class com.macrofocus.helper.TableHelper.ColumnStatistics
 
getMaxCount() - Method in interface com.macrofocus.math.stat.Histogram
 
getMaximum() - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
getMaximum() - Method in interface com.macrofocus.interval.BoundedInterval
 
getMaximum() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getMaximum() - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
getMaximum(Column) - Method in class com.macrofocus.data.table.TableStatistics
 
getMaximumExtent() - Method in interface com.macrofocus.interval.BoundedInterval
 
getMaximumExtent() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getMaximumHeight() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the maximum height.
getMaximumHeight() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the maximum height.
getMaximumHeightInterval() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getMaximumHeightInterval() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model indicating the maximum height.
getMaximumSize() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getMaximumSize() - Method in interface com.macrofocus.treemap.crossplatform.PreferredSize
 
getMaximumSize() - Method in interface com.macrofocus.treemap.TreeMapModel
Corresponds to area in map.
getMaximumSize() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Corresponds to area in map.
getMaximumSize() - Method in interface com.macrofocus.treeplot.TreePlotModel
Corresponds to area in map.
getMaximumSize(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Corresponds to area in map.
getMaximumSize(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Corresponds to area in map.
getMaxTags() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getMaxTags() - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
getMaxValue() - Method in interface com.macrofocus.math.stat.Histogram
 
getMean() - Method in class com.macrofocus.helper.TableHelper.ColumnStatistics
 
getMEC(TreeMapField<N, Column>, TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.ParentTreeMapNode
Find the minimal enclosing circle (MEC) of a set of points
getMEC(N, TreeMapField, TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getMEC(N, TreeMapField, TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getMin() - Method in class com.macrofocus.helper.TableHelper.ColumnStatistics
 
getMinimum() - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
getMinimum() - Method in interface com.macrofocus.interval.BoundedInterval
 
getMinimum() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getMinimum() - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
getMinimum(Column) - Method in class com.macrofocus.data.table.TableStatistics
 
getMinimumExtent() - Method in interface com.macrofocus.interval.BoundedInterval
 
getMinimumExtent() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getMinimumSize() - Method in class com.macrofocus.data.table.VariableComboBox
 
getMinimumSize() - Method in interface com.macrofocus.treemap.crossplatform.PreferredSize
 
getMinor() - Method in class com.macrofocus.application.SimpleVersionModel
 
getMinor() - Method in interface com.macrofocus.application.VersionModel
 
getMinorVersion() - Method in class com.macrofocus.helper.OSHelper.JavaVersion
 
getMinValue() - Method in interface com.macrofocus.math.stat.Histogram
 
getModel() - Method in interface com.macrofocus.filter.FilterEvent
 
getModel() - Method in class com.macrofocus.filter.SimpleFilterEvent
 
getModel() - Method in class com.macrofocus.order.OrderEvent
 
getModel() - Method in class com.macrofocus.selection.implementation.SimpleSelectionEvent
 
getModel() - Method in class com.macrofocus.selection.implementation.SingleSelectionEvent
 
getModel() - Method in interface com.macrofocus.selection.SelectionEvent
 
getModel() - Method in class com.macrofocus.treemap.AbstractTreeMap
Returns the model used for the treemap.
getModel() - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the TreeMapModel that provides the data displayed by this TreeMapView.
getModel() - Method in interface com.macrofocus.treemap.TreeMap
 
getModel() - Method in interface com.macrofocus.treemap.TreeMapView
Returns the TreeMapModel that provides the data displayed by this TreeMapView.
getModel() - Method in class com.macrofocus.treeplot.AbstractTreePlot
Returns the model used for the treemap.
getModel() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Returns the TreePlotModel that provides the data displayed by this TreePlotView.
getModel() - Method in interface com.macrofocus.treeplot.TreePlot
 
getModel() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getMultipleSelectionKey() - Static method in class com.macrofocus.helper.SwingHelper
 
getName() - Method in interface com.macrofocus.application.ApplicationModel
Gets the name of this application
getName() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getName() - Method in class com.macrofocus.data.table.Column
 
getName() - Method in class com.macrofocus.treemap.DefaultTreeMapField
Returns the name of the field.
getName() - Method in class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
 
getName() - Method in class com.macrofocus.treemap.NoTreeMapField
Returns the name of the field.
getName() - Method in interface com.macrofocus.treemap.TreeMapField
Returns the name of the field.
getNativeComponent() - Method in interface com.macrofocus.details.Details
 
getNativeComponent() - Method in class com.macrofocus.details.JavaFXDetails
 
getNativeComponent() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMap
 
getNativeComponent() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
getNativeComponent() - Method in interface com.macrofocus.treemap.TreeMap
 
getNativeComponent() - Method in interface com.macrofocus.treemap.TreeMapFacade
Sets the model to be used for the parallel coordinates component and register it to the view.
getNativeComponent() - Method in interface com.macrofocus.treemap.TreeMapPanel
 
getNativeComponent() - Method in interface com.macrofocus.treemap.TreeMapView
 
getNativeComponent() - Method in class com.macrofocus.treeplot.AbstractTreePlotPanel
 
getNativeComponent() - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
 
getNativeComponent() - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
getNativeComponent() - Method in interface com.macrofocus.treeplot.TreePlotPanel
 
getNativeComponent() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getNativeComponent() - Method in class com.macrofocus.treetable.javafx.JavaFXTreeTable
 
getNativeComponent() - Method in interface com.macrofocus.treetable.TreeTable
 
getNativeGraphics() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getNativeGraphics() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getNested(TreeMapModel<N, Row, Column, Color, Font>, N, N, Shape) - Method in class com.macrofocus.treemap.AbstractNesting
 
getNested(TreeMapModel<N, Row, Column, Color, Font>, N, N, Shape) - Method in interface com.macrofocus.treemap.Nesting
 
getNestedShape() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getNestedShape() - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
getNestedShape() - Method in interface com.macrofocus.treemap.TreeMapNode
Gets the shape after nesting of the item in the map.
getNestedShape(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the shape after nesting of the item in the map.
getNestedShape(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the shape after nesting of the item in the map.
getNesting() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the nesting to use to lay out the treemap.
getNesting() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the nesting to use to lay out the treemap.
getNesting() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the nesting to use to lay out the treemap.
getNestingAmount() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getNestingAmount() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the size of the nested areas.
getNestingAmount() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the size of the nested areas.
getNestingAmountProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getNestingAmountProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getNestingAmountProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the size of the nested areas.
getNestingBackground() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getNestingBackground() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the background color to use for drawing the nested areas.
getNestingBackground() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the background color to use for drawing the nested areas.
getNestingBackground(N, TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractRendering
 
getNestingBackground(N, TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.Rendering
 
getNestingBackgroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getNestingBackgroundProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getNestingBackgroundProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the background color to use for drawing the nested areas.
getNestingProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the nesting to use to lay out the treemap.
getNestingProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getNestingProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the nesting to use to lay out the treemap.
getNestings() - Method in class com.macrofocus.treemap.NestingFactory
 
getNewEnd() - Method in class com.macrofocus.interval.IntervalEvent
 
getNewExtent() - Method in class com.macrofocus.interval.IntervalEvent
 
getNewStart() - Method in class com.macrofocus.interval.IntervalEvent
 
getNewValue() - Method in class com.macrofocus.properties.PropertyEvent
 
getNextLeaf(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNextLeaf(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getNextPosition(Point2d) - Method in class com.macrofocus.treemap.tagcloud.PositionIterator
 
getNextSibling(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the next sibling of this node in the parent's children array.
getNextValue() - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
getNextValue() - Method in class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel
 
getNextValue() - Method in class com.macrofocus.properties.swing.PropertyNumberSpinnerModel
 
getNextValue() - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
getNode() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Gets the current node that the tooltip should display information about.
getNode() - Method in interface com.macrofocus.treemap.TreeMapToolTip
Gets the current node that the tooltip should display information about.
getNode() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Gets the current node that the tooltip should display information about.
getNode(Point) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
/** Gets the node at the specified position
getNode(Point) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the node at the specified location on the screen.
getNode(Point) - Method in interface com.macrofocus.treemap.TreeMapModel
/** Gets the node at the specified position
getNode(Point) - Method in interface com.macrofocus.treemap.TreeMapView
Returns the node at the specified location on the screen.
getNode(Point) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Returns the node at the specified location on the screen.
getNode(Point) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getNode(Row) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getNode(Row) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getNodeName() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
The name of this node.
getNodeName() - Method in class com.macrofocus.treemap.LeafTreeMapNode
The name of this node.
getNodeName() - Method in class com.macrofocus.treemap.ParentTreeMapNode
The name of this node.
getNodes(Rectangle) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the nodes overlapping the specified rectangle.
getNodes(Rectangle) - Method in interface com.macrofocus.treemap.TreeMapView
Returns the nodes overlapping the specified rectangle.
getNodes(Rectangle) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Returns the nodes overlapping the specified rectangle.
getNodes(Rectangle) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getNormalizedLightSourceX() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the the position of the light source along the X axis.
getNormalizedLightSourceX() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the the position of the light source along the X axis.
getNormalizedLightSourceY() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the the position of the light source along the Y axis.
getNormalizedLightSourceY() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the the position of the light source along the Y axis.
getNormalizedLightSourceZ() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the the position of the light source along the Z axis.
getNormalizedLightSourceZ() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the the position of the light source along the Z axis.
getnSubdivisions() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getnSubdivisions() - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
getNumberOfBins() - Method in interface com.macrofocus.math.stat.Histogram
 
getNumericMax(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getNumericMax(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getNumericMax(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the maximum value contained in the specified column.
getNumericMax(TreeMapField<N, Column>) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the maximum value contained in the specified column.
getNumericMax(TreeMapField<N, Column>) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the maximum value contained in the specified column.
getNumericMax(TreeMapField, N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getNumericMax(TreeMapField, N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the maximum value contained in the specified column.
getNumericMin(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getNumericMin(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getNumericMin(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the minimum value contained in the specified column.
getNumericMin(TreeMapField<N, Column>) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the minimum value contained in the specified column.
getNumericMin(TreeMapField<N, Column>) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the minimum value contained in the specified column.
getNumericMin(TreeMapField, N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getNumericMin(TreeMapField, N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the minimum value contained in the specified column.
getOldEnd() - Method in class com.macrofocus.interval.IntervalEvent
 
getOldExtent() - Method in class com.macrofocus.interval.IntervalEvent
 
getOldStart() - Method in class com.macrofocus.interval.IntervalEvent
 
getOldValue() - Method in class com.macrofocus.properties.PropertyEvent
 
getOrder(TreeMapView<C, N, Row, Column, Color, Font>, N, int) - Method in class com.macrofocus.treemap.AbstractRendering
getOrder(TreeMapView<C, N, Row, Column, Color, Font>, N, int) - Method in interface com.macrofocus.treemap.Rendering
 
getOrdering() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the ordering to use to lay out the treemap.
getOrdering() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the ordering to use to lay out the treemap.
getOrdering() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the ordering to use to lay out the treemap.
getOrderingDirection() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingDirection() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingDirection() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the ordering direction to use to lay out the treemap.
getOrderingDirectionProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingDirectionProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingDirectionProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the ordering direction to use to lay out the treemap.
getOrderingHorizontalVanishingPoint() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingHorizontalVanishingPoint() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingHorizontalVanishingPoint() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getOrderingHorizontalVanishingPointProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingHorizontalVanishingPointProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingHorizontalVanishingPointProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getOrderingProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the ordering to use to lay out the treemap.
getOrderings() - Method in class com.macrofocus.treemap.OrderingFactory
 
getOrderingVerticalVanishingPoint() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingVerticalVanishingPoint() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingVerticalVanishingPoint() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getOrderingVerticalVanishingPointProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOrderingVerticalVanishingPointProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOrderingVerticalVanishingPointProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getOrientationMode() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getOrientationMode() - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
getOtherBox() - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBoxPair
 
getOutlineLength() - Method in class com.macrofocus.treemap.tagcloud.LinearizedPathIterator
 
getOverrideDefaultsProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getOverrideDefaultsProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getOverrideDefaultsProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getOverrideProperty() - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
getOverrideValue() - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
getPaint(N, Shape, Rectangle, boolean) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getPaint(N, Shape, Rectangle, boolean) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getParent() - Method in class com.macrofocus.hierarchy.HierarchyEvent
 
getParent() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getParent(N) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Gets the parent node of the given node.
getParent(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the parent node of the given node.
getParent(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the parent node of the given node.
getParent(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the parent node of the given node.
getParent(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getParent(T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getParentOrder(TreeMapView<C, N, Row, Column, Color, Font>, N, int) - Method in class com.macrofocus.treemap.AbstractRendering
 
getParentOrder(TreeMapView<C, N, Row, Column, Color, Font>, N, int) - Method in interface com.macrofocus.treemap.Rendering
 
getPasses(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractRendering
getPasses(TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.Rendering
 
getPatch() - Method in class com.macrofocus.application.SimpleVersionModel
 
getPatch() - Method in interface com.macrofocus.application.VersionModel
 
getPatch() - Method in class com.macrofocus.helper.OSHelper.JavaVersion
 
getPath() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getPath(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the path from the root, to get to this node.
getPath(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
Returns the path from the root, to get to this node.
getPathIterator(AffineTransform) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
getPathIterator(AffineTransform, double) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
getPathToRoot(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getPathToRoot(T) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(T, int) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(T, int) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPointOnPath() - Method in class com.macrofocus.treemap.tagcloud.PointPlusAccumulatedDistance
 
getPointOnPath(double, Point2d) - Method in class com.macrofocus.treemap.tagcloud.LinearizedPathIterator
 
getPoints(Shape) - Static method in class com.macrofocus.treemap.AbstractLabeling
 
getPopup() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Gets the popup or create one if one doesn't exist yet.
getPopup() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Gets the popup or create one if one doesn't exist yet.
getPopupLocation() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
getPopupLocation() - Method in interface com.macrofocus.treemap.TreeMapToolTip
 
getPopupLocation() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
getPostRenderers() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getPostRenderers() - Method in interface com.macrofocus.treemap.TreeMapView
 
getPredefinedColorMap(Column) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getPredefinedColorMap(Column) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getPredefinedColorMap(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getPreferredHeight() - Method in interface com.macrofocus.treemap.crossplatform.PreferredSize
 
getPreferredLocation() - Method in class com.macrofocus.treemap.DefaultTreeMapToolTip
 
getPreferredLocation() - Method in interface com.macrofocus.treemap.TreeMapToolTip
Gets the preferred location of the tooltip relative to the TreeMapView.
getPreferredLocation() - Method in class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
getPreferredLocation(Point) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Gets the preferred location of the tooltip relative to the TreeMapView.
getPreferredLocation(Point) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Gets the preferred location of the tooltip relative to the TreeMapView.
getPreferredSize() - Method in class com.macrofocus.data.table.VariableComboBox
 
getPreferredSize() - Method in interface com.macrofocus.treemap.crossplatform.PreferredSize
 
getPreferredSize(TGraphics<Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
getPreferredSize(TGraphics<Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapToolTip
 
getPreferredSize(TGraphics<Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
getPreferredWidth() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Gets the preferred width of the tooltip.
getPreferredWidth() - Method in interface com.macrofocus.treemap.TreeMapToolTip
Gets the preferred width of the tooltip.
getPreferredWidth() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Gets the preferred width of the tooltip.
getPreProgressiveRenderers() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getPreProgressiveRenderers() - Method in interface com.macrofocus.treemap.TreeMapView
 
getPreRenderers() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getPreRenderers() - Method in interface com.macrofocus.treemap.TreeMapView
 
getPreviousLeaf(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPreviousLeaf(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getPreviousSelection() - Method in class com.macrofocus.selection.implementation.SingleSelectionEvent
 
getPreviousSibling(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns the previous sibling of this node in the parent's children array.
getPreviousValue() - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
getPreviousValue() - Method in class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel
 
getPreviousValue() - Method in class com.macrofocus.properties.swing.PropertyNumberSpinnerModel
 
getPreviousValue() - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
getProbing() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Obtains the model used for probing (aka mouse over).
getProbing() - Method in interface com.macrofocus.treemap.TreeMapModel
Obtains the model used for probing (aka mouse over).
getProbing() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Obtains the model used for probing (aka mouse over).
getProbing() - Method in interface com.macrofocus.treeplot.TreePlotModel
Obtains the model used for probing (aka mouse over).
getProbingColor() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the color to use for drawing the borders.
getProbingColor() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the color to use for drawing the borders.
getProbingColor() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the color to use for drawing the borders.
getProbingColor() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the color to use for drawing the borders.
getProbingColorProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getProbingColorProperty() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the color to use for drawing the borders.
getProgressive() - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns whether progressive display mode is enabled.
getProgressive() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getProgressive() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getProgressive() - Method in interface com.macrofocus.treemap.TreeMapView
Returns whether progressive display mode is enabled.
getProgressiveRenderers() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getProgressiveRenderers() - Method in interface com.macrofocus.treemap.TreeMapView
 
getProgressiveRenderers() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getProgressiveRenderers() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getProgressiveSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getProgressiveSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getProperties() - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
getProperties() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getProperties() - Method in interface com.macrofocus.treemap.Algorithm
Properties for storing layout algorithm specific options.
getProperties() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getProperties() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getProperties() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getProperties() - Method in class com.macrofocus.treemap.SquarifiedAlgorithm
 
getProperties() - Method in class com.macrofocus.treemap.SquarifiedPlusAlgorithm
 
getProperties() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getProperties() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getProperties() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getProperties() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getProperty(String) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
getProperty(String) - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
getProperty(String) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getProperty(String) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Gets the value of the specified property.
getProperty(String) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets the value of the specified property.
getProperty(K) - Method in class com.macrofocus.properties.implementation.EnumProperties
 
getProperty(K) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
getProperty(K) - Method in interface com.macrofocus.properties.MutableProperties
 
getProperty(K) - Method in interface com.macrofocus.properties.Properties
 
getPropertyChangeListeners() - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Returns an array of all the property change listeners registered on this component.
getPropertyChangeListeners(String) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Returns an array of all the listeners which have been associated with the named property.
getPropertyOverride(String) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getPropertyOverride(String) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Gets the value of the specified property.
getPropertyOverride(String) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets the value of the specified property.
getQualifiedName() - Method in interface com.macrofocus.persistence.Attribute
 
getQualifiedName() - Method in class com.macrofocus.persistence.DefaultAttribute
 
getQualifiedName() - Method in class com.macrofocus.persistence.JsonMLAttribute
 
getRadius(double) - Method in class com.macrofocus.treemap.tagcloud.ArchimedeanSpiral
 
getReleaseDate() - Method in class com.macrofocus.application.SimpleVersionModel
 
getReleaseDate() - Method in interface com.macrofocus.application.VersionModel
 
getReleaseDateString() - Method in class com.macrofocus.application.SimpleVersionModel
 
getReleaseDateString() - Method in interface com.macrofocus.application.VersionModel
 
getRenderedShape(TreeMapView<C, N, Row, Column, Color, Font>, TreeMapModel<N, Row, Column, Color, Font>, N, Shape) - Method in class com.macrofocus.treemap.AbstractRendering
 
getRenderedShape(TreeMapView<C, N, Row, Column, Color, Font>, TreeMapModel<N, Row, Column, Color, Font>, N, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
getRenderedShape(N) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the shape of the node according to its rendered position in screen coordinates.
getRenderedShape(N) - Method in interface com.macrofocus.treemap.TreeMapView
Returns the shape of the node according to its rendered position in screen coordinates.
getRenderedShape(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getRenderedShape(N) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getRenderer() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
getRenderer() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
getRenderers() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getRenderers() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getRendering() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the rendering scheme to use to draw the treemap.
getRendering() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the rendering scheme to use to draw the treemap.
getRendering() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the rendering scheme to use to draw the treemap.
getRendering() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the rendering scheme to use to draw the treemap.
getRenderingHint(RenderingHints.Key) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getRenderingHint(RenderingHints.Key) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getRenderingHints() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getRenderingHints() - Method in interface com.macrofocus.treemap.TreeMapView
 
getRenderings() - Method in class com.macrofocus.treemap.RenderingFactory
 
getRenderingSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getRenderingSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getRight() - Method in class com.macrofocus.treemap.Pair
 
getRoot() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
getRoot() - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
getRoot() - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
getRoot() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Returns the root node of the treemap.
getRoot() - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the root node of the treemap.
getRoot() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the root node of the treemap.
getRoot() - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the root node of the treemap.
getRow() - Method in class com.macrofocus.data.table.DirectRow
 
getRow() - Method in class com.macrofocus.data.table.IndexedRow
 
getRow() - Method in interface com.macrofocus.data.table.Row
 
getRow() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
Gets the row in the underlying TableModel, -1 if it doesn't relate to a leaf node.
getRow() - Method in class com.macrofocus.treemap.LeafTreeMapNode
Gets the row in the underlying TableModel, -1 if it doesn't relate to a leaf node.
getRow() - Method in class com.macrofocus.treemap.ParentTreeMapNode
Gets the row in the underlying TableModel, -1 if it doesn't relate to a leaf node.
getRow(C) - Method in class com.macrofocus.details.DetailsDataFrame
 
getRowClass(C) - Method in class com.macrofocus.details.DetailsDataFrame
 
getRowCount() - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getRowCount() - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the number of columns in the model.
getRowIndex() - Method in class com.macrofocus.details.DetailsDataFrame
 
getRubberBand() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getRubberBand() - Method in interface com.macrofocus.treemap.TreeMapView
 
getRubberBand() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
getRubberBand() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getScale() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the scaling scheme to use to project values the treemap.
getScale() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the scaling scheme to use to project values the treemap.
getScale() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the scaling scheme to use to project values the treemap.
getScaleProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the scaling scheme to use to project values the treemap.
getScaleProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getScaleProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the scaling scheme to use to project values the treemap.
getScales() - Method in class com.macrofocus.treemap.ScaleFactory
 
getScaleX() - Method in class com.macrofocus.treemap.RectangularTransform
 
getScaleY() - Method in class com.macrofocus.treemap.RectangularTransform
 
getScreenBounds(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getScreenBounds(N) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getScreenShape(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Returns the shape of the node according to its layout position in screen coordinates.
getScreenShape(N) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getScreenSize() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
getScreenSize() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
getScreenSize() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
getScreenTransform() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
getScreenTransform() - Method in interface com.macrofocus.treemap.TreeMapView
 
getSearch() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Obtains the model used to carry out search in the treemap.
getSearch() - Method in interface com.macrofocus.treemap.TreeMapModel
Obtains the model used to carry out search in the treemap.
getSearch() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Obtains the model used to carry out search in the treemap.
getSearch() - Method in interface com.macrofocus.treeplot.TreePlotModel
Obtains the model used to carry out search in the treemap.
getSelected() - Method in class com.macrofocus.selection.implementation.AbstractSelectionEvent
 
getSelected() - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
getSelected() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
getSelected() - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
getSelected() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
getSelected() - Method in interface com.macrofocus.selection.SelectionEvent
 
getSelected() - Method in interface com.macrofocus.selection.SingleSelection
 
getSelectedCount() - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
getSelectedCount() - Method in class com.macrofocus.selection.implementation.NullSelection
 
getSelectedCount() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
getSelectedCount() - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
getSelectedCount() - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
getSelectedCount() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
getSelectedCount() - Method in interface com.macrofocus.selection.Selection
Returns the number of elements currently selected.
getSelectedSet() - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
getSelectedSet() - Method in class com.macrofocus.selection.implementation.NullSelection
 
getSelectedSet() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
getSelectedSet() - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
getSelectedSet() - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
getSelectedSet() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
getSelectedSet() - Method in interface com.macrofocus.selection.Selection
Returns the selected elements as a Set.
getSelection() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Obtains the model used for selecting nodes in the treemap.
getSelection() - Method in interface com.macrofocus.treemap.TreeMapModel
Obtains the model used for selecting nodes in the treemap.
getSelection() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Obtains the model used for selecting nodes in the treemap.
getSelection() - Method in interface com.macrofocus.treeplot.TreePlotModel
Obtains the model used for selecting nodes in the treemap.
getSelectionColor() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the color to use for drawing the borders.
getSelectionColor() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the color to use for drawing the borders.
getSelectionColor() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the color to use for drawing the borders.
getSelectionColor() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the color to use for drawing the borders.
getSelectionColorProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getSelectionColorProperty() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the color to use for drawing the borders.
getSelectionToolTip() - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the tooltip used for selection.
getSelectionToolTip() - Method in interface com.macrofocus.treemap.TreeMapView
Returns the tooltip used for selection.
getSelectionToolTip() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
getSelectionToolTip() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getSelf() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getSettings() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the settings currently selected.
getSettings() - Method in class com.macrofocus.treemap.DefaultTreeMapField
 
getSettings() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the settings currently selected.
getSettings() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the settings currently selected.
getSettings() - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the settings currently selected.
getShape() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getShape() - Method in interface com.macrofocus.treemap.TreeMapNode
Gets the shape of the item in the map.
getShape(Point2d, double, TextShape) - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getShape(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the shape of the item in the map.
getShape(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the shape of the item in the map.
getShapeForLayout() - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
getShapeForLayout() - Method in interface com.macrofocus.treemap.tagcloud.Word
 
getShowLabel() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getShowLabel() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Tells whether the label of the specified field should be shown in the popup.
getShowLabel() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Tells whether the label of the specified field should be shown in the popup.
getShowLabelProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getShowLabelProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getShowLabelProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Tells whether the label of the specified field should be shown in the popup.
getShowPopup(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getShowPopup(TreeMapField) - Method in interface com.macrofocus.treemap.TreeMapSettings
Tells whether the specified field should be shown in the popup.
getShowPopup(TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getShowPopup(TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Tells whether the specified field should be shown in the popup.
getSize() - Method in interface com.macrofocus.index.Index
 
getSize() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
getSize() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
getSize() - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
getSize() - Method in interface com.macrofocus.treemap.TreeMapNode
Corresponds to area in map.
getSize() - Method in interface com.macrofocus.treemap.TreeMapView
 
getSize() - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
getSize() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getSize(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Corresponds to area in map.
getSize(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Corresponds to area in map.
getSize(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Corresponds to area in map.
getSize(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Corresponds to area in map.
getSizeTreeMapField() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the field used to represent the size.
getSizeTreeMapField() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the field used to represent the size.
getSizeTreeMapField() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Gets the model used to hold the field used to represent the size.
getSizeTreeMapField() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the model used to hold the field used to represent the size.
getSizeTreeMapFields() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getSizeTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getSizeVariableSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getSizeVariableSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getSource() - Method in class com.macrofocus.transform.zoom.ZoomEvent
 
getSpiral() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
getSpiral() - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
getStart() - Method in interface com.macrofocus.interval.Interval
 
getStart() - Method in class com.macrofocus.interval.PropertyClosedInterval
 
getStart() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getStart() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
getStartProperty() - Method in interface com.macrofocus.interval.Interval
 
getStartProperty() - Method in interface com.macrofocus.interval.MutableInterval
 
getStartProperty() - Method in class com.macrofocus.interval.PropertyClosedInterval
 
getStartProperty() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
getStartProperty() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
getStepSize() - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
getStepSize() - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
getString() - Method in class com.macrofocus.application.SimpleVersionModel
 
getString() - Method in interface com.macrofocus.application.VersionModel
 
getStringBounds(String) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getStringUnderscore() - Method in class com.macrofocus.application.SimpleVersionModel
 
getStringUnderscore() - Method in interface com.macrofocus.application.VersionModel
 
getStringValue(N, TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the string value for the cell at columnIndex and of node.
getStringValue(N, TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the string value for the cell at columnIndex and of node.
getStringValue(N, TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Returns the string value for the cell at columnIndex and of node.
getStringValue(N, TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the string value for the cell at columnIndex and of node.
getStringWidth(String) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getStringWidth(String) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getSum() - Method in class com.macrofocus.helper.TableHelper.ColumnStatistics
 
getSumSize(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getSumSize(N) - Method in interface com.macrofocus.treemap.TreeMapModel
 
getSurveyvisualizerReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getTablebrowserReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getTableModel() - Method in class com.macrofocus.data.table.Column
 
getTableModel() - Method in class com.macrofocus.data.table.DirectRow
 
getTableModel() - Method in class com.macrofocus.data.table.IndexedRow
 
getTableModel() - Method in interface com.macrofocus.data.table.Row
 
getText() - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
getText() - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
getText() - Method in interface com.macrofocus.treemap.tagcloud.TextShape
 
getThisBox() - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBoxPair
 
getToolTip() - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the tooltip used for probing (aka mouse over).
getToolTip() - Method in interface com.macrofocus.treemap.TreeMapView
Returns the tooltip used for probing (aka mouse over).
getToolTip() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
getToolTip() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getTooltipBackground() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Returns the background color to use for drawing the tooltips.
getTooltipBackground() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the background color to use for drawing the tooltips.
getTooltipBackground() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Returns the background color to use for drawing the tooltips.
getTooltipBackground() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Returns the background color to use for drawing the tooltips.
getTooltipBackgroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getTooltipBackgroundProperty() - Method in interface com.macrofocus.treemap.TreeMapSettings
Returns the background color to use for drawing the tooltips.
getTooltipFont() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the font used for labeling the tooltips.
getTooltipFont() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the font used for labeling the tooltips.
getTooltipFont() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the font used for labeling the tooltips.
getTooltipFontProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the font used for labeling the tooltips.
getTooltipFontProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getTooltipFontProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the font used for labeling the tooltips.
getTooltipForeground() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the foreground color to use for drawing the tooltips.
getTooltipForeground() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Returns the foreground color to use for drawing the tooltips.
getTooltipForeground() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the foreground color to use for drawing the tooltips.
getTooltipForegroundProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Returns the foreground color to use for drawing the tooltips.
getTooltipForegroundProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getTooltipForegroundProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Returns the foreground color to use for drawing the tooltips.
getToolTipImage(N) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
getToolTipImage(N) - Method in interface com.macrofocus.treemap.TreeMapView
Creates a new image and render the tooltip used for probing into it.
getToolTipPreferredLocation(N) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
getToolTipPreferredLocation(N) - Method in interface com.macrofocus.treemap.TreeMapView
Returns the preferred location of the probing tooltip for the specified node.
getToolTipPreferredLocation(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
getToolTipPreferredLocation(N) - Method in interface com.macrofocus.treeplot.TreePlotView
 
getTooltipRenderer() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getTooltipRenderer() - Method in interface com.macrofocus.treemap.TreeMapView
 
getTooltipRenderer() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
getTooltipRenderer() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getTooltipRendererComponent(TreeMapView<C, N, Row, Column, Color, Font>, TreeMapField<N, Column>, N, Dimension) - Method in class com.macrofocus.treemap.DefaultTreeMapTooltipRenderer
 
getTooltipRendererComponent(TreeMapView<C, N, Row, Column, Color, Font>, TreeMapField<N, Column>, N, Dimension) - Method in interface com.macrofocus.treemap.TreeMapTooltipRenderer
Returns the component used for drawing the tooltip values.
getTooltipRendererComponent(TreePlotView<C, N, Row, Column, Color, Font>, TreeMapField<N, Column>, N, Dimension) - Method in class com.macrofocus.treeplot.DefaultTreePlotTooltipRenderer
 
getTooltipRendererComponent(TreePlotView<Component, N, Row, Column, Color, Font>, TreeMapField<N, Column>, N, Dimension) - Method in interface com.macrofocus.treeplot.TreePlotTooltipRenderer
Returns the component used for drawing the tooltip values.
getTooltipRendering() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getTooltipRendering() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
getTooltipRendering() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getTooltipRenderingProperty() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
getTooltipRenderingProperty() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
getTooltipRenderingProperty() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
getTooltipTreeMapFields() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getTooltipTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapModel
 
getToolTipTreeMapFields() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to hold the list of fields to be use by the tooltip.
getToolTipTreeMapFields() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to hold the list of fields to be use by the tooltip.
getToolTipTreeMapFields() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Gets the model used to hold the list of fields to be use by the tooltip.
getToolTipTreeMapFields() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the model used to hold the list of fields to be use by the tooltip.
getTooltipVariablesSelection() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
getTooltipVariablesSelection() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
getTopHeaderSpacing(N, N, TreeMapView, TreeMapModel) - Method in class com.macrofocus.treemap.AbstractLabeling
 
getTopHeaderSpacing(N, N, TreeMapView, TreeMapModel) - Method in interface com.macrofocus.treemap.Labeling
 
getTopHeaderSpacing(N, N, TreeMapView, TreeMapModel) - Method in class com.macrofocus.treemap.OverlayLabeling
 
getTopLayeredPane(Component) - Static method in class com.macrofocus.helper.SwingHelper
 
getTopSpace(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractLabeling
getTopSpace(TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.Labeling
 
getTopSpace(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.SurroundLabeling
getTransform() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
getTransform() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
getTranslateX() - Method in class com.macrofocus.treemap.RectangularTransform
 
getTranslateY() - Method in class com.macrofocus.treemap.RectangularTransform
 
getTreeMapField(int) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getTreeMapField(int) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the field corresponding to the specified column index.
getTreeMapField(int) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the field corresponding to the specified column index.
getTreeMapField(int) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the field corresponding to the specified column index.
getTreeMapField(Column) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getTreeMapField(Column) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the field corresponding to the specified column index.
getTreeMapField(String) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Gets the field corresponding to the specified column name.
getTreeMapField(String) - Method in interface com.macrofocus.treeplot.TreePlotModel
Gets the field corresponding to the specified column name.
getTreeMapFieldByName(String) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getTreeMapFieldByName(String) - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the field corresponding to the specified column name.
getTreeMapFields(boolean) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getTreeMapFields(boolean) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getTreeMapFields(int...) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getTreeMapFields(Column...) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getTreeMapFields(String...) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getTreeMapFieldsByVerticalAlignment(TreeMapModel, TreeMapField[], int) - Method in class com.macrofocus.treemap.AbstractLabeling
 
getTreeMapHeaderRendererComponent(TreeMapModel<N, Row, Column, Color, Font>, N, Dimension) - Method in class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
 
getTreeMapHeaderRendererComponent(TreeMapModel<N, Row, Column, Color, Font>, N, Dimension) - Method in interface com.macrofocus.treemap.TreeMapHeaderRenderer
Returns the component used for drawing the headers.
getTreeMapLabelRendererComponent(TreeMapView<C, N, Row, Column, Color, Font>, TreeMapField<N, Column>, N, Dimension) - Method in class com.macrofocus.treemap.DefaultTreeMapLabelRenderer
 
getTreeMapLabelRendererComponent(TreeMapView<C, N, Row, Column, Color, Font>, TreeMapField<N, Column>, N, Dimension) - Method in interface com.macrofocus.treemap.TreeMapLabelRenderer
Returns the component used for drawing the labels values.
getTreeMapModel() - Method in class com.macrofocus.treemap.AbstractTreeMapField
 
getTreeMapModel() - Method in class com.macrofocus.treemap.DefaultTreeMapField
 
getTreeMapModel() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getTreeMapModel() - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getTreeMapNode() - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
getTreeMapNode() - Method in interface com.macrofocus.treemap.tagcloud.Word
 
getTreemapReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getTrenddisplayReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getType() - Method in class com.macrofocus.data.table.Column
 
getType() - Method in class com.macrofocus.treemap.DefaultTreeMapField
Returns the most specific superclass for all the values.
getType() - Method in class com.macrofocus.treemap.DefaultTreeMapToolTip
 
getType() - Method in class com.macrofocus.treemap.NoTreeMapField
 
getType() - Method in interface com.macrofocus.treemap.TreeMapField
Returns the most specific superclass for all the values.
getType() - Method in interface com.macrofocus.treemap.TreeMapToolTip
Gets the type of tooltip.
getType() - Method in class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
getType() - Method in class com.macrofocus.type.convert.ToBooleanTypeConverter
 
getType() - Method in class com.macrofocus.type.convert.ToCommonTypeConverter
 
getType() - Method in class com.macrofocus.type.convert.ToDoubleTypeConverter
 
getType() - Method in class com.macrofocus.type.convert.ToIntegerTypeConverter
 
getType() - Method in interface com.macrofocus.type.convert.TypeConverter
 
getType() - Method in interface com.macrofocus.type.convert.TypeConverter.Input
 
getType(TreeMapField) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
getUnfiltered() - Method in interface com.macrofocus.filter.FilterEvent
 
getUnfiltered() - Method in class com.macrofocus.filter.SimpleFilterEvent
 
getUnselected() - Method in class com.macrofocus.selection.implementation.AbstractSelectionEvent
 
getUnselected() - Method in interface com.macrofocus.selection.SelectionEvent
 
getUsername() - Method in interface com.macrofocus.license.LicenseModel
 
getUsername() - Method in class com.macrofocus.license.SimpleLicenseModel
 
getValidity() - Method in interface com.macrofocus.application.ApplicationModel
 
getValidity() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getValidity() - Method in interface com.macrofocus.license.LicenseModel
 
getValidity() - Method in class com.macrofocus.license.SimpleLicenseModel
 
getValue() - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
getValue() - Method in class com.macrofocus.interval.adapter.IntervalProperty
 
getValue() - Method in interface com.macrofocus.persistence.Attribute
 
getValue() - Method in class com.macrofocus.persistence.DefaultAttribute
 
getValue() - Method in class com.macrofocus.persistence.JsonMLAttribute
 
getValue() - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
getValue() - Method in class com.macrofocus.properties.implementation.SimpleListProperty
 
getValue() - Method in class com.macrofocus.properties.implementation.SimpleProperty
 
getValue() - Method in class com.macrofocus.properties.implementation.SingleSelectionProperty
 
getValue() - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
getValue() - Method in interface com.macrofocus.properties.Property
 
getValue() - Method in class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel
 
getValue() - Method in class com.macrofocus.properties.swing.PropertyNumberSpinnerModel
 
getValue() - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
getValue() - Method in class com.macrofocus.treemap.MutableAlgorithmProperty
 
getValue() - Method in class com.macrofocus.utils.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue(Column, TableStatistics.Method) - Method in class com.macrofocus.data.table.TableStatistics
 
getValue(String) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
getValue(String) - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
getValue(String) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
getValue(String) - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the value of the specified property.
getValue(String) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
getValue(String) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the value of the specified property.
getValue(K) - Method in class com.macrofocus.properties.implementation.EnumProperties
 
getValue(K) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
getValue(K) - Method in interface com.macrofocus.properties.Properties
 
getValue(N) - Method in class com.macrofocus.treemap.DefaultTreeMapField
Returns the value for the specified row.
getValue(N) - Method in class com.macrofocus.treemap.NoTreeMapField
Returns the value for the specified row.
getValue(N) - Method in interface com.macrofocus.treemap.TreeMapField
Returns the value for the specified row.
getValueAt(int) - Method in class com.macrofocus.data.table.Column
 
getValueAt(int) - Method in class com.macrofocus.data.table.DirectRow
 
getValueAt(int) - Method in class com.macrofocus.data.table.IndexedRow
 
getValueAt(int) - Method in interface com.macrofocus.data.table.Row
 
getValueAt(C, String) - Method in class com.macrofocus.details.DetailsDataFrame
 
getValueAt(N, Column) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
getValueAt(N, Column) - Method in interface com.macrofocus.treemap.TreeMapModel
Returns the value for the cell at columnIndex and of node.
getValueAt(N, Column) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Returns the value for the cell at columnIndex and of node.
getValueAt(N, Column) - Method in interface com.macrofocus.treeplot.TreePlotModel
Returns the value for the cell at columnIndex and of node.
getVersion() - Method in interface com.macrofocus.application.ApplicationModel
Gets the version number of this application
getVersion() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getVersionModel() - Method in interface com.macrofocus.application.ApplicationModel
 
getVersionModel() - Method in class com.macrofocus.application.SimpleApplicationModel
 
getView() - Method in class com.macrofocus.treemap.AbstractTreeMap
Returns the view used for the treemap.
getView() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Gets the view associated with this tooltip.
getView() - Method in interface com.macrofocus.treemap.TreeMap
 
getView() - Method in class com.macrofocus.treeplot.AbstractTreePlot
Returns the view used for the treemap.
getView() - Method in class com.macrofocus.treeplot.AbstractTreePlotController
 
getView() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Gets the view associated with this tooltip.
getView() - Method in interface com.macrofocus.treeplot.TreePlot
 
getViewport() - Method in class com.macrofocus.treemap.AbstractTreeMapController
 
getViewport() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
getViewport() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
getViewport() - Method in interface com.macrofocus.treemap.TreeMapView
 
getVisfluxReleaseDate() - Method in class com.macrofocus.application.ApplicationModelFactory
 
getWidth() - Method in class com.macrofocus.treemap.DefaultTreeMapToolTip
 
getWidth() - Method in interface com.macrofocus.treemap.TreeMapToolTip
 
getWidth() - Method in class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
getWidth() - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
getWidth() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getWorker() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the worker task updating the layout.
getWorker() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the worker task updating the layout.
getWorkerFuture() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Gets the worker task updating the layout.
getWorkerFuture() - Method in interface com.macrofocus.treemap.TreeMapModel
Gets the worker task updating the layout.
getWorld() - Method in class com.macrofocus.treemap.AbstractTreeMapController
 
getWorld() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
getWorld() - Method in interface com.macrofocus.treemap.TreeMapView
 
getWorld() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getWorldInterval() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
getWorldInterval() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
getWorldInterval() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
getWorldMax() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
getWorldMax() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
getWorldMax() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
getWorldMin() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
getWorldMin() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
getWorldMin() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
getWorldRange() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
getWorldRange() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
getWorldRange() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
getWrappedProperty(MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
getXCoordinateAxis() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getXCoordinateAxis() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getXGuide() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getXGuide() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getXRangeModel() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getXRangeModel() - Method in interface com.macrofocus.treemap.TreeMapView
 
getXRangeModel() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getXRangeModel() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getXTreeMapFields() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getXTreeMapFields() - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getXVariable() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getXVariable() - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getYCoordinateAxis() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getYCoordinateAxis() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getYGuide() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getYGuide() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getYRangeModel() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getYRangeModel() - Method in interface com.macrofocus.treemap.TreeMapView
 
getYRangeModel() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getYRangeModel() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getYTreeMapFields() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getYTreeMapFields() - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getYVariable() - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
getYVariable() - Method in interface com.macrofocus.treeplot.TreePlotModel
 
getZoomFactor() - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
getZoomFactor() - Method in class com.macrofocus.treemap.AbstractTreeMapView
getZoomFactor() - Method in interface com.macrofocus.treemap.TreeMapView
 
getZoomFactor() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
getZoomFactor() - Method in interface com.macrofocus.treeplot.TreePlotView
 
getZoomStrategy() - Method in class com.macrofocus.transform.zoom.ZoomEvent
 
getZoomStrategy() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
gridThickness - Variable in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
GridTreePlotRenderer<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treeplot
Renderer for the grid.
GridTreePlotRenderer() - Constructor for class com.macrofocus.treeplot.GridTreePlotRenderer
 
groupByField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
groupByFields - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
groupByProperty() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
groupByProperty() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
groupByVariables - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
GwtCompatible - Annotation Type in com.macrofocus.annotations
 
GwtIncompatible - Annotation Type in com.macrofocus.annotations
 
GWTLoggingOutput - Class in com.macrofocus.util.logging
User: gluc Date: Sep 29, 2004 Time: 12:23:22 AM
GWTLoggingOutput() - Constructor for class com.macrofocus.util.logging.GWTLoggingOutput
 

H

hasChild(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
hasChild(T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
hashCode() - Method in class com.macrofocus.application.SimpleVersionModel
 
hashCode() - Method in class com.macrofocus.data.table.Column
 
hashCode() - Method in class com.macrofocus.data.table.DirectRow
 
hashCode() - Method in class com.macrofocus.data.table.IndexedRow
 
hashCode() - Method in class com.macrofocus.treemap.DefaultTreeMapField
hashCode() - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
hashCode() - Method in class com.macrofocus.treemap.NoTreeMapField
 
hashCode() - Method in class com.macrofocus.treemap.Pair
 
hashCode() - Method in class com.macrofocus.utils.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class com.macrofocus.utils.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class com.macrofocus.utils.AbstractSet
Returns the hash code value for this set.
hasNoChildren() - Method in class com.macrofocus.treemap.LeafTreeMapNode
Tells whether this node contains children.
hasNoChildren() - Method in class com.macrofocus.treemap.ParentTreeMapNode
Tells whether this node contains children.
hasNoChildren() - Method in interface com.macrofocus.treemap.TreeMapNode
Tells whether this node contains children.
hasNoChildren(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Tells whether the given node is a leaf node or not.
hasNoChildren(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Tells whether the given node is a leaf node or not.
hasNoChildren(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
hasNoChildren(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Tells whether the given node is a leaf node or not.
HCILFileType - Class in com.macrofocus.file
 
headerBackground - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerEffect - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerEffect - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
headerEffectColor - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerEffectOpacity - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerEffectOpacity - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
headerFont - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerForeground - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerHorizontalAlignment - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerHorizontalAlignment - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
headerInsets - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerInsets - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
headerMinimumCharactersToDisplay - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerMinimumCharactersToDisplay - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
headerRenderer - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
headerRendering - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerRendering - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
headerVerticalAlignment - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
headerVerticalAlignment - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
Headless<Color,​Font> - Interface in com.macrofocus.treemap.crossplatform
Created by luc on 26.04.17.
headMap(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
headMap(K, boolean) - Method in class com.macrofocus.utils.IndexedTreeMap
 
headSet(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
headSet(E, boolean) - Method in class com.macrofocus.utils.IndexedTreeSet
 
Heavyweight - com.macrofocus.treemap.TreeMapToolTip.ToolTipType
Use a heavyweight AWT component as a container for the tooltip.
Height - com.macrofocus.properties.swing.PropertyDimensionSpinnerModel.Axe
 
HEIGHT - Static variable in class com.macrofocus.treemap.OrderingFactory
 
heightField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
heightField - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
heightVariable - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
hide(E...) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
hide(E...) - Method in interface com.macrofocus.order.MutableVisibleOrder
 
hide(Iterable<E>) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
hide(Iterable<E>) - Method in interface com.macrofocus.order.MutableVisibleOrder
 
hideFilterResults - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
hideFilterResults - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
hidePopup() - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Hides the popup.
hidePopup() - Method in class com.macrofocus.treemap.DefaultTreeMapPopup
 
hidePopup() - Method in interface com.macrofocus.treemap.TreeMapPopup
Hides the popup.
hidePopup() - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Hides the popup.
hidePopup() - Method in class com.macrofocus.treeplot.DefaultTreePlotPopup
 
hideSearchResults - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
hideSearchResults - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
HierarchicalBoundingBox - Class in com.macrofocus.treemap.tagcloud
 
HierarchicalBoundingBox(Rectangle2D, Shape, int) - Constructor for class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBox
 
HierarchicalBoundingBoxes - Class in com.macrofocus.treemap.tagcloud
 
HierarchicalBoundingBoxes(Shape, int, double) - Constructor for class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBoxes
 
HierarchicalBoundingBoxPair - Class in com.macrofocus.treemap.tagcloud
 
HierarchicalBoundingBoxPair(HierarchicalBoundingBox, HierarchicalBoundingBox) - Constructor for class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBoxPair
 
Hierarchy<T> - Interface in com.macrofocus.hierarchy
 
HierarchyEvent<T> - Class in com.macrofocus.hierarchy
 
HierarchyEvent(Hierarchy<T>, HierarchyEvent.Type, T, T, int, boolean) - Constructor for class com.macrofocus.hierarchy.HierarchyEvent
 
HierarchyEvent.Type - Enum in com.macrofocus.hierarchy
 
HierarchyHelper - Class in com.macrofocus.hierarchy
 
HierarchyHelper() - Constructor for class com.macrofocus.hierarchy.HierarchyHelper
 
HierarchyListener<T> - Interface in com.macrofocus.hierarchy
The listener interface for receiving "interesting" events (insertion, change, removal) about a hierarchy.
hierarchyNodeChanged(HierarchyEvent<T>) - Method in interface com.macrofocus.hierarchy.HierarchyListener
 
hierarchyNodeInserted(HierarchyEvent<T>) - Method in interface com.macrofocus.hierarchy.HierarchyListener
 
hierarchyNodeRemoved(HierarchyEvent<T>) - Method in interface com.macrofocus.hierarchy.HierarchyListener
 
hierarchyStructureChanged(HierarchyEvent<T>) - Method in interface com.macrofocus.hierarchy.HierarchyListener
 
HierarchyTreeModel<T> - Class in com.macrofocus.hierarchy.swing
 
HierarchyTreeModel(Hierarchy<T>) - Constructor for class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
HIGHD - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
HIGHD_API - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
HIGHD_API_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
HIGHD_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
HIGHD_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
HIGHD_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
HighDFileType - Class in com.macrofocus.file
 
higher(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
higherEntry(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
higherKey(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
Histogram - Interface in com.macrofocus.math.stat
 
hitClip(Rectangle) - Method in class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
hitClip(Rectangle) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
HoritzonalOrientationStrategy() - Constructor for class com.macrofocus.treemap.SliceAndDiceAlgorithm.HoritzonalOrientationStrategy
 
Horizontal - com.macrofocus.treemap.BarAlgorithm.Orientation
 
Horizontal - com.macrofocus.treemap.tagcloud.Orientation
 
HorizontalAndVertical - com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.OrientationMode
 
HTMLTagCloudFileType - Class in com.macrofocus.file
 

I

ICICLE - Static variable in class com.macrofocus.treemap.AlgorithmFactory
 
IcicleAlgorithm<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
 
IcicleAlgorithm() - Constructor for class com.macrofocus.treemap.IcicleAlgorithm
 
iconProperty() - Method in class com.macrofocus.command.AbstractUICommand
 
iconProperty() - Method in interface com.macrofocus.command.UICommand
 
ifilter(Predicate<T>, List<T>) - Static method in class com.macrofocus.treemap.Itertools
 
ifilterfalse(Predicate<T>, List<T>) - Static method in class com.macrofocus.treemap.Itertools
 
ightSourceHeight - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
imageFactory - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
imap(Function<T, U>, List<T>...) - Static method in class com.macrofocus.treemap.Itertools
 
Incremental - com.macrofocus.treemap.TreeMapView.Progressive
 
index - Variable in class com.macrofocus.filter.AbstractIndexFilter
 
Index<K> - Interface in com.macrofocus.index
 
IndexedNavigableMap<K,​V> - Interface in com.macrofocus.utils
User: Vitaly Sazanovich Date: 07/02/13 Time: 19:28 Email: Vitaly.Sazanovich@gmail.com
IndexedNavigableSet<E> - Interface in com.macrofocus.utils
User: Vitaly Sazanovich Date: 08/02/13 Time: 09:56 Email: Vitaly.Sazanovich@gmail.com
IndexedRow - Class in com.macrofocus.data.table
 
IndexedRow(TableModel, int, Column...) - Constructor for class com.macrofocus.data.table.IndexedRow
 
IndexedRowCreator(Column...) - Constructor for class com.macrofocus.data.table.RowFactory.IndexedRowCreator
 
IndexedTreeMap<K,​V> - Class in com.macrofocus.utils
A Red-Black tree based NavigableMap implementation.
IndexedTreeMap() - Constructor for class com.macrofocus.utils.IndexedTreeMap
Constructs a new, empty tree map, using the natural ordering of its keys.
IndexedTreeMap(Comparator<? super K>) - Constructor for class com.macrofocus.utils.IndexedTreeMap
Constructs a new, empty tree map, ordered according to the given comparator.
IndexedTreeMap(Map<? extends K, ? extends V>) - Constructor for class com.macrofocus.utils.IndexedTreeMap
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
IndexedTreeMap(SortedMap<K, ? extends V>) - Constructor for class com.macrofocus.utils.IndexedTreeMap
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
IndexedTreeSet<E> - Class in com.macrofocus.utils
A NavigableSet implementation based on a IndexedTreeMap.
IndexedTreeSet() - Constructor for class com.macrofocus.utils.IndexedTreeSet
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
IndexedTreeSet(Collection<? extends E>) - Constructor for class com.macrofocus.utils.IndexedTreeSet
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
IndexedTreeSet(Comparator<? super E>) - Constructor for class com.macrofocus.utils.IndexedTreeSet
Constructs a new, empty tree set, sorted according to the specified comparator.
IndexedTreeSet(SortedSet<E>) - Constructor for class com.macrofocus.utils.IndexedTreeSet
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
IndexFilter<E> - Interface in com.macrofocus.filter
Created by luc on 24.04.17.
indexOf(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
indexOf(E) - Method in interface com.macrofocus.order.Order
 
INFINITE - Static variable in class com.macrofocus.treemap.DepthFactory
Indicates that no limit to the depth of the display.
infiniteLineIntersection(Spoint, Spoint, Spoint, Spoint) - Static method in class com.macrofocus.treeplot.Spoint
 
inflateByteArray(byte[]) - Static method in class com.macrofocus.data.type.TypeHelper
 
INFOSCOPE_APPLET_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
INFOSCOPE_PRO_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
INFOSCOPE_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
INFOSCOPE_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
InfoScopeFileType - Class in com.macrofocus.file
 
initDefaults() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
Insert(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
insertChild(T, int, T) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
insertChild(T, int, T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
Inserted - com.macrofocus.hierarchy.HierarchyEvent.Type
 
Interpolator - Class in com.macrofocus.treemap.tagcloud
 
Interpolator() - Constructor for class com.macrofocus.treemap.tagcloud.Interpolator
 
intersects(double, double, double, double) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
intersects(HierarchicalBoundingBoxes) - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBoxes
 
intersects(Word) - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
intersects(Word) - Method in interface com.macrofocus.treemap.tagcloud.Word
 
intersects(Rectangle2D) - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
Interval - Interface in com.macrofocus.interval
/** This interface represents the current state of an interval.
intervalChanged(IntervalEvent) - Method in interface com.macrofocus.interval.IntervalListener
Called whenever the value of the interval changes.
IntervalEvent - Class in com.macrofocus.interval
/** An event that characterizes a change in the current interval.
IntervalEvent(double, double, double) - Constructor for class com.macrofocus.interval.IntervalEvent
 
IntervalListener - Interface in com.macrofocus.interval
/** The listener interface for receiving "interesting" events about an interval.
IntervalProperty - Class in com.macrofocus.interval.adapter
 
IntervalProperty(MutableInterval, IntervalProperty.Value) - Constructor for class com.macrofocus.interval.adapter.IntervalProperty
 
IntervalProperty.Value - Enum in com.macrofocus.interval.adapter
 
intLerp(int, int, int) - Static method in class com.macrofocus.helper.ColorHelper
 
intMult(int, int) - Static method in class com.macrofocus.helper.ColorHelper
 
intPrelerp(int, int, int) - Static method in class com.macrofocus.helper.ColorHelper
 
intToArcType(int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
Inva(int, int) - Static method in class com.macrofocus.helper.ColorHelper
 
InvalidKey - com.macrofocus.license.LicenseModel.State
 
InvalidLength - com.macrofocus.license.LicenseModel.State
 
INVERSE - Static variable in class com.macrofocus.treemap.ScaleFactory
Returns the inverse (1 / x) of the value.
isActive() - Method in class com.macrofocus.filter.AbstractIndexFilter
 
isActive() - Method in interface com.macrofocus.filter.Filter
Indicates whether at least one element is currently filtered.
isActive() - Method in class com.macrofocus.filter.SimpleFilter
 
isActive() - Method in class com.macrofocus.filter.SimpleIndexFilter
 
isActive() - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
isActive() - Method in class com.macrofocus.selection.implementation.NullSelection
 
isActive() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
isActive() - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
isActive() - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
isActive() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
isActive() - Method in interface com.macrofocus.selection.Selection
Indicates whether at least one element is currently selected.
isAdjusting() - Method in class com.macrofocus.hierarchy.HierarchyEvent
 
isAffected(E) - Method in class com.macrofocus.selection.implementation.SimpleSelectionEvent
 
isAffected(E) - Method in class com.macrofocus.selection.implementation.SingleSelectionEvent
 
isAffected(E) - Method in interface com.macrofocus.selection.SelectionEvent
 
isAffine() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
isAffine() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
isAffine() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
isAncestor(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Indicates whether an element is ancestor of another one.
isAqua() - Static method in class com.macrofocus.helper.LookAndFeelHelper
 
isAssignableFrom(Class, Class) - Method in class com.macrofocus.utils.CPTest
 
isCancelled() - Method in interface com.macrofocus.timer.CPExecutor.Cancelable
 
isCancelled() - Method in class com.macrofocus.treemap.AbstractTreeMapModel.Worker
 
isCancelled() - Method in interface com.macrofocus.treemap.TreeMapWorker
Indicates whether the work has been cancelled.
isChildContained() - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
isChildContained() - Method in interface com.macrofocus.treemap.Algorithm
 
isChildContained() - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
isChildContained() - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
isColorParent() - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
isColorParent() - Method in interface com.macrofocus.treemap.Algorithm
 
isColorParent() - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
isColorParent() - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
isColorsChanged() - Method in class com.macrofocus.treemap.TreeMapEvent
 
isCompatible(Shape) - Method in interface com.macrofocus.treemap.Algorithm
Indicates whether the layout algorithm can handle the given geometry of its parent
isCompatible(Shape) - Method in class com.macrofocus.treemap.BarAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.PieAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.PivotByAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.SquarifiedAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.SquarifiedPlusAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
isCompatible(Shape) - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
isConvertable(TypeConverter.Input) - Method in class com.macrofocus.type.convert.ToBooleanTypeConverter
 
isConvertable(TypeConverter.Input) - Method in class com.macrofocus.type.convert.ToCommonTypeConverter
 
isConvertable(TypeConverter.Input) - Method in class com.macrofocus.type.convert.ToDoubleTypeConverter
 
isConvertable(TypeConverter.Input) - Method in class com.macrofocus.type.convert.ToIntegerTypeConverter
 
isConvertable(TypeConverter.Input) - Method in interface com.macrofocus.type.convert.TypeConverter
 
isDebug() - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
isDebug() - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
isDefaults() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Gets whether the default settings can be overridden by these settings
isDefaults() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Gets whether the default settings can be overridden by these settings
isDefaults() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets whether the default settings can be overridden by these settings
isDegenerate() - Method in class com.macrofocus.interval.ClosedInterval
 
isDegenerate() - Method in interface com.macrofocus.interval.Interval
Tests whether the starting and ending values are the same
isDegenerate() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
isDegenerate() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
isDescendingFrom(Component, Component) - Static method in class com.macrofocus.helper.SwingHelper
 
isDirty() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Tells whether the current layout need to be reprocessed.
isDirty() - Method in class com.macrofocus.treemap.AbstractTreeMapView
isDirty() - Method in interface com.macrofocus.treemap.TreeMapModel
Tells whether the current layout need to be reprocessed.
isDirty() - Method in interface com.macrofocus.treemap.TreeMapView
 
isDirty() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
isDirty() - Method in interface com.macrofocus.treeplot.TreePlotView
 
isEmpty() - Method in class com.macrofocus.utils.AbstractMap
isEmpty() - Method in class com.macrofocus.utils.ConcurrentHashSet
 
isEmpty() - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
isEmpty() - Method in class com.macrofocus.utils.IndexedTreeSet
Returns true if this set contains no elements.
isEnabled() - Method in class com.macrofocus.filter.AbstractFilter
 
isEnabled() - Method in interface com.macrofocus.filter.Filter
 
isEnabled() - Method in class com.macrofocus.filter.SimpleIndexFilter
 
isEnabled() - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
isEnabled() - Method in interface com.macrofocus.selection.Selection
 
isEqualOrHigher(VersionModel) - Method in class com.macrofocus.application.SimpleVersionModel
 
isEqualOrHigher(VersionModel) - Method in interface com.macrofocus.application.VersionModel
 
isEveryValueUnique() - Method in class com.macrofocus.treemap.AbstractTreeMapField
Indicates whether the field only contains unique values.
isEveryValueUnique() - Method in class com.macrofocus.treemap.NoTreeMapField
Indicates whether the field only contains unique values.
isEveryValueUnique() - Method in interface com.macrofocus.treemap.TreeMapField
Indicates whether the field only contains unique values.
isEveryValueUnique(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
isEveryValueUnique(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
Indicates whether all the values in the given field are unique.
isFiltered(E) - Method in class com.macrofocus.filter.AbstractIndexFilter
 
isFiltered(E) - Method in interface com.macrofocus.filter.Filter
Indicates whether a given element is filtered or not.
isFiltered(E) - Method in class com.macrofocus.filter.SimpleFilter
 
isFiltered(E) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
isFiltered(E, Object) - Method in interface com.macrofocus.filter.Filter
Indicates whether a given element is filtered or not by the given locksmith.
isFiltered(E, Object) - Method in class com.macrofocus.filter.SimpleFilter
 
isFiltered(E, Object) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
isFullRange() - Method in class com.macrofocus.interval.AbstractBoundedInterval
 
isFullRange() - Method in interface com.macrofocus.interval.BoundedInterval
 
isGroupByChanged() - Method in class com.macrofocus.treemap.TreeMapEvent
 
isHideFilterResults() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to indicate whether filtered nodes should be hidden.
isHideFilterResults() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to indicate whether filtered nodes should be hidden.
isHideFilterResults() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Gets the model used to indicate whether filtered nodes should be hidden.
isHideFilterResults() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the model used to indicate whether filtered nodes should be hidden.
isHideSearchResults() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Gets the model used to indicate whether nodes that do not match the search criteria should be hidden.
isHideSearchResults() - Method in interface com.macrofocus.treemap.TreeMapSettings
Gets the model used to indicate whether nodes that do not match the search criteria should be hidden.
isHideSearchResults() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Gets the model used to indicate whether nodes that do not match the search criteria should be hidden.
isHideSearchResults() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Gets the model used to indicate whether nodes that do not match the search criteria should be hidden.
isInverted() - Method in class com.macrofocus.interval.ClosedInterval
 
isInverted() - Method in interface com.macrofocus.interval.Interval
 
isInverted() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
isInverted() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
isInvertedScale() - Method in interface com.macrofocus.interval.BoundedInterval
 
isInvertedScale() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
isJdk6Above() - Static method in class com.macrofocus.helper.OSHelper
 
isJdk7Above() - Static method in class com.macrofocus.helper.OSHelper
 
isJdk8Above() - Static method in class com.macrofocus.helper.OSHelper
 
isJdk8u20Above() - Static method in class com.macrofocus.helper.OSHelper
 
isLayoutChanged() - Method in class com.macrofocus.treemap.TreeMapEvent
 
isLeaf() - Method in class com.macrofocus.treemap.LeafTreeMapNode
 
isLeaf() - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
isLeaf() - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBox
 
isLeaf() - Method in interface com.macrofocus.treemap.TreeMapNode
 
isLeaf(Object) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
isLeaf(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
isLeaf(N) - Method in interface com.macrofocus.treemap.TreeMapModel
 
isLeaf(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
isLeaf(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
 
isLeaf(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns true if this node has no children.
isLeaf(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
islice(List<T>, int) - Static method in class com.macrofocus.treemap.Itertools
 
islice(List<T>, int, int) - Static method in class com.macrofocus.treemap.Itertools
 
islice(List<T>, int, int, int) - Static method in class com.macrofocus.treemap.Itertools
 
isLinux() - Static method in class com.macrofocus.helper.OSHelper
 
isMacOSX() - Static method in class com.macrofocus.helper.OSHelper
 
isMenuShortcutKeyDown(InputEvent) - Static method in class com.macrofocus.utils.SwingUtils
 
isMetal() - Static method in class com.macrofocus.helper.LookAndFeelHelper
 
isMultipleSelectionKey(InputEvent) - Static method in class com.macrofocus.helper.SwingHelper
 
isNodeChild(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns true if aNode is a child of this node.
isNodeSibling(T, T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
Returns true if anotherNode is a sibling of (has the same parent as) this node.
isNumericType(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
isNumericType(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
 
isNumericType(TreeMapField<N, Column>) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
isNumericType(TreeMapField<N, Column>) - Method in interface com.macrofocus.treeplot.TreePlotModel
 
isNumericType(Class<?>) - Static method in class com.macrofocus.utils.TypeUtils
Checks if the type is a numeric type.
isOpaque() - Method in class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
 
isOrthogonal(AffineTransform) - Static method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
Return true if the given transform maps a rectangle to a rectangle.
isOverrideDefaults() - Method in class com.macrofocus.properties.implementation.OverrideProperties
Gets whether the default settings are overridden by these settings
isOverrideDefaults() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Gets whether the default settings are overridden by these settings
isOverrideDefaults() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Gets whether the default settings are overridden by these settings
isOverrideDefaults() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Gets whether the default settings are overridden by these settings
isPaintingForPrint() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
isPaintingForPrint() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
isRenderingLeafLabelsSupported() - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
isRenderingLeafLabelsSupported() - Method in interface com.macrofocus.treemap.Algorithm
 
isRenderingLeafLabelsSupported() - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
isRenderingLeafLabelsSupported() - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
isRenderingLeafLabelsSupported() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
isRenderingParentLabelSupported() - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
isRenderingParentLabelSupported() - Method in interface com.macrofocus.treemap.Algorithm
 
isRenderingParentLabelSupported() - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
isRenderingParentLabelSupported() - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
isRenderingParentLabelSupported() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
isRoot() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
isRoot(AbstractTreeMapNode) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Tells whether the given node is the root node or not.
isRoot(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Tells whether the given node is the root node or not.
isRoot(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Tells whether the given node is the root node or not.
isRoot(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Tells whether the given node is the root node or not.
isRoot(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
isRoot(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
isScheduled() - Method in class com.macrofocus.timer.PostponingTimer
 
isScheduled() - Method in interface com.macrofocus.timer.Timer
 
isSelected(E) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
isSelected(E) - Method in class com.macrofocus.selection.implementation.NullSelection
 
isSelected(E) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
isSelected(E) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
isSelected(E) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
isSelected(E) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
isSelected(E) - Method in interface com.macrofocus.selection.Selection
Indicates whether a given element is selected or not.
isSelectedIndex(int) - Method in class com.macrofocus.selection.swing.SelectionListSelectionModel
 
isSelectionMode() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
isSelectionMode() - Method in interface com.macrofocus.treemap.TreeMapView
 
isShowTiming() - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns whether information about refresh rate should be displayed.
isShowTiming() - Method in interface com.macrofocus.treemap.TreeMapView
Returns whether information about refresh rate should be displayed.
isShowTiming() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Returns whether information about refresh rate should be displayed.
isShowTiming() - Method in interface com.macrofocus.treeplot.TreePlotView
 
isSpaceFilling() - Method in class com.macrofocus.treemap.AbstractAlgorithm
 
isSpaceFilling() - Method in interface com.macrofocus.treemap.Algorithm
 
isSpaceFilling() - Method in class com.macrofocus.treemap.BarAlgorithm
 
isSpaceFilling() - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
isSpaceFilling() - Method in class com.macrofocus.treemap.PieAlgorithm
 
isSpaceFilling() - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
isSpaceFilling() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
isSynth() - Static method in class com.macrofocus.helper.LookAndFeelHelper
 
isTemporalType(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
isTemporalType(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
 
isTemporalType(TreeMapField<N, Column>) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
isTemporalType(TreeMapField<N, Column>) - Method in interface com.macrofocus.treeplot.TreePlotModel
 
isTemporalType(Class<?>) - Static method in class com.macrofocus.utils.TypeUtils
Checks if the type is a temporal type such as Date, Calendar, long or double that can be used to represent date or time.
isTextOutline() - Method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
isTextOutline() - Method in interface com.macrofocus.treemap.tagcloud.TextShape
 
isUpdateColors() - Method in class com.macrofocus.treemap.TreeMapSettingsEvent
 
isUpdateGroupBy() - Method in class com.macrofocus.treemap.TreeMapSettingsEvent
 
isUpdateLayout() - Method in class com.macrofocus.treemap.TreeMapSettingsEvent
 
isUpdateModelDimension() - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns whether change in the view dimension should be reflected in the model.
isUpdateModelDimension() - Method in interface com.macrofocus.treemap.TreeMapView
Returns whether change in the view dimension should be reflected in the model.
isValid() - Method in class com.macrofocus.data.table.Column
 
isValid() - Method in class com.macrofocus.data.table.DirectRow
 
isValid() - Method in class com.macrofocus.data.table.IndexedRow
 
isValid() - Method in interface com.macrofocus.data.table.Row
 
isValid() - Method in class com.macrofocus.treemap.DefaultTreeMapField
Indicates whether the field is valid.
isValid() - Method in class com.macrofocus.treemap.NoTreeMapField
Indicates whether the field is valid.
isValid() - Method in interface com.macrofocus.treemap.TreeMapField
Indicates whether the field is valid.
isVertical(Rectangle2D, TreeMapNode) - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm.AlternateOrientationStrategy
 
isVertical(Rectangle2D, TreeMapNode) - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm.BestOrientationStrategy
 
isVertical(Rectangle2D, TreeMapNode) - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm.HoritzonalOrientationStrategy
 
isVertical(Rectangle2D, TreeMapNode) - Method in interface com.macrofocus.treemap.SliceAndDiceAlgorithm.OrientationStragegy
Tell whether the subdivisions of a node should be laid out vertically or horizontally.
isVertical(Rectangle2D, TreeMapNode) - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm.VerticalOrientationStrategy
 
isVisible(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
isVisible(E) - Method in interface com.macrofocus.order.VisibleOrder
 
isVisual() - Method in class com.macrofocus.treemap.NoTreeMapField
isVisualType(TreeMapField<N, Column>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
isVisualType(TreeMapField<N, Column>) - Method in interface com.macrofocus.treemap.TreeMapModel
 
isVisualType(TreeMapField<N, Column>) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
 
isVisualType(TreeMapField<N, Column>) - Method in interface com.macrofocus.treeplot.TreePlotModel
 
isVisualType(Class<?>) - Static method in class com.macrofocus.utils.TypeUtils
Checks if the type is a type that can be visualized such as color, image or icon.
isWindows() - Static method in class com.macrofocus.helper.LookAndFeelHelper
 
isWindows() - Static method in class com.macrofocus.helper.OSHelper
 
isWorldCoordinatesInverted() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
isWorldCoordinatesInverted() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
isWorldCoordinatesInverted() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
isZoomingEnabled() - Method in class com.macrofocus.treemap.AbstractTreeMapController
 
isZoomingEnabled() - Method in interface com.macrofocus.treemap.TreeMapController
 
itemStateChanged(ItemEvent) - Method in class com.macrofocus.helper.WeakPropertyChangeListener
 
iterableAll() - Method in class com.macrofocus.order.DefaultVisibleOrder
 
iterableAll() - Method in interface com.macrofocus.order.VisibleOrder
 
Iterables - Class in com.macrofocus.utils
Created by luc on 25/11/15.
Iterables() - Constructor for class com.macrofocus.utils.Iterables
 
Iterables.Condition<T> - Interface in com.macrofocus.utils
 
Iterables.Converter<T,​C> - Interface in com.macrofocus.utils
 
Iterables.ToStringConverter - Class in com.macrofocus.utils
 
Iterative - com.macrofocus.treemap.TreeMapView.Progressive
 
iterator() - Method in class com.macrofocus.filter.SimpleFilter
 
iterator() - Method in class com.macrofocus.order.DefaultVisibleOrder
 
iterator() - Method in class com.macrofocus.properties.implementation.EnumProperties
 
iterator() - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
iterator() - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
iterator() - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
iterator() - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
iterator() - Method in class com.macrofocus.selection.implementation.NullSelection
 
iterator() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
iterator() - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
iterator() - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
iterator() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
iterator() - Method in class com.macrofocus.utils.ConcurrentHashSet
 
iterator() - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
iterator() - Method in class com.macrofocus.utils.IndexedTreeSet
Returns an iterator over the elements in this set in ascending order.
iterator(TreeMapModel<N, Row, Column, Color, Font>, N) - Method in class com.macrofocus.treemap.AbstractAlgorithm
Breadth first traversal by default.
iterator(TreeMapModel<N, Row, Column, Color, Font>, N) - Method in interface com.macrofocus.treemap.Algorithm
Controls the order by which the tree should be traversed.
iterator(TreeMapModel<N, Row, Column, Color, Font>, N) - Method in class com.macrofocus.treemap.BarAlgorithm
 
iterator(TreeMapModel<N, Row, Column, Color, Font>, N) - Method in class com.macrofocus.treemap.PieAlgorithm
 
iterator(TreeMapModel<N, Row, Column, Color, Font>, N) - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
Itertools - Class in com.macrofocus.treemap
 
Itertools() - Constructor for class com.macrofocus.treemap.Itertools
 
izip(List<T>...) - Static method in class com.macrofocus.treemap.Itertools
 
izipLongest(T, List<T>...) - Static method in class com.macrofocus.treemap.Itertools
 

J

JarFileType - Class in com.macrofocus.file
 
JavaFXDetails<N,​Row,​Column> - Class in com.macrofocus.details
 
JavaFXDetails(TreeMapModel<N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.details.JavaFXDetails
 
JavaFXHeadless - Class in com.macrofocus.treemap.crossplatform
Created by luc on 26.04.17.
JavaFXHeadless() - Constructor for class com.macrofocus.treemap.crossplatform.JavaFXHeadless
 
JavaFXTGraphics - Class in com.macrofocus.treemap.crossplatform
Created by luc on 25.04.17.
JavaFXTGraphics(GraphicsContext) - Constructor for class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
JavaFXTreeMap<N,​Row,​Column> - Class in com.macrofocus.treemap.javafx
A facade to the TreeMap model-view-controller (MVC) architecture.
JavaFXTreeMap() - Constructor for class com.macrofocus.treemap.javafx.JavaFXTreeMap
Creates a TreeMap component with default settings and configuration.
JavaFXTreeMap(DataFrame<Row, Column, ?>) - Constructor for class com.macrofocus.treemap.javafx.JavaFXTreeMap
Creates a TreeMap component with the specified Swing TableModel.
JavaFXTreeMap(TreeMapModel<N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treemap.javafx.JavaFXTreeMap
Creates a TreeMap component with the its native data model.
JavaFXTreeMap(TableModel) - Constructor for class com.macrofocus.treemap.javafx.JavaFXTreeMap
Creates a TreeMap component with the specified Swing TableModel.
JavaFXTreeMapController<N,​Row,​Column> - Class in com.macrofocus.treemap.javafx
Created by luc on 03.05.17.
JavaFXTreeMapController(TreeMapView<Node, N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treemap.javafx.JavaFXTreeMapController
 
JavaFXTreeMapView<N,​Row,​Column> - Class in com.macrofocus.treemap.javafx
Created by luc on 03/02/16.
JavaFXTreeMapView() - Constructor for class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
JavaFXTreePlot<N,​Row,​Column> - Class in com.macrofocus.treeplot.javafx
 
JavaFXTreePlot() - Constructor for class com.macrofocus.treeplot.javafx.JavaFXTreePlot
Creates a TreeMap component with default settings and configuration.
JavaFXTreePlot(DataFrame<Row, Column, ?>) - Constructor for class com.macrofocus.treeplot.javafx.JavaFXTreePlot
Creates a TreeMap component with the specified Swing TableModel.
JavaFXTreePlot(TreeMapModel<N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treeplot.javafx.JavaFXTreePlot
Creates a TreeMap component with the its native data model.
JavaFXTreePlotController<N,​Row,​Column> - Class in com.macrofocus.treeplot.javafx
Created by luc on 03.05.17.
JavaFXTreePlotController(TreePlotView<Node, N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treeplot.javafx.JavaFXTreePlotController
 
JavaFXTreePlotPanel - Class in com.macrofocus.treeplot.javafx
 
JavaFXTreePlotPanel(JavaFXAxisPlotPanel, TreePlot<Node, ?, ?, ?, Color, Font>) - Constructor for class com.macrofocus.treeplot.javafx.JavaFXTreePlotPanel
 
JavaFXTreePlotView<N,​Row,​Column> - Class in com.macrofocus.treeplot.javafx
Created by luc on 03/02/16.
JavaFXTreePlotView() - Constructor for class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
JavaFXTreeTable<N,​Row,​Column> - Class in com.macrofocus.treetable.javafx
 
JavaFXTreeTable(TreeMapModel<N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treetable.javafx.JavaFXTreeTable
 
JavaVersion(double, int, int) - Constructor for class com.macrofocus.helper.OSHelper.JavaVersion
 
JavaVersion(String) - Constructor for class com.macrofocus.helper.OSHelper.JavaVersion
 
join(Series, String[]) - Method in class com.macrofocus.details.DetailsDataFrame
 
JsonFileType - Class in com.macrofocus.file
 
JsonMLAttribute - Class in com.macrofocus.persistence
 
JsonMLAttribute(JsonObject, String) - Constructor for class com.macrofocus.persistence.JsonMLAttribute
 
JsonMLElement - Class in com.macrofocus.persistence
 
JsonMLElement(JsonObject) - Constructor for class com.macrofocus.persistence.JsonMLElement
 
JsonMLElements - Class in com.macrofocus.persistence
 
JsonMLElements(JsonArray) - Constructor for class com.macrofocus.persistence.JsonMLElements
 
JsonObjectElement - Class in com.macrofocus.persistence
 
JsonObjectElement(JsonObject, String) - Constructor for class com.macrofocus.persistence.JsonObjectElement
 

K

keyIndex(K) - Method in interface com.macrofocus.utils.IndexedNavigableMap
Searches the specified tree map for the specified key using the put algorithm.
keyIndex(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
keys() - Method in interface com.macrofocus.index.Index
 
keysArray() - Method in class com.macrofocus.index.AbstractIndex
 
keysArray() - Method in interface com.macrofocus.index.Index
 
keySet() - Method in class com.macrofocus.utils.AbstractMap
keySet() - Method in class com.macrofocus.utils.IndexedTreeMap
Returns a Set view of the keys contained in this map.
keystrokeProperty() - Method in class com.macrofocus.command.AbstractUICommand
 
keystrokeProperty() - Method in interface com.macrofocus.command.UICommand
 

L

labeling - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
Labeling<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Defines how parent and leaf nodes should be labeled.
labelingContrastEnhancement - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingContrastEnhancement - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingEffect - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingEffect - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingEffectColor - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingEffectOpacity - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingEffectOpacity - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
LabelingFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined labeling schemes.
labelingFloat - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingFloat - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingFont - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingForeground - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingHorizontalAlignment - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingHorizontalAlignment - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingMinimumCharactersToDisplay - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingMinimumCharactersToDisplay - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingRendering - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingRendering - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingResizeTextToFitShape - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingResizeTextToFitShape - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingShrinkTextToFitShape - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingShrinkTextToFitShape - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelingVerticalAlignment - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
labelingVerticalAlignment - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
labelRenderer - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
labelsField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
labelsFields - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
labelVariable - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
last() - Method in class com.macrofocus.utils.IndexedTreeSet
 
lastEntry() - Method in class com.macrofocus.utils.IndexedTreeMap
 
lastKey() - Method in class com.macrofocus.utils.IndexedTreeMap
 
LeafNodeRenderer<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treeplot
Renderer for leaf node.
LeafNodeRenderer() - Constructor for class com.macrofocus.treeplot.LeafNodeRenderer
 
LeafTreeMapNode<N extends LeafTreeMapNode<N,​Row,​Column,​Color,​Font>,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
A leaf node.
LeafTreeMapNode(Row, TreeMapModel<N, Row, Column, Color, Font>) - Constructor for class com.macrofocus.treemap.LeafTreeMapNode
 
leavesIterator() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
leavesIterator() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
leavesIterator(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
leavesIterator(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
leftShift - Static variable in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
leftShift - Static variable in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
licenseModel - Static variable in class com.macrofocus.treemap.AbstractTreeMap
 
licenseModel - Static variable in class com.macrofocus.treeplot.AbstractTreePlot
 
LicenseModel - Interface in com.macrofocus.license
Validity.Product & ExpirationDateType.CurrentDate: Valid for a specific product, as long as the expiration date is in the future (evaluation licensing) Validity.ProductMajorVersionNumber & Expiration.CurrentDate: Valid for a specific version of a product, as long as the expiration date is in the future (old licensing scheme) Validity.Product & ExpirationDateType.Expiration: Valid for a specific product, as long as the expiration date is in the future (standard licensing) Validity.ProductMajorVersionNumber & Expiration.ReleaseDate: Valid for a specific version of a product, as long as the release date is in the future (unused)
LicenseModel.Expiration - Enum in com.macrofocus.license
 
LicenseModel.State - Enum in com.macrofocus.license
 
LicenseModel.Validity - Enum in com.macrofocus.license
 
lightSourceAmbient - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
lightSourceAmbient - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceAmbientInterval - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceHeight - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
lightSourceHeightInterval - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceX - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
lightSourceX - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceXInterval - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceY - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
lightSourceY - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceYInterval - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceZ - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
lightSourceZ - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
lightSourceZInterval - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
Lightweight - com.macrofocus.treemap.TreeMapToolTip.ToolTipType
Use a lightweight Swing component as a container for the tooltip.
LinearizedPathIterator - Class in com.macrofocus.treemap.tagcloud
 
LinearizedPathIterator(Shape) - Constructor for class com.macrofocus.treemap.tagcloud.LinearizedPathIterator
 
listeners - Variable in class com.macrofocus.timer.AbstractCPTimer
 
ListProperty<T> - Interface in com.macrofocus.properties
 
LOG - Static variable in class com.macrofocus.treemap.ScaleFactory
Returns the natural logarithm (base e) of the value.
LOG1P - Static variable in class com.macrofocus.treemap.ScaleFactory
Returns the natural logarithm of the sum of the argument and 1.
Logging - Class in com.macrofocus.util.logging
 
LoggingOutput - Interface in com.macrofocus.util.logging
User: gluc Date: Sep 29, 2004 Time: 12:22:34 AM
LookAndFeelHelper - Class in com.macrofocus.helper
Helper class for dealing with look and feels.
LookAndFeelHelper() - Constructor for class com.macrofocus.helper.LookAndFeelHelper
 
lower(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
lowerEntry(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
lowerKey(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
lum(Color) - Static method in class com.macrofocus.helper.ColorHelper
 
luminance(Color) - Static method in class com.macrofocus.helper.ColorHelper
 

M

main(String[]) - Static method in class com.macrofocus.license.MD5
 
main(String[]) - Static method in class com.macrofocus.order.DefaultVisibleOrder
 
main(String[]) - Static method in class com.macrofocus.treemap.SquarifiedPlusAlgorithm
 
makeArray(Iterable<E>) - Static method in class com.macrofocus.utils.Iterables
 
makeCollection(Iterable<E>) - Static method in class com.macrofocus.utils.Iterables
 
makeList(Iterable<E>) - Static method in class com.macrofocus.utils.Iterables
 
MASTERPLAN_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
MASTERPLAN_V2 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
MATRIX - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Matrix layout.
MAX - Static variable in class com.macrofocus.data.table.TableStatistics
 
MAX - Static variable in class com.macrofocus.treemap.ScaleFactory
Return the inverse value on its range (max - x)
MAX_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by finding the maximum value.
maximumHeight - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
maximumHeight - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
maximumHeightInterval - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
MD5 - Class in com.macrofocus.license
 
MD5(byte[]) - Constructor for class com.macrofocus.license.MD5
 
MD5(String) - Constructor for class com.macrofocus.license.MD5
 
MEC - com.macrofocus.treeplot.TreePlotView.BoundingMode
 
MicrosoftAccessFileType - Class in com.macrofocus.file
 
MicrosoftExcelFileType - Class in com.macrofocus.file
 
MicrosoftProjectDataInterchangeFileType - Class in com.macrofocus.file
 
MicrosoftProjectExchangeFileType - Class in com.macrofocus.file
 
MicrosoftProjectFileType - Class in com.macrofocus.file
 
Middle() - Constructor for class com.macrofocus.treemap.PivotByAlgorithm.Middle
 
MIN - Static variable in class com.macrofocus.data.table.TableStatistics
 
MIN - Static variable in class com.macrofocus.treemap.ScaleFactory
Return the translated value x - Min.
MIN_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by finding the minimum value.
MINIMUM_FONT_SIZE_TO_DISPLAY - Static variable in class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
MINIMUM_FONT_SIZE_TO_DISPLAY - Static variable in class com.macrofocus.treemap.SurroundLabeling
 
mnemonicProperty() - Method in class com.macrofocus.command.AbstractUICommand
 
mnemonicProperty() - Method in interface com.macrofocus.command.UICommand
 
model - Variable in class com.macrofocus.treemap.AbstractTreeMapNode
 
model - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
model - Variable in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
MOLAP_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
mouseClicked(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mouseDragged(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mouseEntered(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mouseExited(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mouseMoved(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mousePressed(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mouseReleased(CPCanvas.MouseEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
mouseWheelMoved(CPCanvas.MouseWheelEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapController.DefaultMouseListener
 
moveChild(T, T, int, T) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
moveChild(T, T, int, T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
moveToFirst(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
moveToFirst(E) - Method in interface com.macrofocus.order.MutableOrder
 
moveToNext(E, boolean) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
moveToNext(E, boolean) - Method in interface com.macrofocus.order.MutableOrder
 
moveToPrevious(E, boolean) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
moveToPrevious(E, boolean) - Method in interface com.macrofocus.order.MutableOrder
 
MULTICHANNEL_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
MULTICHANNEL_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
MutableAlgorithmOverrideProperty - Class in com.macrofocus.treemap
 
MutableAlgorithmOverrideProperty(MutableProperty<Boolean>, MutableProperty<Algorithm>) - Constructor for class com.macrofocus.treemap.MutableAlgorithmOverrideProperty
 
MutableAlgorithmProperty - Class in com.macrofocus.treemap
 
MutableAlgorithmProperty(Algorithm) - Constructor for class com.macrofocus.treemap.MutableAlgorithmProperty
 
MutableBoundedInterval - Interface in com.macrofocus.interval
/** Defines the requirements for a BoundedInterval that can change.
MutableFilter<E> - Interface in com.macrofocus.filter
Defines the requirements for a filter that can change.
MutableHierarchy<T> - Interface in com.macrofocus.hierarchy
Defines the requirements for a hierarchy that can change -- by adding or removing elements
MutableIndexFilter<E> - Interface in com.macrofocus.filter
Created by luc on 24.04.17.
MutableInterval - Interface in com.macrofocus.interval
/** Defines the requirements for an interval that can change.
MutableListProperty<T> - Interface in com.macrofocus.properties
 
MutableOneDScreenTransform - Interface in com.macrofocus.transform
Defines the requirements for a OneDScreenTransform that can change.
MutableOrder<E> - Interface in com.macrofocus.order
 
MutableProperties<K> - Interface in com.macrofocus.properties
Defines the requirements for a collection of properties that can change.
MutableProperty<T> - Interface in com.macrofocus.properties
Defines the requirements for a property that can change.
MutableSelection<E> - Interface in com.macrofocus.selection
Defines the requirements for a selection that can change.
MutableSingleSelection<E> - Interface in com.macrofocus.selection
Defines the requirements for a single selection that can change.
MutableTreeMapNode<N extends MutableTreeMapNode<N,​Column,​Color,​Font>,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Defines the requirements for a TreeMapNode that can change.
MutableVisibleOrder<E> - Interface in com.macrofocus.order
 

N

navigableKeySet() - Method in class com.macrofocus.utils.IndexedTreeMap
 
nCr(int, int) - Static method in class com.macrofocus.treemap.CombinationGenerator
 
Negate() - Method in class com.macrofocus.treeplot.Spoint
 
nesting - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
Nesting<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Defines extra spacing between levels of the hierarchy.
nestingAmount - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
nestingAmount - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
nestingBackground - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
nestingBackground - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
NestingFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined nesting schemes.
NetdrawVNAFileType - Class in com.macrofocus.file
 
newAttribute(String, String) - Method in class com.macrofocus.persistence.DefaultElementFactory
 
newAttribute(String, String) - Method in interface com.macrofocus.persistence.ElementFactory
 
newElement(String) - Method in class com.macrofocus.persistence.DefaultElementFactory
 
newElement(String) - Method in interface com.macrofocus.persistence.ElementFactory
 
newFixedThreadPool(String, int, int) - Static method in class com.macrofocus.utils.ConcurrentUtils
 
newInstance(T) - Static method in class com.macrofocus.properties.implementation.SimpleProperty
 
newInstance(T[]) - Static method in class com.macrofocus.properties.implementation.SimpleListProperty
 
newWordIntersectsPlacedWords(Word, List<Word>) - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
next - Variable in class com.macrofocus.treeplot.Spoint
 
next(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
next(E) - Method in interface com.macrofocus.order.Order
 
NNDelete() - Method in class com.macrofocus.treeplot.Spoint
 
node - Variable in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
node - Variable in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
NodeRenderer<N,​Row,​Column,​Component,​Color,​Font> - Interface in com.macrofocus.treeplot
Interface for stepwise rendering of a TreePlotNode.
NodesTreePlotRenderer<N,​Row,​Column,​C,​Color,​Font> - Class in com.macrofocus.treeplot
Renderer for painting nodes.
NodesTreePlotRenderer(NodeRenderer) - Constructor for class com.macrofocus.treeplot.NodesTreePlotRenderer
 
None - com.macrofocus.treeplot.TreePlotView.BoundingMode
 
NONE - Static variable in class com.macrofocus.treemap.LabelingFactory
Only display labels for leaf nodes.
NONE - Static variable in class com.macrofocus.treemap.NestingFactory
No spacing between parent nodes.
NONE_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by always returning null.
nonNull(Iterable<T>) - Static method in class com.macrofocus.utils.Iterables
 
Normalize() - Method in class com.macrofocus.treeplot.Spoint
 
normalizedToWorld(Number, TreeMapField) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
normalizedToZoomed(double) - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
normalizedToZoomed(double) - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
normalizedToZoomed(double) - Method in interface com.macrofocus.transform.zoom.ZoomStrategy
 
normalLeft() - Method in class com.macrofocus.treeplot.Spoint
 
NormalRight() - Method in class com.macrofocus.treeplot.Spoint
 
notifyBoundedIntervalChanged(BoundedIntervalEvent) - Method in class com.macrofocus.interval.AbstractBoundedInterval
 
notifyFilteredChanged(FilterEvent<E>) - Method in class com.macrofocus.filter.AbstractFilter
 
notifyHierarchyNodeChanged(T, T, int, boolean) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
notifyHierarchyNodeChanged(T, T, int, boolean) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
notifyHierarchyNodeInserted(T, T, int, boolean) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
notifyHierarchyNodeRemoved(T, T, int, boolean) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
notifyHierarchyStructureChanged() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
notifyIntervalChanged(IntervalEvent) - Method in class com.macrofocus.interval.AbstractMutableInterval
 
notifyNodesAdded(T, int, T) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
notifyNodesChanged(T) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
notifyNodesRemoved(T, int, T) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
notifyOrderAdded(OrderEvent<E>) - Method in class com.macrofocus.order.AbstractOrder
 
notifyOrderChanged(OrderEvent<E>) - Method in class com.macrofocus.order.AbstractOrder
 
notifyOrderRemoved(OrderEvent<E>) - Method in class com.macrofocus.order.AbstractOrder
 
notifyOrderVisibility(OrderEvent<E>) - Method in class com.macrofocus.order.AbstractOrder
 
notifyPropertyChanged(PropertyEvent<T>) - Method in class com.macrofocus.properties.implementation.AbstractProperty
 
notifyPropertyChanged(K, PropertyEvent) - Method in class com.macrofocus.properties.implementation.AbstractProperties
 
notifySelectedChanged(SelectionEvent<E>) - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
notifySettingsChanged(TreeMapSettingsEvent) - Method in class com.macrofocus.treemap.AbstractTreeMapSettings
 
notifySettingsChanged(TreeMapSettingsEvent) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
 
notifySingleSelectedChanged(SingleSelectionEvent<E>) - Method in class com.macrofocus.selection.implementation.AbstractMutableSingleSelection
 
notifyStructureChanged() - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
notifyTransformChanged(ScreenTransformEvent) - Method in class com.macrofocus.transform.AbstractMutableOneDScreenTransform
 
NoTreeMapField<N,​Column> - Class in com.macrofocus.treemap
Indicates that no TreeMapField is selected.
NoTreeMapField() - Constructor for class com.macrofocus.treemap.NoTreeMapField
 
NullSelection<E> - Class in com.macrofocus.selection.implementation
Data model for multiple selection supporting null value to be selected.
NullSelection() - Constructor for class com.macrofocus.selection.implementation.NullSelection
 
NullSelection(E...) - Constructor for class com.macrofocus.selection.implementation.NullSelection
 
NullSingleSelection<E> - Class in com.macrofocus.selection.implementation
Default data model for single selection.
NullSingleSelection() - Constructor for class com.macrofocus.selection.implementation.NullSingleSelection
 
NullSingleSelection(E) - Constructor for class com.macrofocus.selection.implementation.NullSingleSelection
 

O

ODFSpreadsheetFileType - Class in com.macrofocus.file
 
ONE - Static variable in class com.macrofocus.treemap.DepthFactory
 
OneDScreenTransform - Interface in com.macrofocus.transform
This interface represents transform from world to screen coordinates, and vice-versa.
OpenInterval - Class in com.macrofocus.interval
/** An open interval is an interval that does not include its end points.
OpenInterval(double, double) - Constructor for class com.macrofocus.interval.OpenInterval
 
Order<E> - Interface in com.macrofocus.order
 
orderAdded(OrderEvent<E>) - Method in interface com.macrofocus.order.OrderListener
 
orderChanged(OrderEvent<E>) - Method in interface com.macrofocus.order.OrderListener
Called whenever the value of the order changes.
OrderEvent<E> - Class in com.macrofocus.order
 
OrderEvent(Order<E>, E) - Constructor for class com.macrofocus.order.OrderEvent
 
OrderEvent(Order<E>, Iterable<E>) - Constructor for class com.macrofocus.order.OrderEvent
 
ordering - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
Ordering - Interface in com.macrofocus.treemap
Defines the order of the nodes to be laid out by the treemap algorithm.
Ordering.SortOrder - Enum in com.macrofocus.treemap
 
orderingDirection - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
orderingDirection - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
OrderingFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined ordering schemes.
orderingHorizontalVanishingPoint - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
orderingHorizontalVanishingPoint - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
orderingVerticalVanishingPoint - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
orderingVerticalVanishingPoint - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
OrderListener<E> - Interface in com.macrofocus.order
 
orderRemoved(OrderEvent<E>) - Method in interface com.macrofocus.order.OrderListener
 
orderVisibility(OrderEvent<E>) - Method in interface com.macrofocus.order.OrderListener
 
Orientation - Enum in com.macrofocus.treemap.tagcloud
 
ORIGINAL - Static variable in class com.macrofocus.treemap.OrderingFactory
Keep the original ordering of the nodes.
ORIGINAL - Static variable in class com.macrofocus.treemap.ScaleFactory
Do not scale the value.
OSHelper - Class in com.macrofocus.helper
Helper class for dealing with operating system detection.
OSHelper() - Constructor for class com.macrofocus.helper.OSHelper
 
OSHelper.JavaVersion - Class in com.macrofocus.helper
 
overlaps(double, double) - Method in class com.macrofocus.interval.ClosedInterval
 
overlaps(double, double) - Method in interface com.macrofocus.interval.Interval
Tests if this interval overlaps the specified interval.
overlaps(double, double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
overlaps(double, double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
overlaps(Interval) - Method in class com.macrofocus.interval.ClosedInterval
 
overlaps(Interval) - Method in interface com.macrofocus.interval.Interval
Tests if this interval overlaps the specified interval.
overlaps(Interval) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
overlaps(Interval) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
OVERLAY - Static variable in class com.macrofocus.treemap.LabelingFactory
Display the labels right on top of its children.
OverlayLabeling<N,​Row,​Column> - Class in com.macrofocus.treemap
Display the labels right on top of its children.
OverlayLabeling() - Constructor for class com.macrofocus.treemap.OverlayLabeling
 
overrideDefaults - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
OverrideProperties - Class in com.macrofocus.properties.implementation
Default data model for a collection of properties.
OverrideProperties(MutableProperties<String>, MutableProperty<Boolean>) - Constructor for class com.macrofocus.properties.implementation.OverrideProperties
 
OverrideProperty<T> - Class in com.macrofocus.properties.implementation
 
OverrideProperty(MutableProperty<Boolean>, MutableProperty<T>) - Constructor for class com.macrofocus.properties.implementation.OverrideProperty
 
OverridingTreeMapFieldSettings<Color,​Font> - Class in com.macrofocus.treemap
 
OverridingTreeMapFieldSettings(TreeMapFieldSettings<Color, Font>) - Constructor for class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 

P

paint(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, Future) - Method in interface com.macrofocus.treemap.TreeMapRenderer
 
paint(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, int, int, Future) - Method in class com.macrofocus.treemap.ToolTipTreeMapRenderer
paint(TGraphics<Color, Font>, TreePlotView<C, N, Row, Column, Color, Font>, Future) - Method in class com.macrofocus.treeplot.NodesTreePlotRenderer
paint(TGraphics<Color, Font>, TreePlotView<Component, N, Row, Column, Color, Font>, Future) - Method in class com.macrofocus.treeplot.GridTreePlotRenderer
paint(TGraphics<Color, Font>, TreePlotView<Component, N, Row, Column, Color, Font>, Future) - Method in interface com.macrofocus.treeplot.TreePlotRenderer
 
paint(TGraphics<Color, Font>, TreePlotView<JComponent, N, Row, Column, Color, Font>, N, int, int, int, Future) - Method in class com.macrofocus.treeplot.ToolTipTreePlotRenderer
paintBackground(TGraphics<Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Paints the background of the tooltip.
paintBackground(TGraphics<Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapToolTip
Paints the background of the tooltip.
paintBackground(TGraphics<Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Paints the background of the tooltip.
paintBackground(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.AbstractRendering
paintBackground(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
paintBorder(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.CushionRendering
 
paintBorder(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
Painted - com.macrofocus.treemap.TreeMapToolTip.ToolTipType
Paint tooltip as part of the rendering of the TreeMapView.
paintFields(TGraphics<Color, Font>, Shape, Rectangle, N, TreeMapView, TreeMapModel<N, Row, Column, Color, Font>, List<TreeMapField>, boolean, int) - Method in class com.macrofocus.treemap.AbstractLabeling
 
paintLabel(EnhancedLabel<Color, Font>, int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
paintLabel(EnhancedLabel<Color, Font>, int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
paintLabel(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.AbstractRendering
paintLabel(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
paintLabel(TGraphics<Color, Font>, N, TreeMapField<N, Column>, EnhancedLabel<Color, Font>, Rectangle, Rectangle) - Method in class com.macrofocus.treemap.AbstractLabeling
 
paintLeaf(TGraphics<Color, Font>, Shape, Rectangle, N, TreeMapView) - Method in class com.macrofocus.treemap.AbstractLabeling
paintLeaf(TGraphics<Color, Font>, Shape, Rectangle, N, TreeMapView) - Method in interface com.macrofocus.treemap.Labeling
 
paintNode(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.CushionRendering
paintNode(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
paintNode(TGraphics<Color, Font>, TreePlotView<Component, N, Row, Column, Color, Font>, N, Rectangle, Shape, boolean) - Method in class com.macrofocus.treeplot.LeafNodeRenderer
 
paintNode(TGraphics<Color, Font>, TreePlotView<Component, N, Row, Column, Color, Font>, N, Rectangle, Shape, boolean) - Method in interface com.macrofocus.treeplot.NodeRenderer
 
paintNode(TGraphics<Color, Font>, TreePlotView<Component, N, Row, Column, Color, Font>, N, Rectangle, Shape, boolean) - Method in class com.macrofocus.treeplot.ParentNodeRenderer
 
paintNode(TGraphics<Color, Font>, TreePlotView<Component, N, Row, Column, Color, Font>, N, Rectangle, Shape, boolean) - Method in class com.macrofocus.treeplot.SelectionNodeRenderer
 
paintParent(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.AbstractRendering
paintParent(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
paintParent(TGraphics<Color, Font>, Rectangle, N, TreeMapView, int, int) - Method in class com.macrofocus.treemap.ExpandLabeling
paintParent(TGraphics<Color, Font>, Rectangle, N, TreeMapView, int, int) - Method in interface com.macrofocus.treemap.Labeling
 
paintParent(TGraphics<Color, Font>, Rectangle, N, TreeMapView, int, int) - Method in class com.macrofocus.treemap.SurroundLabeling
paintParent(TGraphics<Color, Font>, Rectangle, N, TreeMapView, int, int) - Method in class com.macrofocus.treemap.OverlayLabeling
paintParentBorder(TGraphics<Color, Font>, N, Rectangle, Shape, TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractRendering
 
paintParentBorder(TGraphics<Color, Font>, N, Rectangle, Shape, TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.Rendering
 
paintParentHighlight(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in class com.macrofocus.treemap.AbstractRendering
paintParentHighlight(TGraphics<Color, Font>, TreeMapView<C, N, Row, Column, Color, Font>, N, int, Rectangle, Shape) - Method in interface com.macrofocus.treemap.Rendering
 
paintText(TGraphics<Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Paints the values and the labels of the tooltip.
paintText(TGraphics<Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapToolTip
Paints the values and the labels of the tooltip.
paintText(TGraphics<Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Paints the values and the labels of the tooltip.
Pair<L,​R> - Class in com.macrofocus.treemap
 
Pair(L, R) - Constructor for class com.macrofocus.treemap.Pair
 
Panning - com.macrofocus.treemap.AbstractTreeMapController.Mode
Panning mode.
Panning - com.macrofocus.treeplot.AbstractTreePlotController.Mode
Panning mode.
ParentNodeRenderer<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treeplot
Renderer for parent node.
ParentNodeRenderer() - Constructor for class com.macrofocus.treeplot.ParentNodeRenderer
 
parentPreorderEnumeration(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in preorder.
parentPreorderEnumeration(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in preorder.
ParentTreeMapNode<N extends AbstractTreeMapNode<N,​Row,​Column,​Color,​Font>,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
A parent node.
ParentTreeMapNode(Object, TreeMapModel<N, Row, Column, Color, Font>, TreeMapField<N, Column>, TreeMapField<N, Column>) - Constructor for class com.macrofocus.treemap.ParentTreeMapNode
 
parseBase64CompressedBinary(String) - Static method in class com.macrofocus.data.type.TypeHelper
 
parseHTMLColor(String) - Static method in class com.macrofocus.helper.ColorHelper
 
PermutationGenerator - Class in com.macrofocus.treemap
 
PermutationGenerator() - Constructor for class com.macrofocus.treemap.PermutationGenerator
 
permutations(int) - Static method in class com.macrofocus.treemap.PermutationGenerator
 
permutations(List<T>, int) - Static method in class com.macrofocus.treemap.Itertools
 
PIE - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Pie Chart layout.
PieAlgorithm<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
 
PieAlgorithm() - Constructor for class com.macrofocus.treemap.PieAlgorithm
 
PIVOT_BY_SPLIT_SIZE - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Pivot By algorithm.
PivotByAlgorithm - Class in com.macrofocus.treemap
Implementation of the Pivot By algorithm.
PivotByAlgorithm() - Constructor for class com.macrofocus.treemap.PivotByAlgorithm
 
PivotByAlgorithm(PivotByAlgorithm.Type) - Constructor for class com.macrofocus.treemap.PivotByAlgorithm
 
PivotByAlgorithm.Biggest - Class in com.macrofocus.treemap
The pivot is taken to be the item with the largest area since the largest item is the most difficult to place.
PivotByAlgorithm.Middle - Class in com.macrofocus.treemap
The pivot is taken to be the middle item of the list since this is more likely to create a balanced layout.
PivotByAlgorithm.SplitSize - Class in com.macrofocus.treemap
Selects the pivot that will split L1 and L3 into approximately equal total areas.
PivotByAlgorithm.Type - Interface in com.macrofocus.treemap
Strategy for determining the node to use as a pivot
Point2d - Class in com.macrofocus.treemap.tagcloud
A point in 2D space represented by x and y coordinate asn doubles
Point2d() - Constructor for class com.macrofocus.treemap.tagcloud.Point2d
 
Point2d(double, double) - Constructor for class com.macrofocus.treemap.tagcloud.Point2d
 
Point2d(Point2d) - Constructor for class com.macrofocus.treemap.tagcloud.Point2d
 
PointPlusAccumulatedDistance - Class in com.macrofocus.treemap.tagcloud
 
PointPlusAccumulatedDistance(Point2d, double) - Constructor for class com.macrofocus.treemap.tagcloud.PointPlusAccumulatedDistance
 
Polar2Vect(double, double) - Static method in class com.macrofocus.treeplot.Spoint
 
pollFirst() - Method in class com.macrofocus.utils.IndexedTreeSet
 
pollFirstEntry() - Method in class com.macrofocus.utils.IndexedTreeMap
 
pollLast() - Method in class com.macrofocus.utils.IndexedTreeSet
 
pollLastEntry() - Method in class com.macrofocus.utils.IndexedTreeMap
 
popup - Variable in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
popup - Variable in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
PositionIterator - Class in com.macrofocus.treemap.tagcloud
 
PositionIterator(Shape) - Constructor for class com.macrofocus.treemap.tagcloud.PositionIterator
 
PostponingTimer - Class in com.macrofocus.timer
 
PostponingTimer(int) - Constructor for class com.macrofocus.timer.PostponingTimer
 
PostponingTimer(int, Timer.TimerListener) - Constructor for class com.macrofocus.timer.PostponingTimer
 
pred(T) - Method in interface com.macrofocus.treemap.Predicate
 
Predicate<T> - Interface in com.macrofocus.treemap
 
PreferredSize - Interface in com.macrofocus.treemap.crossplatform
Created by luc on 26.04.17.
preorderEnumeration(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in preorder.
preorderEnumeration(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in preorder.
preorderIterator() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
preorderIterator() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
preorderIterator(T) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
preorderIterator(T) - Method in interface com.macrofocus.hierarchy.Hierarchy
Creates and returns an iterable that traverses the subhierarchy rooted at the give node in preorder.
prev - Variable in class com.macrofocus.treeplot.Spoint
 
previous(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
previous(E) - Method in interface com.macrofocus.order.Order
 
print(Hierarchy) - Static method in class com.macrofocus.hierarchy.HierarchyHelper
 
print(Hierarchy, Iterable) - Static method in class com.macrofocus.hierarchy.HierarchyHelper
 
printBase64CompressedBinary(byte[]) - Static method in class com.macrofocus.data.type.TypeHelper
 
probingColor - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
probingToolTip - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
probingToolTip - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
process(Component, Throwable) - Method in class com.macrofocus.util.logging.GWTLoggingOutput
 
process(Component, Throwable) - Method in class com.macrofocus.util.logging.Logging
 
process(Component, Throwable) - Method in interface com.macrofocus.util.logging.LoggingOutput
 
process(Component, Throwable) - Method in class com.macrofocus.util.logging.StderrLoggingOutput
 
process(Throwable) - Method in class com.macrofocus.util.logging.GWTLoggingOutput
 
process(Throwable) - Method in class com.macrofocus.util.logging.Logging
 
process(Throwable) - Method in interface com.macrofocus.util.logging.LoggingOutput
 
process(Throwable) - Method in class com.macrofocus.util.logging.StderrLoggingOutput
 
product(List<T>...) - Static method in class com.macrofocus.treemap.Itertools
 
Product - com.macrofocus.license.LicenseModel.Validity
 
ProductMajorVersionNumber - com.macrofocus.license.LicenseModel.Validity
 
progressive - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
progressProperty() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
progressProperty() - Method in interface com.macrofocus.treemap.TreeMapModel
 
Properties<K> - Interface in com.macrofocus.properties
A collection of named properties.
PropertiesListener<K> - Interface in com.macrofocus.properties
 
Property<T> - Interface in com.macrofocus.properties
This interface represents the current value of a named property.
PROPERTY_AGGREGATION - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_ALGORITHM - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_BACKGROUND - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_BACKGROUND_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_BORDER_COLOR - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_BORDER_THICKNESS - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_COLOR_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_COLOR_FIELD - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_COLORMAP - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_CURRENT_ROOT - Static variable in interface com.macrofocus.treemap.TreeMapModel
 
PROPERTY_DEPTH - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_DEPTH - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_DESIREDASPECTRATIO - Static variable in class com.macrofocus.treemap.SquarifiedAlgorithm
 
PROPERTY_DIMENSION - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_DIMENSION_FIXED - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_FONT - Static variable in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
PROPERTY_FONT - Static variable in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
PROPERTY_FORMAT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_GROUP_BY_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_GROUP_BY_FIELD - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_HEADER_BACKGROUND - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_EFFECT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_EFFECT_COLOR - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_EFFECTOPACITY - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_FONT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_FOREGROUND - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_HORIZONTALALIGNMENT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_INSETS - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_MINIMUMCHARACTERSTODISPLAY - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_RENDERING - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEADER_VERTICALALIGNMENT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_HEIGHT_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_HIDE_FILTER_RESULTS - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_HIDE_FILTER_RESULTS - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_HIDE_SEARCH_RESULTS - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_HIDE_SEARCH_RESULTS - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_LABELING - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_CONTRASTENHANCEMENT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_EFFECT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_EFFECT_COLOR - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_EFFECTOPACITY - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_FLOAT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_FONT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_FOREGROUND - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_HORIZONTALALIGNMENT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_MINIMUMCHARACTERSTODISPLAY - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_RENDERING - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_RESIZETEXTTOFITSHAPE - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_SHRINKTEXTTOFITSHAPE - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELING_VERTICALALIGNMENT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_LABELS_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_LIGHT_SOURCE_AMBIENT - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_LIGHT_SOURCE_HEIGHT - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_LIGHT_SOURCE_X - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_LIGHT_SOURCE_Y - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_LIGHT_SOURCE_Z - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_MAXIMUM_HEIGHT - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_NESTING - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_NESTING_AMOUNT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_NESTING_BACKGROUND - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_ORDERING - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_ORDERING_DIRECTION - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_ORDERING_HORIZONTALVANISHINGPOINT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_ORDERING_VERTICALVANISHINGPOINT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_ORIENTATIONMODE - Static variable in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
PROPERTY_ORIENTATIONMODE - Static variable in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
PROPERTY_OVERRIDE_DEFAULTS - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_PROBING_COLOR - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_PROBING_COLOR - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_PROGRESS - Static variable in interface com.macrofocus.treemap.TreeMapModel
 
PROPERTY_PROGRESSIVE - Static variable in interface com.macrofocus.treemap.TreeMapView
 
PROPERTY_RENDERING - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_RENDERING - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_SCALE - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_SELECTION_COLOR - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_SELECTION_COLOR - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_SIZE_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_SIZE_FIELD - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_SPIRAL - Static variable in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
PROPERTY_SPIRAL - Static variable in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
PROPERTY_TOOLTIP_BACKGROUND - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_TOOLTIP_BACKGROUND - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_TOOLTIP_FIELD - Static variable in interface com.macrofocus.treemap.TreeMapSettings
 
PROPERTY_TOOLTIP_FIELD - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_TOOLTIP_FONT - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_TOOLTIP_FOREGROUND - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_TOOLTIP_RENDERING - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_TOOLTIP_SHOWLABEL - Static variable in interface com.macrofocus.treemap.TreeMapFieldSettings
 
PROPERTY_TREEPLOT_BACKGROUND_COLOR - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_TREEPLOT_BUBBLE_SIZE - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_TREEPLOT_GRID_COLOR - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_TREEPLOT_GRID_THICKNESS - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PROPERTY_TREEPLOT_GROUPBY - Static variable in interface com.macrofocus.treeplot.TreePlotSettings
 
PropertyButtonModel<V> - Class in com.macrofocus.properties.swing
Adapter class for interfacing Selection with Swing's ComboBox.
PropertyButtonModel(MutableProperty<V>, V, V) - Constructor for class com.macrofocus.properties.swing.PropertyButtonModel
 
propertyChange(PropertyChangeEvent) - Method in class com.macrofocus.helper.WeakPropertyChangeListener
 
PropertyChange - Interface in com.macrofocus.utils
 
propertyChanged(PropertyEvent<T>) - Method in interface com.macrofocus.properties.PropertyListener
 
propertyChanged(K, PropertyEvent) - Method in interface com.macrofocus.properties.PropertiesListener
 
PropertyClosedInterval - Class in com.macrofocus.interval
A closed interval is an interval that includes all of its limit points.
PropertyClosedInterval(double, double) - Constructor for class com.macrofocus.interval.PropertyClosedInterval
 
PropertyComboBoxModel<E> - Class in com.macrofocus.properties.swing
Adapter class for interfacing Selection with Swing's ComboBox.
PropertyComboBoxModel(MutableProperty<E>, E...) - Constructor for class com.macrofocus.properties.swing.PropertyComboBoxModel
 
PropertyComboBoxModel(MutableProperty<E>, Iterable<E>) - Constructor for class com.macrofocus.properties.swing.PropertyComboBoxModel
 
PropertyDimensionSpinnerModel - Class in com.macrofocus.properties.swing
 
PropertyDimensionSpinnerModel(MutableProperty<Dimension>, PropertyDimensionSpinnerModel.Axe) - Constructor for class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel
 
PropertyDimensionSpinnerModel.Axe - Enum in com.macrofocus.properties.swing
 
PropertyEvent<T> - Class in com.macrofocus.properties
 
PropertyEvent(T, T) - Constructor for class com.macrofocus.properties.PropertyEvent
 
PropertyListener<T> - Interface in com.macrofocus.properties
 
PropertyNumberSpinnerModel<V extends java.lang.Number> - Class in com.macrofocus.properties.swing
 
PropertyNumberSpinnerModel(MutableProperty<V>) - Constructor for class com.macrofocus.properties.swing.PropertyNumberSpinnerModel
 
PropertySingleSelection<E> - Class in com.macrofocus.selection.implementation
 
PropertySingleSelection(MutableProperty<E>) - Constructor for class com.macrofocus.selection.implementation.PropertySingleSelection
 
PropertySpinnerModel - Class in com.macrofocus.properties.swing
 
PropertySpinnerModel(MutableProperty) - Constructor for class com.macrofocus.properties.swing.PropertySpinnerModel
 
PropertySpinnerModel(MutableProperty, Number, Number, Number) - Constructor for class com.macrofocus.properties.swing.PropertySpinnerModel
 
PROPORTIONAL - Static variable in class com.macrofocus.treemap.NestingFactory
Add proportional spacing between parent nodes.
put(K, V) - Method in class com.macrofocus.utils.AbstractMap
put(K, V) - Method in class com.macrofocus.utils.IndexedTreeMap
Associates the specified value with the specified key in this map.
putAll(Map<? extends K, ? extends V>) - Method in class com.macrofocus.utils.AbstractMap
putAll(Map<? extends K, ? extends V>) - Method in class com.macrofocus.utils.IndexedTreeMap
Copies all of the mappings from the specified map to this map.

R

RandomAccessIterable<T> - Interface in com.macrofocus.utils
Created by luc on 25.04.17.
RandomAccessIterables - Class in com.macrofocus.utils
Created by luc on 25.04.17.
RandomAccessIterables() - Constructor for class com.macrofocus.utils.RandomAccessIterables
 
RangesScreenTransformCoordinator - Class in com.macrofocus.transform
Synchronize two range models with their respective coordinate axis models.
RangesScreenTransformCoordinator(MutableBoundedInterval, MutableBoundedInterval) - Constructor for class com.macrofocus.transform.RangesScreenTransformCoordinator
 
Rectangular - com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.Spiral
 
RectangularTextShape - Class in com.macrofocus.treemap.tagcloud
 
RectangularTextShape(CPFont, String, Rectangle2D) - Constructor for class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
RectangularTextShape(IHeadless, CPFont, String) - Constructor for class com.macrofocus.treemap.tagcloud.RectangularTextShape
 
RectangularTransform - Class in com.macrofocus.treemap
This is a transform that only scales and translates.
RectangularTransform() - Constructor for class com.macrofocus.treemap.RectangularTransform
Creates an identity transform.
RectangularTransform(double, double, double, double) - Constructor for class com.macrofocus.treemap.RectangularTransform
Creates a RectangularTransform.
RectangularTransform(Rectangle2D, Rectangle2D) - Constructor for class com.macrofocus.treemap.RectangularTransform
Creates a RectangularTransform that transforms from one rectangle to another.
registerKeyboardAction(InputMap, ActionMap, AbstractAction) - Static method in class com.macrofocus.helper.ActionHelper
 
registerPropertyListener(String, MutableProperty) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
ReleaseDate - com.macrofocus.license.LicenseModel.Expiration
 
remove(E) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
remove(E) - Method in interface com.macrofocus.order.MutableOrder
 
remove(ActionListener) - Method in class com.macrofocus.helper.WeakActionListeners
 
remove(Object) - Method in class com.macrofocus.utils.AbstractMap
remove(Object) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
remove(Object) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
remove(Object) - Method in class com.macrofocus.utils.IndexedTreeMap
Removes the mapping for this key from this IndexedTreeMap if present.
remove(Object) - Method in class com.macrofocus.utils.IndexedTreeSet
Removes the specified element from this set if it is present.
removeActionListener(Timer.TimerListener) - Method in class com.macrofocus.timer.PostponingTimer
 
removeActionListener(Timer.TimerListener) - Method in interface com.macrofocus.timer.Timer
 
removeAll() - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
removeAll() - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
removeAll(Collection<?>) - Method in class com.macrofocus.utils.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
removeAll(Collection<?>) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
removeBoundedIntervalListener(BoundedIntervalListener) - Method in class com.macrofocus.interval.AbstractBoundedInterval
 
removeBoundedIntervalListener(BoundedIntervalListener) - Method in interface com.macrofocus.interval.BoundedInterval
 
removeBoundedIntervalListeners() - Method in class com.macrofocus.interval.AbstractBoundedInterval
 
removeBoundedIntervalListeners() - Method in interface com.macrofocus.interval.BoundedInterval
 
removeChild(T, T) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
removeChild(T, T) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
removeChildren(List<T>) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
removeChildren(List<T>) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
Removed - com.macrofocus.hierarchy.HierarchyEvent.Type
 
removeFilterListener(FilterListener<E>) - Method in class com.macrofocus.filter.AbstractFilter
 
removeFilterListener(FilterListener<E>) - Method in interface com.macrofocus.filter.Filter
Remove a listener to the list that's notified each time a change to the filter occurs.
removeFilterListeners() - Method in class com.macrofocus.filter.AbstractFilter
 
removeFilterListeners() - Method in interface com.macrofocus.filter.Filter
Remove all listeners to the list that's notified each time a change to the selection occurs.
removeFilterListeners() - Method in class com.macrofocus.order.AbstractOrder
 
removeHierarchyListener(HierarchyListener<T>) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
removeHierarchyListener(HierarchyListener<T>) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
removeHierarchyListeners() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
removeHierarchyListeners() - Method in interface com.macrofocus.hierarchy.Hierarchy
 
removeIntervalListener(IntervalListener) - Method in class com.macrofocus.interval.AbstractMutableInterval
 
removeIntervalListener(IntervalListener) - Method in interface com.macrofocus.interval.Interval
 
removeIntervalListeners() - Method in class com.macrofocus.interval.AbstractMutableInterval
 
removeIntervalListeners() - Method in interface com.macrofocus.interval.Interval
 
removeListener(TreeMapListener) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Remove a listener from the list of listeners that should be notified about changes in the model.
removeListener(TreeMapListener) - Method in interface com.macrofocus.treemap.TreeMapModel
Remove a listener from the list of listeners that should be notified about changes in the model.
removeOrderListener(OrderListener<E>) - Method in class com.macrofocus.order.AbstractOrder
 
removeOrderListener(OrderListener<E>) - Method in interface com.macrofocus.order.Order
Remove a listener to the list that's notified each time a change to the order occurs.
removePropertiesListener(PropertiesListener) - Method in class com.macrofocus.properties.implementation.AbstractProperties
 
removePropertiesListener(PropertiesListener) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
removePropertiesListener(PropertiesListener) - Method in interface com.macrofocus.properties.Properties
Remove a listener to the list that's notified each time a change to the properties occurs.
removeProperty(MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.macrofocus.utils.PropertyChange
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.macrofocus.utils.PropertyChange
 
removePropertyListener(PropertyListener<T>) - Method in class com.macrofocus.properties.implementation.AbstractProperty
 
removePropertyListener(PropertyListener<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
removePropertyListener(PropertyListener<T>) - Method in interface com.macrofocus.properties.Property
 
removeScreenTransformListener(ScreenTransformListener) - Method in class com.macrofocus.transform.AbstractMutableOneDScreenTransform
 
removeScreenTransformListener(ScreenTransformListener) - Method in interface com.macrofocus.transform.OneDScreenTransform
 
removeScreenTransformListeners() - Method in class com.macrofocus.transform.AbstractMutableOneDScreenTransform
 
removeScreenTransformListeners() - Method in interface com.macrofocus.transform.OneDScreenTransform
 
removeSelectionInterval(int, int) - Method in class com.macrofocus.selection.swing.SelectionListSelectionModel
 
removeSelectionListener(SelectionListener<E>) - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
removeSelectionListener(SelectionListener<E>) - Method in interface com.macrofocus.selection.Selection
Remove a listener to the list that's notified each time a change to the selection occurs.
removeSelectionListeners() - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
removeSelectionListeners() - Method in interface com.macrofocus.selection.Selection
Remove all listeners to the list that's notified each time a change to the selection occurs.
removeSingleSelectionListener(SingleSelectionListener<E>) - Method in class com.macrofocus.selection.implementation.AbstractMutableSingleSelection
 
removeSingleSelectionListener(SingleSelectionListener<E>) - Method in interface com.macrofocus.selection.SingleSelection
 
removeTimerListener(CPTimerListener) - Method in class com.macrofocus.timer.AbstractCPTimer
 
removeTimerListener(CPTimerListener) - Method in interface com.macrofocus.timer.CPTimer
 
removeTreeMapSettingsListener() - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Remove all the listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListener() - Method in interface com.macrofocus.treeplot.TreePlotSettings
Remove all the listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListener(TreeMapSettingsListener) - Method in class com.macrofocus.treemap.AbstractTreeMapSettings
Remove a listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListener(TreeMapSettingsListener) - Method in interface com.macrofocus.treemap.TreeMapSettings
Remove a listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListener(TreeMapSettingsListener) - Method in class com.macrofocus.treeplot.AbstractTreePlotSettings
Remove a listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListener(TreeMapSettingsListener) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Remove a listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListeners() - Method in class com.macrofocus.treemap.AbstractTreeMapSettings
Remove all the listener from the list of listeners that should be notified about changes in the settings.
removeTreeMapSettingsListeners() - Method in interface com.macrofocus.treemap.TreeMapSettings
Remove all the listener from the list of listeners that should be notified about changes in the settings.
removeTreeModelListener(TreeModelListener) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
removeZoomListener(ZoomListener) - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
removeZoomListener(ZoomListener) - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
removeZoomListener(ZoomListener) - Method in interface com.macrofocus.transform.zoom.ZoomStrategy
 
rendering - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
rendering - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
Rendering<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Defines how nodes should be rendered on the display.
RenderingFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined rendering schemes.
repaint() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
repaint() - Method in class com.macrofocus.treemap.DefaultTreeMapPopup
 
repaint() - Method in interface com.macrofocus.treemap.TreeMapPopup
Repaints the owner of the popup.
repaint() - Method in interface com.macrofocus.treemap.TreeMapView
 
repaint() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
repaint() - Method in class com.macrofocus.treeplot.DefaultTreePlotPopup
 
repaint() - Method in interface com.macrofocus.treeplot.TreePlotView
 
repaint(long) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
repaint(long) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
repaint(long) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
repaint(long) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
repeat(T) - Static method in class com.macrofocus.treemap.Itertools
 
repeat(T, int) - Static method in class com.macrofocus.treemap.Itertools
 
replaceBrightness(Color, double) - Static method in class com.macrofocus.helper.ColorHelper
 
replaceProperty(String, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
replaceProperty(String, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
replaceProperty(K, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.EnumProperties
 
replaceProperty(K, MutableProperty<T>) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
replaceProperty(K, MutableProperty<T>) - Method in interface com.macrofocus.properties.MutableProperties
 
requestSizeWeightValues() - Method in interface com.macrofocus.treemap.Aggregation
 
reset() - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
reset() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
reset() - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
reset() - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
reset() - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
reset() - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
reset() - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
resetIterator(double) - Method in class com.macrofocus.treemap.tagcloud.PositionIterator
 
resetToDefaults() - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
resetToDefaults() - Method in interface com.macrofocus.treemap.TreeMapSettings
 
resetToDefaults() - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
resetToDefaults() - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
resetXAxis() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
resetYAxis() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
restart() - Method in interface com.macrofocus.timer.CPTimer
 
restart() - Method in class com.macrofocus.timer.PostponingTimer
 
restart() - Method in interface com.macrofocus.timer.Timer
 
restore() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
restore() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
retainAll(Collection<?>) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
retainAll(Collection<?>) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
rotate(double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
rotate(double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
rotate(double, double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
rotate(double, double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
Row - Interface in com.macrofocus.data.table
 
RowFactory - Class in com.macrofocus.data.table
 
RowFactory() - Constructor for class com.macrofocus.data.table.RowFactory
 
RowFactory.DirectRowCreator - Class in com.macrofocus.data.table
 
RowFactory.IndexedRowCreator - Class in com.macrofocus.data.table
 
RowFactory.RowCreator - Interface in com.macrofocus.data.table
 
rowNode - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
RTFTagCloudFileType - Class in com.macrofocus.file
 
run() - Method in class com.macrofocus.timer.PostponingTimer
 

S

SASFileType - Class in com.macrofocus.file
 
save() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
save() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
save(DataFrame, ElementFactory, Element) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
save(DataFrame, ElementFactory, Element) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
scale - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
scale(double) - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
scale(double) - Method in class com.macrofocus.treeplot.Spoint
 
scale(double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
scale(double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
scale(double, double) - Method in class com.macrofocus.treemap.RectangularTransform
Scales this transform.
Scale - Interface in com.macrofocus.treemap
Defines how values should be transformed to determine their proportional size.
ScaleFactory - Class in com.macrofocus.treemap
Factory class for accessing predefined scaling schemes.
scaleFontToFit(Rectangle, CPFont<Font>, EnhancedLabel<Color, Font>, PreferredSize, double, boolean, boolean) - Static method in class com.macrofocus.treemap.AbstractRendering
 
scheduleIncremental(CPExecutor.Command) - Method in interface com.macrofocus.timer.CPExecutor
 
scheduleLater(CPExecutor.Command) - Method in interface com.macrofocus.timer.CPExecutor
 
scheduleUpdate() - Method in class com.macrofocus.details.DetailsDataFrame
 
scheduleUpdateColors() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
scheduleUpdateGroupBy() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
scheduleUpdateLayout() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
screenToWorld(int) - Method in interface com.macrofocus.transform.OneDScreenTransform
 
screenToWorld(int) - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
screenToWorld(int) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
screenToWorldX(int) - Method in class com.macrofocus.treemap.AbstractTreeMapView
screenToWorldX(int) - Method in interface com.macrofocus.treemap.TreeMapView
 
screenToWorldY(int) - Method in class com.macrofocus.treemap.AbstractTreeMapView
screenToWorldY(int) - Method in interface com.macrofocus.treemap.TreeMapView
 
screenTransform - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
screenTransform - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
ScreenTransformEvent - Class in com.macrofocus.transform
An event that characterizes a change in the screen transform.
ScreenTransformEvent() - Constructor for class com.macrofocus.transform.ScreenTransformEvent
 
ScreenTransformHelper - Class in com.macrofocus.transform
Helper class for dealing with screen transforms.
ScreenTransformHelper() - Constructor for class com.macrofocus.transform.ScreenTransformHelper
 
ScreenTransformListener - Interface in com.macrofocus.transform
The listener interface for receiving "interesting" events about a screen transform.
Selection - com.macrofocus.treemap.AbstractTreeMapController.Mode
Selection mode.
Selection - com.macrofocus.treeplot.AbstractTreePlotController.Mode
Selection mode.
Selection<E> - Interface in com.macrofocus.selection
This interface represents the current state of a selection.
selectionChanged(SingleSelectionEvent<E>) - Method in interface com.macrofocus.selection.SingleSelectionListener
Called whenever the value of the selection changes.
selectionChanged(SelectionEvent<E>) - Method in interface com.macrofocus.selection.SelectionListener
Called whenever the value of the selection changes.
selectionColor - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
SelectionEvent<E> - Interface in com.macrofocus.selection
An event that characterizes a change in the current selection.
SelectionListener<E> - Interface in com.macrofocus.selection
The listener interface for receiving "interesting" events about a selection.
SelectionListSelectionModel<E> - Class in com.macrofocus.selection.swing
 
SelectionListSelectionModel(ListModel, MutableSelection<E>) - Constructor for class com.macrofocus.selection.swing.SelectionListSelectionModel
 
SelectionNodeRenderer<N,​Row,​Column,​Component,​Color,​Font> - Class in com.macrofocus.treeplot
Renderer for painting the selection highlight.
SelectionNodeRenderer() - Constructor for class com.macrofocus.treeplot.SelectionNodeRenderer
 
selectionToolTip - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
selectionToolTip - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
serializable() - Method in annotation type com.macrofocus.annotations.GwtCompatible
 
set(double, double) - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
set(int, Object) - Method in interface com.macrofocus.type.convert.TypeConverter.Output
 
set(Tuple2d) - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
set(Iterable<E>, Iterable<E>) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
set(T) - Method in class com.macrofocus.treemap.legacy.SingleSelectionSettingsCoordinator
 
setAggregation(Aggregation) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the aggregation scheme to use to aggregate values of the treemap.
setAggregation(Aggregation) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Defines the aggregation scheme to use to aggregate values of the treemap.
setAggregation(Aggregation) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Defines the aggregation scheme to use to aggregate values of the treemap.
setAggregation(Aggregation) - Method in interface com.macrofocus.treemap.TreeMap
 
setAggregation(Aggregation) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the aggregation scheme to use to aggregate values of the treemap.
setAlgorithm(Algorithm) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the algorithm to use to lay out the treemap.
setAlgorithm(Algorithm) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Defines the algorithm to use to lay out the treemap.
setAlgorithm(Algorithm) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Defines the algorithm to use to lay out the treemap.
setAlgorithm(Algorithm) - Method in interface com.macrofocus.treemap.TreeMap
 
setAlgorithm(Algorithm) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the algorithm to use to lay out the treemap.
setBackground(int) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use for background labeling.
setBackground(int) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use for background labeling.
setBackground(int) - Method in interface com.macrofocus.treemap.TreeMap
 
setBackground(int) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use for background labeling.
setBackground(CPColor<Color>) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the background color to use for drawing the treemap.
setBackground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the background color to use for drawing the treemap.
setBackground(CPColor<Color>) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
setBackground(CPColor<Color>) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets the background color to use for drawing the treeplot.
setBackground(CPColor<Color>) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets the background color to use for drawing the treeplot.
setBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setBackground(CPColor<Color>) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
setBackgroundByName(String) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use for background labeling.
setBackgroundByName(String) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use for background labeling.
setBackgroundByName(String) - Method in interface com.macrofocus.treemap.TreeMap
 
setBackgroundByName(String) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use for background labeling.
setBackgroundTreeMapField(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setBackgroundTreeMapField(TreeMapField) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setBorderColor(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the color to use for drawing the borders.
setBorderColor(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the color to use for drawing the borders.
setBorderColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the color to use for drawing the borders.
setBorderThickness(double) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the thickness used for drawing the borders.
setBorderThickness(double) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the thickness used for drawing the borders.
setBorderThickness(double) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the thickness used for drawing the borders.
setBuildNumberFormat(NumberFormat) - Method in class com.macrofocus.application.SimpleVersionModel
 
setChildren(T, List<T>) - Method in interface com.macrofocus.hierarchy.MutableHierarchy
 
setChildren(T, List<T>) - Method in class com.macrofocus.hierarchy.SimpleHierarchy
 
setColor(int) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use for coloring.
setColor(int) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use for coloring.
setColor(int) - Method in interface com.macrofocus.treemap.TreeMap
 
setColor(int) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use for coloring.
setColor(int) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the field to use for coloring.
setColor(int) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the field to use for coloring.
setColor(CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
setColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.MutableTreeMapNode
Sets the color of the item in the map.
setColor(CPColor<Color>) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setColor(N, CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Sets the color of the given node.
setColor(N, CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapModel
Sets the color of the given node.
setColorByName(String) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use for coloring.
setColorByName(String) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use for coloring.
setColorByName(String) - Method in interface com.macrofocus.treemap.TreeMap
 
setColorByName(String) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use for coloring.
setColorByName(String) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the field to use for coloring.
setColorByName(String) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the field to use for coloring.
setColorMap(MutableColorMap) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setColorMap(MutableColorMap) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the color map to use for the specified column.
setColorMap(MutableColorMap) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the color map to use for the specified column.
setColorProvider(ColorProvider<N, Color>) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
setColorProvider(ColorProvider<N, Color>) - Method in interface com.macrofocus.treemap.TreeMapModel
 
setColorTreeMapField(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setColorTreeMapField(TreeMapField) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setColorTreeMapField(TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
setColorTreeMapField(TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
setCommonsLogFactory(Class) - Static method in class com.macrofocus.util.logging.Logging
 
setController(TreeMapController<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the controller to be used for the treemap and register the view currently in use.
setController(TreeMapController<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMap
 
setController(TreePlotController<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlot
Sets the controller to be used for the treemap and register the view currently in use.
setController(TreePlotController<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlot
 
setCurrentColorMap(TreeMapField, MutableColorMap<Color>) - Method in class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
setCurrentRoot(N) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Sets the currently selected root node from which the treemap should be displayed.
setCurrentRoot(N) - Method in interface com.macrofocus.treemap.TreeMapModel
Sets the currently selected root node from which the treemap should be displayed.
setCurrentRoot(N) - Method in class com.macrofocus.treeplot.DefaultTreePlotModel
Sets the currently selected root node from which the treemap should be displayed.
setCurrentRoot(N) - Method in interface com.macrofocus.treeplot.TreePlotModel
Sets the currently selected root node from which the treemap should be displayed.
setDataFrame(DataFrame<Row, Column, ?>) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
Change the underlying DataFrame.
setDepth(Depth) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the depth to use to lay out the treemap.
setDepth(Depth) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the depth to use to lay out the treemap.
setDepth(Depth) - Method in interface com.macrofocus.treemap.TreeMap
 
setDepth(Depth) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the depth to use to lay out the treemap.
setDepth(Depth) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the depth to use to lay out the treemap.
setDepth(Depth) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the depth to use to lay out the treemap.
setDimension(Dimension) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setDimension(Dimension) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the size of the treemap.
setDimensionFixed(Boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setDimensionFixed(Boolean) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setDirty(boolean) - Method in class com.macrofocus.treemap.AbstractTreeMapView
setDirty(boolean) - Method in interface com.macrofocus.treemap.TreeMapView
 
setDirty(boolean) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
setDirty(boolean) - Method in interface com.macrofocus.treeplot.TreePlotView
 
setDirtyShapes() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
setDirtyShapes() - Method in interface com.macrofocus.treeplot.TreePlotView
 
setEnabled(boolean) - Method in class com.macrofocus.filter.AbstractFilter
 
setEnabled(boolean) - Method in class com.macrofocus.filter.AbstractMutableFilter
 
setEnabled(boolean) - Method in class com.macrofocus.filter.AbstractMutableIndexFilter
 
setEnabled(boolean) - Method in interface com.macrofocus.filter.MutableFilter
 
setEnabled(boolean) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
setEnabled(boolean) - Method in class com.macrofocus.selection.implementation.AbstractMutableSelection
 
setEnabled(boolean) - Method in class com.macrofocus.selection.implementation.AbstractSelection
 
setEnabled(boolean) - Method in interface com.macrofocus.selection.MutableSelection
 
setEnd(double) - Method in interface com.macrofocus.interval.MutableInterval
 
setEnd(double) - Method in class com.macrofocus.interval.PropertyClosedInterval
 
setEnd(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setEnd(double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
setExtent(double) - Method in interface com.macrofocus.interval.MutableInterval
 
setExtent(double) - Method in class com.macrofocus.interval.PropertyClosedInterval
 
setExtent(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setExtent(double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
setFill(CPColor<Color>) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setFill(CPColor<Color>) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setFiltered(E, boolean, Object) - Method in interface com.macrofocus.filter.MutableFilter
 
setFiltered(E, boolean, Object) - Method in class com.macrofocus.filter.SimpleFilter
 
setFiltered(E, boolean, Object) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
setFiltered(Iterable<E>, boolean, Object) - Method in interface com.macrofocus.filter.MutableFilter
 
setFiltered(Iterable<E>, boolean, Object) - Method in class com.macrofocus.filter.SimpleFilter
 
setFiltered(Iterable<E>, boolean, Object) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
setFiltered(Iterable<E>, Iterable<E>, Object) - Method in interface com.macrofocus.filter.MutableFilter
 
setFiltered(Iterable<E>, Iterable<E>, Object) - Method in class com.macrofocus.filter.SimpleFilter
 
setFiltered(Iterable<E>, Iterable<E>, Object) - Method in class com.macrofocus.filter.SimpleIndexFilter
 
setFocusable(Container, boolean) - Static method in class com.macrofocus.helper.SwingHelper
 
setFont(Font) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setFont(Font) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setFormat(CPFormat) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setFormat(CPFormat) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the format used to display values of the specified column.
setFormat(CPFormat) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the format used to display values of the specified column.
setFormatPattern(int, String) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
setFormatPattern(int, String) - Method in interface com.macrofocus.treemap.TreeMapModel
 
setGlobalAlpha(double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setGlobalAlpha(double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setGridColor(CPColor<Color>) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets the color to use for drawing the grid.
setGridColor(CPColor<Color>) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets the color to use for drawing the grid.
setGridThickness(Double) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets the thickness used for drawing the grid.
setGridThickness(Double) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets the thickness used for drawing the grid.
setGroupBy(int...) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the fields to be use for grouping.
setGroupBy(int...) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the fields to be use for grouping.
setGroupBy(int...) - Method in interface com.macrofocus.treemap.TreeMap
 
setGroupBy(int...) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the fields to be use for grouping.
setGroupBy(int...) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the fields to be use for grouping.
setGroupBy(int...) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the fields to be use for grouping.
setGroupBy(Boolean) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets whether the groups should be displayed.
setGroupBy(Boolean) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets whether the groups should be displayed.
setGroupByByNames(String...) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the fields to be use for grouping.
setGroupByByNames(String...) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the fields to be use for grouping.
setGroupByByNames(String...) - Method in interface com.macrofocus.treemap.TreeMap
 
setGroupByByNames(String...) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the fields to be use for grouping.
setGroupByByNames(String...) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the fields to be use for grouping.
setGroupByByNames(String...) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the fields to be use for grouping.
setGroupByTreeMapFields(TreeMapField[]) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setGroupByTreeMapFields(TreeMapField[]) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
setGroupByTreeMapFields(TreeMapField[]) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
setGroupByTreeMapFields(TreeMapField<N, Column>[]) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setHeaderBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the background color to use for drawing the headers.
setHeaderBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the background color to use for drawing the headers.
setHeaderBackground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the background color to use for drawing the headers.
setHeaderBackgroundColor(CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the background color to use for drawing the headers.
setHeaderBackgroundColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMap
 
setHeaderEffect(EnhancedLabel.Effect) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderEffect(EnhancedLabel.Effect) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setHeaderEffect(EnhancedLabel.Effect) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeaderEffectColor(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the background color to use for drawing the headers.
setHeaderEffectColor(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the background color to use for drawing the headers.
setHeaderEffectColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the background color to use for drawing the headers.
setHeaderEffectOpacity(Float) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderEffectOpacity(Float) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setHeaderEffectOpacity(Float) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeaderFont(CPFont<Font>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the font used for labeling the headings.
setHeaderFont(CPFont<Font>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the font used for labeling the headings.
setHeaderFont(CPFont<Font>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the font used for labeling the headings.
setHeaderFont(CPFont<Font>) - Method in interface com.macrofocus.treemap.TreeMap
 
setHeaderFont(CPFont<Font>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the font used for labeling the headings.
setHeaderForeground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the foreground color to use for drawing the headers.
setHeaderForeground(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the foreground color to use for drawing the headers.
setHeaderForeground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the foreground color to use for drawing the headers.
setHeaderForegroundColor(CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the foreground color to use for drawing the headers.
setHeaderForegroundColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMap
 
setHeaderHorizontalAlignment(Integer) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderHorizontalAlignment(Integer) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setHeaderHorizontalAlignment(Integer) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeaderInsets(Insets) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderInsets(Insets) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
setHeaderInsets(Insets) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeaderMinimumCharactersToDisplay(Integer) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderMinimumCharactersToDisplay(Integer) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setHeaderMinimumCharactersToDisplay(Integer) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeaderRenderer(TreeMapHeaderRenderer<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapView
setHeaderRenderer(TreeMapHeaderRenderer<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapView
 
setHeaderRendering(EnhancedLabel.Rendering) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderRendering(EnhancedLabel.Rendering) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setHeaderRendering(EnhancedLabel.Rendering) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeaderVerticalAlignment(Integer) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setHeaderVerticalAlignment(Integer) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setHeaderVerticalAlignment(Integer) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setHeadless(Headless) - Method in class com.macrofocus.treemap.SurroundLabeling
 
setHeight(int) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use for mapping the height.
setHeight(int) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use for mapping the height.
setHeight(int) - Method in interface com.macrofocus.treemap.TreeMap
 
setHeight(int) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use for mapping the height.
setHeightByName(String) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use for mapping the height.
setHeightByName(String) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use for mapping the height.
setHeightByName(String) - Method in interface com.macrofocus.treemap.TreeMap
 
setHeightByName(String) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use for mapping the height.
setHeightTreeMapField(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setHeightTreeMapField(TreeMapField) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setHideFilterResults(Boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
setHideFilterResults(Boolean) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setHideFilterResults(Boolean) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
setHideFilterResults(Boolean) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
setHideSearchResults(Boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
setHideSearchResults(Boolean) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setHideSearchResults(Boolean) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
setHideSearchResults(Boolean) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
setIndex(Index<E>, Iterable<E>, Iterable<E>, int) - Method in class com.macrofocus.filter.AbstractMutableIndexFilter
 
setIndex(Index<E>, Iterable<E>, Iterable<E>, int) - Method in interface com.macrofocus.filter.MutableIndexFilter
 
setInterval(MutableBoundedInterval) - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
setLabeling(Labeling) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the labeling scheme to use to draw the treemap.
setLabeling(Labeling) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Defines the labeling scheme to use to draw the treemap.
setLabeling(Labeling) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Defines the labeling scheme to use to draw the treemap.
setLabeling(Labeling) - Method in interface com.macrofocus.treemap.TreeMap
 
setLabeling(Labeling) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the labeling scheme to use to draw the treemap.
setLabelingBackgroundColor(CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the background color to use for drawing the labels.
setLabelingBackgroundColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMap
 
setLabelingContrastEnhancement(EnhancedLabel.ContrastEnhancement) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingContrastEnhancement(EnhancedLabel.ContrastEnhancement) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
setLabelingContrastEnhancement(EnhancedLabel.ContrastEnhancement) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingEffect(EnhancedLabel.Effect) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingEffect(EnhancedLabel.Effect) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingEffect(EnhancedLabel.Effect) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingEffectColor(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the effect color to use for drawing the labels.
setLabelingEffectColor(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the effect color to use for drawing the labels.
setLabelingEffectColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the effect color to use for drawing the labels.
setLabelingEffectOpacity(Float) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingEffectOpacity(Float) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingEffectOpacity(Float) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingFloat(Boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingFloat(Boolean) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingFloat(Boolean) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingFont(CPFont<Font>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the font used for labeling.
setLabelingFont(CPFont<Font>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the font used for labeling.
setLabelingFont(CPFont<Font>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the font used for labeling.
setLabelingFont(CPFont<Font>) - Method in interface com.macrofocus.treemap.TreeMap
 
setLabelingFont(CPFont<Font>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the font used for labeling.
setLabelingForeground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the foreground color to use for drawing the labels.
setLabelingForeground(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the foreground color to use for drawing the labels.
setLabelingForeground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the foreground color to use for drawing the labels.
setLabelingForegroundColor(CPColor<Color>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the foreground color to use for drawing the labels.
setLabelingForegroundColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMap
 
setLabelingHorizontalAlignment(int) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingHorizontalAlignment(int) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingHorizontalAlignment(int) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingMinimumCharactersToDisplay(int) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingMinimumCharactersToDisplay(int) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingMinimumCharactersToDisplay(int) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingRendering(EnhancedLabel.Rendering) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingRendering(EnhancedLabel.Rendering) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingRendering(EnhancedLabel.Rendering) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingResizeTextToFitShape(Boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingResizeTextToFitShape(Boolean) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingResizeTextToFitShape(Boolean) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingShrinkTextToFitShape(Boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingShrinkTextToFitShape(Boolean) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingShrinkTextToFitShape(Boolean) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelingVerticalAlignment(int) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setLabelingVerticalAlignment(int) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setLabelingVerticalAlignment(int) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setLabelRenderer(TreeMapLabelRenderer<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapView
setLabelRenderer(TreeMapLabelRenderer<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapView
 
setLabels(int...) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the fields to be use for labeling.
setLabels(int...) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the fields to be use for labeling.
setLabels(int...) - Method in interface com.macrofocus.treemap.TreeMap
 
setLabels(int...) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the fields to be use for labeling.
setLabelsByNames(String...) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the fields to be use for labeling.
setLabelsByNames(String...) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the fields to be use for labeling.
setLabelsByNames(String...) - Method in interface com.macrofocus.treemap.TreeMap
 
setLabelsByNames(String...) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the fields to be use for labeling.
setLabelTreeMapFields(TreeMapField<N, Column>[]) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setLabelTreeMapFields(TreeMapField<N, Column>[]) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setLensNormalized(double, double) - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
setLensNormalized(double, double) - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
setLicenseKey(String, String) - Static method in class com.macrofocus.treemap.AbstractTreeMap
Register the license key that legally entitle the use of CartoPlot.
setLicenseKey(String, String) - Static method in class com.macrofocus.treemap.javafx.JavaFXTreeMap
Register the license key that legally entitle the use of TreeMap.
setLicenseKey(String, String) - Static method in class com.macrofocus.treeplot.AbstractTreePlot
Register the license key that legally entitle the use of CartoPlot.
setLicenseKey(String, String) - Static method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
Register the license key that legally entitle the use of TreeMap.
setLicenseModel(LicenseModel) - Method in interface com.macrofocus.application.ApplicationModel
 
setLicenseModel(LicenseModel) - Method in class com.macrofocus.application.SimpleApplicationModel
 
setLicenseModel(LicenseModel) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
setLicenseModel(LicenseModel) - Method in interface com.macrofocus.treemap.TreeMapView
 
setLightSourceAmbient(double) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the light source ambient intensity used for drawing the cushions.
setLightSourceAmbient(double) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the light source ambient intensity used for drawing the cushions.
setLightSourceAmbient(double) - Method in interface com.macrofocus.treemap.TreeMap
 
setLightSourceAmbient(double) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the light source ambient intensity used for drawing the cushions.
setLightSourceHeight(double) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the light source height used for drawing the cushions.
setLightSourceHeight(double) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the light source height used for drawing the cushions.
setLightSourceHeight(double) - Method in interface com.macrofocus.treemap.TreeMap
 
setLightSourceHeight(double) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the light source height used for drawing the cushions.
setLightSourceX(double) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the light source X position used for drawing the cushions.
setLightSourceX(double) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the light source X position used for drawing the cushions.
setLightSourceX(double) - Method in interface com.macrofocus.treemap.TreeMap
 
setLightSourceX(double) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the light source X position used for drawing the cushions.
setLightSourceY(double) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the light source Y position used for drawing the cushions.
setLightSourceY(double) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the light source Y position used for drawing the cushions.
setLightSourceY(double) - Method in interface com.macrofocus.treemap.TreeMap
 
setLightSourceY(double) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the light source Y position used for drawing the cushions.
setLightSourceZ(double) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the light source Z position used for drawing the cushions.
setLightSourceZ(double) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the light source Z position used for drawing the cushions.
setLightSourceZ(double) - Method in interface com.macrofocus.treemap.TreeMap
 
setLightSourceZ(double) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the light source Z position used for drawing the cushions.
setLineDash(double[]) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setLineDash(double[]) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setLineWidth(double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setLineWidth(double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setLocation(double, double) - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
setLocation(Point2d) - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
setLocation(Point2d) - Method in interface com.macrofocus.treemap.tagcloud.Word
 
setMajorNumberFormat(NumberFormat) - Method in class com.macrofocus.application.SimpleVersionModel
 
setMaximum(double) - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
setMaximum(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setMaximumExtent(double) - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
setMaximumExtent(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setMaximumHeight(double) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the maximum height.
setMaximumHeight(double) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the maximum height.
setMaxTags(int) - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
setMaxTags(int) - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
setMinimum(double) - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
setMinimum(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setMinimumExtent(double) - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
setMinimumExtent(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setMinMax(double, double) - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
setMinMax(double, double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setMinMax(double, double, double, double) - Method in interface com.macrofocus.interval.MutableBoundedInterval
 
setMinMax(double, double, double, double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setMinorNumberFormat(NumberFormat) - Method in class com.macrofocus.application.SimpleVersionModel
 
setModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the model to be used for the treemap and register it to the view.
setModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Sets the data model and registers with it for listener notifications from the new data model.
setModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.ThreeDTreeMapView
 
setModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMap
 
setModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapView
Sets the data model and registers with it for listener notifications from the new data model.
setModel(TreeMapModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
setModel(TreePlotModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlot
Sets the model to be used for the treemap and register it to the view.
setModel(TreePlotModel<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Sets the data model and registers with it for listener notifications from the new data model.
setModel(TreePlotModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlot
 
setModel(TreePlotModel<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlotView
 
setName(String) - Method in class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
 
setNestedShape(Shape) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
setNestedShape(Shape) - Method in interface com.macrofocus.treemap.MutableTreeMapNode
Sets the shape after nesting of the item in the map.
setNestedShape(Shape) - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
setNestedShape(N, Shape) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Sets the shape after nesting of the item in the map.
setNestedShape(N, Shape) - Method in interface com.macrofocus.treemap.TreeMapModel
Sets the shape after nesting of the item in the map.
setNesting(Nesting) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the nesting to use to lay out the treemap.
setNesting(Nesting) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Defines the nesting to use to lay out the treemap.
setNesting(Nesting) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Defines the nesting to use to lay out the treemap.
setNesting(Nesting) - Method in interface com.macrofocus.treemap.TreeMap
 
setNesting(Nesting) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the nesting to use to lay out the treemap.
setNestingAmount(Double) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setNestingAmount(Double) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the size of nested areas.
setNestingAmount(Double) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the size of nested areas.
setNestingBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setNestingBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the background color to use for drawing the nested areas.
setNestingBackground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the background color to use for drawing the nested areas.
setNewValues(double, double, double, double) - Method in class com.macrofocus.interval.BoundedIntervalEvent
 
setNode(N) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Sets the current node that the tooltip should display information about.
setNode(N) - Method in interface com.macrofocus.treemap.TreeMapToolTip
Sets the current node that the tooltip should display information about.
setNode(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Sets the current node that the tooltip should display information about.
setNotifyListeners(boolean) - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
setNotifyListeners(boolean) - Method in interface com.macrofocus.hierarchy.Hierarchy
 
setnSubdivisions(int) - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
setnSubdivisions(int) - Method in interface com.macrofocus.treemap.tagcloud.TagCloudAlgorithm
 
setNumericMax(TreeMapField, double) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
setNumericMax(TreeMapField, double) - Method in interface com.macrofocus.treemap.TreeMapModel
Sets the maximum value contained in the specified column.
setNumericMin(TreeMapField, double) - Method in class com.macrofocus.treemap.DefaultTreeMapModel
 
setNumericMin(TreeMapField, double) - Method in interface com.macrofocus.treemap.TreeMapModel
Sets the minimum value contained in the specified column.
setOpaque(boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
 
setOrder(List<E>) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
setOrder(List<E>) - Method in interface com.macrofocus.order.MutableOrder
 
setOrdering(Ordering) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the ordering to use to lay out the treemap.
setOrdering(Ordering) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Defines the ordering to use to lay out the treemap.
setOrdering(Ordering) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Defines the ordering to use to lay out the treemap.
setOrdering(Ordering) - Method in interface com.macrofocus.treemap.TreeMap
 
setOrdering(Ordering) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the ordering to use to lay out the treemap.
setOrderingDirection(Ordering.SortOrder) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setOrderingDirection(Ordering.SortOrder) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
setOrderingDirection(Ordering.SortOrder) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the ordering direction to use to lay out the treemap.
setOrderingHorizontalVanishingPoint(Integer) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setOrderingHorizontalVanishingPoint(Integer) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
setOrderingHorizontalVanishingPoint(Integer) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setOrderingVerticalVanishingPoint(Integer) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setOrderingVerticalVanishingPoint(Integer) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
setOrderingVerticalVanishingPoint(Integer) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setOutput(LoggingOutput...) - Method in class com.macrofocus.util.logging.Logging
 
setOverrideDefaults(boolean) - Method in class com.macrofocus.properties.implementation.OverrideProperties
Sets whether the default settings should be overridden by these settings
setOverrideDefaults(boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets whether the default settings should be overridden by these settings
setOverrideDefaults(boolean) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets whether the default settings should be overridden by these settings
setOverrideDefaults(boolean) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets whether the default settings should be overridden by these settings
setPaint(Paint) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setPaint(Paint) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setPaintingForPrint(boolean) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setPaintingForPrint(boolean) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setParent(N) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
setPatchNumberFormat(NumberFormat) - Method in class com.macrofocus.application.SimpleVersionModel
 
setPreferredWidth(int) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Sets the preferred width of the tooltip.
setPreferredWidth(int) - Method in interface com.macrofocus.treemap.TreeMapToolTip
Sets the preferred width of the tooltip.
setPreferredWidth(int) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Sets the preferred width of the tooltip.
setProbingColor(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the color to use for drawing the borders.
setProbingColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the color to use for drawing the borders.
setProbingColor(CPColor<Color>) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets the color to use for drawing the borders.
setProbingColor(CPColor<Color>) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets the color to use for drawing the borders.
setProgress(int) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
 
setProgress(int) - Method in class com.macrofocus.treemap.AbstractTreeMapModel.Worker
 
setProgress(int) - Method in interface com.macrofocus.treemap.TreeMapWorker
 
setProgressive(TreeMapView.Progressive) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setProgressive(TreeMapView.Progressive) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
setProgressive(TreeMapView.Progressive) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setProgressive(TreeMapView.Progressive) - Method in interface com.macrofocus.treemap.TreeMapView
Sets whether progressive display mode is enabled.
setProperty(MutableProperty) - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
setProperty(String, Object) - Method in class com.macrofocus.treemap.AbstractTreeMapFieldSettings
 
setProperty(String, Object) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the value of the specified property.
setProperty(String, Object) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the value of the specified property.
setPropertyOverride(String, Object) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
 
setRadialGradient() - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setRadialGradient() - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setRanges(MutableBoundedInterval, MutableBoundedInterval) - Method in class com.macrofocus.transform.RangesScreenTransformCoordinator
 
setRenderer(ToolTipTreeMapRenderer) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
setRenderer(ToolTipTreePlotRenderer) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
setRendering(Rendering) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the rendering scheme to use to draw the treemap.
setRendering(Rendering) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the rendering scheme to use to draw the treemap.
setRendering(Rendering) - Method in interface com.macrofocus.treemap.TreeMap
 
setRendering(Rendering) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the rendering scheme to use to draw the treemap.
setRendering(Rendering) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the rendering scheme to use to draw the treemap.
setRendering(Rendering) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the rendering scheme to use to draw the treemap.
setRenderingHint(RenderingHints.Key, Object) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setRenderingHint(RenderingHints.Key, Object) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setRenderingHints(RenderingHints) - Method in class com.macrofocus.treemap.AbstractTreeMapView
setRenderingHints(RenderingHints) - Method in interface com.macrofocus.treemap.TreeMapView
 
setRowCreator(TableModel, RowFactory.RowCreator) - Static method in class com.macrofocus.data.table.RowFactory
 
setScale(Scale) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the scaling scheme to use to project values the treemap.
setScale(Scale) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Defines the scaling scheme to use to project values the treemap.
setScale(Scale) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Defines the scaling scheme to use to project values the treemap.
setScale(Scale) - Method in interface com.macrofocus.treemap.TreeMap
 
setScale(Scale) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Defines the scaling scheme to use to project values the treemap.
setScreenMargins(int) - Method in interface com.macrofocus.transform.MutableOneDScreenTransform
 
setScreenMargins(int) - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
setScreenMargins(int) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
setScreenSize(int) - Method in interface com.macrofocus.transform.MutableOneDScreenTransform
 
setScreenSize(int) - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
setScreenSize(int) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
setSelected(boolean, E...) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
setSelected(boolean, E...) - Method in class com.macrofocus.selection.implementation.NullSelection
 
setSelected(boolean, E...) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
setSelected(boolean, E...) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
setSelected(boolean, E...) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
setSelected(boolean, E...) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelected(boolean, E...) - Method in interface com.macrofocus.selection.MutableSelection
Set the selection state.
setSelected(E) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
setSelected(E) - Method in class com.macrofocus.selection.implementation.NullSelection
 
setSelected(E) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
setSelected(E) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
setSelected(E) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
setSelected(E) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelected(E) - Method in interface com.macrofocus.selection.MutableSelection
 
setSelected(E) - Method in interface com.macrofocus.selection.MutableSingleSelection
Change the selection to the given element.
setSelected(E, boolean) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
setSelected(E, boolean) - Method in class com.macrofocus.selection.implementation.NullSelection
 
setSelected(E, boolean) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
setSelected(E, boolean) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
setSelected(E, boolean) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
setSelected(E, boolean) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelected(E, boolean) - Method in interface com.macrofocus.selection.MutableSelection
 
setSelected(Iterable<E>, boolean) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
setSelected(Iterable<E>, boolean) - Method in class com.macrofocus.selection.implementation.NullSelection
 
setSelected(Iterable<E>, boolean) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
setSelected(Iterable<E>, boolean) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
setSelected(Iterable<E>, boolean) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
setSelected(Iterable<E>, boolean) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelected(Iterable<E>, boolean) - Method in interface com.macrofocus.selection.MutableSelection
Set the selection state.
setSelected(Set<E>, boolean) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelectedElements(E...) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
setSelectedElements(E...) - Method in class com.macrofocus.selection.implementation.NullSelection
 
setSelectedElements(E...) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
setSelectedElements(E...) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
setSelectedElements(E...) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
setSelectedElements(E...) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelectedElements(E...) - Method in interface com.macrofocus.selection.MutableSelection
 
setSelectedElements(Iterable<E>) - Method in class com.macrofocus.selection.implementation.BeanSingleSelection
 
setSelectedElements(Iterable<E>) - Method in class com.macrofocus.selection.implementation.NullSelection
 
setSelectedElements(Iterable<E>) - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
setSelectedElements(Iterable<E>) - Method in class com.macrofocus.selection.implementation.PropertySingleSelection
 
setSelectedElements(Iterable<E>) - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
setSelectedElements(Iterable<E>) - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
setSelectedElements(Iterable<E>) - Method in interface com.macrofocus.selection.MutableSelection
 
setSelectionColor(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the color to use for drawing the borders.
setSelectionColor(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the color to use for drawing the borders.
setSelectionColor(CPColor<Color>) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets the color to use for drawing the borders.
setSelectionColor(CPColor<Color>) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets the color to use for drawing the borders.
setSelectionInterval(int, int) - Method in class com.macrofocus.selection.swing.SelectionListSelectionModel
 
setSelectionMode(boolean) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
setSelectionMode(boolean) - Method in interface com.macrofocus.treemap.TreeMapView
 
setSelectionToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Sets the tooltip used for selection.
setSelectionToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapView
Sets the tooltip used for selection.
setSelectionToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
setSelectionToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlotView
 
setShape(Shape) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
setShape(Shape) - Method in interface com.macrofocus.treemap.MutableTreeMapNode
Sets the shape of the item in the map.
setShape(Shape) - Method in class com.macrofocus.treemap.ParentTreeMapNode
 
setShape(N, Shape) - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Sets the shape of the item in the map.
setShape(N, Shape) - Method in interface com.macrofocus.treemap.TreeMapModel
Sets the shape of the item in the map.
setShowLabel(boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setShowLabel(boolean) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets whether the label of the specified field should be displayed or no in the popup.
setShowLabel(boolean) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets whether the label of the specified field should be displayed or no in the popup.
setShowPopup(TreeMapField, boolean) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setShowPopup(TreeMapField, boolean) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets whether the specified field should be displayed or no in the popup.
setShowPopup(TreeMapField, boolean) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
setShowPopup(TreeMapField, boolean) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets whether the specified field should be displayed or no in the popup.
setShowTiming(boolean) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
setShowTiming(boolean) - Method in interface com.macrofocus.treemap.TreeMapView
Sets whether information about refresh rate should be displayed.
setShowTiming(boolean) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
Sets whether information about refresh rate should be displayed.
setShowTiming(boolean) - Method in interface com.macrofocus.treeplot.TreePlotView
 
setSize(double) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
setSize(double) - Method in interface com.macrofocus.treemap.MutableTreeMapNode
Sets the size of the item.
setSize(int) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use to represent the size.
setSize(int) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use to represent the size.
setSize(int) - Method in interface com.macrofocus.treemap.TreeMap
 
setSize(int) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use to represent the size.
setSize(int) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the field to use to represent the size.
setSize(int) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the field to use to represent the size.
setSize(Dimension) - Method in class com.macrofocus.treemap.DefaultTreeMapToolTip
 
setSize(Dimension) - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
setSize(Dimension) - Method in interface com.macrofocus.treemap.TreeMapToolTip
 
setSize(Dimension) - Method in interface com.macrofocus.treemap.TreeMapView
 
setSize(Dimension) - Method in class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
setSizeByName(String) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the field to use to represent the size.
setSizeByName(String) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the field to use to represent the size.
setSizeByName(String) - Method in interface com.macrofocus.treemap.TreeMap
 
setSizeByName(String) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the field to use to represent the size.
setSizeByName(String) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Defines the field to use to represent the size.
setSizeByName(String) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Defines the field to use to represent the size.
setSizeTreeMapField(TreeMapField) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setSizeTreeMapField(TreeMapField) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setSizeTreeMapField(TreeMapField) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
setSizeTreeMapField(TreeMapField) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
setStart(double) - Method in interface com.macrofocus.interval.MutableInterval
 
setStart(double) - Method in class com.macrofocus.interval.PropertyClosedInterval
 
setStart(double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setStart(double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
setStepSize(Number) - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
setStepSize(Number) - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
setStroke(CPColor<Color>) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setStroke(CPColor<Color>) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setStyleClass(String...) - Method in class com.macrofocus.treeplot.javafx.JavaFXTreePlot
 
settingsChanged(TreeMapSettingsEvent) - Method in interface com.macrofocus.treemap.TreeMapSettingsListener
Called whenever the value of the settings changes.
setToolTip(int...) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the fields to be use for grouping.
setToolTip(int...) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the fields to be use for the tooltip.
setToolTip(int...) - Method in interface com.macrofocus.treemap.TreeMap
Defines the fields to be use for grouping.
setToolTip(int...) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the fields to be use for the tooltip.
setToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Sets the tooltip used for probing (aka mouse over).
setToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapView
Sets the tooltip used for probing (aka mouse over).
setToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
setToolTip(TreeMapToolTip<N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlotView
 
setTooltipBackground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Sets the background color to use for drawing the tooltips.
setTooltipBackground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapSettings
Sets the background color to use for drawing the tooltips.
setTooltipBackground(CPColor<Color>) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
Sets the background color to use for drawing the tooltips.
setTooltipBackground(CPColor<Color>) - Method in interface com.macrofocus.treeplot.TreePlotSettings
Sets the background color to use for drawing the tooltips.
setToolTipByNames(String...) - Method in class com.macrofocus.treemap.AbstractTreeMap
Defines the fields to be use for grouping.
setToolTipByNames(String...) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
Defines the fields to be use for the tooltip.
setToolTipByNames(String...) - Method in interface com.macrofocus.treemap.TreeMap
Defines the fields to be use for grouping.
setToolTipByNames(String...) - Method in interface com.macrofocus.treemap.TreeMapSettings
Defines the fields to be use for the tooltip.
setTooltipFont(CPFont<Font>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the font used for labeling the tooltips.
setTooltipFont(CPFont<Font>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the font used for labeling the tooltips.
setTooltipFont(CPFont<Font>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the font used for labeling the tooltips.
setTooltipForeground(CPColor<Color>) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
Sets the foreground color to use for drawing the tooltips.
setTooltipForeground(CPColor<Color>) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
Sets the foreground color to use for drawing the tooltips.
setTooltipForeground(CPColor<Color>) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
Sets the foreground color to use for drawing the tooltips.
setTooltipRenderer(TreeMapTooltipRenderer<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapView
setTooltipRenderer(TreeMapTooltipRenderer<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapView
 
setTooltipRendering(EnhancedLabel.Rendering) - Method in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
setTooltipRendering(EnhancedLabel.Rendering) - Method in class com.macrofocus.treemap.OverridingTreeMapFieldSettings
setTooltipRendering(EnhancedLabel.Rendering) - Method in interface com.macrofocus.treemap.TreeMapFieldSettings
 
setToolTipTreeMapFields(TreeMapField[]) - Method in class com.macrofocus.treeplot.DefaultTreePlotSettings
 
setToolTipTreeMapFields(TreeMapField[]) - Method in interface com.macrofocus.treeplot.TreePlotSettings
 
setToolTipTreeMapFields(TreeMapField<N, Column>[]) - Method in class com.macrofocus.treemap.DefaultTreeMapSettings
 
setToolTipTreeMapFields(TreeMapField<N, Column>[]) - Method in interface com.macrofocus.treemap.TreeMapSettings
 
setTransform(AffineTransform) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
setTransform(AffineTransform) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
setTransform(Rectangle2D, Rectangle2D) - Method in class com.macrofocus.treemap.RectangularTransform
Defines this transform.
setTranslation(double, double) - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBox
 
setTranslation(double, double) - Method in class com.macrofocus.treemap.tagcloud.HierarchicalBoundingBoxes
 
setType(BoundedIntervalSpinnerModel.Type) - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
setType(TreeMapToolTip.ToolTipType) - Method in class com.macrofocus.treemap.DefaultTreeMapToolTip
 
setType(TreeMapToolTip.ToolTipType) - Method in interface com.macrofocus.treemap.TreeMapToolTip
Sets the type of the tooltip.
setType(TreeMapToolTip.ToolTipType) - Method in class com.macrofocus.treeplot.DefaultTreePlotToolTip
 
setType(Class) - Method in interface com.macrofocus.type.convert.TypeConverter.Output
 
setUpdateModelDimension(boolean) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Sets whether change in the view dimension should be reflected in the model.
setUpdateModelDimension(boolean) - Method in interface com.macrofocus.treemap.TreeMapView
Sets whether change in the view dimension should be reflected in the model.
setValue(double, double) - Method in interface com.macrofocus.interval.MutableInterval
 
setValue(double, double) - Method in class com.macrofocus.interval.PropertyClosedInterval
 
setValue(double, double) - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
setValue(double, double) - Method in class com.macrofocus.interval.SimpleClosedInterval
 
setValue(Algorithm) - Method in class com.macrofocus.treemap.MutableAlgorithmProperty
 
setValue(Double) - Method in class com.macrofocus.interval.adapter.IntervalProperty
 
setValue(Object) - Method in class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel
 
setValue(Object) - Method in class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel
 
setValue(Object) - Method in class com.macrofocus.properties.swing.PropertyNumberSpinnerModel
 
setValue(Object) - Method in class com.macrofocus.properties.swing.PropertySpinnerModel
 
setValue(Object) - Method in class com.macrofocus.treemap.DefaultTreeMapHeaderRenderer
Sets the String object for the cell being rendered to value.
setValue(String, Object) - Method in class com.macrofocus.properties.implementation.OverrideProperties
 
setValue(String, Object) - Method in class com.macrofocus.properties.implementation.SimpleProperties
 
setValue(K, Object) - Method in class com.macrofocus.properties.implementation.EnumProperties
 
setValue(K, Object) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperties
 
setValue(K, Object) - Method in interface com.macrofocus.properties.MutableProperties
 
setValue(T) - Method in class com.macrofocus.properties.implementation.OverrideProperty
 
setValue(T) - Method in class com.macrofocus.properties.implementation.SimpleProperty
 
setValue(T) - Method in class com.macrofocus.properties.implementation.SingleSelectionProperty
 
setValue(T) - Method in class com.macrofocus.properties.implementation.WrappedMutableProperty
 
setValue(T) - Method in interface com.macrofocus.properties.MutableProperty
 
setValue(T[]) - Method in class com.macrofocus.properties.implementation.SimpleListProperty
 
setValue(V) - Method in class com.macrofocus.utils.AbstractMap.SimpleEntry
Replaces the value corresponding to this entry with the specified value.
setValue(V) - Method in class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setView(TreeMapView<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMap
Sets the view to be used for the treemap and register the model currently in use.
setView(TreeMapView<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treemap.AbstractTreeMapController
 
setView(TreeMapView<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMap
 
setView(TreeMapView<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treemap.TreeMapController
Replace the view currently under control.
setView(TreePlotView<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlot
Sets the view to be used for the treemap and register the model currently in use.
setView(TreePlotView<C, N, Row, Column, Color, Font>) - Method in class com.macrofocus.treeplot.AbstractTreePlotController
Replace the view currently under control.
setView(TreePlotView<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlot
 
setView(TreePlotView<C, N, Row, Column, Color, Font>) - Method in interface com.macrofocus.treeplot.TreePlotController
Replace the view currently under control.
setVisible(E, boolean) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
setVisible(E, boolean) - Method in interface com.macrofocus.order.MutableVisibleOrder
 
setWorldInterval(BoundedInterval) - Method in interface com.macrofocus.transform.MutableOneDScreenTransform
 
setWorldInterval(BoundedInterval) - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
setWorldInterval(BoundedInterval) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
setZoomFactor(double) - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
setZoomFactor(double) - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
setZoomingEnabled(boolean) - Method in class com.macrofocus.treemap.AbstractTreeMapController
 
setZoomingEnabled(boolean) - Method in interface com.macrofocus.treemap.TreeMapController
Controls whether the zooming is permitted.
setZoomStrategy(ZoomStrategy) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
ShapefileFileType - Class in com.macrofocus.file
 
shapes - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
shapeToPath(Shape) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
SHARE_OF_ZOOM_FACTOR - Static variable in class com.macrofocus.treemap.AbstractLabeling
 
shear(double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
shear(double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
show(E...) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
show(E...) - Method in interface com.macrofocus.order.MutableVisibleOrder
 
show(Iterable<E>) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
show(Iterable<E>) - Method in interface com.macrofocus.order.MutableVisibleOrder
 
showLabel - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
showNode(N) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
showNode(N) - Method in interface com.macrofocus.treemap.TreeMapToolTip
Shows the current node that the tooltip should display information about.
showNode(N) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
showPopup(int, int) - Method in class com.macrofocus.treemap.AbstractTreeMapToolTip
Shows the popup at the specified x and y coordinates.
showPopup(int, int) - Method in class com.macrofocus.treeplot.AbstractTreePlotToolTip
Shows the popup at the specified x and y coordinates.
showPopup(int, int, Component) - Method in class com.macrofocus.treemap.DefaultTreeMapPopup
 
showPopup(int, int, Component) - Method in interface com.macrofocus.treemap.TreeMapPopup
Shows the popup at the specified x and y coordinates.
showPopup(int, int, Component) - Method in class com.macrofocus.treeplot.DefaultTreePlotPopup
 
SimpleApplicationModel - Class in com.macrofocus.application
 
SimpleApplicationModel(String, String, VersionModel, Class, String) - Constructor for class com.macrofocus.application.SimpleApplicationModel
 
SimpleApplicationModel(String, String, VersionModel, String, String, LicenseModel.Validity, LicenseModel.Expiration) - Constructor for class com.macrofocus.application.SimpleApplicationModel
 
SimpleApplicationModel(String, String, String, Class, String) - Constructor for class com.macrofocus.application.SimpleApplicationModel
 
SimpleApplicationModel(String, String, String, String, String, LicenseModel.Validity, LicenseModel.Expiration) - Constructor for class com.macrofocus.application.SimpleApplicationModel
 
SimpleBoundedInterval - Class in com.macrofocus.interval
/** Default data model for bounded interval.
SimpleBoundedInterval(double, double) - Constructor for class com.macrofocus.interval.SimpleBoundedInterval
 
SimpleBoundedInterval(double, double, double) - Constructor for class com.macrofocus.interval.SimpleBoundedInterval
 
SimpleBoundedInterval(double, double, double, double) - Constructor for class com.macrofocus.interval.SimpleBoundedInterval
 
SimpleBoundedInterval(MutableInterval, double, double) - Constructor for class com.macrofocus.interval.SimpleBoundedInterval
 
SimpleClosedInterval - Class in com.macrofocus.interval
A closed interval is an interval that includes all of its limit points.
SimpleClosedInterval(double, double) - Constructor for class com.macrofocus.interval.SimpleClosedInterval
 
SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class com.macrofocus.utils.AbstractMap.SimpleEntry
Creates an entry representing the same mapping as the specified entry.
SimpleEntry(K, V) - Constructor for class com.macrofocus.utils.AbstractMap.SimpleEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleFilter<E> - Class in com.macrofocus.filter
A simple mutable filter implementation.
SimpleFilter() - Constructor for class com.macrofocus.filter.SimpleFilter
 
SimpleFilterEvent<E> - Class in com.macrofocus.filter
An event that characterizes a change in the current filter.
SimpleFilterEvent(Filter<E>, Iterable<E>, Iterable<E>) - Constructor for class com.macrofocus.filter.SimpleFilterEvent
 
SimpleHierarchy<T> - Class in com.macrofocus.hierarchy
A simple mutable hierarchy implementation.
SimpleHierarchy(Hierarchy<T>) - Constructor for class com.macrofocus.hierarchy.SimpleHierarchy
 
SimpleHierarchy(T) - Constructor for class com.macrofocus.hierarchy.SimpleHierarchy
 
SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
SimpleImmutableEntry(K, V) - Constructor for class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleIndexFilter<E> - Class in com.macrofocus.filter
As long as an index hasn't been set (presumably by SubsetDataFrame), then the responsability is deferred to the underlying input filter.
SimpleIndexFilter() - Constructor for class com.macrofocus.filter.SimpleIndexFilter
 
SimpleIndexFilter(MutableFilter<E>) - Constructor for class com.macrofocus.filter.SimpleIndexFilter
 
SimpleLicenseModel - Class in com.macrofocus.license
User: gluc Date: Oct 28, 2005 Time: 2:38:46 AM
SimpleLicenseModel(ApplicationModel, String, String) - Constructor for class com.macrofocus.license.SimpleLicenseModel
 
SimpleListProperty<T> - Class in com.macrofocus.properties.implementation
Default data model a property.
SimpleListProperty(T[]) - Constructor for class com.macrofocus.properties.implementation.SimpleListProperty
 
SimpleOneDScreenTransform - Class in com.macrofocus.transform
Default implementation of a OneDScreenTransform.
SimpleOneDScreenTransform(BoundedInterval, int) - Constructor for class com.macrofocus.transform.SimpleOneDScreenTransform
 
SimpleOneDScreenTransform(BoundedInterval, int, boolean, boolean) - Constructor for class com.macrofocus.transform.SimpleOneDScreenTransform
 
SimpleProperties - Class in com.macrofocus.properties.implementation
Default data model for a collection of properties.
SimpleProperties() - Constructor for class com.macrofocus.properties.implementation.SimpleProperties
 
SimpleProperty<T> - Class in com.macrofocus.properties.implementation
Default data model a property.
SimpleProperty(T) - Constructor for class com.macrofocus.properties.implementation.SimpleProperty
 
SimpleSelection<E> - Class in com.macrofocus.selection.implementation
Default data model for multiple selection.
SimpleSelection() - Constructor for class com.macrofocus.selection.implementation.SimpleSelection
 
SimpleSelection(E...) - Constructor for class com.macrofocus.selection.implementation.SimpleSelection
 
SimpleSelectionEvent<E> - Class in com.macrofocus.selection.implementation
Default implementation of a SelectionEvent.
SimpleSelectionEvent(Selection<E>, Set<E>) - Constructor for class com.macrofocus.selection.implementation.SimpleSelectionEvent
 
SimpleSingleSelection<E> - Class in com.macrofocus.selection.implementation
Default data model for single selection.
SimpleSingleSelection() - Constructor for class com.macrofocus.selection.implementation.SimpleSingleSelection
 
SimpleSingleSelection(E) - Constructor for class com.macrofocus.selection.implementation.SimpleSingleSelection
 
SimpleVersionModel - Class in com.macrofocus.application
 
SimpleVersionModel(Integer, Integer, Integer, Integer) - Constructor for class com.macrofocus.application.SimpleVersionModel
 
SimpleVersionModel(Integer, Integer, Integer, Integer, NumberFormat, NumberFormat, NumberFormat, NumberFormat) - Constructor for class com.macrofocus.application.SimpleVersionModel
 
SimpleVersionModel(Integer, Integer, Integer, Integer, Date) - Constructor for class com.macrofocus.application.SimpleVersionModel
 
SimpleVersionModel(String) - Constructor for class com.macrofocus.application.SimpleVersionModel
 
SimpleVersionModel(String, Package) - Constructor for class com.macrofocus.application.SimpleVersionModel
 
SimpleVersionModel(String, Date) - Constructor for class com.macrofocus.application.SimpleVersionModel
 
SingleSelection<E> - Interface in com.macrofocus.selection
This interface constrains the selection to be restricted to a single element.
SingleSelectionButtonModel - Class in com.macrofocus.selection.swing
Adapter class for interfacing Selection with Swing's ComboBox.
SingleSelectionButtonModel(MutableProperty<Boolean>) - Constructor for class com.macrofocus.selection.swing.SingleSelectionButtonModel
 
SingleSelectionButtonModel(MutableSingleSelection<Boolean>) - Constructor for class com.macrofocus.selection.swing.SingleSelectionButtonModel
 
SingleSelectionComboBoxModel<E> - Class in com.macrofocus.selection.swing
Adapter class for interfacing Selection with Swing's ComboBox.
SingleSelectionComboBoxModel(MutableProperty<E>, E...) - Constructor for class com.macrofocus.selection.swing.SingleSelectionComboBoxModel
 
SingleSelectionComboBoxModel(MutableProperty<E>, Iterable<E>) - Constructor for class com.macrofocus.selection.swing.SingleSelectionComboBoxModel
 
SingleSelectionComboBoxModel(MutableSingleSelection<E>, E...) - Constructor for class com.macrofocus.selection.swing.SingleSelectionComboBoxModel
 
SingleSelectionComboBoxModel(MutableSingleSelection<E>, Iterable<E>) - Constructor for class com.macrofocus.selection.swing.SingleSelectionComboBoxModel
 
SingleSelectionEvent<E> - Class in com.macrofocus.selection.implementation
Default implementation of a SelectionEvent for single selection.
SingleSelectionEvent(SingleSelection<E>, boolean, boolean, E, E) - Constructor for class com.macrofocus.selection.implementation.SingleSelectionEvent
 
SingleSelectionListener<E> - Interface in com.macrofocus.selection
The listener interface for receiving "interesting" events about a selection.
SingleSelectionProperty<T> - Class in com.macrofocus.properties.implementation
 
SingleSelectionProperty(MutableSingleSelection<T>) - Constructor for class com.macrofocus.properties.implementation.SingleSelectionProperty
 
SingleSelectionSettingsCoordinator<T> - Class in com.macrofocus.treemap.legacy
 
SingleSelectionSettingsCoordinator(TreeMapFieldSettings, String, MutableSingleSelection<T>) - Constructor for class com.macrofocus.treemap.legacy.SingleSelectionSettingsCoordinator
 
SingleSelectionSettingsCoordinator(TreeMapSettings, String, MutableSingleSelection<T>) - Constructor for class com.macrofocus.treemap.legacy.SingleSelectionSettingsCoordinator
 
size() - Method in class com.macrofocus.order.DefaultVisibleOrder
 
size() - Method in interface com.macrofocus.order.Order
 
size() - Method in class com.macrofocus.persistence.DefaultElements
 
size() - Method in interface com.macrofocus.persistence.Elements
 
size() - Method in class com.macrofocus.persistence.JsonMLElements
 
size() - Method in interface com.macrofocus.type.convert.TypeConverter.Input
 
size() - Method in class com.macrofocus.utils.AbstractMap
size() - Method in class com.macrofocus.utils.ConcurrentHashSet
 
size() - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
size() - Method in class com.macrofocus.utils.IndexedTreeMap
Returns the number of key-value mappings in this map.
size() - Method in class com.macrofocus.utils.IndexedTreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in interface com.macrofocus.utils.RandomAccessIterable
 
SIZE - Static variable in class com.macrofocus.treemap.OrderingFactory
Order nodes according to their size (from largest to smallest).
SIZE_WEIGHTED_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by averaging them.
sizeAll() - Method in class com.macrofocus.order.DefaultVisibleOrder
 
sizeAll() - Method in interface com.macrofocus.order.VisibleOrder
 
sizeField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
sizeField - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
sizeLabel(EnhancedLabel<Color, Font>, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
sizeLabel(EnhancedLabel<Color, Font>, TGraphics<Color, Font>, int, int) - Method in interface com.macrofocus.treemap.crossplatform.Headless
 
sizeLabel(EnhancedLabel<Color, Font>, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
sizeLabel(EnhancedLabel<Color, Font>, TGraphics<Color, Font>, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXHeadless
 
SizeOrColorOrdering - Class in com.macrofocus.treemap
Order nodes according to their size.
SizeOrColorOrdering() - Constructor for class com.macrofocus.treemap.SizeOrColorOrdering
 
sizeVariable - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
SLICE - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Slice-and-dice algorithm described in the original treemap paper.
SliceAndDiceAlgorithm - Class in com.macrofocus.treemap
Implementation of the Slice-and-dice algorithm described in the original treemap paper.
SliceAndDiceAlgorithm() - Constructor for class com.macrofocus.treemap.SliceAndDiceAlgorithm
Creates an instance of the slice-and-dice algorithm with the orientation of the layout switched between vertical and horizontal at each hierarchy level.
SliceAndDiceAlgorithm(SliceAndDiceAlgorithm.OrientationStragegy) - Constructor for class com.macrofocus.treemap.SliceAndDiceAlgorithm
Creates an instance of the slide-and-dice algorithm with the given orientation strategy.
SliceAndDiceAlgorithm.AlternateOrientationStrategy - Class in com.macrofocus.treemap
Switched between vertical and horizontal at each hierarchy level
SliceAndDiceAlgorithm.BestOrientationStrategy - Class in com.macrofocus.treemap
Computed according to the aspect ratio
SliceAndDiceAlgorithm.HoritzonalOrientationStrategy - Class in com.macrofocus.treemap
Always horizontal
SliceAndDiceAlgorithm.OrientationStragegy - Interface in com.macrofocus.treemap
Types of orientation of the rectangle divisions
SliceAndDiceAlgorithm.VerticalOrientationStrategy - Class in com.macrofocus.treemap
Always vertical
softClip(Shape) - Method in class com.macrofocus.treemap.crossplatform.AbstractTGraphics
 
softClip(Shape) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
sort(TreeMapModel, MutableTreeMapNode[], Ordering.SortOrder) - Method in interface com.macrofocus.treemap.Ordering
 
sort(TreeMapModel, MutableTreeMapNode[], Ordering.SortOrder) - Method in class com.macrofocus.treemap.SizeOrColorOrdering
sort(RandomAccessIterable<T>) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
sort(Comparator<E>) - Method in class com.macrofocus.order.DefaultVisibleOrder
 
sort(Comparator<E>) - Method in interface com.macrofocus.order.MutableOrder
 
sortToString(RandomAccessIterable<Object>) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
SPLIT - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Split algorithm.
SplitSize() - Constructor for class com.macrofocus.treemap.PivotByAlgorithm.SplitSize
 
Spoint - Class in com.macrofocus.treeplot
 
Spoint(double, double) - Constructor for class com.macrofocus.treeplot.Spoint
 
SPSSFileType - Class in com.macrofocus.file
 
SQUARIFIED - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Squarified algorithm.
SquarifiedAlgorithm - Class in com.macrofocus.treemap
Implementation of the Squarified algorithm.
SquarifiedAlgorithm() - Constructor for class com.macrofocus.treemap.SquarifiedAlgorithm
 
SQUARIFIEDPLUS - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Squarified+ algorithm.
SquarifiedPlusAlgorithm - Class in com.macrofocus.treemap
Implementation of the Squarified+ algorithm.
SquarifiedPlusAlgorithm() - Constructor for class com.macrofocus.treemap.SquarifiedPlusAlgorithm
 
Start - com.macrofocus.interval.adapter.IntervalProperty.Value
 
startLayout(Rectangle2D, TreeMapModel<N, Row, Column, Color, Font>, N, TreeMapWorker) - Method in class com.macrofocus.treemap.AbstractAlgorithm
Do nothing by default.
startLayout(Rectangle2D, TreeMapModel<N, Row, Column, Color, Font>, N, TreeMapWorker) - Method in interface com.macrofocus.treemap.Algorithm
Start the layout before breadthFirstLayout is initiated.
startLayout(Rectangle2D, TreeMapModel<N, Row, Column, Color, Font>, N, TreeMapWorker) - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
startLayout(Rectangle2D, TreeMapModel<N, Row, Column, Color, Font>, N, TreeMapWorker) - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
StartValue - com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel.Type
 
stateChanged(ChangeEvent) - Method in class com.macrofocus.helper.WeakPropertyChangeListener
 
STD_DEV_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by computing the standard deviation.
StderrLoggingOutput - Class in com.macrofocus.util.logging
User: gluc Date: Sep 29, 2004 Time: 12:23:22 AM
StderrLoggingOutput() - Constructor for class com.macrofocus.util.logging.StderrLoggingOutput
 
stop() - Method in class com.macrofocus.timer.PostponingTimer
 
stop() - Method in interface com.macrofocus.timer.Timer
 
STRIP - Static variable in class com.macrofocus.treemap.AlgorithmFactory
Implementation of the Strip algorithm.
stroke(Shape) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
stroke(Shape) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
strokeLine(int, int, int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
strokeLine(int, int, int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
strokeRect(double, double, double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
strokeRect(double, double, double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
strokeRoundRect(double, double, double, double, double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
strokeRoundRect(double, double, double, double, double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
StructureChanged - com.macrofocus.hierarchy.HierarchyEvent.Type
 
STUDYBROWSER_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
sub(Tuple2d) - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
sub(Tuple2d, Tuple2d) - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
subMap(K, boolean, K, boolean) - Method in class com.macrofocus.utils.IndexedTreeMap
 
subMap(K, K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
subSet(E, boolean, E, boolean) - Method in class com.macrofocus.utils.IndexedTreeSet
 
subSet(E, E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
subtract(TreeMapModel<N, Row, Column, Color, Font>, Shape, N) - Method in class com.macrofocus.treemap.AbstractLabeling
subtract(TreeMapModel<N, Row, Column, Color, Font>, Shape, N) - Method in interface com.macrofocus.treemap.Labeling
 
subtract(TreeMapModel<N, Row, Column, Color, Font>, Shape, N) - Method in class com.macrofocus.treemap.SurroundLabeling
subtract(TreeMapModel<N, Row, Column, Color, Font>, Shape, N, double) - Method in class com.macrofocus.treemap.AbstractNesting
 
subtract(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
sum(TreeMapNode[], int, int) - Static method in class com.macrofocus.treemap.AbstractAlgorithm
Sums up the sizes of the given nodes according to the start and end indices.
SUM_AGGREGATION - Static variable in class com.macrofocus.treemap.AggregationFactory
Aggregate values by computing the sum.
SUNBURST - Static variable in class com.macrofocus.treemap.AlgorithmFactory
 
SunburstAlgorithm<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
 
SunburstAlgorithm() - Constructor for class com.macrofocus.treemap.SunburstAlgorithm
 
SURROUND - Static variable in class com.macrofocus.treemap.LabelingFactory
Display the label of the parent node above its children.
SurroundLabeling<N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Display the label of the parent node above its children.
SurroundLabeling() - Constructor for class com.macrofocus.treemap.SurroundLabeling
 
SURVEYVISUALIZER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
SURVEYVISUALIZER_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
SURVEYVISUALIZER_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
SurveyVisualizerFileType - Class in com.macrofocus.file
 
SwingHelper - Class in com.macrofocus.helper
Helper class for dealing with Swing.
SwingHelper() - Constructor for class com.macrofocus.helper.SwingHelper
 
SwingUtils - Class in com.macrofocus.utils
 
SwingUtils() - Constructor for class com.macrofocus.utils.SwingUtils
 
SWISSRE_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 

T

TabDelimitedFileType - Class in com.macrofocus.file
 
TABLEBROWSER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TABLEBROWSER_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TABLEBROWSER_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TableBrowserFileType - Class in com.macrofocus.file
 
TableHelper - Class in com.macrofocus.helper
Helper class for dealing with Swing's TableModel.
TableHelper() - Constructor for class com.macrofocus.helper.TableHelper
 
TableHelper.ColumnStatistics - Class in com.macrofocus.helper
 
tableModelChanged() - Method in interface com.macrofocus.treemap.TreeMapListener
 
TableStatistics - Class in com.macrofocus.data.table
 
TableStatistics(TableModel) - Constructor for class com.macrofocus.data.table.TableStatistics
 
TagCloudAlgorithm<Font> - Interface in com.macrofocus.treemap.tagcloud
 
TagCloudAlgorithm.OrientationMode - Enum in com.macrofocus.treemap.tagcloud
 
TagCloudAlgorithm.Spiral - Enum in com.macrofocus.treemap.tagcloud
 
tailMap(K) - Method in class com.macrofocus.utils.IndexedTreeMap
 
tailMap(K, boolean) - Method in class com.macrofocus.utils.IndexedTreeMap
 
tailSet(E) - Method in class com.macrofocus.utils.IndexedTreeSet
 
tailSet(E, boolean) - Method in class com.macrofocus.utils.IndexedTreeSet
 
takeWhile(Predicate<T>, List<T>) - Static method in class com.macrofocus.treemap.Itertools
 
TcpdumpFileType - Class in com.macrofocus.file
 
TextShape - Interface in com.macrofocus.treemap.tagcloud
 
TextShapeFactory<Font> - Interface in com.macrofocus.treemap.tagcloud
 
TextTagCloudFileType - Class in com.macrofocus.file
 
TGraphics<Color,​Font> - Interface in com.macrofocus.treemap.crossplatform
ToDo:
ThreeDTreeMapView<N,​Row,​Column,​Color,​Font,​C> - Interface in com.macrofocus.treemap
 
timer - Variable in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
timer - Variable in class com.macrofocus.treeplot.javafx.JavaFXTreePlotView
 
Timer - Interface in com.macrofocus.timer
 
Timer.TimerListener - Interface in com.macrofocus.timer
 
timerTriggered() - Method in interface com.macrofocus.timer.CPTimerListener
 
timerTriggered() - Method in interface com.macrofocus.timer.Timer.TimerListener
 
titleProperty() - Method in class com.macrofocus.command.AbstractUICommand
 
titleProperty() - Method in interface com.macrofocus.command.UICommand
 
toArray() - Method in class com.macrofocus.utils.ConcurrentHashSet
 
toArray() - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
toArray(T[]) - Method in class com.macrofocus.utils.ConcurrentHashSet
 
toArray(T[]) - Method in class com.macrofocus.utils.ConcurrentLinkedHashSet
 
toArrayList(RandomAccessIterable<T>) - Static method in class com.macrofocus.utils.RandomAccessIterables
 
toASCII() - Method in class com.macrofocus.license.MD5
 
toASCII(boolean[]) - Static method in class com.macrofocus.license.MD5
 
toBooleans(int) - Static method in class com.macrofocus.license.MD5
 
ToBooleanTypeConverter - Class in com.macrofocus.type.convert
Created by luc on 27/10/14.
ToBooleanTypeConverter() - Constructor for class com.macrofocus.type.convert.ToBooleanTypeConverter
 
ToCommonTypeConverter - Class in com.macrofocus.type.convert
 
ToCommonTypeConverter() - Constructor for class com.macrofocus.type.convert.ToCommonTypeConverter
 
ToDoubleTypeConverter - Class in com.macrofocus.type.convert
 
ToDoubleTypeConverter() - Constructor for class com.macrofocus.type.convert.ToDoubleTypeConverter
 
toGray(Color) - Static method in class com.macrofocus.helper.ColorHelper
 
toHexString(int, int, int, int) - Static method in class com.macrofocus.license.MD5
 
toInteger(String) - Static method in class com.macrofocus.license.MD5
 
ToIntegerTypeConverter - Class in com.macrofocus.type.convert
 
ToIntegerTypeConverter() - Constructor for class com.macrofocus.type.convert.ToIntegerTypeConverter
 
tooltipBackground - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
toolTipField - com.macrofocus.treemap.TreeMapSettings.PropertyType
 
toolTipFields - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
tooltipFont - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
tooltipFont - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
tooltipForeground - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
tooltipForeground - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
tooltipRenderer - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
tooltipRendering - com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
 
tooltipRendering - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
tooltipShowLabel - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
ToolTipTreeMapRenderer<C,​N,​Row,​Column,​Color,​Font> - Class in com.macrofocus.treemap
Renderer for displaying information about the node under the mouse (tooltip).
ToolTipTreeMapRenderer() - Constructor for class com.macrofocus.treemap.ToolTipTreeMapRenderer
 
ToolTipTreePlotRenderer<N,​Row,​Column> - Class in com.macrofocus.treeplot
Renderer for displaying information about the node under the mouse (tooltip).
ToolTipTreePlotRenderer() - Constructor for class com.macrofocus.treeplot.ToolTipTreePlotRenderer
 
toolTipVariable - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
topShift - Static variable in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
topShift - Static variable in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
toString() - Method in class com.macrofocus.application.SimpleApplicationModel
 
toString() - Method in class com.macrofocus.application.SimpleVersionModel
 
toString() - Method in class com.macrofocus.command.AbstractUICommand
 
toString() - Method in class com.macrofocus.data.table.Column
 
toString() - Method in class com.macrofocus.data.table.DirectRow
 
toString() - Method in class com.macrofocus.helper.TableHelper.ColumnStatistics
 
toString() - Method in class com.macrofocus.hierarchy.AbstractHierarchy
 
toString() - Method in class com.macrofocus.hierarchy.HierarchyEvent
 
toString() - Method in class com.macrofocus.index.AbstractIndex
 
toString() - Method in class com.macrofocus.interval.BoundedIntervalEvent
 
toString() - Method in class com.macrofocus.interval.IntervalEvent
 
toString() - Method in class com.macrofocus.interval.PropertyClosedInterval
 
toString() - Method in class com.macrofocus.interval.SimpleBoundedInterval
 
toString() - Method in class com.macrofocus.interval.SimpleClosedInterval
 
toString() - Method in class com.macrofocus.license.MD5
 
toString() - Method in class com.macrofocus.license.SimpleLicenseModel
 
toString() - Method in class com.macrofocus.order.DefaultVisibleOrder
 
toString() - Method in class com.macrofocus.properties.implementation.SimpleListProperty
 
toString() - Method in class com.macrofocus.properties.implementation.SimpleProperty
 
toString() - Method in class com.macrofocus.properties.PropertyEvent
 
toString() - Method in class com.macrofocus.selection.implementation.NullSelection
 
toString() - Method in class com.macrofocus.selection.implementation.NullSingleSelection
 
toString() - Method in class com.macrofocus.selection.implementation.SimpleSelection
 
toString() - Method in class com.macrofocus.selection.implementation.SimpleSelectionEvent
 
toString() - Method in class com.macrofocus.selection.implementation.SimpleSingleSelection
 
toString() - Method in class com.macrofocus.selection.implementation.SingleSelectionEvent
 
toString() - Method in class com.macrofocus.timer.PostponingTimer
 
toString() - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
toString() - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
toString() - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
toString() - Method in class com.macrofocus.transform.zoom.ZoomEvent
 
toString() - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
toString() - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
toString() - Method in class com.macrofocus.treemap.BarAlgorithm
 
toString() - Method in class com.macrofocus.treemap.ColoredSurroundLabeling
 
toString() - Method in class com.macrofocus.treemap.CushionRendering
 
toString() - Method in class com.macrofocus.treemap.DefaultTreeMapField
toString() - Method in class com.macrofocus.treemap.ExpandLabeling
 
toString() - Method in class com.macrofocus.treemap.IcicleAlgorithm
 
toString() - Method in class com.macrofocus.treemap.NoTreeMapField
 
toString() - Method in class com.macrofocus.treemap.OverlayLabeling
 
toString() - Method in class com.macrofocus.treemap.PieAlgorithm
 
toString() - Method in class com.macrofocus.treemap.PivotByAlgorithm.Biggest
 
toString() - Method in class com.macrofocus.treemap.PivotByAlgorithm.Middle
 
toString() - Method in class com.macrofocus.treemap.PivotByAlgorithm.SplitSize
 
toString() - Method in class com.macrofocus.treemap.PivotByAlgorithm
 
toString() - Method in class com.macrofocus.treemap.SizeOrColorOrdering
 
toString() - Method in class com.macrofocus.treemap.SliceAndDiceAlgorithm
 
toString() - Method in class com.macrofocus.treemap.SquarifiedAlgorithm
 
toString() - Method in class com.macrofocus.treemap.SquarifiedPlusAlgorithm
 
toString() - Method in class com.macrofocus.treemap.SunburstAlgorithm
 
toString() - Method in class com.macrofocus.treemap.SurroundLabeling
 
toString() - Method in class com.macrofocus.treemap.tagcloud.AbstractTagCloudAlgorithm
 
toString() - Method in class com.macrofocus.treemap.tagcloud.DefaultWord
 
toString() - Method in class com.macrofocus.treemap.tagcloud.Tuple2d
 
toString() - Method in class com.macrofocus.treemap.TreeMapEvent
 
toString() - Method in class com.macrofocus.treemap.TreeMapSettingsEvent
 
toString() - Method in class com.macrofocus.treeplot.Spoint
 
toString() - Method in class com.macrofocus.utils.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class com.macrofocus.utils.AbstractMap
Returns a string representation of this map.
ToStringConverter() - Constructor for class com.macrofocus.utils.Iterables.ToStringConverter
 
transform(double, double, double) - Method in interface com.macrofocus.treemap.Scale
 
transform(AffineTransform) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
transform(AffineTransform) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
transform(Point2D, Point2D) - Method in class com.macrofocus.treemap.RectangularTransform
Transforms the source argument.
transform(Rectangle2D) - Method in class com.macrofocus.treemap.RectangularTransform
Transforms the source argument.
transform(Rectangle2D, Rectangle2D) - Method in class com.macrofocus.treemap.RectangularTransform
Transforms the source argument.
transformBounds(Rectangle2D, AffineTransform) - Static method in class com.macrofocus.treemap.tagcloud.RectangularTextShape
Given a bounding-box rectangle, return a new rectangle by transforming the argument rectangle and taking the bounding box of the result.
transformChanged(ScreenTransformEvent) - Method in interface com.macrofocus.transform.ScreenTransformListener
 
translate(double, double) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
translate(double, double) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
translate(double, double) - Method in class com.macrofocus.treemap.RectangularTransform
Translates this transform.
translate(int, int) - Method in class com.macrofocus.treemap.crossplatform.JavaFXTGraphics
 
translate(int, int) - Method in interface com.macrofocus.treemap.crossplatform.TGraphics
 
TreeMap<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Created by luc on 03/02/16.
TREEMAP - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_API - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_API_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_API_V2 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_API_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_SERVER_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_V1_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_V2 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_V2018 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TREEMAP_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
treeMapChanged(TreeMapEvent) - Method in interface com.macrofocus.treemap.TreeMapListener
Called when the treemap model has changed.
TreeMapColorMapPanelModel<Color> - Class in com.macrofocus.treemap
 
TreeMapColorMapPanelModel(TreeMapModel) - Constructor for class com.macrofocus.treemap.TreeMapColorMapPanelModel
 
TreeMapController<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Control the user interactions with the view.
TreeMapEvent - Class in com.macrofocus.treemap
An event that characterizes a change in the treemap model.
TreeMapEvent(boolean, boolean, boolean) - Constructor for class com.macrofocus.treemap.TreeMapEvent
 
TreeMapFacade<Component,​Color,​N,​Row,​Column,​Value> - Interface in com.macrofocus.treemap
Created by luc on 19.12.16.
TreeMapField<N,​Column> - Interface in com.macrofocus.treemap
This interface represent a field (or column) that can be used to retrieve data in the TreeMapModel data structure.
TreeMapFieldSettings<Color,​Font> - Interface in com.macrofocus.treemap
 
TreeMapFieldSettings.PropertyType - Enum in com.macrofocus.treemap
 
TreeMapFileType - Class in com.macrofocus.file
 
TreeMapFilterCoordinator<Row,​N extends AbstractTreeMapNode<N,​Row,​?,​?,​?>> - Class in com.macrofocus.treemap
 
TreeMapFilterCoordinator(MutableFilter<Row>, TreeMapModel<N, Row, ?, ?, ?>) - Constructor for class com.macrofocus.treemap.TreeMapFilterCoordinator
 
TreeMapHeaderRenderer<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
This interface defines the method required to render headers in a TreeMapView.
TreeMapLabelRenderer<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
This interface defines the method required to render labels in a TreeMapView.
TreeMapListener - Interface in com.macrofocus.treemap
The listener that's notified when the treemap model changes.
TreeMapModel<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Main interface for the model part of TreeMap.
TreeMapNode<N extends TreeMapNode<N,​Column,​Color,​Font>,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Interface representing an object that can be placed in a treemap layout.
TreeMapPanel<Component> - Interface in com.macrofocus.treemap
 
TreeMapPopup<Component> - Interface in com.macrofocus.treemap
A popup window (typically to display tooltips)
TreeMapProbingCoordinator<Row,​N extends AbstractTreeMapNode<N,​Row,​?,​?,​?>> - Class in com.macrofocus.treemap
 
TreeMapProbingCoordinator(MutableSingleSelection<Row>, TreeMapModel<N, Row, ?, ?, ?>) - Constructor for class com.macrofocus.treemap.TreeMapProbingCoordinator
 
TreeMapRenderer<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Interface for stepwise rendering of a TreeMapView.
TreeMapSelectionCoordinator<Row,​N extends AbstractTreeMapNode<N,​Row,​?,​?,​?>> - Class in com.macrofocus.treemap
 
TreeMapSelectionCoordinator(MutableSelection<Row>, TreeMapModel<N, Row, ?, ?, ?>) - Constructor for class com.macrofocus.treemap.TreeMapSelectionCoordinator
 
TreeMapSettings<N,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Keep track of all the settings that can be applied to a treemap.
TreeMapSettings.PropertyType - Enum in com.macrofocus.treemap
 
TreeMapSettingsEvent - Class in com.macrofocus.treemap
An event that characterizes a change in the settings.
TreeMapSettingsEvent(boolean, boolean, boolean) - Constructor for class com.macrofocus.treemap.TreeMapSettingsEvent
 
TreeMapSettingsListener - Interface in com.macrofocus.treemap
The listener interface for receiving "interesting" events about changes in the settings.
TreeMapToolTip<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
This abstract class defines the method required to display tooltips in a TreeMapView.
TreeMapToolTip.ToolTipType - Enum in com.macrofocus.treemap
Tooltip type.
TreeMapTooltipRenderer<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
This interface defines the method required to render tooltip values in a TreeMapView.
TreeMapView<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treemap
Main class for the view part of TreeMap.
TreeMapView.Progressive - Enum in com.macrofocus.treemap
 
TreeMapWorker - Interface in com.macrofocus.treemap
Interface used when performing treemap updates.
TreeMLFileType - Class in com.macrofocus.file
 
TreePlot<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treeplot
 
TreePlotController<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treeplot
Control the user interactions with the view.
TreePlotModel<N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treeplot
Main interface for the model part of TreePlot.
TreePlotPanel<Component> - Interface in com.macrofocus.treeplot
 
TreePlotRenderer<N,​Row,​Column,​Component,​Color,​Font> - Interface in com.macrofocus.treeplot
Interface for stepwise rendering of a TreePlotView.
TreePlotSettings<Color,​Font> - Interface in com.macrofocus.treeplot
Keep track of all the settings that can be applied to a treeplot.
TreePlotTooltipRenderer<Component,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treeplot
This interface defines the method required to render tooltip values in a TreeMapView.
TreePlotView<Component,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treeplot
Created by luc on 27.04.17.
TreePlotView.BoundingMode - Enum in com.macrofocus.treeplot
 
TreeTable<C,​N,​Row,​Column,​Color,​Font> - Interface in com.macrofocus.treetable
 
TRENDDISPLAY - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TRENDDISPLAY_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TRENDDISPLAY_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TRENDDISPLAY_V3 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
TrendDisplayFileType - Class in com.macrofocus.file
 
Tuple2d - Class in com.macrofocus.treemap.tagcloud
 
Tuple2d() - Constructor for class com.macrofocus.treemap.tagcloud.Tuple2d
 
Tuple2d(double, double) - Constructor for class com.macrofocus.treemap.tagcloud.Tuple2d
 
Tuple2d(Tuple2d) - Constructor for class com.macrofocus.treemap.tagcloud.Tuple2d
 
TWO - Static variable in class com.macrofocus.treemap.DepthFactory
 
TypeConverter - Interface in com.macrofocus.type.convert
 
TypeConverter.Input - Interface in com.macrofocus.type.convert
 
TypeConverter.Output - Interface in com.macrofocus.type.convert
 
TypeHelper - Class in com.macrofocus.data.type
Created by luc on 27/10/14.
TypeHelper() - Constructor for class com.macrofocus.data.type.TypeHelper
 
TypeUtils - Class in com.macrofocus.utils
 
TypeUtils() - Constructor for class com.macrofocus.utils.TypeUtils
 

U

UICommand - Interface in com.macrofocus.command
 
UniversalComparator - Class in com.macrofocus.utils
 
UniversalComparator() - Constructor for class com.macrofocus.utils.UniversalComparator
 
updateImmediatelly() - Method in class com.macrofocus.details.DetailsDataFrame
 
updateModelDimension() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
updateModelDimension() - Method in interface com.macrofocus.treemap.TreeMapView
 
updateSize() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
updateSize() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
updateUI() - Method in class com.macrofocus.data.table.VariableComboBox
 

V

Valid - com.macrofocus.license.LicenseModel.State
 
valueForPathChanged(TreePath, Object) - Method in class com.macrofocus.hierarchy.swing.HierarchyTreeModel
 
valueOf(String) - Static method in enum com.macrofocus.hierarchy.HierarchyEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.interval.adapter.IntervalProperty.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.license.LicenseModel.Expiration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.license.LicenseModel.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.license.LicenseModel.Validity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.properties.swing.PropertyDimensionSpinnerModel.Axe
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.AbstractTreeMapController.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.BarAlgorithm.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.Ordering.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.tagcloud.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.OrientationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.Spiral
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.TreeMapSettings.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.TreeMapToolTip.ToolTipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treemap.TreeMapView.Progressive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treeplot.AbstractTreePlotController.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.macrofocus.treeplot.TreePlotView.BoundingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.macrofocus.hierarchy.HierarchyEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.interval.adapter.IntervalProperty.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.license.LicenseModel.Expiration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.license.LicenseModel.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.license.LicenseModel.Validity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.properties.swing.PropertyDimensionSpinnerModel.Axe
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.AbstractTreeMapController.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.BarAlgorithm.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.Ordering.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.tagcloud.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.OrientationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.tagcloud.TagCloudAlgorithm.Spiral
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.TreeMapFieldSettings.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.TreeMapSettings.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.TreeMapToolTip.ToolTipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treemap.TreeMapView.Progressive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treeplot.AbstractTreePlotController.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.macrofocus.treeplot.TreePlotView.BoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.macrofocus.utils.AbstractMap
values() - Method in class com.macrofocus.utils.IndexedTreeMap
Returns a Collection view of the values contained in this map.
VariableComboBox - Class in com.macrofocus.data.table
 
VariableComboBox() - Constructor for class com.macrofocus.data.table.VariableComboBox
 
VariableComboBox(ComboBoxModel) - Constructor for class com.macrofocus.data.table.VariableComboBox
 
VCS_IAUL_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
VCS_IAUL_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
Vector2d - Class in com.macrofocus.treemap.tagcloud
 
Vector2d() - Constructor for class com.macrofocus.treemap.tagcloud.Vector2d
 
Vector2d(double, double) - Constructor for class com.macrofocus.treemap.tagcloud.Vector2d
 
verify() - Method in interface com.macrofocus.license.LicenseModel
 
verify() - Method in class com.macrofocus.license.SimpleLicenseModel
 
VersionModel - Interface in com.macrofocus.application
User: gluc Date: Nov 4, 2005 Time: 8:05:39 PM
Vertical - com.macrofocus.treemap.BarAlgorithm.Orientation
 
Vertical - com.macrofocus.treemap.tagcloud.Orientation
 
VerticalOrientationStrategy() - Constructor for class com.macrofocus.treemap.SliceAndDiceAlgorithm.VerticalOrientationStrategy
 
view - Variable in class com.macrofocus.treemap.AbstractTreeMap
 
view - Variable in class com.macrofocus.treemap.AbstractTreeMapToolTip
 
view - Variable in class com.macrofocus.treeplot.AbstractTreePlot
 
view - Variable in class com.macrofocus.treeplot.AbstractTreePlotToolTip
 
VirtualInsert(Spoint) - Method in class com.macrofocus.treeplot.Spoint
 
VISFLUX - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
VISFLUX_RELEASE_DATE - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
VISFLUX_SERVER - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
VisFluxFileType - Class in com.macrofocus.file
 
VisibleOrder<E> - Interface in com.macrofocus.order
 
VisualizationExecutorService - Class in com.macrofocus.timer
 
VISUALPIVOT_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
VRML97FileType - Class in com.macrofocus.file
 

W

waitUntilReady() - Method in class com.macrofocus.treemap.AbstractTreeMapModel
Wait until all processing are completed.
waitUntilReady() - Method in class com.macrofocus.treemap.javafx.JavaFXTreeMapView
 
waitUntilReady() - Method in interface com.macrofocus.treemap.TreeMapModel
Wait until all processing are completed.
waitUntilReady() - Method in interface com.macrofocus.treemap.TreeMapView
Wait until all processing are completed.
WAREHOUSEVIEWER_V1 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
WAREHOUSEVIEWER_V2 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
WAREHOUSEVIEWER_VERSION - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
WAREHOUSEVIEWER_VERSION_V2 - Static variable in class com.macrofocus.application.ApplicationModelFactory
 
WeakActionListener - Class in com.macrofocus.helper
 
WeakActionListener(ActionListener, Object) - Constructor for class com.macrofocus.helper.WeakActionListener
 
WeakActionListeners - Class in com.macrofocus.helper
 
WeakActionListeners() - Constructor for class com.macrofocus.helper.WeakActionListeners
 
WeakPropertyChangeListener - Class in com.macrofocus.helper
 
WeakPropertyChangeListener(PropertyChangeListener, Object) - Constructor for class com.macrofocus.helper.WeakPropertyChangeListener
 
Width - com.macrofocus.properties.swing.PropertyDimensionSpinnerModel.Axe
 
Word - Interface in com.macrofocus.treemap.tagcloud
 
Worker() - Constructor for class com.macrofocus.treemap.AbstractTreeMapModel.Worker
 
worldToNormalized(Number, TreeMapField) - Method in class com.macrofocus.treemap.AbstractTreeMapNode
 
worldToScreen(double) - Method in interface com.macrofocus.transform.OneDScreenTransform
 
worldToScreen(double) - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
worldToScreen(double) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
worldToScreen(OneDScreenTransform, OneDScreenTransform) - Static method in class com.macrofocus.transform.ScreenTransformHelper
 
worldToScreen(Rectangle2D) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Convert the specified rectangle to screen coordinates.
worldToScreen(Rectangle2D) - Method in interface com.macrofocus.treemap.TreeMapView
Convert the specified rectangle to screen coordinates.
worldToScreen(Shape) - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
worldToScreen(Shape) - Method in interface com.macrofocus.treemap.TreeMapView
 
worldToScreen(N) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Returns the shape of the node according to its layout position in screen coordinates.
worldToScreen(N) - Method in interface com.macrofocus.treemap.TreeMapView
Returns the shape of the node according to its layout position in screen coordinates.
worldToScreenPrecise(double) - Method in interface com.macrofocus.transform.OneDScreenTransform
 
worldToScreenPrecise(double) - Method in class com.macrofocus.transform.SimpleOneDScreenTransform
 
worldToScreenPrecise(double) - Method in class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
worldToScreenPrecise(Rectangle2D) - Method in class com.macrofocus.treemap.AbstractTreeMapView
Convert the specified rectangle to screen coordinates.
worldToScreenPrecise(Rectangle2D) - Method in interface com.macrofocus.treemap.TreeMapView
Convert the specified rectangle to screen coordinates.
worldToScreenX(double) - Method in class com.macrofocus.treemap.AbstractTreeMapView
worldToScreenX(double) - Method in interface com.macrofocus.treemap.TreeMapView
 
worldToScreenY(double) - Method in class com.macrofocus.treemap.AbstractTreeMapView
worldToScreenY(double) - Method in interface com.macrofocus.treemap.TreeMapView
 
WrappedMutableProperties<K> - Class in com.macrofocus.properties.implementation
 
WrappedMutableProperties(MutableProperties<K>) - Constructor for class com.macrofocus.properties.implementation.WrappedMutableProperties
 
WrappedMutableProperty<T> - Class in com.macrofocus.properties.implementation
 
WrappedMutableProperty(MutableProperty<T>) - Constructor for class com.macrofocus.properties.implementation.WrappedMutableProperty
 

X

x - Variable in class com.macrofocus.treemap.tagcloud.Tuple2d
 
x - Variable in class com.macrofocus.treeplot.Spoint
 
X3DFileType - Class in com.macrofocus.file
 
X3DOMFileType - Class in com.macrofocus.file
 
xGuide - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
XPLUS1 - Static variable in class com.macrofocus.treemap.ScaleFactory
Return the value plus 1.
xRangeModel - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
xRangeModel - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
xVariable - Variable in class com.macrofocus.treeplot.DefaultTreePlotModel
 

Y

y - Variable in class com.macrofocus.treemap.tagcloud.Tuple2d
 
y - Variable in class com.macrofocus.treeplot.Spoint
 
yGuide - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
yRangeModel - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
yRangeModel - Variable in class com.macrofocus.treeplot.AbstractTreePlotView
 
yVariable - Variable in class com.macrofocus.treeplot.DefaultTreePlotModel
 

Z

ZipFileType - Class in com.macrofocus.file
 
zoom(boolean, double, double, double, double) - Method in class com.macrofocus.treemap.AbstractTreeMapView
zoom(boolean, double, double, double, double) - Method in interface com.macrofocus.treemap.TreeMapView
 
zoom(double, double, double, double) - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
zoom(double, double, double, double) - Method in interface com.macrofocus.treeplot.TreePlotView
 
zoomChanged(ZoomEvent) - Method in interface com.macrofocus.transform.zoom.ZoomListener
 
zoomedToNormalized(double) - Method in class com.macrofocus.transform.zoom.BifocalLensZoom
 
zoomedToNormalized(double) - Method in class com.macrofocus.transform.zoom.CartesianFisheyeZoom
 
zoomedToNormalized(double) - Method in interface com.macrofocus.transform.zoom.ZoomStrategy
 
ZoomEvent - Class in com.macrofocus.transform.zoom
 
ZoomEvent(Object, ZoomStrategy) - Constructor for class com.macrofocus.transform.zoom.ZoomEvent
 
zoomIn() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
zoomIn() - Method in interface com.macrofocus.treemap.TreeMapView
 
zoomIn() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
zoomIn() - Method in interface com.macrofocus.treeplot.TreePlotView
 
Zooming - com.macrofocus.treemap.AbstractTreeMapController.Mode
Zooming mode.
Zooming - com.macrofocus.treeplot.AbstractTreePlotController.Mode
Zooming mode.
zoomingCenterFunction(double) - Method in class com.macrofocus.treemap.AbstractTreeMapController
Currently returns Math.tanh(x * 3).
ZoomingOneDScreenTransform - Class in com.macrofocus.transform.zoom
Default implementation of a OneDScreenTransform.
ZoomingOneDScreenTransform(BoundedInterval, int) - Constructor for class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
ZoomingOneDScreenTransform(BoundedInterval, int, boolean, boolean) - Constructor for class com.macrofocus.transform.zoom.ZoomingOneDScreenTransform
 
ZoomListener - Interface in com.macrofocus.transform.zoom
 
zoomOut() - Method in class com.macrofocus.treemap.AbstractTreeMapView
 
zoomOut() - Method in interface com.macrofocus.treemap.TreeMapView
 
zoomOut() - Method in class com.macrofocus.treeplot.AbstractTreePlotView
 
zoomOut() - Method in interface com.macrofocus.treeplot.TreePlotView
 
ZoomStrategy - Interface in com.macrofocus.transform.zoom
 

_

_aggregation - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_algorithm - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_background - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
_borderThickness - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_depth - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
_headerBackground - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_headerEffectColor - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_headerFont - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_headerForeground - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_labeling - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_labelingBackground - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_labelingFont - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_labelingForeground - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_model - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_model - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
_nesting - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_ordering - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_postRenderers - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_preProgressiveRenderers - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_preRenderers - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_probingColor - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
_progressive - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_progressiveRenderers - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_rendering - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
_renderingHints - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_scale - Variable in class com.macrofocus.treemap.DefaultTreeMapFieldSettings
 
_selectionColor - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
_settings - Variable in class com.macrofocus.treemap.AbstractTreeMapModel
 
_shapes - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_showTiming - Variable in class com.macrofocus.treemap.AbstractTreeMapView
 
_tooltipBackground - Variable in class com.macrofocus.treemap.DefaultTreeMapSettings
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
All Classes All Packages