All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
| Class |
Description |
| AbstractAlgorithm<N,Row,Column,Color,Font> |
This class provides a skeletal implementation of the Algorithm interface to minimize the effort required to implement
this interface.
|
| AbstractBoundedInterval |
|
| AbstractCPTimer |
Created by luc on 22.04.17.
|
| AbstractDetails<C,N,Row,Column,Color,Font> |
|
| AbstractFileType |
|
| AbstractFilter<E> |
This class provides a skeletal implementation of the Filter interface to minimize the effort required to implement
this interface.
|
| AbstractFilterCoordinator<A,B> |
|
| AbstractFilterEvent<E> |
|
| AbstractHierarchy<T> |
This class provides a skeletal implementation of the Hierarchy interface to minimize the effort required to implement
this interface.
|
| AbstractIndex<K> |
|
| AbstractLabeling<N,Row,Column,Color,Font> |
This class provides a skeletal implementation of the Labeling interface to minimize the effort required to implement this interface.
|
| AbstractListProperty<T> |
|
| AbstractMap<K,V> |
This class provides a skeletal implementation of the Map
interface, to minimize the effort required to implement this interface.
|
| AbstractMap.SimpleEntry<K,V> |
An Entry maintaining a key and a value.
|
| AbstractMap.SimpleImmutableEntry<K,V> |
An Entry maintaining an immutable key and value.
|
| AbstractMutableFilter<E> |
This class provides a skeletal implementation of the MutableFilter interface to minimize the effort required to implement this interface.
|
| AbstractMutableIndexFilter<E> |
Created by luc on 24.04.17.
|
| AbstractMutableInterval |
This class provides a skeletal implementation of the MutableInterval interface to minimize the effort required to implement this interface.
|
| AbstractMutableListProperty<T> |
|
| AbstractMutableOneDScreenTransform |
This class provides a skeletal implementation of the MutableOneDScreenTransform interface to minimize the effort required to implement this interface.
|
| AbstractMutableProperty<T> |
|
| AbstractMutableSelection<E> |
This class provides a skeletal implementation of the MutableSelection interface to minimize the effort required to implement
this interface.
|
| AbstractMutableSingleSelection<E> |
This class provides a skeletal implementation of the MutableSelection interface to minimize the effort required to implement
this interface.
|
| AbstractNesting<N,Row,Column,Color,Font> |
Created by luc on 17.11.16.
|
| AbstractOrder<E> |
|
| AbstractProperties<K> |
|
| AbstractProperty<T> |
|
| AbstractRendering<C,N,Row,Column,Color,Font> |
This class provides a skeletal implementation of the Rendering interface to minimize the effort required to implement
this interface.
|
| AbstractSelection<E> |
This class provides a skeletal implementation of the Selection interface to minimize the effort required to implement
this interface.
|
| AbstractSelectionCoordinator<A,B> |
|
| AbstractSelectionEvent<E> |
Created by luc on 20/04/16.
|
| AbstractSet<E> |
This class provides a skeletal implementation of the Set
interface to minimize the effort required to implement this
interface.
|
| AbstractSingleSelectionCoordinator<A,B> |
|
| AbstractTagCloudAlgorithm<Font> |
|
| AbstractTGraphics<Color,Font> |
|
| AbstractTimer |
|
| AbstractTreeMap<C,N,Row,Column,Color,Font> |
Created by luc on 03/02/16.
|
| AbstractTreeMapController<C,N,Row,Column,Color,Font> |
Created by luc on 03.05.17.
|
| AbstractTreeMapController.Mode |
Interaction mode.
|
| AbstractTreeMapField<N,Column> |
This class provides a skeletal implementation of the TreeMapField interface to minimize the effort required to implement this interface.
|
| AbstractTreeMapFieldSettings<Color,Font> |
|
| AbstractTreeMapModel<N extends MutableTreeMapNode<N,Column,Color,Font>,Row,Column,Color,Font> |
This class provides a skeletal implementation of the TreeMapModel interface to minimize the effort required to
implement this interface.
|
| AbstractTreeMapNode<N extends AbstractTreeMapNode<N,Row,Column,Color,Font>,Row,Column,Color,Font> |
This class provides a skeletal implementation of the TreeMapNode interface to minimize the effort required to implement this interface.
|
| AbstractTreeMapSettings<N,Column,Color,Font> |
This class provides a skeletal implementation of the TreeMapSettings interface to minimize the effort required to implement this interface.
|
| AbstractTreeMapToolTip<N,Row,Column,Component,Color,Font> |
Created by luc on 06.05.17.
|
| AbstractTreeMapView<C,N,Row,Column,Color,Font> |
Created by luc on 03/02/16.
|
| AbstractTreePlot<C,N,Row,Column,Color,Font> |
|
| AbstractTreePlotController<C,N,Row,Column,Color,Font> |
|
| AbstractTreePlotController.Mode |
Interaction mode
|
| AbstractTreePlotPanel<Component> |
|
| AbstractTreePlotSettings<Color,Font> |
This class provides a skeletal implementation of the TreeMapSettings interface to minimize the effort required to implement this interface.
|
| AbstractTreePlotToolTip<N,Row,Column,Component,Color,Font> |
Created by luc on 06.05.17.
|
| AbstractTreePlotView<C,N,Row,Column,Color,Font> |
|
| AbstractTreeTable<C,N,Row,Column,Color,Font> |
|
| AbstractUICommand |
|
| ActionHelper |
Helper class for dealing with actions.
|
| Aggregation |
This interface defines an aggregation scheme.
|
| AggregationFactory |
Factory class for accessing predefined aggregation schemes.
|
| Algorithm<N,Row,Column,Color,Font> |
The interface for all treemap layout algorithms.
|
| AlgorithmFactory |
Factory class for accessing predefined layout algorithms.
|
| ApplicationModel |
Holds information about an application
|
| ApplicationModelFactory |
|
| ArchimedeanSpiral |
|
| Arrays |
|
| Attribute |
|
| AutoConverter |
Created by luc on 24/05/16.
|
| BarAlgorithm<N,Row,Column,Color,Font> |
|
| BarAlgorithm.Orientation |
|
| Base64Coder |
|
| BasicAutoConverter |
Created by luc on 24/05/16.
|
| BeanSingleSelection<E> |
|
| BifocalLensZoom |
|
| BooleanParser |
|
| BooleanPropertyButtonModel |
Created by luc on 28/05/15.
|
| BoundedInterval |
Defines the requirements for an interval that is bounded between two values.
|
| BoundedIntervalEvent |
/** An event that characterizes a change in the current interval.
|
| BoundedIntervalListener |
/** The listener interface for receiving "interesting" events about a bounded interval.
|
| BoundedIntervalProperty |
|
| BoundedIntervalProperty.Value |
|
| BoundedIntervalSpinnerModel |
|
| BoundedIntervalSpinnerModel.Type |
|
| CartesianFisheyeZoom |
|
| CartoPlotFileType |
|
| ClosedInterval |
A closed interval is an interval that includes all of its limit points.
|
| CoalescingTimer |
|
| CollectionFactory |
|
| Collections |
|
| ColoredSurroundLabeling<N,Row,Column,Color,Font> |
|
| ColorHelper |
Helper class for dealing with colors.
|
| Column |
|
| ColumnRenderer |
|
| ColumnsComboBoxModel |
|
| CombinationGenerator |
|
| CommaDelimitedFileType |
|
| Command |
|
| ComplexOneDScreenTransform |
Default implementation of a OneDScreenTransform.
|
| ComponentCleaner |
Created by IntelliJ IDEA.
|
| ConcurrentHashSet<K> |
|
| ConcurrentLinkedHashSet<K> |
|
| ConcurrentUtils |
|
| Condition<T> |
|
| CPExecutor |
Created by luc on 22.04.17.
|
| CPExecutor.Cancelable |
|
| CPExecutor.Command |
|
| CPTest |
|
| CPTimer |
|
| CPTimerListener |
|
| CushionRendering<C,N,Row,Column,Color,Font> |
Paint leaf nodes with a cushion effect.
|
| DefaultAttribute |
|
| DefaultElement |
|
| DefaultElementFactory |
|
| DefaultElements |
|
| DefaultTreeMapField<N,Column,Color,Font> |
The default implementation of a TreeMapField.
|
| DefaultTreeMapFieldSettings<Color,Font> |
|
| DefaultTreeMapHeaderRenderer<N,Row,Column,Color,Font> |
The standard class for rendering (displaying) headers in a TreeMapView.
|
| DefaultTreeMapLabelRenderer<C,N,Row,Column,Color,Font> |
The standard class for rendering (displaying) labels in a TreeMapView.
|
| DefaultTreeMapModel<N extends AbstractTreeMapNode<N,Row,Column,Color,Font>,Row,Column,Color,Font> |
Default implementation of a TreeMapModel.
|
| DefaultTreeMapPopup<Component> |
An implementation of a popup window using straight painting.
|
| DefaultTreeMapSettings<N,Column,Color,Font> |
Default implementation of the TreeMapSettings interface.
|
| DefaultTreeMapToolTip<N,Row,Column,Component,Color,Font> |
Created by luc on 06.05.17.
|
| DefaultTreeMapTooltipRenderer<C,N,Row,Column,Color,Font> |
The standard class for rendering (displaying) tooltips in a TreeMapView.
|
| DefaultTreePlotModel<N,Row,Column,Color,Font> |
|
| DefaultTreePlotPopup<Component> |
An implementation of a popup window using straight painting.
|
| DefaultTreePlotSettings<Color,Font> |
Default implementation of the TreeMapSettings interface.
|
| DefaultTreePlotToolTip<N,Row,Column,Component,Color,Font> |
Created by luc on 06.05.17.
|
| DefaultTreePlotTooltipRenderer<C,N,Row,Column,Color,Font> |
The standard class for rendering (displaying) tooltips in a TreeMapView.
|
| DefaultVisibleOrder<E> |
|
| DefaultWord |
|
| Depth |
Indicates whether a given depth should be displayed or not.
|
| DepthFactory |
Factory class for accessing predefined depth schemes.
|
| Details<C,N,Row,Column,Color,Font> |
|
| DetailsDataFrame<N,R,C,V,Color,Font> |
|
| Dimension |
|
| Dimension2D |
Created by luc on 09.01.17.
|
| Dimension2D.Double |
|
| DirectRow |
|
| Disposable |
Created by IntelliJ IDEA.
|
| Element |
|
| ElementFactory |
|
| Elements |
|
| EnumProperties<K> |
Default data model for a collection of properties.
|
| EqualCirclesInCircle |
|
| ExpandLabeling<N,Row,Column,Color,Font> |
Display the label of the parent nodes in the center of its children (overlaid).
|
| FileType |
|
| Filter<E> |
This interface represents the current state of a filter.
|
| FilterEvent<E> |
An event that characterizes a change in the current filtering.
|
| FilterListener<E> |
The listener interface for receiving "interesting" events about filtering.
|
| Function<T,U> |
|
| Future<V> |
|
| FutureCommand<T> |
|
| GeoJSONFileType |
|
| GridTreePlotRenderer<N,Row,Column,Component,Color,Font> |
Renderer for the grid.
|
| GwtCompatible |
|
| GwtIncompatible |
|
| GWTLoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:23:22 AM
|
| HCILFileType |
|
| Headless<Color,Font> |
Created by luc on 26.04.17.
|
| HierarchicalBoundingBox |
|
| HierarchicalBoundingBoxes |
|
| HierarchicalBoundingBoxPair |
|
| Hierarchy<T> |
|
| HierarchyEvent<T> |
|
| HierarchyEvent.Type |
|
| HierarchyHelper |
|
| HierarchyListener<T> |
The listener interface for receiving "interesting" events (insertion, change, removal) about a hierarchy.
|
| HierarchyTreeModel<T> |
|
| HighDFileType |
|
| Histogram |
|
| HtmlString |
|
| HTMLTagCloudFileType |
|
| IcicleAlgorithm<N,Row,Column,Color,Font> |
|
| ImmediateTimer |
|
| Index<K> |
|
| IndexedNavigableMap<K,V> |
User: Vitaly Sazanovich
Date: 07/02/13
Time: 19:28
Email: Vitaly.Sazanovich@gmail.com
|
| IndexedNavigableSet<E> |
User: Vitaly Sazanovich
Date: 08/02/13
Time: 09:56
Email: Vitaly.Sazanovich@gmail.com
|
| IndexedRow |
|
| IndexedTreeMap<K,V> |
A Red-Black tree based NavigableMap implementation.
|
| IndexedTreeSet<E> |
|
| InfoScopeFileType |
|
| Interpolator |
|
| Interval |
/** This interface represents the current state of an interval.
|
| IntervalEvent |
/** An event that characterizes a change in the current interval.
|
| IntervalListener |
/** The listener interface for receiving "interesting" events about an interval.
|
| IntervalProperty |
|
| IntervalProperty.Value |
|
| Iterables |
Created by luc on 25/11/15.
|
| Iterables.Condition<T> |
|
| Iterables.Converter<T,C> |
|
| Iterables.ToStringConverter |
|
| Itertools |
|
| JarFileType |
|
| JavaCollectionFactory |
|
| JavaFXDetails<N,Row,Column> |
|
| JavaFXHeadless |
Created by luc on 26.04.17.
|
| JavaFXTGraphics |
Created by luc on 25.04.17.
|
| JavaFXTreeMap<N,Row,Column> |
A facade to the TreeMap model-view-controller (MVC) architecture.
|
| JavaFXTreeMapController<N,Row,Column> |
Created by luc on 03.05.17.
|
| JavaFXTreeMapView<N,Row,Column> |
Created by luc on 03/02/16.
|
| JavaFXTreePlot<N,Row,Column> |
|
| JavaFXTreePlotController<N,Row,Column> |
Created by luc on 03.05.17.
|
| JavaFXTreePlotPanel |
|
| JavaFXTreePlotView<N,Row,Column> |
Created by luc on 03/02/16.
|
| JavaFXTreeTable<N,Row,Column> |
|
| JsonFileType |
|
| JsonMLAttribute |
|
| JsonMLElement |
|
| JsonMLElements |
|
| JsonObjectElement |
|
| JSweetCollectionFactory |
|
| Labeling<N,Row,Column,Color,Font> |
Defines how parent and leaf nodes should be labeled.
|
| LabelingFactory |
Factory class for accessing predefined labeling schemes.
|
| LeafNodeRenderer<N,Row,Column,Component,Color,Font> |
Renderer for leaf node.
|
| LeafTreeMapNode<N extends LeafTreeMapNode<N,Row,Column,Color,Font>,Row,Column,Color,Font> |
A leaf node.
|
| LicenseModel |
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 |
|
| LicenseModel.State |
|
| LicenseModel.Validity |
|
| LinearizedPathIterator |
|
| ListProperty<T> |
|
| Logging |
|
| LoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:22:34 AM
|
| LookAndFeelHelper |
Helper class for dealing with look and feels.
|
| MD5 |
|
| MicrosoftAccessFileType |
|
| MicrosoftExcelFileType |
|
| MicrosoftProjectDataInterchangeFileType |
|
| MicrosoftProjectExchangeFileType |
|
| MicrosoftProjectFileType |
|
| MutableAlgorithmOverrideProperty |
|
| MutableAlgorithmProperty |
|
| MutableBoundedInterval |
/** Defines the requirements for a BoundedInterval that can change.
|
| MutableFilter<E> |
Defines the requirements for a filter that can change.
|
| MutableHierarchy<T> |
Defines the requirements for a hierarchy that can change -- by adding or removing elements
|
| MutableIndexFilter<E> |
Created by luc on 24.04.17.
|
| MutableInterval |
/** Defines the requirements for an interval that can change.
|
| MutableListProperty<T> |
|
| MutableOneDScreenTransform |
Defines the requirements for a OneDScreenTransform that can change.
|
| MutableOrder<E> |
|
| MutableProperties<K> |
Defines the requirements for a collection of properties that can change.
|
| MutableProperty<T> |
Defines the requirements for a property that can change.
|
| MutableSelection<E> |
Defines the requirements for a selection that can change.
|
| MutableSingleSelection<E> |
Defines the requirements for a single selection that can change.
|
| MutableTreeMapNode<N extends MutableTreeMapNode<N,Column,Color,Font>,Column,Color,Font> |
Defines the requirements for a TreeMapNode that can change.
|
| MutableVisibleOrder<E> |
|
| Nesting<N,Row,Column,Color,Font> |
Defines extra spacing between levels of the hierarchy.
|
| NestingFactory |
Factory class for accessing predefined nesting schemes.
|
| NetdrawVNAFileType |
|
| NodeRenderer<N,Row,Column,Component,Color,Font> |
Interface for stepwise rendering of a TreePlotNode.
|
| NodesTreePlotRenderer<N,Row,Column,C,Color,Font> |
Renderer for painting nodes.
|
| NoTreeMapField<N,Column> |
Indicates that no TreeMapField is selected.
|
| NullSelection<E> |
Data model for multiple selection supporting null value to be selected.
|
| NullSingleSelection<E> |
Default data model for single selection.
|
| ODFSpreadsheetFileType |
|
| OneDScreenTransform |
This interface represents transform from world to screen coordinates, and vice-versa.
|
| OpenInterval |
/** An open interval is an interval that does not include its end points.
|
| Order<E> |
|
| OrderEvent<E> |
|
| Ordering |
Defines the order of the nodes to be laid out by the treemap algorithm.
|
| Ordering.SortOrder |
|
| OrderingFactory |
Factory class for accessing predefined ordering schemes.
|
| OrderListener<E> |
|
| Orientation |
|
| OSHelper |
Helper class for dealing with operating system detection.
|
| OSHelper.JavaVersion |
|
| OverlayLabeling<N,Row,Column,Color,Font> |
Display the labels right on top of its children.
|
| OverrideProperties |
Default data model for a collection of properties.
|
| OverrideProperty<T> |
|
| OverridingTreeMapFieldSettings<Color,Font> |
|
| Pair<L,R> |
|
| ParentNodeRenderer<N,Row,Column,Component,Color,Font> |
Renderer for parent node.
|
| ParentTreeMapNode<N extends AbstractTreeMapNode<N,Row,Column,Color,Font>,Row,Column,Color,Font> |
A parent node.
|
| ParquetFileType |
|
| PermutationGenerator |
|
| PieAlgorithm<N,Row,Column,Color,Font> |
|
| PivotByAlgorithm |
Implementation of the Pivot By algorithm.
|
| PivotByAlgorithm.Biggest |
The pivot is taken to be the item with the largest area since the largest item is the most difficult to place.
|
| PivotByAlgorithm.Middle |
The pivot is taken to be the middle item of the list since this is more likely to create a balanced layout.
|
| PivotByAlgorithm.SplitSize |
Selects the pivot that will split L1 and L3 into approximately equal total areas.
|
| PivotByAlgorithm.Type |
Strategy for determining the node to use as a pivot
|
| PluggableCollectionFactory |
|
| Point2d |
A point in 2D space represented by x and y coordinate asn doubles
|
| PointPlusAccumulatedDistance |
|
| PositionIterator |
|
| Predicate<T> |
|
| PreferredSize |
Created by luc on 26.04.17.
|
| Properties<K> |
A collection of named properties.
|
| PropertiesListener<K> |
|
| Property<T> |
This interface represents the current value of a named property.
|
| PropertyButtonModel<V> |
Adapter class for interfacing Selection with Swing's ComboBox.
|
| PropertyChange |
|
| PropertyClosedInterval |
A closed interval is an interval that includes all of its limit points.
|
| PropertyComboBoxModel<E> |
Adapter class for interfacing Selection with Swing's ComboBox.
|
| PropertyDimensionSpinnerModel |
|
| PropertyDimensionSpinnerModel.Axe |
|
| PropertyEvent<T> |
|
| PropertyListener<T> |
|
| PropertyNumberSpinnerModel<V extends java.lang.Number> |
|
| PropertySingleSelection<E> |
|
| PropertySpinnerModel |
|
| RandomAccessIterable<T> |
Created by luc on 25.04.17.
|
| RandomAccessIterables |
Created by luc on 25.04.17.
|
| RangesScreenTransformCoordinator |
Synchronize two range models with their respective coordinate axis models.
|
| RectangularTextShape |
|
| RectangularTransform |
This is a transform that only scales and translates.
|
| Rendering<C,N,Row,Column,Color,Font> |
Defines how nodes should be rendered on the display.
|
| RenderingFactory |
Factory class for accessing predefined rendering schemes.
|
| ReverseComparator<T> |
|
| Row |
|
| RowFactory |
|
| RowFactory.DirectRowCreator |
|
| RowFactory.IndexedRowCreator |
|
| RowFactory.RowCreator |
|
| RTFTagCloudFileType |
|
| SASFileType |
|
| Scale |
Defines how values should be transformed to determine their proportional size.
|
| ScaleFactory |
Factory class for accessing predefined scaling schemes.
|
| ScreenTransformEvent |
An event that characterizes a change in the screen transform.
|
| ScreenTransformListener |
The listener interface for receiving "interesting" events about a screen transform.
|
| Selection<E> |
This interface represents the current state of a selection.
|
| SelectionEvent<E> |
An event that characterizes a change in the current selection.
|
| SelectionListener<E> |
The listener interface for receiving "interesting" events about a selection.
|
| SelectionListSelectionModel<E> |
|
| SelectionNodeRenderer<N,Row,Column,Component,Color,Font> |
Renderer for painting the selection highlight.
|
| ShapefileFileType |
|
| SimpleApplicationModel |
|
| SimpleBoundedInterval |
/** Default data model for bounded interval.
|
| SimpleClosedInterval |
A closed interval is an interval that includes all of its limit points.
|
| SimpleFilter<E> |
A simple mutable filter implementation.
|
| SimpleFilterEvent<E> |
An event that characterizes a change in the current filter.
|
| SimpleHierarchy<T> |
A simple mutable hierarchy implementation.
|
| SimpleIndexFilter<E> |
As long as an index hasn't been set (presumably by SubsetDataFrame), then the responsability is deferred to the
underlying input filter.
|
| SimpleLicenseModel |
User: gluc
Date: Oct 28, 2005
Time: 2:38:46 AM
|
| SimpleListProperty<T> |
Default data model a property.
|
| SimpleOneDScreenTransform |
Default implementation of a OneDScreenTransform.
|
| SimpleProperties |
Default data model for a collection of properties.
|
| SimpleProperty<T> |
Default data model a property.
|
| SimpleSelection<E> |
Default data model for multiple selection.
|
| SimpleSelectionEvent<E> |
Default implementation of a SelectionEvent.
|
| SimpleSingleSelection<E> |
Default data model for single selection.
|
| SimpleVersionModel |
|
| SingleSelection<E> |
This interface constrains the selection to be restricted to a single element.
|
| SingleSelectionButtonModel |
Adapter class for interfacing Selection with Swing's ComboBox.
|
| SingleSelectionComboBoxModel<E> |
Adapter class for interfacing Selection with Swing's ComboBox.
|
| SingleSelectionEvent<E> |
Default implementation of a SelectionEvent for single selection.
|
| SingleSelectionListener<E> |
The listener interface for receiving "interesting" events about a selection.
|
| SingleSelectionProperty<T> |
|
| SingleSelectionSettingsCoordinator<T> |
|
| SizeOrColorOrdering |
Order nodes according to their size.
|
| SliceAndDiceAlgorithm |
Implementation of the Slice-and-dice algorithm described in the original treemap paper.
|
| SliceAndDiceAlgorithm.AlternateOrientationStrategy |
Switched between vertical and horizontal at each hierarchy level
|
| SliceAndDiceAlgorithm.BestOrientationStrategy |
Computed according to the aspect ratio
|
| SliceAndDiceAlgorithm.HoritzonalOrientationStrategy |
Always horizontal
|
| SliceAndDiceAlgorithm.OrientationStragegy |
Types of orientation of the rectangle divisions
|
| SliceAndDiceAlgorithm.VerticalOrientationStrategy |
Always vertical
|
| Spoint |
|
| SPSSFileType |
|
| SquarifiedAlgorithm |
Implementation of the Squarified algorithm.
|
| SquarifiedPlusAlgorithm |
Implementation of the Squarified+ algorithm.
|
| StderrLoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:23:22 AM
|
| StderrLoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:23:22 AM
|
| SunburstAlgorithm<N,Row,Column,Color,Font> |
|
| SurroundLabeling<N,Row,Column,Color,Font> |
Display the label of the parent node above its children.
|
| SurveyVisualizerFileType |
|
| SwingHelper |
Helper class for dealing with Swing.
|
| SwingLogging |
|
| SwingLoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:22:34 AM
|
| SwingUtils |
|
| TabDelimitedFileType |
|
| TableBrowserFileType |
|
| TableHelper |
Helper class for dealing with Swing's TableModel.
|
| TableHelper.ColumnStatistics |
|
| TableStatistics |
|
| TagCloudAlgorithm<Font> |
|
| TagCloudAlgorithm.OrientationMode |
|
| TagCloudAlgorithm.Spiral |
|
| TcpdumpFileType |
|
| TeaVMCollectionFactory |
|
| TextShape |
|
| TextShapeFactory<Font> |
|
| TextTagCloudFileType |
|
| TGraphics<Color,Font> |
ToDo: <Color,Font,Shape,Image>
|
| ThreeDTreeMapView<N,Row,Column,Color,Font,C> |
|
| Timer |
|
| Timer.TimerListener |
|
| ToBooleanTypeConverter |
Created by luc on 27/10/14.
|
| ToCommonTypeConverter |
|
| ToDoubleTypeConverter |
|
| ToIntegerTypeConverter |
|
| ToolTipTreeMapRenderer<C,N,Row,Column,Color,Font> |
Renderer for displaying information about the node under the mouse (tooltip).
|
| ToolTipTreePlotRenderer<N,Row,Column,Color,Font> |
Renderer for displaying information about the node under the mouse (tooltip).
|
| TreeMap<C,N,Row,Column,Color,Font> |
Created by luc on 03/02/16.
|
| TreeMapColorMapPanelModel<Color> |
|
| TreeMapController<C,N,Row,Column,Color,Font> |
Control the user interactions with the view.
|
| TreeMapEvent |
An event that characterizes a change in the treemap model.
|
| TreeMapFacade<Component,Color,N,Row,Column,Value> |
Created by luc on 19.12.16.
|
| TreeMapField<N,Column> |
This interface represent a field (or column) that can be used to retrieve data in the TreeMapModel data structure.
|
| TreeMapFieldSettings<Color,Font> |
|
| TreeMapFieldSettings.PropertyType |
|
| TreeMapFileType |
|
| TreeMapFilterCoordinator<Row,N extends AbstractTreeMapNode<N,Row,?,?,?>> |
|
| TreeMapHeaderRenderer<N,Row,Column,Color,Font> |
This interface defines the method required to render headers in a TreeMapView.
|
| TreeMapLabelRenderer<C,N,Row,Column,Color,Font> |
This interface defines the method required to render labels in a TreeMapView.
|
| TreeMapListener |
The listener that's notified when the treemap model changes.
|
| TreeMapModel<N,Row,Column,Color,Font> |
Main interface for the model part of TreeMap.
|
| TreeMapNode<N extends TreeMapNode<N,Column,Color,Font>,Column,Color,Font> |
Interface representing an object that can be placed in a treemap layout.
|
| TreeMapPanel<Component> |
|
| TreeMapPopup<Component> |
A popup window (typically to display tooltips)
|
| TreeMapProbingCoordinator<Row,N extends AbstractTreeMapNode<N,Row,?,?,?>> |
|
| TreeMapRenderer<C,N,Row,Column,Color,Font> |
Interface for stepwise rendering of a TreeMapView.
|
| TreeMapSelectionCoordinator<Row,N extends AbstractTreeMapNode<N,Row,?,?,?>> |
|
| TreeMapSettings<N,Column,Color,Font> |
Keep track of all the settings that can be applied to a treemap.
|
| TreeMapSettings.PropertyType |
|
| TreeMapSettingsEvent |
An event that characterizes a change in the settings.
|
| TreeMapSettingsListener |
The listener interface for receiving "interesting" events about changes in the settings.
|
| TreeMapToolTip<N,Row,Column,Color,Font> |
This abstract class defines the method required to display tooltips in a TreeMapView.
|
| TreeMapToolTip.ToolTipType |
Tooltip type.
|
| TreeMapTooltipRenderer<C,N,Row,Column,Color,Font> |
This interface defines the method required to render tooltip values in a TreeMapView.
|
| TreeMapView<C,N,Row,Column,Color,Font> |
Main class for the view part of TreeMap.
|
| TreeMapView.Progressive |
|
| TreeMapWorker |
Interface used when performing treemap updates.
|
| TreeMLFileType |
|
| TreePlot<C,N,Row,Column,Color,Font> |
|
| TreePlotController<C,N,Row,Column,Color,Font> |
Control the user interactions with the view.
|
| TreePlotModel<N,Row,Column,Color,Font> |
Main interface for the model part of TreePlot.
|
| TreePlotPanel<Component> |
|
| TreePlotRenderer<N,Row,Column,Component,Color,Font> |
Interface for stepwise rendering of a TreePlotView.
|
| TreePlotSettings<Color,Font> |
Keep track of all the settings that can be applied to a treeplot.
|
| TreePlotTooltipRenderer<Component,N,Row,Column,Color,Font> |
This interface defines the method required to render tooltip values in a TreeMapView.
|
| TreePlotView<Component,N,Row,Column,Color,Font> |
Created by luc on 27.04.17.
|
| TreePlotView.BoundingMode |
|
| TreeTable<C,N,Row,Column,Color,Font> |
|
| TrendDisplayFileType |
|
| Tuple2d |
|
| TypeConverter |
|
| TypeConverter.Input |
|
| TypeConverter.Output |
|
| TypeHelper |
Created by luc on 27/10/14.
|
| TypeUtils |
|
| UICommand |
|
| UniversalComparator |
|
| VariableComboBox |
|
| Vector2d |
|
| VersionModel |
User: gluc
Date: Nov 4, 2005
Time: 8:05:39 PM
|
| VisFluxFileType |
|
| VisibleOrder<E> |
|
| VisualizationExecutorService |
|
| VRML97FileType |
|
| WeakActionListener |
|
| WeakActionListeners |
|
| WeakPropertyChangeListener |
|
| Word |
|
| X3DFileType |
|
| X3DOMFileType |
|
| ZipFileType |
|
| ZoomEvent |
|
| ZoomingOneDScreenTransform |
Default implementation of a OneDScreenTransform.
|
| ZoomListener |
|
| ZoomStrategy |
|