Treeviz 1.1.1 2013-03-10
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

abort() - Method in class ch.randelshofer.io.SuspendableInputStream
 
absolutePath() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
AbstractBean - Class in ch.randelshofer.beans
Abstract class for models that have to support property change listeners.
AbstractBean() - Constructor for class ch.randelshofer.beans.AbstractBean
 
AbstractNodeInfo - Class in ch.randelshofer.tree.demo
AbstractNodeInfo.
AbstractNodeInfo() - Constructor for class ch.randelshofer.tree.demo.AbstractNodeInfo
 
AbstractNodeInfo.DataType - Enum in ch.randelshofer.tree.demo
 
accumulateWeights(NodeInfo, TreePath2) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
accumulateWeights(NodeInfo, TreePath2) - Method in class ch.randelshofer.tree.demo.XMLNode
 
add(ManyEyesNode) - Method in class ch.randelshofer.tree.demo.ManyEyesCompositeNode
 
add(Complex) - Method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (this + that).
add(Complex, Complex) - Static method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (a + b).
addChangeListener(ChangeListener) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
addChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
addChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
addChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
addChangeListener(ChangeListener) - Method in interface ch.randelshofer.tree.NodeInfo
 
addChild(FileNode) - Method in class ch.randelshofer.tree.demo.FileNode
Add child to the node.
addChild(TreeNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
addChild(TreeNode) - Method in class ch.randelshofer.tree.demo.XMLNode
 
addMouseListener(MouseListener) - Method in interface ch.randelshofer.tree.hypertree.HTView
 
addNodeChangeListener(NodeChangeListener) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
addProgressView(ProgressView) - Method in class ch.randelshofer.gui.ProgressFrame
 
addPropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.beans.AbstractBean
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ch.randelshofer.beans.AbstractBean
 
addSeg(GeneralPath, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
addSeg(GeneralPath, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
addSeg(GeneralPath, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunray.IcerayDraw
 
addSeg(GeneralPath, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunray.SunrayDraw
 
arg() - Method in class ch.randelshofer.util.Complex
Returns the argument of this complex number (the angle in radians with the x-axis in polar coordinates).

B

BoundedRangeInputStream - Class in ch.randelshofer.io
This input stream implements the BoundedRangeModel and allows the observation of the input reading process.
BoundedRangeInputStream(InputStream) - Constructor for class ch.randelshofer.io.BoundedRangeInputStream
Create a new instance.
boundingBox(ArrayList<Circle>) - Static method in class ch.randelshofer.tree.circlemap.Circles
Calculate the bounding box of all circles.
boundingCircle(ArrayList<Circle>) - Static method in class ch.randelshofer.tree.circlemap.Circles
Calculate the bounding circle of all circles.

C

calculateDateHistogramRecursive(TreeNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
Calculates the date histogram recursively.
cancel() - Method in interface ch.randelshofer.gui.ProgressObserver
Cancels the operation.
cancel() - Method in class ch.randelshofer.gui.ProgressTracker
Cancels the operation.
cancel() - Method in class ch.randelshofer.gui.ProgressView
Cancels the operation.
ch.randelshofer.beans - package ch.randelshofer.beans
Contains classes for developing beans - components based on the JavaBeans architecture.
ch.randelshofer.gui - package ch.randelshofer.gui
Contains classes for graphical user interfaces.
ch.randelshofer.io - package ch.randelshofer.io
Contains classes for file I/O.
ch.randelshofer.quaqua.filechooser - package ch.randelshofer.quaqua.filechooser
Contains classes for file choosers.
ch.randelshofer.text - package ch.randelshofer.text
 
ch.randelshofer.tree - package ch.randelshofer.tree
Provides classes for holding and interpreting tree data.
ch.randelshofer.tree.circlemap - package ch.randelshofer.tree.circlemap
Provides classes for the interactive visualization of trees using a space-filling circular treemap layout.
ch.randelshofer.tree.demo - package ch.randelshofer.tree.demo
Provides a demo of the various tree visualization methods.
ch.randelshofer.tree.hypertree - package ch.randelshofer.tree.hypertree
Provides classes for the interactive visualization of trees using a hyperbolic projection of the tree.
ch.randelshofer.tree.rectmap - package ch.randelshofer.tree.rectmap
Provides classes for the interactive visualization of trees using a space-filling rectangular treemap layout.
ch.randelshofer.tree.sunburst - package ch.randelshofer.tree.sunburst
Provides classes for the interactive visualization of trees using a sunburst layout and an icicle layout.
ch.randelshofer.tree.sunray - package ch.randelshofer.tree.sunray
Provides classes for the interactive visualization of trees using a sunray layout and an iceray layout.
ch.randelshofer.util - package ch.randelshofer.util
Provides utility classes.
ch.randelshofer.util.prefs - package ch.randelshofer.util.prefs
 
changeEvent - Variable in class ch.randelshofer.io.BoundedRangeInputStream
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
children() - Method in class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
 
children() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
children() - Method in class ch.randelshofer.tree.demo.FileNode
Returns the children of this node in an Enumeration.
children() - Method in class ch.randelshofer.tree.demo.ManyEyesCompositeNode
 
children() - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
children() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
children() - Method in class ch.randelshofer.tree.demo.XMLNode
 
children() - Method in class ch.randelshofer.tree.rectmap.RectmapCompositeNode
 
children() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
children() - Method in class ch.randelshofer.tree.sunburst.SunburstCompositeNode
 
children() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
children() - Method in class ch.randelshofer.tree.sunray.SunrayCompositeNode
 
children() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
children() - Method in interface ch.randelshofer.tree.TreeNode
Returns the children of this node in a List.
childrenNames() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
Circle - Class in ch.randelshofer.tree.circlemap
Describes a Circle by its radius and the location of its center.
Circle() - Constructor for class ch.randelshofer.tree.circlemap.Circle
Creates a new circle at location 0,0 and a radius of 0.
Circle(double, double, double) - Constructor for class ch.randelshofer.tree.circlemap.Circle
Creates a new circle with the specified coordinates and radius.
CircleDistanceComparator - Class in ch.randelshofer.tree.circlemap
Compares two circles by their distance to the origin (0,0) of the coordinate system.
CircleDistanceComparator(double, double) - Constructor for class ch.randelshofer.tree.circlemap.CircleDistanceComparator
 
CirclemapCompositeNode - Class in ch.randelshofer.tree.circlemap
The CirclemapNode class encapsulates a composite TreeNode whithin a CirclemapTree.
CirclemapCompositeNode(CirclemapNode, TreeNode) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
Creates a new instance.
CirclemapDraw - Class in ch.randelshofer.tree.circlemap
CirclemapDraw draws a CirclemapTree.
CirclemapDraw(CirclemapTree) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapDraw
 
CirclemapDraw(CirclemapNode, NodeInfo) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapDraw
 
CirclemapModel - Class in ch.randelshofer.tree.circlemap
CirclemapModel manages a CirclemapTree and its CirclemapView.
CirclemapModel(TreeNode, NodeInfo, ProgressObserver) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapModel
Creates a new instance.
CirclemapNode - Class in ch.randelshofer.tree.circlemap
The CirclemapNode class encapsulates a TreeNode whithin a CirclemapTree.
CirclemapNode(CirclemapNode, TreeNode) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapNode
 
CirclemapTree - Class in ch.randelshofer.tree.circlemap
CirclemapTree lays out a tree structure in a space-filling circular treemap.
CirclemapTree(TreeNode, NodeInfo, ProgressObserver) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapTree
Creates a new instance.
CirclemapView - Class in ch.randelshofer.tree.circlemap
CirclemapView provides an interactive user interface for a CirclemapTree.
CirclemapView() - Constructor for class ch.randelshofer.tree.circlemap.CirclemapView
Creates new form.
CirclemapView(CirclemapTree) - Constructor for class ch.randelshofer.tree.circlemap.CirclemapView
 
CircleRadiusComparator - Class in ch.randelshofer.tree.circlemap
Compares two circles by the size of their radius.
CircleRadiusComparator() - Constructor for class ch.randelshofer.tree.circlemap.CircleRadiusComparator
 
Circles - Class in ch.randelshofer.tree.circlemap
Utility functions for Circle objects.
circumradius(double, double, double) - Static method in class ch.randelshofer.tree.circlemap.Circles
Computes the circumradius of the reference triangle for three tightly packed circles.
clear() - Method in class ch.randelshofer.util.EventLoop
Clears the event queue.
clear() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
clone() - Method in class ch.randelshofer.tree.circlemap.Circle
 
clone() - Method in class ch.randelshofer.util.Complex
Returns a clone of this complex number.
close() - Method in interface ch.randelshofer.gui.ProgressObserver
Closes the progress observer.
close() - Method in class ch.randelshofer.gui.ProgressTracker
Indicate that the operation is complete.
close() - Method in class ch.randelshofer.gui.ProgressView
Closes the progress view.
collectAttributes(ArrayList<ManyEyesNode>, HashMap<String, HashSet<String>>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
collectAttributesRecursively(TreevizFileSystemXMLNode, HashMap<String, HashSet<String>>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
collectAttributesRecursively(XMLNode, HashMap<String, HashSet<String>>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
collectDatesRecursive(TreeNode, List<Long>) - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
collectDatesRecursive(TreevizFileSystemXMLNode, List<Date>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
collectEvent(Object) - Method in class ch.randelshofer.util.EventLoop
Collects an event and puts it into the event queue for later processing.
Colorizer - Interface in ch.randelshofer.tree
Colorizer.
ColorStringColorizer - Class in ch.randelshofer.tree.demo
ColorStringColorizer displays the color given by the color string data value.
ColorStringColorizer() - Constructor for class ch.randelshofer.tree.demo.ColorStringColorizer
 
compare(String, String) - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
compare(Circle, Circle) - Method in class ch.randelshofer.tree.circlemap.CircleDistanceComparator
 
compare(Circle, Circle) - Method in class ch.randelshofer.tree.circlemap.CircleRadiusComparator
 
compare(Object, Object) - Method in class ch.randelshofer.tree.demo.FileNameComparator
Compares two nodes using their collation keys.
compare(RectmapNode, RectmapNode) - Method in class ch.randelshofer.tree.rectmap.RectmapCumulatedSizeComparator
 
complete() - Method in interface ch.randelshofer.gui.ProgressObserver
Indicate that the operation is complete.
complete() - Method in class ch.randelshofer.gui.ProgressTracker
 
complete() - Method in class ch.randelshofer.gui.ProgressView
Indicate that the operation is complete.
Complex - Class in ch.randelshofer.util
Immutable complex number of the form x+bi.
Complex(double, double) - Constructor for class ch.randelshofer.util.Complex
Creates a complex number with the real part x and the imaginary part y.
computeBasicStats(ArrayList<ManyEyesNode>, HashMap<String, AbstractNodeInfo.DataType>, HashMap<String, HashSet<String>>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
computeBasicStats(TreevizFileSystemXMLNode, HashMap<String, AbstractNodeInfo.DataType>, HashMap<String, HashSet<String>>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
computeFilesStats(TreevizFileSystemXMLNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
computeStats(XMLNode, HashMap<String, AbstractNodeInfo.DataType>, HashMap<String, HashSet<String>>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
computeUserFileStatsRecursive(TreevizFileSystemXMLNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
computeUserStats(TreevizFileSystemXMLNode, TreevizFileSystemXMLNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
construct() - Method in class ch.randelshofer.util.Worker
Compute the value to be returned by the get method.
contains(Circle) - Method in class ch.randelshofer.tree.circlemap.Circle
Returns true, if this circle contains that circle.
contains(Circle, double) - Method in class ch.randelshofer.tree.circlemap.Circle
 
contains(double, double) - Method in class ch.randelshofer.tree.circlemap.Circle
Returns true, if this circle contains the specified point.
createArc(double, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
createArc(double, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
createArc(double, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunray.IcerayDraw
 
createArc(double, double, double, double, double, double) - Static method in class ch.randelshofer.tree.sunray.SunrayDraw
 
createDefaultTreeStructure() - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
createRectmapDraw(RectmapTree) - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
createSubDraw(SunburstNode, NodeInfo) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
createSubDraw(SunrayNode, NodeInfo) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
createTreeStructure(int[]) - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
cumulatedWeight - Variable in class ch.randelshofer.tree.rectmap.RectmapNode
 
cx - Variable in class ch.randelshofer.tree.circlemap.Circle
 
cx - Variable in class ch.randelshofer.tree.rectmap.RectmapDraw
Top left corner of the draw root.
cx - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
Center of the sunburst tree.
cx - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
Center of the sunburst tree.
cy - Variable in class ch.randelshofer.tree.circlemap.Circle
 
cy - Variable in class ch.randelshofer.tree.rectmap.RectmapDraw
Top left corner of the draw root.
cy - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
Center of the sunburst tree.
cy - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
Center of the sunburst tree.

D

dataNodePath - Variable in class ch.randelshofer.tree.rectmap.RectmapNode
 
DefaultNodeInfo - Class in ch.randelshofer.tree
DefaultNodeInfo.
DefaultNodeInfo() - Constructor for class ch.randelshofer.tree.DefaultNodeInfo
 
DemoTree - Interface in ch.randelshofer.tree.demo
DemoTree
determineDataType(Set<String>) - Method in class ch.randelshofer.tree.demo.AbstractNodeInfo
Determines the data type of the provided set of data values.
dispatch(Runnable) - Method in class ch.randelshofer.util.SequentialDispatcher
Queues the Runnable object for later execution on the processor thread.
div(Complex) - Method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (this / that).
div(Complex, Complex) - Static method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (a / b).
done(T) - Method in class ch.randelshofer.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned without throwing an error.
drawContours(Graphics2D, CirclemapNode, Color) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawContours(Graphics2D, RectmapNode, Color) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
drawContours(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawContours(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawContours(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawContours(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawDescendants(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawDescendants(Graphics2D, SunburstNode, ProgressObserver) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawDescendants(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawDescendants(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawDescendantSubtreeBounds(Graphics2D, CirclemapNode, Color) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawDescendantSubtreeBounds(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawDescendantSubtreeBounds(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawDescendantSubtreeBounds(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawDescendantSubtreeBounds(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawHistogram(Graphics2D, Rectangle) - Method in class ch.randelshofer.tree.demo.JHistogram
 
drawLabel(Graphics2D, CirclemapNode, int, double, double, double) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawLabel(Graphics2D, RectmapNode, int, double, double, double, double) - Method in class ch.randelshofer.tree.rectmap.MultilineRectmapDraw
 
drawLabel(Graphics2D, RectmapNode, int, double, double, double, double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
drawLabel(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawLabel(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.MultilineIcicleDraw
 
drawLabel(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawLabel(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawLabel(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.MultilineIcerayDraw
 
drawLabel(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawNode(Graphics2D, CirclemapNode, int, double, double, double) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawNode(Graphics2D, RectmapNode, int, double, double, double, double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
drawNode(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawNode(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawNode(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawNode(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawNodeBounds(Graphics2D, CirclemapNode, Color) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawNodeBounds(Graphics2D, RectmapNode, Color) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
drawNodeBounds(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawNodeBounds(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawNodeBounds(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawNodeBounds(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawSubtreeBounds(Graphics2D, CirclemapNode, Color) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawSubtreeBounds(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawSubtreeBounds(Graphics2D, SunburstNode, Color) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawSubtreeBounds(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawSubtreeBounds(Graphics2D, SunrayNode, Color) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawText(Graphics2D, String, Rectangle2D.Double) - Method in class ch.randelshofer.tree.rectmap.MultilineRectmapDraw
 
drawText(Graphics2D, String, Rectangle2D.Double) - Method in class ch.randelshofer.tree.sunburst.MultilineIcicleDraw
 
drawText(Graphics2D, String, Rectangle2D.Double) - Method in class ch.randelshofer.tree.sunray.MultilineIcerayDraw
 
drawTree(Graphics2D, ProgressObserver) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
Draws the tree onto the supplied graphics object.
drawTree(Graphics2D, ProgressObserver) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
Draws the tree onto the supplied graphics object.
drawTree(Graphics2D) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
Draws the Sunburst tree onto the supplied graphics object.
drawTree(Graphics2D, SunburstNode) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
drawTree(Graphics2D, ProgressObserver) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
Draws the Sunburst tree onto the supplied graphics object.
drawTree(Graphics2D, SunburstNode, ProgressObserver) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
drawTree(Graphics2D) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
Draws the Sunburst tree onto the supplied graphics object.
drawTree(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
drawTree(Graphics2D) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
Draws the Sunburst tree onto the supplied graphics object.
drawTree(Graphics2D, SunrayNode) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
drawTree0(Graphics2D, CirclemapNode, int, double, double, double, Rectangle, ProgressObserver) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
drawTree0(Graphics2D, RectmapNode, int, double, double, double, double, ProgressObserver) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
Recursive part of the drawing routine.
dump(int) - Method in class ch.randelshofer.tree.demo.FileNode
 
dump() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
dump() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 

E

equals(Object) - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
equals(Object) - Method in class ch.randelshofer.tree.TreePath2
Tests two TreePaths for equality by checking each element of the paths for equality.
equals(Object) - Method in class ch.randelshofer.util.Complex
Returns true of this complex number is equal to the specified complex number.
EventLoop - Class in ch.randelshofer.util
An EventLoop can process events on a separate worker thread.
EventLoop() - Constructor for class ch.randelshofer.util.EventLoop
Creates a new EventLoop which processes events at Thread.NORM_PRORITY.
EventLoop(int) - Constructor for class ch.randelshofer.util.EventLoop
Creates a new EventLoop which processes events at the desired thread priority.
exportNode(OutputStream) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
exportSubtree(OutputStream) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 

F

failed(Throwable) - Method in class ch.randelshofer.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has thrown an error.
FileNameComparator - Class in ch.randelshofer.tree.demo
FileNameComparator.
FileNameComparator() - Constructor for class ch.randelshofer.tree.demo.FileNameComparator
 
FileNode - Class in ch.randelshofer.tree.demo
The FileNode implements an example of HTNode encapsulating a File.
FileNode(File) - Constructor for class ch.randelshofer.tree.demo.FileNode
Constructor.
FileNode(File, File) - Constructor for class ch.randelshofer.tree.demo.FileNode
 
FileNode(ProgressObserver, int, File) - Constructor for class ch.randelshofer.tree.demo.FileNode
Constructor.
FileNode(ProgressObserver, int, File, File) - Constructor for class ch.randelshofer.tree.demo.FileNode
Constructor.
FileNodeInfo - Class in ch.randelshofer.tree.demo
FileNodeInfo.
FileNodeInfo() - Constructor for class ch.randelshofer.tree.demo.FileNodeInfo
Creates a new instance.
FileSizeFormat - Class in ch.randelshofer.text
Formats units in bytes into a human readable string.
FileSizeFormat() - Constructor for class ch.randelshofer.text.FileSizeFormat
 
findDrawNode(TreeNode) - Method in class ch.randelshofer.tree.hypertree.HTDraw
Finds a HTDrawNode for a given TreeNode.
findNode(int, long) - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
findNode(int, long, int) - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
finished() - Method in class ch.randelshofer.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has finished and after done() or failed() has been invoked.
firePropertyChange(String, boolean, boolean) - Method in class ch.randelshofer.beans.AbstractBean
 
firePropertyChange(String, int, int) - Method in class ch.randelshofer.beans.AbstractBean
 
firePropertyChange(String, Object, Object) - Method in class ch.randelshofer.beans.AbstractBean
 
fireStateChanged() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Run each ChangeListeners stateChanged() method.
fireStateChanged() - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
fireStateChanged() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
fireStateChanged() - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
flush() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
format(long) - Method in class ch.randelshofer.text.FileSizeFormat
Returns a medium version of the formatted string.
format(long) - Method in class ch.randelshofer.util.SizeFormat
Returns a medium version of the formatted string.
formatLong(long) - Method in class ch.randelshofer.text.FileSizeFormat
Returns a long version of the formatted string.
formatShort(long) - Method in class ch.randelshofer.text.FileSizeFormat
Returns a short version of the formatted string.

G

get(float) - Method in interface ch.randelshofer.tree.Colorizer
Gets a color for the specified value.
get(float) - Method in class ch.randelshofer.tree.demo.ColorStringColorizer
 
get(float) - Method in class ch.randelshofer.tree.demo.HSBColorizer
 
get(float) - Method in class ch.randelshofer.tree.demo.RGBColorizer
 
get(String, String) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getAccumulatedWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getActions(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getActions(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getActions(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getActions(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getActions(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getActions(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns actions for the specified node.
getAllowsChildren() - Method in class ch.randelshofer.tree.demo.FileNode
Returns true if this node is not a directory.
getAllowsChildren() - Method in class ch.randelshofer.tree.demo.ManyEyesCompositeNode
 
getAllowsChildren() - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
getAllowsChildren() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
getAllowsChildren() - Method in class ch.randelshofer.tree.demo.XMLNode
 
getAllowsChildren() - Method in interface ch.randelshofer.tree.TreeNode
Returns true, if this node can not have children.
getAppletCopyright() - Method in class ch.randelshofer.tree.demo.TreevizApplet
 
getAppletInfo() - Method in class ch.randelshofer.tree.demo.TreevizApplet
Returns version and copyright information.
getAppletName() - Method in class ch.randelshofer.tree.demo.TreevizApplet
 
getAppletVersion() - Method in class ch.randelshofer.tree.demo.TreevizApplet
 
getAscendingInstance() - Static method in class ch.randelshofer.tree.circlemap.CircleRadiusComparator
 
getAscendingInstance() - Static method in class ch.randelshofer.tree.rectmap.RectmapCumulatedSizeComparator
 
getAttribute(String) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
getAttribute(String) - Method in class ch.randelshofer.tree.demo.XMLNode
 
getAttributes() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
getAttributes() - Method in class ch.randelshofer.tree.demo.XMLNode
 
getBoolean(String, boolean) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getByteArray(String, byte[]) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getCollationKey(String) - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
getColor(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getColor(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getColor(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getColor(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getColor(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getColor(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the color of the node.
getColorizer() - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getColorizer() - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getColorizer() - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getColorizer() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getColorizer() - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getColorizer() - Method in interface ch.randelshofer.tree.NodeInfo
 
getColorWeighter() - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getColumnClass(int) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
getColumnCount() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
getColumnName(int) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
getCumulatedWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getCumulatedWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getCumulatedWeight() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
getCumulatedWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getCumulatedWeight() - Method in class ch.randelshofer.tree.demo.XMLNode
 
getCumulatedWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getCumulatedWeight(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the cumulated weight of a node (the sum of the weights of this node and of all its children).
getCumulatedWeight() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
getCX() - Method in class ch.randelshofer.tree.circlemap.Circle
Returns the x-coordinate of the center of the circle.
getCX() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getCX() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getCX() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getCY() - Method in class ch.randelshofer.tree.circlemap.Circle
Returns the y-coordinate of the center of the circle.
getCY() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getCY() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getCY() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getDataNode() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
getDataNodePath() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
getDataNodePath() - Method in class ch.randelshofer.tree.hypertree.HTModelNode
 
getDataNodePath() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
getDataNodePath() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getDataNodePath() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getDepth() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getDepth() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getDescendantCount() - Method in class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
 
getDescendantCount() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
getDescendantCount() - Method in class ch.randelshofer.tree.demo.FileNode
 
getDescendantCount() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
getDescendantCount() - Method in class ch.randelshofer.tree.rectmap.RectmapCompositeNode
 
getDescendantCount() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
getDescendingInstance() - Static method in class ch.randelshofer.tree.circlemap.CircleRadiusComparator
 
getDescendingInstance() - Static method in class ch.randelshofer.tree.rectmap.RectmapCumulatedSizeComparator
 
getDouble(String, double) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getDrawRoot() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getDrawRoot() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getError() - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the error message that is displayed along with the progress message.
getError() - Method in class ch.randelshofer.gui.ProgressTracker
 
getError() - Method in class ch.randelshofer.gui.ProgressView
 
getError() - Method in class ch.randelshofer.util.Worker
Get the error produced by the worker thread, or null if it hasn't thrown one.
getExtent() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Returns the model's extent, the length of the inner range that begins at the model's value.
getExtent() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getExtent() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getFile() - Method in class ch.randelshofer.tree.demo.FileNode
 
getFileSize() - Method in class ch.randelshofer.tree.demo.FileNode
 
getFloat(String, float) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getHeaders() - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
getHeight() - Method in interface ch.randelshofer.tree.hypertree.HTView
 
getHeight() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getHeight() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getHeight() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getHistogram() - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getHistogram() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
getHistogram() - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
getHistogram() - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
getHistogram() - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
getHistogram() - Method in interface ch.randelshofer.tree.Weighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
getHistogramLabel(int) - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
getHistogramLabel(int) - Method in interface ch.randelshofer.tree.Weighter
 
getHistogramLabel_old(int) - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getImage(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getImage(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getImage(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getImage(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getImage(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the image of the node.
getInfo() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getInfo() - Method in class ch.randelshofer.tree.circlemap.CirclemapModel
 
getInfo() - Method in class ch.randelshofer.tree.circlemap.CirclemapTree
 
getInfo() - Method in interface ch.randelshofer.tree.demo.DemoTree
 
getInfo() - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
getInfo() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLTree
 
getInfo() - Method in class ch.randelshofer.tree.demo.XMLTree
 
getInfo() - Method in class ch.randelshofer.tree.hypertree.HTModel
 
getInfo() - Method in class ch.randelshofer.tree.hypertree.HyperTree
 
getInfo() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getInfo() - Method in class ch.randelshofer.tree.rectmap.RectmapModel
 
getInfo() - Method in class ch.randelshofer.tree.rectmap.RectmapTree
 
getInfo() - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
getInfo() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getInfo() - Method in class ch.randelshofer.tree.sunburst.IcicleModel
 
getInfo() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getInfo() - Method in class ch.randelshofer.tree.sunburst.SunburstModel
 
getInfo() - Method in class ch.randelshofer.tree.sunburst.SunburstTree
 
getInfo() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getInfo() - Method in class ch.randelshofer.tree.sunray.IcerayModel
 
getInfo() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getInfo() - Method in class ch.randelshofer.tree.sunray.SunrayModel
 
getInfo() - Method in class ch.randelshofer.tree.sunray.SunrayTree
 
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.circlemap.CirclemapView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.rectmap.RectmapView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.sunburst.IcicleView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.sunburst.SunburstView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.sunray.IcerayView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in class ch.randelshofer.tree.sunray.SunrayView
Returns the tooltip to be displayed.
getInfoText(MouseEvent) - Method in interface ch.randelshofer.tree.TreeView
 
getInnerRadius() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getInnerRadius() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getInsets() - Method in interface ch.randelshofer.tree.hypertree.HTView
 
getInstance() - Static method in class ch.randelshofer.gui.ProgressFrame
 
getInstance() - Static method in class ch.randelshofer.text.FileSizeFormat
 
getInstance() - Static method in class ch.randelshofer.tree.demo.FileNameComparator
 
getInstance() - Static method in class ch.randelshofer.util.SizeFormat
 
getInt(String, int) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getIntersectionRadius(Circle) - Method in class ch.randelshofer.tree.circlemap.Circle
Returns true, if this circle intersects that circle.
getLastModified() - Method in class ch.randelshofer.tree.demo.FileNode
 
getLastPathComponent() - Method in class ch.randelshofer.tree.TreePath2
Returns the last component of this path.
getLeft() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getLeft() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getLong(String, long) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
getMaxDepth() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getMaxDepth() - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
getMaxDepth() - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
getMaxDepth() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getMaxDepth() - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
getMaxDepth() - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
getMaxDepth() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getMaxDepth() - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
getMaxDepth() - Method in class ch.randelshofer.tree.sunray.IcerayView
 
getMaxDepth() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getMaxDepth() - Method in class ch.randelshofer.tree.sunray.SunrayView
 
getMaxDepth() - Method in interface ch.randelshofer.tree.TreeView
 
getMaximum() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns the maximum value -- the higher end of the progress value.
getMaximum() - Method in class ch.randelshofer.gui.ProgressTracker
Returns the maximum value -- the higher end of the progress value.
getMaximum() - Method in class ch.randelshofer.gui.ProgressView
Returns the maximum value -- the higher end of the progress value.
getMaximum() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Returns the model's maximum.
getMaximumWeightLabel() - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getMaximumWeightLabel() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
getMaximumWeightLabel() - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
getMaximumWeightLabel() - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
getMaximumWeightLabel() - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
getMaximumWeightLabel() - Method in interface ch.randelshofer.tree.Weighter
 
getMaxRayDepth() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getMaxScatter() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
getMedianWeight() - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
getMedianWeight() - Method in interface ch.randelshofer.tree.Weighter
 
getMinimum() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns the minimum value -- the lower end of the progress value.
getMinimum() - Method in class ch.randelshofer.gui.ProgressTracker
Returns the minimum value -- the lower end of the progress value.
getMinimum() - Method in class ch.randelshofer.gui.ProgressView
Returns the minimum value -- the lower end of the progress value.
getMinimum() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Returns the minimum acceptable value.
getMinimumSize() - Method in class ch.randelshofer.tree.demo.JHistogram
 
getMinimumWeightLabel() - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getMinimumWeightLabel() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
getMinimumWeightLabel() - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
getMinimumWeightLabel() - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
getMinimumWeightLabel() - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
getMinimumWeightLabel() - Method in interface ch.randelshofer.tree.Weighter
 
getModel() - Method in interface ch.randelshofer.gui.ProgressObserver
 
getModel() - Method in class ch.randelshofer.gui.ProgressTracker
 
getModel() - Method in class ch.randelshofer.gui.ProgressView
 
getModel() - Method in class ch.randelshofer.tree.hypertree.HTDraw
 
getModel() - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
getModel() - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
getModel() - Method in class ch.randelshofer.tree.sunray.IcerayView
 
getName(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getName() - Method in class ch.randelshofer.tree.demo.FileNode
Returns the name of the file.
getName(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getName() - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
getName(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getName() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
getName(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getName() - Method in class ch.randelshofer.tree.demo.XMLNode
 
getName(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getName(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the name of the node.
getNode() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getNodeAt(int, int) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
Returns the node at the specified view coordinates.
getNodeAt(double, double) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
Returns the node at the specified draw coordinates.
getNodeAt(int, int) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
Returns the node at the specified view coordinates.
getNodeAt(double, double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
Returns the node at the specified draw coordinates.
getNodeAt(int, int) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getNodeAt(int, int) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getNodeAt(int, int) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getNodeAt(int, int) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getNodes() - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
getNodeUnderTheMouse(MouseEvent) - Method in interface ch.randelshofer.tree.hypertree.HTView
 
getNodeUnderTheMouse(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
Returns the node containing the mouse event.
getNote() - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the additional note that is displayed along with the progress message.
getNote() - Method in class ch.randelshofer.gui.ProgressTracker
Specifies the additional note that is displayed along with the progress message.
getNote() - Method in class ch.randelshofer.gui.ProgressView
Specifies the additional note that is displayed along with the progress message.
getOuterRadius() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getOuterRadius() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getParameter(String, String) - Method in class ch.randelshofer.tree.demo.TreevizApplet
 
getParameter(String) - Method in class ch.randelshofer.tree.demo.TreevizApplet
 
getParameterInfo() - Method in class ch.randelshofer.tree.demo.TreevizApplet
Returns information about the parameters supported by this applet.
getParent() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
getParent() - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
getParent() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
getParentPath() - Method in class ch.randelshofer.tree.TreePath2
Returns a path containing all the elements of this object, except the last path component.
getPath() - Method in class ch.randelshofer.tree.TreePath2
Returns an ordered array of Objects containing the components of this TreePath2.
getPathComponent(int) - Method in class ch.randelshofer.tree.TreePath2
Returns the path component at the specified index.
getPathCount() - Method in class ch.randelshofer.tree.TreePath2
Returns the number of elements in the path.
getPathIndices() - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
getPreferredSize() - Method in class ch.randelshofer.gui.ProgressFrame
 
getPreferredSize() - Method in class ch.randelshofer.tree.demo.JHistogram
 
getProgress() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns the progress of the operation being monitored.
getProgress() - Method in class ch.randelshofer.gui.ProgressTracker
Returns the progress of the operation being monitored.
getProgress() - Method in class ch.randelshofer.gui.ProgressView
Returns the progress of the operation being monitored.
getRadius() - Method in class ch.randelshofer.tree.circlemap.Circle
Returns the radius of the circle.
getRadius() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getRight() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
getRight() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getRoot() - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
getRoot() - Method in class ch.randelshofer.tree.circlemap.CirclemapTree
 
getRoot() - Method in interface ch.randelshofer.tree.demo.DemoTree
 
getRoot() - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
getRoot() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLTree
 
getRoot() - Method in class ch.randelshofer.tree.demo.XMLTree
 
getRoot() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getRoot() - Method in class ch.randelshofer.tree.rectmap.RectmapTree
 
getRoot() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getRoot() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getRoot() - Method in class ch.randelshofer.tree.sunburst.SunburstTree
 
getRoot() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getRoot() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getRoot() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getRoot() - Method in class ch.randelshofer.tree.sunray.SunrayTree
 
getRotation() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getRotation() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getRowCount() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
getRowObject(int) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
getScatter() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
getTheta(double, double) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
Converts screen coordinates to polar coordinates in degrees.
getTheta(double, double) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
Converts screen coordinates to polar coordinates in degrees.
getTheta(double, double) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
Converts screen coordinates to polar coordinates in degrees.
getTheta(double, double) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
Converts screen coordinates to polar coordinates in degrees.
getTooltip(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getTooltip(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getTooltip(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getTooltip(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getTooltip(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getTooltip(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the tooltip of the node.
getToolTipLocation(MouseEvent) - Method in class ch.randelshofer.tree.demo.JHistogram
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.circlemap.CirclemapView
Returns the tooltip to be displayed.
getToolTipText() - Method in class ch.randelshofer.tree.demo.FileNode
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.demo.JHistogram
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
Returns the tooltip to be displayed.
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.rectmap.RectmapView
Returns the tooltip to be displayed.
getToolTipText(int, int) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.sunburst.IcicleView
Returns the tooltip to be displayed.
getToolTipText(int, int) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.sunburst.SunburstView
Returns the tooltip to be displayed.
getToolTipText(int, int) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.sunray.IcerayView
Returns the tooltip to be displayed.
getToolTipText(int, int) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getToolTipText(MouseEvent) - Method in class ch.randelshofer.tree.sunray.SunrayView
Returns the tooltip to be displayed.
getTotalDepth() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getTotalDepth() - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
getTotalDepth() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getTotalDepth() - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
getTreeBounds() - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
getTreeBounds() - Method in class ch.randelshofer.tree.sunray.IcerayView
 
getType(String) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getType(String) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getUnweightedSize() - Method in class ch.randelshofer.tree.demo.FileNode
 
getUsersRoot() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLTree
 
getUserTable() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getValue() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Returns the current read position.
getValue() - Method in class ch.randelshofer.util.Worker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int, int) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
getValueIsAdjusting() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Returns true if the current changes to the value property are part of a series of changes.
getValues() - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
getValues(String) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getValues(String) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getView() - Method in class ch.randelshofer.tree.circlemap.CirclemapModel
 
getView() - Method in class ch.randelshofer.tree.hypertree.HyperTree
Returns a view of the hypertree.
getView() - Method in class ch.randelshofer.tree.rectmap.RectmapModel
 
getView() - Method in class ch.randelshofer.tree.sunburst.IcicleModel
 
getView() - Method in class ch.randelshofer.tree.sunburst.SunburstModel
 
getView() - Method in class ch.randelshofer.tree.sunray.IcerayModel
 
getView() - Method in class ch.randelshofer.tree.sunray.SunrayModel
 
getWarning() - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the warning message that is displayed along with the progress message.
getWarning() - Method in class ch.randelshofer.gui.ProgressTracker
 
getWarning() - Method in class ch.randelshofer.gui.ProgressView
 
getWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getWeight() - Method in class ch.randelshofer.tree.demo.FileNode
 
getWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
getWeight() - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
getWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
getWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
getWeight(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getWeight(TreePath2) - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
getWeight(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the weight of a node.
getWeight(TreePath2) - Method in interface ch.randelshofer.tree.Weighter
 
getWeighter() - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getWeighter() - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getWeighter() - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getWeighter() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getWeighter() - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getWeighter() - Method in interface ch.randelshofer.tree.NodeInfo
 
getWeightFormatted(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
getWeightFormatted(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
getWeightFormatted(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
getWeightFormatted(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
getWeightFormatted(TreePath2<TreeNode>) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
getWeightFormatted(TreePath2<TreeNode>) - Method in interface ch.randelshofer.tree.NodeInfo
Returns the string formatted weight of a node.
getWeightRadius(NodeInfo) - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
getWidth() - Method in interface ch.randelshofer.tree.hypertree.HTView
 
getWidth() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getWidth() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getWidth() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getX() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getX() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getX() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
getY() - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
getY() - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
getY() - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 

H

hashCode() - Method in class ch.randelshofer.quaqua.filechooser.OSXCollator
 
hashCode() - Method in class ch.randelshofer.tree.TreePath2
Returns the hashCode for the object.
hashCode() - Method in class ch.randelshofer.util.Complex
Returns a hash code for this complex number.
height - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
Inner and outer radius of the sunburst tree.
height - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
Inner and outer radius of the sunburst tree.
histogram - Variable in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
histogram - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
histogramRecursive(TreeNode) - Method in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
histogramRecursive(TreeNode) - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
histogramRecursive(TreeNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
HSBColorizer - Class in ch.randelshofer.tree.demo
HSBColorizer.
HSBColorizer() - Constructor for class ch.randelshofer.tree.demo.HSBColorizer
Creates a new instance.
HSBColorizer(Color, Color) - Constructor for class ch.randelshofer.tree.demo.HSBColorizer
 
HSBColorizer(float[], float[]) - Constructor for class ch.randelshofer.tree.demo.HSBColorizer
 
HTAction - Class in ch.randelshofer.tree.hypertree
The HTAction class manage the action on the hypertree : drag of a node...
HTDraw - Class in ch.randelshofer.tree.hypertree
The HTDraw class implements the drawing model for the HTView.
HTDrawNodeComposite - Class in ch.randelshofer.tree.hypertree
The HTDrawNodeComposite class implements the Composite design pattern for HTDrawNode.
HTModel - Class in ch.randelshofer.tree.hypertree
The HTModel class implements the model for the HyperTree.
HTModelNode - Class in ch.randelshofer.tree.hypertree
The HTModelNode class implements encapsulation of a TreeNode for the model.
HTModelNodeComposite - Class in ch.randelshofer.tree.hypertree
The HTModelNodeComposite class implements the Composite design pattern for HTModelNode.
HTNodeLabel - Class in ch.randelshofer.tree.hypertree
The HTNodeLabel class implements the drawed label representing a node.
HTTransformation - Class in ch.randelshofer.tree.hypertree
The HTTransformation class implements a isometrie transformation in the hyperbolic space.
HTView - Interface in ch.randelshofer.tree.hypertree
 
HyperTree - Class in ch.randelshofer.tree.hypertree
The HyperTree class implements an hyperbolic tree representation for data.
HyperTree(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.hypertree.HyperTree
Constructor.

I

IcerayDraw - Class in ch.randelshofer.tree.sunray
IcerayDraw draws a linear version of a SunrayTree.
IcerayDraw(SunrayTree) - Constructor for class ch.randelshofer.tree.sunray.IcerayDraw
Creates a new instance.
IcerayDraw(SunrayNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunray.IcerayDraw
 
IcerayModel - Class in ch.randelshofer.tree.sunray
IcerayModel manages a SunrayTree and its IcerayView.
IcerayModel(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunray.IcerayModel
Creates a new instance.
IcerayView - Class in ch.randelshofer.tree.sunray
IcerayView provides an interactive user interface for an IcerayTree.
IcerayView() - Constructor for class ch.randelshofer.tree.sunray.IcerayView
Creates new instance.
IcerayView(SunrayTree) - Constructor for class ch.randelshofer.tree.sunray.IcerayView
 
IcicleDraw - Class in ch.randelshofer.tree.sunburst
IcicleDraw draws a linear version of a SunburstTree.
IcicleDraw(SunburstTree) - Constructor for class ch.randelshofer.tree.sunburst.IcicleDraw
Creates a new instance.
IcicleDraw(SunburstNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunburst.IcicleDraw
 
IcicleModel - Class in ch.randelshofer.tree.sunburst
IcicleModel manages a SunburstTree and its IcicleView.
IcicleModel(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunburst.IcicleModel
Creates a new instance.
IcicleView - Class in ch.randelshofer.tree.sunburst
IcicleView provides an interactive user interface for an IcicleTree.
IcicleView() - Constructor for class ch.randelshofer.tree.sunburst.IcicleView
Creates new instance.
IcicleView(SunburstTree) - Constructor for class ch.randelshofer.tree.sunburst.IcicleView
 
img() - Method in class ch.randelshofer.util.Complex
Returns the imaginary part of the complex number.
info - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
info - Variable in class ch.randelshofer.tree.rectmap.RectmapDraw
 
info - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
 
info - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
 
init(TreeNode) - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
init() - Method in class ch.randelshofer.tree.demo.TreevizApplet
Initializes the applet TreevizApplet
init(TreeNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
init(TreevizFileSystemXMLNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.XMLDateInfoWeighter
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
init(XMLNode) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
init(TreeNode) - Method in class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
 
init(TreeNode) - Method in interface ch.randelshofer.tree.NodeInfo
Initializes the node info.
init(TreeNode) - Method in interface ch.randelshofer.tree.Weighter
 
innerSoddyRadius(double, double, double) - Static method in class ch.randelshofer.tree.circlemap.Circles
Computes the radius of the inner soddy circle for three tightly packed circles.
intersects(Circle) - Method in class ch.randelshofer.tree.circlemap.Circle
Returns true, if this circle intersects that circle.
intersects(Circle, double) - Method in class ch.randelshofer.tree.circlemap.Circle
 
intFormat - Static variable in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
intFormat - Static variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
invoke(Object, String) - Static method in class ch.randelshofer.util.Methods
Invokes the specified accessible parameterless method if it exists.
invoke(Object, String, String) - Static method in class ch.randelshofer.util.Methods
Invokes the specified accessible method with a string parameter if it exists.
invoke(Object, String, Class[], Object[]) - Static method in class ch.randelshofer.util.Methods
Invokes the specified method if it exists.
invoke(Object, String, boolean) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, int) - Static method in class ch.randelshofer.util.Methods
Invokes the specified method if it exists.
invoke(Object, String, float) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, Class, Object) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invokeGetter(Object, String, int) - Static method in class ch.randelshofer.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, long) - Static method in class ch.randelshofer.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, boolean) - Static method in class ch.randelshofer.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, Object) - Static method in class ch.randelshofer.util.Methods
Invokes the specified getter method if it exists.
invokeIfExists(Object, String) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, int) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, float) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, boolean) - Static method in class ch.randelshofer.util.Methods
Invokes the specified method if it exists.
invokeIfExists(Object, String, Class, Object) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invokeIfExistsWithEnum(Object, String, String, String) - Static method in class ch.randelshofer.util.Methods
Invokes the specified setter method if it exists.
invokeStatic(Class, String) - Static method in class ch.randelshofer.util.Methods
Invokes the specified accessible parameterless method if it exists.
invokeStatic(String, String) - Static method in class ch.randelshofer.util.Methods
Invokes the specified static parameterless method if it exists.
invokeStatic(Class, String, Class[], Object[]) - Static method in class ch.randelshofer.util.Methods
Invokes the specified static method if it exists.
invokeStatic(String, String, Class[], Object[]) - Static method in class ch.randelshofer.util.Methods
Invokes the specified static method if it exists.
invokeStatic(String, String, Class, Object) - Static method in class ch.randelshofer.util.Methods
Invokes the specified static method if it exists.
invokeStatic(String, String, Class[], Object[], Object) - Static method in class ch.randelshofer.util.Methods
Invokes the specified static method if it exists.
invokeStatic(Class, String, Class, Object) - Static method in class ch.randelshofer.util.Methods
Invokes the specified static method if it exists.
invokeStaticGetter(Class, String, boolean) - Static method in class ch.randelshofer.util.Methods
Invokes the specified getter method if it exists.
isAborted() - Method in class ch.randelshofer.io.SuspendableInputStream
 
isAdjusting() - Method in class ch.randelshofer.tree.hypertree.HTDraw
 
isAnimating() - Method in class ch.randelshofer.tree.hypertree.HTDraw
 
isAnimationEnabled - Variable in class ch.randelshofer.tree.hypertree.HTDraw
Animation only makes sense for small trees.
isCanceled() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns true if the user has hit the Cancel button in the progress dialog.
isCanceled() - Method in class ch.randelshofer.gui.ProgressTracker
Returns true if the user has hit the Cancel button in the progress dialog.
isCanceled() - Method in class ch.randelshofer.gui.ProgressView
Returns true if the user has hit the Cancel button in the progress dialog.
isClosed() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns true if the progress observer is closed.
isClosed() - Method in class ch.randelshofer.gui.ProgressTracker
Returns true if the ProgressTracker is closed.
isClosed() - Method in class ch.randelshofer.gui.ProgressView
Returns true if the progress view is closed.
isCoalesce() - Method in class ch.randelshofer.util.EventLoop
Returns true if the EventLoop coalesces multiple pending events.
isCompleted() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns true if the operation is completed.
isCompleted() - Method in class ch.randelshofer.gui.ProgressTracker
 
isCompleted() - Method in class ch.randelshofer.gui.ProgressView
Returns true if the operation is completed.
isDescendant(SunburstNode) - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
isDescendant(SunrayNode) - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
isDescendant(TreePath2) - Method in class ch.randelshofer.tree.TreePath2
Returns true if aTreePath is a descendant of this TreePath2.
isIndeterminate() - Method in interface ch.randelshofer.gui.ProgressObserver
Returns true if the progress observer is set to indeterminate.
isIndeterminate() - Method in class ch.randelshofer.gui.ProgressTracker
 
isIndeterminate() - Method in class ch.randelshofer.gui.ProgressView
 
isLeaf() - Method in class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
 
isLeaf() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
isLeaf() - Method in class ch.randelshofer.tree.rectmap.RectmapCompositeNode
 
isLeaf() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
isLeaf() - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
isLeaf() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
isMebibyte() - Method in class ch.randelshofer.text.FileSizeFormat
 
isMebibyte() - Method in class ch.randelshofer.util.SizeFormat
 
isNaN() - Method in class ch.randelshofer.util.Complex
Returns true if this complex numer is not a number (NaN).
isNodeSelected(TreevizFileSystemXMLNode) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
isoDateFormatter - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
isoDateFormatter2 - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
isSuspended() - Method in class ch.randelshofer.io.SuspendableInputStream
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.sunray.IcerayView
 
isToolTipEnabled() - Method in class ch.randelshofer.tree.sunray.SunrayView
 
isToolTipEnabled() - Method in interface ch.randelshofer.tree.TreeView
 
isUserNode() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 

J

JHistogram - Class in ch.randelshofer.tree.demo
JHistogram.
JHistogram() - Constructor for class ch.randelshofer.tree.demo.JHistogram
Creates new form.

K

key - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
keys() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 

L

LastModifiedByYearWeighter - Class in ch.randelshofer.tree.demo
LastModifiedByYearWeighter.
LastModifiedByYearWeighter() - Constructor for class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
LastModifiedWeighter - Class in ch.randelshofer.tree.demo
LastModifiedWeighter.
LastModifiedWeighter() - Constructor for class ch.randelshofer.tree.demo.LastModifiedWeighter
Creates a new instance.
layout(NodeInfo, ProgressObserver) - Method in class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
 
layout(NodeInfo, ProgressObserver) - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
Lays out the subtree starting at this data in a space-filling circular treemap.
layout(ProgressObserver) - Method in class ch.randelshofer.tree.rectmap.RectmapCompositeNode
Lays out the children of this composite node using the squarify algorithm by Bruls, Huizing, and van Wijk, 2000.
layout(ProgressObserver) - Method in class ch.randelshofer.tree.rectmap.RectmapNode
Lays out the subtree starting at this node in a space-filling rectangular treemap.
left - Variable in class ch.randelshofer.tree.sunray.SunrayNode
Nested Sets Tree: left preorder sequence number.
listenerList - Variable in class ch.randelshofer.io.BoundedRangeInputStream
The listeners waiting for model changes.

M

main(String[]) - Static method in class ch.randelshofer.tree.circlemap.Circles
 
Main - Class in ch.randelshofer.tree.demo
 
Main() - Constructor for class ch.randelshofer.tree.demo.Main
Creates new form Main.
main(String[]) - Static method in class ch.randelshofer.tree.demo.Main
Supports the following command line parameters:
main(String[]) - Static method in class ch.randelshofer.util.Complex
 
ManyEyesCompositeNode - Class in ch.randelshofer.tree.demo
ManyEyesCompositeNode.
ManyEyesCompositeNode(String[]) - Constructor for class ch.randelshofer.tree.demo.ManyEyesCompositeNode
 
ManyEyesNode - Class in ch.randelshofer.tree.demo
ManyEyesNode.
ManyEyesNode(String[]) - Constructor for class ch.randelshofer.tree.demo.ManyEyesNode
 
ManyEyesNodeInfo - Class in ch.randelshofer.tree.demo
ManyEyesNodeInfo.
ManyEyesNodeInfo(ManyEyesTree) - Constructor for class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
ManyEyesTree - Class in ch.randelshofer.tree.demo
ManyEyesTree represents a tree structure in the tab-separated table format used by Many Eyes.
ManyEyesTree(File) - Constructor for class ch.randelshofer.tree.demo.ManyEyesTree
 
ManyEyesTree(URL) - Constructor for class ch.randelshofer.tree.demo.ManyEyesTree
 
mapNode(TreeNode, HTDrawNode) - Method in class ch.randelshofer.tree.hypertree.HTDraw
Maps a ch.randelshofer.tree.DataNode to a HTDrawNode.
max - Variable in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
max - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
maxDepth - Variable in class ch.randelshofer.tree.rectmap.RectmapDraw
Maximal depth of the tree that will be drawn, starting from the draw root.
maxScatter - Variable in class ch.randelshofer.tree.sunray.SunrayNode
 
maxYear - Variable in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
maxYear - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
median - Variable in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
median - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
medianYear - Variable in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
medianYear - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
Methods - Class in ch.randelshofer.util
Methods contains convenience methods for method invocations using java.lang.reflect.
min - Variable in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
min - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
minYear - Variable in class ch.randelshofer.tree.demo.LastModifiedByYearWeighter
 
minYear - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
 
mod() - Method in class ch.randelshofer.util.Complex
Returns the modulo of this complex number.
model - Variable in class ch.randelshofer.tree.hypertree.HTModelNode
 
mouseClicked(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.HTAction
Called when a user clicked on the hyperbolic tree.
mouseDragged(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.HTAction
Called when a used drag the mouse on the hyperbolic tree.
mouseMoved(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.HTAction
Called when the mouse mouve into the hyperbolic tree.
mousePressed(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.HTAction
Called when a user pressed the mouse button on the hyperbolic tree.
mouseReleased(MouseEvent) - Method in class ch.randelshofer.tree.hypertree.HTAction
Called when a user release the mouse button on the hyperbolic tree.
mul(Complex) - Method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (this * that).
mul(Complex, Complex) - Static method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (a * b).
MultilineIcerayDraw - Class in ch.randelshofer.tree.sunray
MultilineIcerayDraw.
MultilineIcerayDraw(SunrayNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunray.MultilineIcerayDraw
 
MultilineIcerayDraw(SunrayTree) - Constructor for class ch.randelshofer.tree.sunray.MultilineIcerayDraw
 
MultilineIcicleDraw - Class in ch.randelshofer.tree.sunburst
MultilineIcicleDraw.
MultilineIcicleDraw(SunburstNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunburst.MultilineIcicleDraw
 
MultilineIcicleDraw(SunburstTree) - Constructor for class ch.randelshofer.tree.sunburst.MultilineIcicleDraw
 
MultilineRectmapDraw - Class in ch.randelshofer.tree.rectmap
MultilineRectmapDraw.
MultilineRectmapDraw(RectmapNode, NodeInfo) - Constructor for class ch.randelshofer.tree.rectmap.MultilineRectmapDraw
 
MultilineRectmapDraw(RectmapTree) - Constructor for class ch.randelshofer.tree.rectmap.MultilineRectmapDraw
 

N

name() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
newChildAdded(TreeNode) - Method in class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
Call this method when a new child node has been added to the underlying TreeNode.
newInstance(Class, Class[], Object[]) - Static method in class ch.randelshofer.util.Methods
Invokes the specified constructor if it exists.
newInstance(String) - Static method in class ch.randelshofer.util.Methods
Invokes the default constructor if it exists.
node(String) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
nodeExists(String) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
NodeInfo - Interface in ch.randelshofer.tree
NodeInfo is used to interpret the data stored in a TreeNode.

O

OSXCollator - Class in ch.randelshofer.quaqua.filechooser
The OSXCollator strives to match the collation rules used by the Mac OS X Finder and of Mac OS X file dialogs.
OSXCollator() - Constructor for class ch.randelshofer.quaqua.filechooser.OSXCollator
Creates a new instance.
OSXCollator(Locale) - Constructor for class ch.randelshofer.quaqua.filechooser.OSXCollator
 
outerSoddyCircle(Circle, Circle, Circle) - Static method in class ch.randelshofer.tree.circlemap.Circles
Computes the outer soddy circle for three tightly packed circles.
outerSoddyRadius(double, double, double) - Static method in class ch.randelshofer.tree.circlemap.Circles
Computes the radius of the outer soddy circle for three tightly packed circles.

P

paintComponent(Graphics) - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
paintComponent(Graphics) - Method in class ch.randelshofer.tree.demo.JHistogram
 
paintComponent(Graphics) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
Paint the component.
paintComponent(Graphics) - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
paintComponent(Graphics) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
paintComponent(Graphics) - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
paintComponent(Graphics) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
paintComponent(Graphics) - Method in class ch.randelshofer.tree.sunray.SunrayView
 
pairPack(ArrayList<Circle>) - Static method in class ch.randelshofer.tree.circlemap.Circles
Packs circles closely together into a circle around the center of the coordinate system by creating a list of already packed pairs of circles.
parent - Variable in class ch.randelshofer.tree.demo.ManyEyesNode
 
parent - Variable in class ch.randelshofer.tree.hypertree.HTModelNode
 
parent - Variable in class ch.randelshofer.tree.rectmap.RectmapNode
 
parent() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
pathByAddingChild(T) - Method in class ch.randelshofer.tree.TreePath2
Returns a new path containing all the elements of this object plus child.
phyllotacticPack(ArrayList<Circle>) - Static method in class ch.randelshofer.tree.circlemap.Circles
Packs circles closely together into a circle around the center of the coordinate system using a phyllotactic pattern.
PreferencesUtil2 - Class in ch.randelshofer.util.prefs
PreferencesUtil2.
printComponent(Graphics) - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
printComponent(Graphics) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
printComponent(Graphics) - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
printComponent(Graphics) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
printComponent(Graphics) - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
printComponent(Graphics) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
printComponent(Graphics) - Method in class ch.randelshofer.tree.sunray.SunrayView
 
processEvent(Object) - Method in class ch.randelshofer.util.EventLoop
This method processes a single event on the event processor thread.
processEvent(Object) - Method in class ch.randelshofer.util.SequentialDispatcher
This method processes an event on the event processor thread.
processEvents() - Method in class ch.randelshofer.util.EventLoop
This method removes events from the event queue and proceses them until the queue is empty or until #stop is called.
ProgressFrame - Class in ch.randelshofer.gui
The ProgressFrame holds all ProgressView's.
ProgressObserver - Interface in ch.randelshofer.gui
ProgressObserver.
ProgressTracker - Class in ch.randelshofer.gui
ProgressTracker implements ProgressObserver without providing visual components for the user.
ProgressTracker(String, String, int, int) - Constructor for class ch.randelshofer.gui.ProgressTracker
Creates new form ProgressTracker
ProgressTracker(String, String) - Constructor for class ch.randelshofer.gui.ProgressTracker
Creates new form ProgressTracker
ProgressView - Class in ch.randelshofer.gui
A class to monitor the progress of some operation.
ProgressView(String, String, boolean) - Constructor for class ch.randelshofer.gui.ProgressView
Creates a new ProgressView.
ProgressView(String, String, int, int) - Constructor for class ch.randelshofer.gui.ProgressView
Creates a new ProgressView.
ProgressView(String, String, int, int, boolean) - Constructor for class ch.randelshofer.gui.ProgressView
Creates a new ProgressView.
ProgressView(String, String) - Constructor for class ch.randelshofer.gui.ProgressView
Creates a new indeterminate ProgressView.
propertySupport - Variable in class ch.randelshofer.beans.AbstractBean
 
put(String, String) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
putAttribute(String, Object) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
putAttribute(String, String) - Method in class ch.randelshofer.tree.demo.XMLNode
 
putBoolean(String, boolean) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
putByteArray(String, byte[]) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
putDouble(String, double) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
putFloat(String, float) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
putInt(String, int) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
putLong(String, long) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 

R

radius - Variable in class ch.randelshofer.tree.circlemap.Circle
 
read() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Overrides FilterInputStream.read to update the value after the read.
read(byte[]) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Overrides FilterInputStream.read to update the value after the read.
read(byte[], int, int) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Overrides FilterInputStream.read to update the value after the read.
read() - Method in class ch.randelshofer.io.SuspendableInputStream
 
read(byte[]) - Method in class ch.randelshofer.io.SuspendableInputStream
 
read(byte[], int, int) - Method in class ch.randelshofer.io.SuspendableInputStream
 
read(InputStream, String) - Method in class ch.randelshofer.tree.demo.ManyEyesTree
 
read(InputStream, String, long) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLTree
 
read(InputStream, String, long) - Method in class ch.randelshofer.tree.demo.XMLTree
 
real() - Method in class ch.randelshofer.util.Complex
Returns the real part of the complex number.
RectmapCompositeNode - Class in ch.randelshofer.tree.rectmap
RectmapCompositeNode.
RectmapCompositeNode(RectmapNode, TreeNode) - Constructor for class ch.randelshofer.tree.rectmap.RectmapCompositeNode
Creates a new instance.
RectmapCumulatedSizeComparator - Class in ch.randelshofer.tree.rectmap
CircleRadiusComparator.
RectmapCumulatedSizeComparator() - Constructor for class ch.randelshofer.tree.rectmap.RectmapCumulatedSizeComparator
 
RectmapDraw - Class in ch.randelshofer.tree.rectmap
RectmapDraw draws a RectmapTree.
RectmapDraw(RectmapTree) - Constructor for class ch.randelshofer.tree.rectmap.RectmapDraw
 
RectmapDraw(RectmapNode, NodeInfo) - Constructor for class ch.randelshofer.tree.rectmap.RectmapDraw
 
RectmapModel - Class in ch.randelshofer.tree.rectmap
RectmapModel.
RectmapModel(TreeNode, NodeInfo, ProgressObserver) - Constructor for class ch.randelshofer.tree.rectmap.RectmapModel
Creates a new instance.
RectmapNode - Class in ch.randelshofer.tree.rectmap
The RectmapNode encapsulatets a TreeNode whithin a RectmapTree.
RectmapNode(RectmapNode, TreeNode) - Constructor for class ch.randelshofer.tree.rectmap.RectmapNode
 
RectmapTree - Class in ch.randelshofer.tree.rectmap
RectmapTree lays out a tree structure in a space-filling rectangular treemap.
RectmapTree(TreeNode, NodeInfo, ProgressObserver) - Constructor for class ch.randelshofer.tree.rectmap.RectmapTree
Creates a new instance.
RectmapView - Class in ch.randelshofer.tree.rectmap
RectmapView provides an interactive user interface for a RectmapTree.
RectmapView() - Constructor for class ch.randelshofer.tree.rectmap.RectmapView
Creates new form.
RectmapView(RectmapTree) - Constructor for class ch.randelshofer.tree.rectmap.RectmapView
 
remove(ManyEyesNode) - Method in class ch.randelshofer.tree.demo.ManyEyesCompositeNode
 
remove(String) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
removeAllChildren() - Method in class ch.randelshofer.tree.demo.ManyEyesCompositeNode
 
removeChangeListener(ChangeListener) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Removes a ChangeListener.
removeChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.DefaultNodeInfo
Removes a change listener from the button.
removeChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
removeChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
Removes a change listener from the button.
removeChangeListener(ChangeListener) - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
Removes a change listener from the button.
removeChangeListener(ChangeListener) - Method in interface ch.randelshofer.tree.NodeInfo
 
removeNode() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
removeNodeChangeListener(NodeChangeListener) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
removePreferenceChangeListener(PreferenceChangeListener) - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
removeProgressView(ProgressView) - Method in class ch.randelshofer.gui.ProgressFrame
 
removePropertyChangeListener(PropertyChangeListener) - Method in class ch.randelshofer.beans.AbstractBean
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class ch.randelshofer.beans.AbstractBean
 
renumber(NodeInfo) - Method in class ch.randelshofer.tree.sunburst.SunburstNode
 
renumber(int, int, int, int, int) - Method in class ch.randelshofer.tree.sunray.SunrayCompositeNode
 
renumber() - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
renumber(int) - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
renumber(int, int, int, int, int) - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
repaint() - Method in class ch.randelshofer.tree.hypertree.HTDraw
 
repaint() - Method in interface ch.randelshofer.tree.hypertree.HTView
 
repaintView() - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
repaintView() - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
repaintView() - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
repaintView() - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
repaintView() - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
repaintView() - Method in class ch.randelshofer.tree.sunray.IcerayView
 
repaintView() - Method in class ch.randelshofer.tree.sunray.SunrayView
 
repaintView() - Method in interface ch.randelshofer.tree.TreeView
 
reset() - Method in class ch.randelshofer.io.BoundedRangeInputStream
Overrides FilterInputStream.reset to reset the progress monitor as well as the stream.
resume() - Method in class ch.randelshofer.io.SuspendableInputStream
 
RGBColorizer - Class in ch.randelshofer.tree.demo
RGBColorizer converts real numbers in the range from 0 to 1 into colors.
RGBColorizer() - Constructor for class ch.randelshofer.tree.demo.RGBColorizer
 
RGBColorizer(Color[]) - Constructor for class ch.randelshofer.tree.demo.RGBColorizer
 
RGBColorizer(float[], Color[]) - Constructor for class ch.randelshofer.tree.demo.RGBColorizer
 
right - Variable in class ch.randelshofer.tree.sunray.SunrayNode
Nested Sets Tree: right preorder sequence number.
root - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
Root of the sunburst tree.
root - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
Root of the sunburst tree.
run() - Method in class ch.randelshofer.util.Worker
Calls #construct on the current thread and invokes #done on the AWT event dispatcher thread.

S

SequentialDispatcher - Class in ch.randelshofer.util
Processes Runnable objects sequentially on a processor thread.
SequentialDispatcher() - Constructor for class ch.randelshofer.util.SequentialDispatcher
Creates new SequentialDispatcher which processes Runnable objects at java.lang.Thread.NORM_PRIORITY.
SequentialDispatcher(int) - Constructor for class ch.randelshofer.util.SequentialDispatcher
Creates a new SequentialDispatcher which processes Runnable Objects at the desired thread priority.
setAdjusting(boolean) - Method in class ch.randelshofer.tree.hypertree.HTDraw
 
setAlwaysIncludeBytes(boolean) - Method in class ch.randelshofer.text.FileSizeFormat
 
setAlwaysIncludeBytes(boolean) - Method in class ch.randelshofer.util.SizeFormat
 
setCancelable(boolean) - Method in interface ch.randelshofer.gui.ProgressObserver
Set cancelable to false if the operation can not be canceled.
setCancelable(boolean) - Method in class ch.randelshofer.gui.ProgressTracker
Set cancelable to false if the operation can not be canceled.
setCancelable(boolean) - Method in class ch.randelshofer.gui.ProgressView
Set cancelable to false if the operation can not be canceled.
setCoalesce(boolean) - Method in class ch.randelshofer.util.EventLoop
Sets whether the EventLoop coalesces multiple pending events.
setColorizer(Colorizer) - Method in class ch.randelshofer.tree.demo.JHistogram
 
setCumulatedWeight(long) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
setCumulatedWeight(long) - Method in class ch.randelshofer.tree.demo.XMLNode
 
setCX(double) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
setCX(double) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
setCX(double) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
setCY(double) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
setCY(double) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
setCY(double) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
setDoCancel(Runnable) - Method in interface ch.randelshofer.gui.ProgressObserver
The specified Runnable is executed when the user presses the cancel button.
setDoCancel(Runnable) - Method in class ch.randelshofer.gui.ProgressTracker
The specified Runnable is executed when the user presses the cancel button.
setDoCancel(Runnable) - Method in class ch.randelshofer.gui.ProgressView
The specified Runnable is executed when the user presses the cancel button.
setDraw(RectmapDraw) - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
setDraw(IcicleDraw) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
setDraw(IcerayDraw) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
setDrawRoot(CirclemapNode) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
setDrawRoot(RectmapNode) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
setEnabled(boolean) - Method in class ch.randelshofer.tree.demo.Main
 
setEnabled(boolean) - Method in class ch.randelshofer.tree.demo.TreevizApplet
 
setError(String) - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the additional error message that is displayed along with the progress message.
setError(String) - Method in class ch.randelshofer.gui.ProgressTracker
 
setError(String) - Method in class ch.randelshofer.gui.ProgressView
 
setExtent(int) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Ignored: The extent is always zero.
setFileChooser(JFileChooser) - Method in class ch.randelshofer.tree.demo.XMLFileAccessory
 
setHeight(double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
setHeight(double) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
setHeight(double) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
setImage(Image) - Method in interface ch.randelshofer.tree.hypertree.HTView
 
setImage(Image) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
setIndeterminate(boolean) - Method in interface ch.randelshofer.gui.ProgressObserver
Sets the progress observer to indeterminate.
setIndeterminate(boolean) - Method in class ch.randelshofer.gui.ProgressTracker
 
setIndeterminate(boolean) - Method in class ch.randelshofer.gui.ProgressView
 
setInnerRadius(double) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
setInnerRadius(double) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
setMaxDepth(int) - Method in class ch.randelshofer.tree.sunray.SunrayView
 
setMaxDepth(int) - Method in interface ch.randelshofer.tree.TreeView
 
setMaximum(int) - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the maximum value.
setMaximum(int) - Method in class ch.randelshofer.gui.ProgressTracker
Specifies the maximum value.
setMaximum(int) - Method in class ch.randelshofer.gui.ProgressView
Specifies the maximum value.
setMaximum(int) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Ignored: The maximum of an input stream can not be changed.
setMaximumFractionDigits(int) - Method in class ch.randelshofer.text.FileSizeFormat
 
setMaximumFractionDigits(int) - Method in class ch.randelshofer.util.SizeFormat
 
setMebibyte(boolean) - Method in class ch.randelshofer.text.FileSizeFormat
 
setMebibyte(boolean) - Method in class ch.randelshofer.util.SizeFormat
 
setMinimum(int) - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the minimum value.
setMinimum(int) - Method in class ch.randelshofer.gui.ProgressTracker
Specifies the minimum value.
setMinimum(int) - Method in class ch.randelshofer.gui.ProgressView
Specifies the minimum value.
setMinimum(int) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Ignored: The minimum of an input stream is always zero.
setModel(BoundedRangeModel) - Method in interface ch.randelshofer.gui.ProgressObserver
 
setModel(BoundedRangeModel) - Method in class ch.randelshofer.gui.ProgressTracker
 
setModel(BoundedRangeModel) - Method in class ch.randelshofer.gui.ProgressView
 
setName(String) - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
setName(String) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
 
setName(String) - Method in class ch.randelshofer.tree.demo.XMLNode
 
setNote(String) - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the additional note that is displayed along with the progress message.
setNote(String) - Method in class ch.randelshofer.gui.ProgressTracker
Specifies the additional note that is displayed along with the progress message.
setNote(String) - Method in class ch.randelshofer.gui.ProgressView
Specifies the additional note that is displayed along with the progress message.
setOuterRadius(double) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
setOuterRadius(double) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
setProgress(int) - Method in interface ch.randelshofer.gui.ProgressObserver
Indicate the progress of the operation being monitored.
setProgress(int) - Method in class ch.randelshofer.gui.ProgressTracker
Indicate the progress of the operation being monitored.
setProgress(int) - Method in class ch.randelshofer.gui.ProgressView
Indicate the progress of the operation being monitored.
setRadius(double) - Method in class ch.randelshofer.tree.circlemap.CirclemapDraw
 
setRangeProperties(int, int, int, int, boolean) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Ignored: All values depend on the input stream.
setRotation(double) - Method in class ch.randelshofer.tree.sunburst.SunburstDraw
 
setRotation(double) - Method in class ch.randelshofer.tree.sunray.SunrayDraw
 
setScatter(int) - Method in class ch.randelshofer.tree.sunray.SunrayNode
 
setSelectedNode(SunburstNode) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
setSelectedNode(SunburstNode) - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
setSelectedNode(SunrayNode) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
setSelectedNode(SunrayNode) - Method in class ch.randelshofer.tree.sunray.SunrayView
 
setSelectedUsers(HashMap<String, TreevizFileSystemXMLNode>) - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
setShortFormat(boolean) - Method in class ch.randelshofer.text.FileSizeFormat
 
setShortFormat(boolean) - Method in class ch.randelshofer.util.SizeFormat
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.circlemap.CirclemapView
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.rectmap.RectmapView
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.sunburst.SunburstView
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
setToolTipEnabled(boolean) - Method in class ch.randelshofer.tree.sunray.SunrayView
 
setToolTipEnabled(boolean) - Method in interface ch.randelshofer.tree.TreeView
 
setTreeBounds(double, double, double, double) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
setTreeBounds(double, double, double, double) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
setTreeLocation(double, double) - Method in class ch.randelshofer.tree.sunburst.IcicleView
 
setTreeLocation(double, double) - Method in class ch.randelshofer.tree.sunray.IcerayView
 
setValue(int) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Ignored: The value is always zero.
setValueIsAdjusting(boolean) - Method in class ch.randelshofer.io.BoundedRangeInputStream
This attribute indicates that any upcoming changes to the value of the model should be considered a single event.
setWarning(String) - Method in interface ch.randelshofer.gui.ProgressObserver
Specifies the additional warning message that is displayed along with the progress message.
setWarning(String) - Method in class ch.randelshofer.gui.ProgressTracker
 
setWarning(String) - Method in class ch.randelshofer.gui.ProgressView
 
setWeight(long) - Method in class ch.randelshofer.tree.demo.ManyEyesNode
 
setWeighter(Weighter) - Method in class ch.randelshofer.tree.demo.JHistogram
 
setWidth(double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
setWidth(double) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
setWidth(double) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
setX(double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
setX(double) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
setX(double) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
setY(double) - Method in class ch.randelshofer.tree.rectmap.RectmapDraw
 
setY(double) - Method in class ch.randelshofer.tree.sunburst.IcicleDraw
 
setY(double) - Method in class ch.randelshofer.tree.sunray.IcerayDraw
 
shortWeightFormat - Static variable in class ch.randelshofer.tree.demo.LastModifiedWeighter
 
shortWeightFormat - Static variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
size - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
SizeFormat - Class in ch.randelshofer.util
Formats size units into a human readable string.
SizeFormat() - Constructor for class ch.randelshofer.util.SizeFormat
 
sizeHistogram - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
sizeKey - Variable in class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
skip(long) - Method in class ch.randelshofer.io.BoundedRangeInputStream
Overrides FilterInputStream.skip to update the value after the skip.
sqrt() - Method in class ch.randelshofer.util.Complex
Returns the principal branch of the square root of this complex number.
start() - Method in class ch.randelshofer.util.EventLoop
Starts the event processor.
start() - Method in class ch.randelshofer.util.Worker
Starts the Worker on an internal worker thread.
startMouseListening() - Method in interface ch.randelshofer.tree.hypertree.HTView
 
startMouseListening() - Method in class ch.randelshofer.tree.hypertree.SwingHTView
Starts the listening of mouse events.
stop() - Method in class ch.randelshofer.util.EventLoop
Stops the event processor.
stopMouseListening() - Method in interface ch.randelshofer.tree.hypertree.HTView
 
stopMouseListening() - Method in class ch.randelshofer.tree.hypertree.SwingHTView
Stops the listening of mouse events.
sub(Complex) - Method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (this - that).
sub(Complex, Complex) - Static method in class ch.randelshofer.util.Complex
Returns a complex number whose value is (a - b).
SunburstCompositeNode - Class in ch.randelshofer.tree.sunburst
SunburstCompositeNode.
SunburstCompositeNode(SunburstNode, TreeNode) - Constructor for class ch.randelshofer.tree.sunburst.SunburstCompositeNode
Creates a new instance.
SunburstDraw - Class in ch.randelshofer.tree.sunburst
SunburstDraw draws a SunburstTree.
SunburstDraw(SunburstTree) - Constructor for class ch.randelshofer.tree.sunburst.SunburstDraw
Creates a new instance.
SunburstDraw(SunburstNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunburst.SunburstDraw
 
SunburstModel - Class in ch.randelshofer.tree.sunburst
SunburstModel manages a SunburstTree and its SunburstView.
SunburstModel(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunburst.SunburstModel
Creates a new instance.
SunburstNode - Class in ch.randelshofer.tree.sunburst
The SunburstNode encapsulatets a TreeNode whithin a SunburstTree.
SunburstNode(SunburstNode, TreeNode) - Constructor for class ch.randelshofer.tree.sunburst.SunburstNode
Creates a new instance.
SunburstTree - Class in ch.randelshofer.tree.sunburst
The SunburstTree class implements the model for the SunBurstTree.
SunburstTree(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunburst.SunburstTree
Creates a new instance.
SunburstView - Class in ch.randelshofer.tree.sunburst
SunburstView provides an interactive user interface for a SunburstTree.
SunburstView() - Constructor for class ch.randelshofer.tree.sunburst.SunburstView
Creates new instance.
SunburstView(SunburstTree) - Constructor for class ch.randelshofer.tree.sunburst.SunburstView
 
SunburstViewer - Interface in ch.randelshofer.tree.sunburst
This interface is implemented by all views which can display a SunburstTree.
SunrayCompositeNode - Class in ch.randelshofer.tree.sunray
SunrayCompositeNode.
SunrayCompositeNode(SunrayNode, TreeNode, int) - Constructor for class ch.randelshofer.tree.sunray.SunrayCompositeNode
Creates a new instance.
SunrayDraw - Class in ch.randelshofer.tree.sunray
SunrayDraw draws a CirclemapTree.
SunrayDraw(SunrayTree) - Constructor for class ch.randelshofer.tree.sunray.SunrayDraw
Creates a new instance.
SunrayDraw(SunrayNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunray.SunrayDraw
 
SunrayModel - Class in ch.randelshofer.tree.sunray
SunrayModel manages a SunburstTree and its SunrayView.
SunrayModel(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunray.SunrayModel
Creates a new instance.
SunrayNode - Class in ch.randelshofer.tree.sunray
The SunburstNode encapsulatets a TreeNode whithin a SunrayTree.
SunrayNode(SunrayNode, TreeNode, int) - Constructor for class ch.randelshofer.tree.sunray.SunrayNode
Creates a new instance.
SunrayTree - Class in ch.randelshofer.tree.sunray
SunrayView provides an interactive user interface for a SunrayTree.
SunrayTree(TreeNode, NodeInfo) - Constructor for class ch.randelshofer.tree.sunray.SunrayTree
Creates a new instance.
SunrayTree(TreeNode, NodeInfo, int) - Constructor for class ch.randelshofer.tree.sunray.SunrayTree
 
SunrayView - Class in ch.randelshofer.tree.sunray
SunrayView.
SunrayView() - Constructor for class ch.randelshofer.tree.sunray.SunrayView
Creates new instance.
SunrayView(SunrayTree) - Constructor for class ch.randelshofer.tree.sunray.SunrayView
 
SunrayViewer - Interface in ch.randelshofer.tree.sunray
This interface is implemented by all views which can display a SunrayTree.
suspend() - Method in class ch.randelshofer.io.SuspendableInputStream
 
SuspendableInputStream - Class in ch.randelshofer.io
This input stream can be used to suspend, resume and abort a worker thread who is reading an input stream.
SuspendableInputStream(InputStream) - Constructor for class ch.randelshofer.io.SuspendableInputStream
 
SwingHTView - Class in ch.randelshofer.tree.hypertree
The SwingHTView class implements a view of the HyperTree for use in a Swing based application.
SwingHTView(HTModel) - Constructor for class ch.randelshofer.tree.hypertree.SwingHTView
Constructor.
sync() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
systemNodeForPackage(Class<?>) - Static method in class ch.randelshofer.util.prefs.PreferencesUtil2
 

T

toggleColorWeighter() - Method in class ch.randelshofer.tree.DefaultNodeInfo
 
toggleColorWeighter() - Method in class ch.randelshofer.tree.demo.FileNodeInfo
 
toggleColorWeighter() - Method in class ch.randelshofer.tree.demo.ManyEyesNodeInfo
 
toggleColorWeighter() - Method in class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
 
toggleColorWeighter() - Method in class ch.randelshofer.tree.demo.XMLNodeInfo
 
toggleColorWeighter() - Method in interface ch.randelshofer.tree.NodeInfo
 
toString() - Method in class ch.randelshofer.tree.circlemap.Circle
 
toString() - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
 
toString() - Method in class ch.randelshofer.tree.demo.FileNode
 
toString() - Method in class ch.randelshofer.tree.hypertree.HTDrawNodeComposite
Returns a string representation of the object.
toString() - Method in class ch.randelshofer.tree.hypertree.HTModelNode
Returns a string representation of the object.
toString() - Method in class ch.randelshofer.tree.hypertree.HTModelNodeComposite
Returns a string representation of the object.
toString() - Method in class ch.randelshofer.tree.hypertree.HTNodeLabel
Returns a string representation of the object.
toString() - Method in class ch.randelshofer.tree.hypertree.HTTransformation
Returns a string representation of the object.
toString() - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
toString() - Method in class ch.randelshofer.tree.TreePath2
Returns a string that displays and identifies this object's properties.
toString() - Method in class ch.randelshofer.util.Complex
Returns a descriptive string representation of this complex number.
toString() - Method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
totalDepth - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
Maximal depth of the sunburst tree.
totalDepth - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
Maximal depth of the sunburst tree.
totalScatter - Variable in class ch.randelshofer.tree.sunray.SunrayNode
 
translateToOrigin(TreeNode) - Method in interface ch.randelshofer.tree.hypertree.HTView
 
translateToOrigin(TreeNode) - Method in class ch.randelshofer.tree.hypertree.SwingHTView
 
TreeNode - Interface in ch.randelshofer.tree
The TreeNode interface is implemented by objects which encapsulate a tree structure.
TreePath2<T> - Class in ch.randelshofer.tree
Reimplementation of javax.swing.TreePath2 with supports for generics.
TreePath2(T[]) - Constructor for class ch.randelshofer.tree.TreePath2
Constructs a path from an array of Objects, uniquely identifying the path from the root of the tree to a specific node, as returned by the tree's data model.
TreePath2(T) - Constructor for class ch.randelshofer.tree.TreePath2
Constructs a TreePath2 containing only a single element.
TreePath2(TreePath2<T>, T) - Constructor for class ch.randelshofer.tree.TreePath2
Constructs a new TreePath2, which is the path identified by parent ending in lastElement.
TreePath2(T[], int) - Constructor for class ch.randelshofer.tree.TreePath2
Constructs a new TreePath2 with the identified path components of length length.
TreePath2() - Constructor for class ch.randelshofer.tree.TreePath2
Primarily provided for subclasses that represent paths in a different manner.
TreeView - Interface in ch.randelshofer.tree
TreeView.
TreevizApplet - Class in ch.randelshofer.tree.demo
 
TreevizApplet() - Constructor for class ch.randelshofer.tree.demo.TreevizApplet
Creates new form TreevizApplet
TreevizFileSystemXMLByYearInfoWeighter - Class in ch.randelshofer.tree.demo
LastModifiedByYearWeighter.
TreevizFileSystemXMLByYearInfoWeighter(TreevizFileSystemXMLNodeInfo, String) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLByYearInfoWeighter
Creates a new instance.
TreevizFileSystemXMLInfoWeighter - Class in ch.randelshofer.tree.demo
InfoWeighter.
TreevizFileSystemXMLInfoWeighter(TreevizFileSystemXMLNodeInfo, String) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
Creates a new instance.
TreevizFileSystemXMLInfoWeighter(TreevizFileSystemXMLNodeInfo, String, String) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLInfoWeighter
 
TreevizFileSystemXMLNode - Class in ch.randelshofer.tree.demo
TreevizFileSystemXMLNode.
TreevizFileSystemXMLNode() - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLNode
Creates a new instance.
TreevizFileSystemXMLNodeInfo - Class in ch.randelshofer.tree.demo
XMLNodeInfo produces information about generic XML files.
TreevizFileSystemXMLNodeInfo(TreevizFileSystemXMLTree) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo
Creates a new instance.
TreevizFileSystemXMLNodeInfo.InfoTableModel - Class in ch.randelshofer.tree.demo
 
TreevizFileSystemXMLNodeInfo.InfoTableModel(ArrayList<TreevizFileSystemXMLNode>, ArrayList<String>) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLNodeInfo.InfoTableModel
 
TreevizFileSystemXMLTree - Class in ch.randelshofer.tree.demo
TreevizFileSystemXMLTree reads an XML file with the root element named TreevizFileSystem and the top-level child elements Users and Files.
TreevizFileSystemXMLTree(File) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLTree
 
TreevizFileSystemXMLTree(URL) - Constructor for class ch.randelshofer.tree.demo.TreevizFileSystemXMLTree
 

U

updateCumulatedWeight(NodeInfo) - Method in class ch.randelshofer.tree.rectmap.RectmapCompositeNode
 
updateCumulatedWeight(NodeInfo) - Method in class ch.randelshofer.tree.rectmap.RectmapNode
 
updateNodeLayout(NodeInfo) - Method in class ch.randelshofer.tree.circlemap.CirclemapCompositeNode
Updates the layout of this node only.
updateParentLayouts(NodeInfo) - Method in class ch.randelshofer.tree.circlemap.CirclemapNode
Updates the layout of all parent nodes.
userNodeForPackage(Class<?>) - Static method in class ch.randelshofer.util.prefs.PreferencesUtil2
 
UTF8CharsetDecoder - Class in ch.randelshofer.io
UTF8CharsetDecoder.
UTF8CharsetDecoder() - Constructor for class ch.randelshofer.io.UTF8CharsetDecoder
 

V

valueOf(String) - Static method in enum ch.randelshofer.tree.demo.AbstractNodeInfo.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.randelshofer.tree.demo.AbstractNodeInfo.DataType
Returns an array containing the constants of this enum type, in the order they are declared.

W

weight - Variable in class ch.randelshofer.tree.hypertree.HTModelNode
 
Weighter - Interface in ch.randelshofer.tree
Weighter.
width - Variable in class ch.randelshofer.tree.sunburst.IcicleDraw
Inner and outer radius of the sunburst tree.
width - Variable in class ch.randelshofer.tree.sunray.IcerayDraw
Inner and outer radius of the sunburst tree.
Worker<T> - Class in ch.randelshofer.util
This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
Worker() - Constructor for class ch.randelshofer.util.Worker
 

X

XMLColorStringInfoWeighter - Class in ch.randelshofer.tree.demo
XMLNumericInfoWeighter.
XMLColorStringInfoWeighter(XMLNodeInfo, String) - Constructor for class ch.randelshofer.tree.demo.XMLColorStringInfoWeighter
Creates a new instance.
XMLDateInfoWeighter - Class in ch.randelshofer.tree.demo
XMLDateInfoWeighter.
XMLDateInfoWeighter(XMLNodeInfo, String) - Constructor for class ch.randelshofer.tree.demo.XMLDateInfoWeighter
Creates a new instance.
XMLFileAccessory - Class in ch.randelshofer.tree.demo
XMLFileAccessory can be used with a filechooser or as a standalone panel to specify the attribute which shall be used for coloring and for sizing a tree node.
XMLFileAccessory() - Constructor for class ch.randelshofer.tree.demo.XMLFileAccessory
 
XMLNode - Class in ch.randelshofer.tree.demo
XMLNode.
XMLNode() - Constructor for class ch.randelshofer.tree.demo.XMLNode
Creates a new instance.
XMLNodeInfo - Class in ch.randelshofer.tree.demo
XMLNodeInfo produces information about generic XML files.
XMLNodeInfo() - Constructor for class ch.randelshofer.tree.demo.XMLNodeInfo
Creates a new instance.
XMLNumericInfoWeighter - Class in ch.randelshofer.tree.demo
XMLNumericInfoWeighter.
XMLNumericInfoWeighter(XMLNodeInfo, String) - Constructor for class ch.randelshofer.tree.demo.XMLNumericInfoWeighter
Creates a new instance.
XMLTree - Class in ch.randelshofer.tree.demo
XMLTree produces a general purpose tree over a XML file.
XMLTree(File) - Constructor for class ch.randelshofer.tree.demo.XMLTree
 
XMLTree(URL) - Constructor for class ch.randelshofer.tree.demo.XMLTree
 

Z

z - Variable in class ch.randelshofer.tree.hypertree.HTModelNode
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Copyright 2007-2008 (c) Werner Randelshofer.
All rights reserved.