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

G

getAccessConnection(String) - Static method in class com.infoviz.util.repository.SP500Store
 
getAngleAt(double, double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getAngleBounds() - Method in interface com.infoviz.geometry.PieGeometry
 
getAngleBounds() - Method in class com.infoviz.geometry.PieGeometry2D
returns the start and end angle of the node
getAngleBounds() - Method in class com.infoviz.treeviz.nestedpie.NestedPieNodeBounds
returns the start and end angle of the node
getAngleBounds() - Method in class com.infoviz.treeviz.nestedpie.NestedPieNodeShape
returns the start and end angle of the node
getArcX(Arc2D, double, double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getBackground() - Method in class com.infoviz.treeviz.nestedpie.DefaultFocusOverlayRenderer
 
getCartesianCoordinates(double, double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getCenter() - Method in interface com.infoviz.geometry.PieGeometry
 
getCenter() - Method in class com.infoviz.geometry.PieGeometry2D
 
getChild(String) - Method in class com.infoviz.datamodel.tree.IVTreeModelImpl
 
getChild(String) - Method in class com.infoviz.datamodel.tree.XslableIVTreeModel
 
getChilds() - Method in class com.infoviz.datamodel.tree.IVTreeModelImpl
 
getChilds() - Method in class com.infoviz.datamodel.tree.XslableIVTreeModel
 
getColor(double) - Method in class com.infoviz.treeviz.nestedpie.ColorScale
returns a color for the val specified.
getColorValue() - Method in class com.infoviz.treeviz.nestedpie.DefaultNestedPieNode
 
getColorValue() - Method in interface com.infoviz.treeviz.nestedpie.NestedPieNode
This value determines the color of a node.
getColorValueBounds() - Method in class com.infoviz.treeviz.nestedpie.NestedPieModel
returns the minimum and the maximum range of color this is calculated based on the standard deviation of the color values
getColumnAtIndex(int) - Method in class com.infoviz.datamodel.table.IVTableDefinition
finds column at a given index
getColumnClass(int) - Method in class com.infoviz.datamodel.SQLTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnCount() - Method in class com.infoviz.datamodel.SQLTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class com.infoviz.datamodel.table.IVTableDefinition
returns the no.
getColumnDefinitions() - Method in class com.infoviz.datamodel.table.IVTableDefinition
get all the columns
getColumnIndex(String) - Method in class com.infoviz.datamodel.table.IVTableDefinition
finds index of the column with the given name.
getColumnName(int) - Method in class com.infoviz.datamodel.SQLTableModel
Returns the name of the column at columnIndex.
getColumnValues(int) - Method in class com.infoviz.datamodel.table.IVTableModel
returns the column at the specified index
getColumnValues(String) - Method in class com.infoviz.datamodel.table.IVTableModel
returns the column with the given name
getColumnWithName(String) - Method in class com.infoviz.datamodel.table.IVTableDefinition
finds a column with the given name
getDefaultFocusOverlayRenderer() - Method in class com.infoviz.treeviz.nestedpie.NestedPie
this renderer is called on mouse over
getDisplayName() - Method in class com.infoviz.datamodel.table.IVColumnDefinition
 
getEffectiveBounds() - Method in class com.infoviz.geometry.PieGeometry2D
NestedPie bounds is the rectangle representing the Panel bounds of nested Pie.
getEffectiveBounds() - Method in class com.infoviz.geometry.PieGeometry3D
 
getEquivAngle(double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getFont() - Method in class com.infoviz.geometry.PieGeometryLabelRenderer
 
getForeGround() - Method in class com.infoviz.treeviz.nestedpie.DefaultFocusOverlayRenderer
 
getGeometry() - Method in class com.infoviz.geometry.PieGeometryFocusRenderer
 
getGeometry() - Method in class com.infoviz.geometry.PieGeometryLabelRenderer
 
getIVTableDefinition() - Method in class com.infoviz.datamodel.table.IVTableModel
we will not let the users modify the definition once the table is created because we have no way to listen to the changed in the definition.
getIndustry() - Method in class com.infoviz.datafeed.DataObject
 
getIndustryGroup() - Method in class com.infoviz.datafeed.DataObject
 
getInstrumentInfo(String) - Method in class com.infoviz.datafeed.AccessDataConnection
 
getInstrumentInfo() - Method in class com.infoviz.datafeed.AccessDataConnection
 
getInstrumentInfo(String) - Method in interface com.infoviz.datafeed.DataConnection
 
getInstrumentInfo() - Method in interface com.infoviz.datafeed.DataConnection
 
getInstrumentInfo(String) - Method in class com.infoviz.datafeed.MySqlDataConnection
 
getInstrumentInfo() - Method in class com.infoviz.datafeed.MySqlDataConnection
 
getInstrumentName() - Method in class com.infoviz.datafeed.DataObject
 
getInstrumentQuote(String) - Method in class com.infoviz.datafeed.AccessDataConnection
 
getInstrumentQuote() - Method in class com.infoviz.datafeed.AccessDataConnection
 
getInstrumentQuote(String) - Method in interface com.infoviz.datafeed.DataConnection
 
getInstrumentQuote() - Method in interface com.infoviz.datafeed.DataConnection
 
getInstrumentQuote(String) - Method in class com.infoviz.datafeed.MySqlDataConnection
 
getInstrumentQuote() - Method in class com.infoviz.datafeed.MySqlDataConnection
 
getInstruments(String) - Static method in class com.infoviz.util.repository.SP500Store
 
getIntersectingX(double) - Method in interface com.infoviz.geometry.PieGeometry
 
getIntersectingX(double) - Method in class com.infoviz.geometry.PieGeometry2D
returns the intersecting x points if y takes the value provided
getIntersectingX(double) - Method in class com.infoviz.treeviz.nestedpie.NestedPieNodeBounds
returns the intersecting x points if y takes the value provided
getIntersectingY(double) - Method in interface com.infoviz.geometry.PieGeometry
 
getIntersectingY(double) - Method in class com.infoviz.geometry.PieGeometry2D
todo - fix this method by following the same logic used for getIntersectingX
getIntersectingY(double) - Method in class com.infoviz.treeviz.nestedpie.NestedPieNodeBounds
returns the intersecting y points if x takes the value provided
getIvTableModel() - Method in class com.infoviz.datamodel.table.QuereableIVTableModel
 
getLabelRenderer() - Method in class com.infoviz.treeviz.nestedpie.NestedPie
 
getLeftOperand() - Method in class com.infoviz.util.Expression
 
getLineX(Line2D, double, double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getMaxValue() - Method in class com.infoviz.treeviz.nestedpie.ColorScale
 
getMeanColorValue() - Method in class com.infoviz.treeviz.nestedpie.NestedPieModel
 
getMinValue() - Method in class com.infoviz.treeviz.nestedpie.ColorScale
 
getName() - Method in class com.infoviz.datamodel.table.IVColumnDefinition
 
getName() - Method in class com.infoviz.datamodel.tree.IVAttributeNode
 
getName() - Method in interface com.infoviz.datamodel.tree.IVNode
 
getName() - Method in class com.infoviz.datamodel.tree.IVTreeModelImpl
 
getName() - Method in class com.infoviz.datamodel.tree.XslableIVTreeModel
 
getName() - Method in class com.infoviz.piechart.DefaultPieChartNode
 
getName() - Method in interface com.infoviz.piechart.PieChartNode
 
getName() - Method in class com.infoviz.treeviz.nestedpie.DefaultNestedPieNode
 
getName() - Method in interface com.infoviz.treeviz.nestedpie.NestedPieNode
A name for the node
getNextColor() - Method in interface com.infoviz.util.ColorFactory
 
getNextColor() - Method in class com.infoviz.util.RandomColorFactory
 
getNodeAt(double, double) - Method in class com.infoviz.piechart.PieChart
 
getNodeAt(double, double) - Method in class com.infoviz.treeviz.nestedpie.NestedPie
 
getNodeGeometry(PieChartNode) - Method in class com.infoviz.piechart.PieChart
 
getNodeGeometry(NestedPieNode) - Method in class com.infoviz.treeviz.nestedpie.NestedPie
 
getNodes() - Method in class com.infoviz.piechart.PieChartModel
get all the nodes in this model
getPath() - Method in class com.infoviz.treeviz.nestedpie.NestedPie
 
getPathLength() - Method in class com.infoviz.treeviz.nestedpie.NestedPieModel
returns the number of elements in a path.
getPathString() - Method in class com.infoviz.treeviz.nestedpie.DefaultNestedPieNode
 
getPathString() - Method in interface com.infoviz.treeviz.nestedpie.NestedPieNode
gives the complet path to the node path elements should be slash separated for example: /electronics/notebook/power
getPrice() - Method in class com.infoviz.datafeed.DataObject
 
getRadialBounds() - Method in interface com.infoviz.geometry.PieGeometry
 
getRadialBounds() - Method in class com.infoviz.geometry.PieGeometry2D
 
getRadialBounds() - Method in class com.infoviz.treeviz.nestedpie.NestedPieNodeBounds
 
getRadialBounds() - Method in class com.infoviz.treeviz.nestedpie.NestedPieNodeShape
 
getRadiusAtAngle(double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getRightOperand() - Method in class com.infoviz.util.Expression
 
getRowCount() - Method in class com.infoviz.datamodel.SQLTableModel
Returns the number of rows in the model.
getRowValues() - Method in class com.infoviz.datamodel.table.IVTableModel
returns all the rows
getRows() - Method in class com.infoviz.datamodel.table.IVTableModel
we do not want the API users to modify this List directly, so we make this method protected.
getScreenCoordinates(Point2D) - Method in class com.infoviz.geometry.PieGeometry2D
 
getScreenCoordinates(double, double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getScreenCoordinatesByAngleAndRadiusFactor(double, double) - Method in class com.infoviz.geometry.PieGeometry2D
 
getSector() - Method in class com.infoviz.datafeed.DataObject
 
getSizeValue() - Method in class com.infoviz.treeviz.nestedpie.DefaultNestedPieNode
 
getSizeValue() - Method in interface com.infoviz.treeviz.nestedpie.NestedPieNode
This value determines the size of the node.
getSqlString(Object) - Static method in class com.infoviz.util.repository.SP500Store
 
getSubIndustry() - Method in class com.infoviz.datafeed.DataObject
 
getTicker() - Method in class com.infoviz.datafeed.DataObject
 
getTotalValueOfAllNodes() - Method in class com.infoviz.piechart.PieChartModel
 
getTransactionTime() - Method in class com.infoviz.datafeed.DataObject
 
getType() - Method in class com.infoviz.datamodel.table.IVColumnDefinition
 
getValue() - Method in class com.infoviz.datamodel.tree.IVAttributeNode
 
getValue() - Method in interface com.infoviz.datamodel.tree.IVNode
 
getValue() - Method in class com.infoviz.datamodel.tree.IVTreeModelImpl
 
getValue() - Method in class com.infoviz.datamodel.tree.XslableIVTreeModel
 
getValue() - Method in class com.infoviz.piechart.DefaultPieChartNode
 
getValue() - Method in interface com.infoviz.piechart.PieChartNode
 
getValueAt(int, int) - Method in class com.infoviz.datamodel.SQLTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class com.infoviz.datamodel.table.IVTableModel
get value of a row, col combination
getVolume() - Method in class com.infoviz.datafeed.DataObject
 

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