ElVis Java Interface

Package sv.graph

Class Summary
Contour The Contour graph class contains all the elements of a graph.
Data1D The Data1D class stores a dataset for f(x).
Data1DIndex The Data1DIndex class stores an indexed dataset for f(x).
DataSource An application that provides data for display must register with ElVis.
DataTable A DataTable contains a grid of cells.
Fx The Fx graph class contains all the elements of a graph.
Fxi The Fxi graph class contains all the elements of a graph.
Fxt The Fxt graph class contains datasets indexed by time.
GLabel Define a label data structure
GraphFrame GraphFrame.java Define a frame to hold multiple graphs
GraphWindow The GraphWindow is the object interface to ElVis.
Surface The Surface graph class contains all the elements of a surface graph.
SurfacePolygon The SurfacePolygon contains the centroid.
 


ElVis Java Interface