A C D E F G H I M N O P Q R S T U V X

A

ANTICLOCKWISE - Static variable in class com.infoviz.treeviz.nestedpie.NestedPie
 
AccessDataConnection - class com.infoviz.datafeed.AccessDataConnection.
 
AccessDataConnection() - Constructor for class com.infoviz.datafeed.AccessDataConnection
 
AngleMath - class com.infoviz.util.AngleMath.
AngleMath() - Constructor for class com.infoviz.util.AngleMath
 
addChild(IVNode) - Method in class com.infoviz.datamodel.tree.IVTreeModelImpl
 
addChild(IVNode) - Method in class com.infoviz.datamodel.tree.XslableIVTreeModel
 
addColumn(String, Class) - Method in class com.infoviz.datamodel.SQLTableModel
add a new column to the table
addColumn(IVColumnDefinition) - Method in class com.infoviz.datamodel.table.IVTableDefinition
add a new column to the table
addColumn(IVColumnDefinition, List) - Method in class com.infoviz.datamodel.table.IVTableModel
adds a column
addListener(IVTableModelListener) - Method in class com.infoviz.datamodel.table.IVTableModel
add a listener for table change events
addNode(PieChartNode) - Method in class com.infoviz.piechart.PieChartModel
 
addNode(NestedPieNode) - Method in class com.infoviz.treeviz.nestedpie.NestedPieModel
does not accept null nodes or nodes with null path if the last node in the path specified by this node is a leaf node then the node will not be added all nodes in a model must have the same number of path elements otherwise an IllegalArgumentException is thrown.
addRow(Map) - Method in class com.infoviz.datamodel.SQLTableModel
adds a row to the table
addRow(List) - Method in class com.infoviz.datamodel.SQLTableModel
adds a row to the table using the values specified
addRow(List) - Method in class com.infoviz.datamodel.table.IVTableModel
adds a new row to the table with the values specified in the given list
addRow(Object[]) - Method in class com.infoviz.datamodel.table.IVTableModel
adds a new row with values as specified in the Object array
addTableModelListener(TableModelListener) - Method in class com.infoviz.datamodel.SQLTableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addUniqueConstraint(String[]) - Method in class com.infoviz.datamodel.SQLTableModel
makes sure that combination of the column values are unique.
allowsNull() - Method in class com.infoviz.datamodel.table.IVColumnDefinition
 
angleBounds - Variable in class com.infoviz.geometry.PieGeometry2D
 

A C D E F G H I M N O P Q R S T U V X