Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
X
R
RandomColorFactory
- class com.infoviz.util.
RandomColorFactory
.
Creates variety of colors.
RandomColorFactory()
- Constructor for class com.infoviz.util.
RandomColorFactory
creates color factory
radialBounds
- Variable in class com.infoviz.geometry.
PieGeometry2D
recalculate()
- Method in class com.infoviz.treeviz.nestedpie.
NestedPieModel
recalculates parent node sizes and color range of the model
redraw()
- Method in class com.infoviz.test.
NestedPieDemo
redrawNodes()
- Method in class com.infoviz.treeviz.nestedpie.
NestedPie
removeColumn(String)
- Method in class com.infoviz.datamodel.
SQLTableModel
removes the column specified
removeColumn(IVColumnDefinition)
- Method in class com.infoviz.datamodel.table.
IVTableDefinition
remove a column from the definition
removeColumn(String)
- Method in class com.infoviz.datamodel.table.
IVTableModel
remove column with the specified name
removeColumn(int)
- Method in class com.infoviz.datamodel.table.
IVTableModel
removes a column
removeComma(String)
- Static method in class com.infoviz.util.repository.
SP500Store
removeNode(PieChartNode)
- Method in class com.infoviz.piechart.
PieChartModel
removeNode(NestedPieNode)
- Method in class com.infoviz.treeviz.nestedpie.
NestedPieModel
will find its node by it's path and remove it
removeRow(int)
- Method in class com.infoviz.datamodel.table.
IVTableModel
removes the row at the given index
removeRows(int[])
- Method in class com.infoviz.datamodel.table.
IVTableModel
removes rows at the given indices
removeTableModelListener(TableModelListener)
- Method in class com.infoviz.datamodel.
SQLTableModel
Removes a listener from the list that is notified each time a change to the data model occurs.
renderFocus(Graphics2D, String, Color)
- Method in class com.infoviz.geometry.
PieGeometryFocusRenderer
reshape(int, int, int, int)
- Method in class com.infoviz.piechart.
PieChart
reshape(int, int, int, int)
- Method in class com.infoviz.treeviz.nestedpie.
NestedPie
rotate(double, double)
- Method in class com.infoviz.geometry.
PieGeometry3D
rotate(double, double)
- Method in class com.infoviz.piechart.
PieChart
rowAdded(List)
- Method in interface com.infoviz.datamodel.table.
IVTabelModelListener
a new row is added to the table
rowAdded(List)
- Method in interface com.infoviz.datamodel.table.
IVTableModelListener
a new row is added to the table
rowRemoved(int, List)
- Method in interface com.infoviz.datamodel.table.
IVTabelModelListener
one row is removed
rowRemoved(int, List)
- Method in interface com.infoviz.datamodel.table.
IVTableModelListener
one row is removed
rowUpdated(int)
- Method in interface com.infoviz.datamodel.table.
IVTabelModelListener
a row has changed
rowUpdated(int)
- Method in interface com.infoviz.datamodel.table.
IVTableModelListener
a row has changed
rowsRemoved(int[], List[])
- Method in interface com.infoviz.datamodel.table.
IVTabelModelListener
a batch of rows are removed
rowsRemoved(int[], List[])
- Method in interface com.infoviz.datamodel.table.
IVTableModelListener
a batch of rows are removed
rowsUpdated(int[])
- Method in interface com.infoviz.datamodel.table.
IVTabelModelListener
a batch of rows have changed
rowsUpdated(int[])
- Method in interface com.infoviz.datamodel.table.
IVTableModelListener
a batch of rows have changed
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
X