All Classes Interface Summary Class Summary Enum Summary Exception 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> |
|
| AbstractIndexFilter<E> |
Created by luc on 24.04.17.
|
| 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> |
|
| AbstractSmoothedSegment |
|
| 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 |
|
| ASite |
A site is a 2 dimensional point which has a weight.
|
| ASite |
A site is a 2 dimensional point which has a weight.
|
| 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.
|
| BasicTreeMapUI |
A basic L&F implementation of TreeMapView.
|
| BasicTreePlotUI |
|
| BeanSingleSelection<E> |
|
| BifocalLensZoom |
|
| 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.
|
| BoundedIntervalSpinnerModel |
|
| BoundedIntervalSpinnerModel.Type |
|
| CartesianFisheyeZoom |
|
| CartoPlotFileType |
|
| CellRendererPaneComponentPainter |
Created by luc on 25.04.17.
|
| CellWithLocation |
|
| ClosedInterval |
A closed interval is an interval that includes all of its limit points.
|
| CoalescingTimer |
|
| ColoredSurroundLabeling<N,Row,Column,Color,Font> |
|
| ColorHelper |
Helper class for dealing with colors.
|
| Colors |
Just some colors which are used for debugging.
|
| Column |
|
| ColumnRenderer |
|
| ColumnsComboBoxModel |
|
| CombinationGenerator |
|
| CommaDelimitedFileType |
|
| Command |
|
| ComplexOneDScreenTransform |
Default implementation of a OneDScreenTransform.
|
| ComponentCleaner |
Created by IntelliJ IDEA.
|
| ComponentPainter<Color,Font> |
Created by luc on 25.04.17.
|
| ComponentPainter.Impl<Color,Font> |
|
| ConcurrentHashSet<K> |
|
| ConcurrentLinkedHashSet<K> |
|
| ConcurrentUtils |
|
| Condition<T> |
|
| ConflictList |
Every vertex and facet in this convex hull algorithm keeps a
ConflictList.
|
| ConflictList |
Data structure to save the Conflict Graph of vertices and JFaces.
|
| ConvexClip |
|
| ConvexClip |
|
| ConvexHull |
ConvexHull is a 3D polytope which implements the randomized
incremental algorithm for constructing a convex hull from a point
cloud.
|
| ConvexHull |
Class for computing the convex hull of given vertices with a randomized incremental algorithm in O(n*log(n)) after book of Mark de Berg/Marc van Kreveld
/Mark Overmars/Otfried Schwarzkopf, Computational geometry:algorithms and applications
|
| CornerDetector |
|
| CPExecutor |
Created by luc on 22.04.17.
|
| CPExecutor.Cancelable |
|
| CPExecutor.Command |
|
| CPTest |
|
| CPTimer |
|
| CPTimerListener |
|
| CurveLocation |
|
| CushionRendering<C,N,Row,Column,Color,Font> |
Paint leaf nodes with a cushion effect.
|
| cVertex |
Container of the VertexList, with prev/next pointer and Point2D as information
|
| cVertex |
Container of the VertexList, with prev/next pointer and Point2D as information
|
| cVertexList |
|
| cVertexList |
|
| DataFrameTableModel<R,C,V> |
|
| Debugger |
Just a singleton style debugger object for everything.
|
| Debugger.DataEntry |
|
| DefaultAttribute |
|
| DefaultElement |
|
| DefaultElementFactory |
|
| DefaultElements |
|
| DefaultTreeMapController<N,Row,Column> |
Default controller mediating user interactions with a TreeMapView.
|
| DefaultTreeMapController.Mode |
Interaction mode.
|
| DefaultTreeMapField<N,Column> |
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> |
|
| DeterministicVoronoiCaller |
|
| Direction |
A direction in the plane.
|
| DirectRow |
|
| Disposable |
Created by IntelliJ IDEA.
|
| DoubleSpline |
|
| DrillDownAction<N,Row,Column> |
Action to drill down one level.
|
| DrillUpAction<N,Row,Column> |
Drill one level up.
|
| Edge |
An edge of a 3D polytope.
|
| Edge |
Class for representing an Edge in the JConvexHull.
|
| Eigen |
|
| Element |
|
| ElementFactory |
|
| Elements |
|
| EnhancedJLabelPreferredSize |
Created by luc on 26.04.17.
|
| EnumProperties<K extends java.lang.Enum<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).
|
| Face |
Generic superclass for all 3D face types: vertices, edges, facets,
and polytopes.
|
| Facet |
A triangular facet of a 3D polytope.
|
| Facet |
Facet class connected over double-connected edge list.
|
| FastVoronoiAlgorithm |
Implementation of the Voronoi algorithm.
|
| FilePicker |
|
| FileReader |
|
| 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 |
|
| Geometry |
Helper class for sum small computations.
|
| GraphArc |
The Conflict Graph is completely constructed of doubly-linked lists
of GraphArcs stored in the facets and vertices of the convex hull.
|
| GraphArc |
Edge for JConflictList
|
| 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.
|
| HEdge |
Class for representing an Edge in the JConvexHull.
|
| 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 |
|
| HTMLTagCloudFileType |
|
| IcicleAlgorithm<N,Row,Column,Color,Font> |
|
| ImageFrame |
JFrame with buffered image.
|
| 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> |
|
| IndexFilter<E> |
Created by luc on 24.04.17.
|
| InfoPoint |
Result wrapper for intersection with information (= code) of intersection type
|
| InfoPoint |
Result wrapper for intersection with information (= code) of intersection type
|
| InfoScopeFileType |
|
| InsideFlag |
Flag whether p is inside q or q is inside p
|
| InsideFlag |
Flag whether p is inside q or q is inside p
|
| 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 |
|
| iSite |
|
| iSite |
|
| Iterables |
Created by luc on 25/11/15.
|
| Iterables.Condition<T> |
|
| Iterables.Converter<T,C> |
|
| Iterables.ToStringConverter |
|
| Itertools |
|
| JarFileType |
|
| JConflictList |
Data structure to save the Conflict Graph of vertices and JFaces.
|
| JConvexHull |
Class for computing the convex hull of given vertices with a randomized incremental algorithm in O(n*log(n)) after book of Mark de Berg/Marc van Kreveld
/Mark Overmars/Otfried Schwarzkopf, Computational geometry:algorithms and applications
|
| JFace |
Facet class connected over double-connected edge list.
|
| JGraphEdge |
Edge for JConflictList
|
| JideTreeMapPopup |
An implementation of a treemap popup based on JidePopup
|
| JPolygon |
Polygon Class to show the polygon as a component.
|
| JSite |
Representing a site with the polygon.
|
| JsonFileType |
|
| JsonMLAttribute |
|
| JsonMLElement |
|
| JsonMLElements |
|
| JsonObjectElement |
|
| JVector |
3-dimensional Vector with some helpfull functions, e.g., normalizing ...
|
| JVertex |
3-dimensional Point with some extra fields for ConvexHull computation.
|
| 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.
|
| LegacySwingTagCloudAlgorithm |
|
| 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 |
|
| LinearSegment |
|
| LineSegment |
|
| LineSegmentContainer |
This class is a container for LineSegments.
|
| ListProperty<T> |
|
| Logging |
|
| LoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:22:34 AM
|
| LookAndFeelHelper |
Helper class for dealing with look and feels.
|
| Maps |
|
| MarchingSquares |
A simple implementation of the marching squares algorithm that can identify
perimeters in an supplied raster.
|
| MD5 |
|
| MicrosoftAccessFileType |
|
| MicrosoftExcelFileType |
|
| MicrosoftProjectDataInterchangeFileType |
|
| MicrosoftProjectExchangeFileType |
|
| MicrosoftProjectFileType |
|
| MovingAverager |
Class for calculating a moving average.
|
| 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> |
|
| MyMutableTreeMapNode |
|
| 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.
|
| NotEnoughPointsException |
|
| NotEnoughPointsException |
|
| 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.
|
| OpenList |
Direct accessable array list for faster iteration.
|
| OpenList |
Direct accessable array list for faster iteration.
|
| 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 |
|
| OriginalFastVoronoiAlgorithm |
|
| OriginalVoronoiDiagram |
|
| OSHelper |
Helper class for dealing with operating system detection.
|
| OSHelper.JavaVersion |
|
| OverlayLabeling<N,Row,Column> |
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.
|
| Path |
Combines a sequence of directions into a path that is rooted at some point in
the plane.
|
| 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
|
| Plane3D |
|
| Plane3D |
|
| Point2d |
A point in 2D space represented by x and y coordinate asn doubles
|
| Point2d |
A point in 2D space represented by x and y coordinate asn doubles
|
| Point2D |
Two-dimensional point, which also has functions as a two-dimensional vectors
|
| Point2D |
Two-dimensional point, which also has functions as a two-dimensional vectors
|
| Point2i |
A point in 2D space represented by x and y coordinate asn doubles
|
| Point3d |
|
| Point3d |
|
| PointPlusAccumulatedDistance |
|
| PolygonSimple |
Implements a simple polygon with one continous region, by using two double arrays.
|
| PolygonSimple |
Implements a simple polygon with one continous region, by using two double arrays.
|
| Polytope |
A collection of vertices, edges, and facets stored in an object-
oriented version of a DCEL (doubly connected edge list).
|
| PositionIterator |
|
| PowerBox |
JFrame where you can place and move sites around.
|
| PowerDiagram |
Computes the PowerDiagram by using the convex hull of the transformed half
planes of the sites.
|
| PowerDiagram |
Computes the PowerDiagram by using the convex hull of the transformed half
planes of the sites.
|
| PrecomputedRandom |
|
| 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.
|
| 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.
|
| ScreenTransformHelper |
Helper class for dealing with screen transforms.
|
| ScreenTransformListener |
The listener interface for receiving "interesting" events about a screen transform.
|
| SegmentDirection |
|
| SegmentLocation |
|
| 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.
|
| Sets |
|
| ShapeConverter |
A polygon converter for Voronoi raster output
|
| ShapefileFileType |
|
| ShapeRenderer |
|
| 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 |
|
| SimpleVoronoiDiagram |
|
| 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> |
|
| SingleSpline |
|
| Site |
Extended Version of a site, which has relative Positions
|
| Site |
|
| Site |
Extended Version of a site, which has relative Positions
|
| 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
|
| SmoothedSegment |
|
| Smoother |
|
| SmoothVoronoiCellShape |
This class represents a smooth voronoi cell outline shape.
|
| Spoint |
|
| SPSSFileType |
|
| SquarifiedAlgorithm |
Implementation of the Squarified algorithm.
|
| SquarifiedPlusAlgorithm |
Implementation of the Squarified+ algorithm.
|
| StatusObject |
This object is used to notify certain steps to outer objects, e.g.
|
| StderrLoggingOutput |
User: gluc
Date: Sep 29, 2004
Time: 12:23:22 AM
|
| StoredRandom |
|
| StraightLocation |
|
| SunburstAlgorithm<N,Row,Column,Color,Font> |
|
| SurroundLabeling<N,Row,Column,Color,Font> |
Display the label of the parent node above its children.
|
| SurveyVisualizerFileType |
|
| SwingAlgorithmFactory |
|
| SwingDetails<N,Row,Column> |
|
| SwingHeadless |
Created by luc on 26.04.17.
|
| SwingHelper |
Helper class for dealing with Swing.
|
| SwingImage |
|
| SwingPreferredSize |
Created by luc on 26.04.17.
|
| SwingTable<R,C,V> |
|
| SwingTableFactory |
|
| SwingTagCloudAlgorithm |
|
| SwingTextShape |
Created by luc on 01.05.17.
|
| SwingTGraphics |
ToDo: <Color,Font,Shape,Image>
|
| SwingTreeMap<N,Row,Column> |
A facade to the TreeMap model-view-controller (MVC) architecture.
|
| SwingTreeMapController<N,Row,Column> |
Created by luc on 03.05.17.
|
| SwingTreeMapModel<N extends AbstractTreeMapNode<N,Row,Column,java.awt.Color,java.awt.Font>,Row,Column> |
Created by luc on 01.05.17.
|
| SwingTreeMapModel.AbstractTreeMapFieldComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapModel.BackgroundComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapModel.ColorComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapModel.GroupByComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapModel.HeightComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapModel.LabelComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapModel.SizeComboBoxModel<N extends MutableTreeMapNode> |
|
| SwingTreeMapPopup |
An implementation of a popup window using straight painting.
|
| SwingTreeMapToolTip<N,Row,Column> |
Default implementation of a tooltip using JidePopup as a container.
|
| SwingTreeMapView<N,Row,Column> |
Provides a view for a TreeMapModel
|
| SwingTreePlot<N,Row,Column> |
A facade to the TreeMap model-view-controller (MVC) architecture.
|
| SwingTreePlotController<N,Row,Column> |
Control the user interactions with the view.
|
| SwingTreePlotModel<N,Row,Column> |
Default implementation of a TreePlotModel.
|
| SwingTreePlotPanel |
Panel with range slider zoom into the TreePlot
|
| SwingTreePlotToolTip<N,Row,Column> |
Default implementation of a tooltip using JidePopup as a container.
|
| SwingTreePlotView<N,Row,Column> |
Main class for the view part of TreePlot.
|
| SwingTreeTable<N,Row,Column> |
|
| SwingUtils |
|
| SwingWord |
|
| SynthTreePlotUI |
|
| TabDelimitedFileType |
|
| TableBrowserFileType |
|
| TableColumnAdjuster |
|
| TableHelper |
Helper class for dealing with Swing's TableModel.
|
| TableHelper.ColumnStatistics |
|
| TableStatistics |
|
| TagCloudAlgorithm<Font> |
|
| TagCloudAlgorithm.OrientationMode |
|
| TagCloudAlgorithm.Spiral |
|
| TcpdumpFileType |
|
| TestHull |
|
| TextShape |
|
| TextShapeFactory<Font> |
|
| TextTagCloudFileType |
|
| TextualLegend |
|
| 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> |
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 |
Panel with range slider zoom into the TreeMap
|
| 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.
|
| TreeMapUI |
ComponentUI for 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.
|
| TreePlotUI |
ComponentUI for TreePlotView.
|
| 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 |
|
| Tuple2d |
|
| Tuple2i |
|
| Tuple2ID |
Tuple with two elements.
|
| Tuple3ID |
Stores a triple where the first entry is an integer (e.g.
|
| TypeConverter |
|
| TypeConverter.Input |
|
| TypeConverter.Output |
|
| TypeHelper |
Created by luc on 27/10/14.
|
| TypeUtils |
|
| UICommand |
|
| UniversalComparator |
|
| VariableComboBox |
|
| VariablesComboBoxModel<E> |
|
| Vector |
A standard 3-dimensional vector
|
| Vector |
3-dimensional Vector with some helpfull functions, e.g., normalizing ...
|
| Vector2d |
|
| Vector2d |
|
| Venn |
|
| VennAlgorithm<N,Row,Column,Color,Font> |
|
| VennAnalytic |
|
| VennCanvas |
|
| VennData |
class representing the class combinations and corresponding weights
|
| VennDiagram |
|
| VennFrame |
|
| VennView |
|
| VersionModel |
User: gluc
Date: Nov 4, 2005
Time: 8:05:39 PM
|
| Vertex |
A point in 3-dimensional space.
|
| Vertex |
3-dimensional Point with some extra fields for ConvexHull computation.
|
| Vertex |
This class represents a corner (or vertex) of voronoi cells.
|
| VisFluxFileType |
|
| VisibleOrder<E> |
|
| VisualizationExecutorService |
|
| VoroCellObject |
Provides callback method for notification.
|
| VoroNode |
Represents a node in the Voronoi Treemap hierarchy.
|
| VoronoiAlgorithm<N,Row,Column,Color,Font> |
Implementation of the Voronoi algorithm.
|
| VoronoiAlgorithm.WeightType |
|
| VoronoiCell |
A Voronoi Cell containing all related data and properties
|
| VoronoiCore |
Core class for generating Voronoi Treemaps.
|
| VoronoiDiagram |
|
| VoronoiOutputRaster |
The raster Output of a Voronoi treemap layout.
|
| VoronoiRandom |
|
| VoronoiTreemap |
Main Voronoi Treemap class implementing the Voronoi Treemap interface and maintaining the settings.
|
| VoronoiTreemapInterface |
Main interface to use the library.
|
| VRML97FileType |
|
| WeakActionListener |
|
| WeakActionListeners |
|
| WeakPropertyChangeListener |
|
| Word |
|
| WrapLayout |
FlowLayout subclass that fully supports wrapping of components.
|
| WrappedMutableProperties<K> |
|
| WrappedMutableProperty<T> |
|
| X3DFileType |
|
| X3DOMFileType |
|
| ZipFileType |
|
| ZoomEvent |
|
| ZoomInAction<N,Row,Column> |
Zoom in on the group containing the mouse cursor.
|
| ZoomingOneDScreenTransform |
Default implementation of a OneDScreenTransform.
|
| ZoomListener |
|
| ZoomOutAction<N,Row,Column> |
Zoom out.
|
| ZoomStrategy |
|