A B C D E F G H I L M O P R S T U V W X Y Z

A

accept(File) - Method in class GridView.ImageFilter
Accept JPG, PNG, GIF and BMP file types.
AcceptInput() - Method in class GridView.Plot2DPreferenceDialog
 
actionPerformed(ActionEvent) - Method in class GridView.EditFrame
 
actionPerformed(ActionEvent) - Method in class GridView.Plot2DPreferenceDialog
 
actionPerformed(ActionEvent) - Method in class GridView.Viewer
Method that gets called for objects implementing ActionListener.
AddBreakPoint() - Method in class Plotting.PlotData
 
AddDataSet(PlotData<E>) - Method in class Plotting.ThreeDPlotter
 
AddDataSet(PlotData<E>) - Method in class Plotting.TwoDPlotter
Add a data set representing line plot.
AddFinancialSet(PlotData<E>) - Method in class Plotting.TwoDPlotter
Add a data set representing financial data (typically includes day high, low, close, volume.
AddFourierSet(PlotData<E>) - Method in class Plotting.TwoDPlotter
Add a data set representing Fourier Transform plot.
AddHistogramSet(PlotData<E>) - Method in class Plotting.TwoDPlotter
Add a data set representing histogram plot.
AddObj(GeomObject) - Method in class GeomRep.Scene
Method to add object to the list of objects forming the scene.
AddPlot() - Method in class GridView.TwoDPlotManager
Adds a plot to the end of list, and sets it to be the current plot.
AddPlot(int) - Method in class GridView.TwoDPlotManager
Adds a plot at specified position in the list and sets it to be the current plot.
AddPlotData(Data<E>) - Method in class Plotting.PlotData
 
AddPlotData(E[], int, int) - Method in class Plotting.PlotData
 
AddPlotData(E[]) - Method in class Plotting.PlotData
 
AddPlotMenuItem() - Method in class GridView.Viewer
 
AddPlots(int) - Method in class GridView.TwoDPlotManager
 
AddToColorComboBox(String) - Method in interface Common.ViewerInterface
Add object surface and edge color options to the color combo box.
AddToColorComboBox(String) - Method in class GridView.Viewer
Add object surface and edge color options to the color combo box.
AddToCurrObjComboBox(String) - Method in class GridView.Viewer
Add object to the object list from where it can be specified as the current object.
AppendMatrices(float[], float[], int) - Static method in class GridView.GeomDataManager
Concatenate the sizeXsize matrix to the supplied matrix.
AppendToUserDefinedTransMatrix(float[]) - Method in class GridView.GeomDataManager
Concatenate the 4X4 matrix passed as argument to the user defined transformation matrix.
AppendToViewMatrix(float[]) - Method in class GridView.GeomDataManager
Concatenate the 4X4 view matrix (axonometric, perpective etc transformations) passed as matrix (argument) to the current view matrix.
ApplyTransform(int, float[], float[]) - Method in class GeomRep.TriangulatedObject
Use the transform to get transformed coordinates of a point.
ApplyTransform(float[], float[]) - Method in class GridView.Controller
Transform a point using the current transformation matrix.
ApplyTransform(float[], float[]) - Method in class GridView.GeomDataManager
Transform a point using the current transformation matrix.

B

BackSubstitutor(float[], float[]) - Method in class Common.MatrixInversion
 
bAutoFitOn - Variable in class Plotting.ThreeDPlotter
 
bAutoFitOn - Variable in class Plotting.TwoDPlotter
 
bBoundaryFace - Variable in class GeomRep.Face
Is the face on boundary?
bDrawingCutLine - Variable in class GridView.DrawingCanvas
 
bDrawingROIRect - Variable in class GridView.DrawingCanvas
 
bDrawingRuler - Variable in class GridView.DrawingCanvas
 
bFileSpecified - Variable in class GridView.Controller
Has the file defining the scene been specified?
bFinancialPresent - Variable in class Plotting.TwoDPlotter
flag indicating if financial plot is present
bFourierPresent - Variable in class Plotting.TwoDPlotter
flag indicating if fourier plot is present
bGridOn - Variable in class Plotting.ThreeDPlotter
 
bGridOn - Variable in class Plotting.TwoDPlotter
 
bHighlightDataPoints - Variable in class Plotting.ThreeDPlotter
 
bHighlightDataPoints - Variable in class Plotting.TwoDPlotter
 
bHighlightDataPresent - Variable in class Plotting.TwoDPlotter
Is highlighting data present (prevents race condition between drawing and computing)
bHistogramPresent - Variable in class Plotting.TwoDPlotter
flag indicating if atleast one histogram data is present
bHome - Variable in class GridView.GeomDataManager
Set this flag to true if the next redraw should zoom to the last added object.
bLegendOn - Variable in class Plotting.ThreeDPlotter
 
bLegendOn - Variable in class Plotting.TwoDPlotter
 
bModified - Variable in class GridView.EditFrame
 
bSaved - Variable in class GridView.EditFrame
 
bShowHighlightedCoord - Variable in class Plotting.TwoDPlotter
Flag for showing/hiding highlighted coordinates in a box
bSpecularShading - Variable in class GridView.Viewer
 
bSuperimposePhase - Variable in class Plotting.TwoDPlotter
flag indicating if phase should be superimposed on amplitude chart for fourier plots
ButtonColorChanged() - Method in class GridView.Viewer
Color has been changed in color choose button.
bXLabelOn - Variable in class Plotting.ThreeDPlotter
 
bXLabelOn - Variable in class Plotting.TwoDPlotter
 
bXMajorTicksOn - Variable in class Plotting.ThreeDPlotter
 
bXMajorTicksOn - Variable in class Plotting.TwoDPlotter
 
bXMinorTicksOn - Variable in class Plotting.ThreeDPlotter
 
bXMinorTicksOn - Variable in class Plotting.TwoDPlotter
 
bYLabelOn - Variable in class Plotting.ThreeDPlotter
 
bYLabelOn - Variable in class Plotting.TwoDPlotter
 
bYMajorTicksOn - Variable in class Plotting.ThreeDPlotter
 
bYMajorTicksOn - Variable in class Plotting.TwoDPlotter
 
bYMinorTicksOn - Variable in class Plotting.ThreeDPlotter
 
bYMinorTicksOn - Variable in class Plotting.TwoDPlotter
 
bZLabelOn - Variable in class Plotting.ThreeDPlotter
 
bZMajorTicksOn - Variable in class Plotting.ThreeDPlotter
 
bZMinorTicksOn - Variable in class Plotting.ThreeDPlotter
 

C

CalculateEMA(PlotData<E>, int, int, PlotData<Float>) - Method in class Plotting.MovingAverage
 
CalculateMovingAverage(PlotData<E>, int, int, PlotData<Float>) - Method in class Plotting.MovingAverage
 
CalculateSMA(PlotData<E>, int, int, PlotData<Float>) - Method in class Plotting.MovingAverage
 
caretUpdate(CaretEvent) - Method in class GridView.Viewer
Caret event listener code.
ChangeDrawingPane(Container, Viewer.DrawMode) - Method in class GridView.Viewer
 
changedUpdate(DocumentEvent) - Method in class GridView.EditFrame
 
clipboard - Variable in class GridView.EditArea
 
Common - package Common
 
compare(DrawFace, DrawFace) - Method in class GeomRep.FaceZSorter
compare the two DrawFace objects using their Z coordinate.
componentHidden(ComponentEvent) - Method in class GridView.Viewer
 
componentMoved(ComponentEvent) - Method in class GridView.Viewer
 
componentResized(ComponentEvent) - Method in class GridView.Viewer
 
componentShown(ComponentEvent) - Method in class GridView.Viewer
 
ComputeFaceNormals(Vertex[]) - Method in class GeomRep.Face
Compute face normal for the face.
ComputeFaceNormals() - Method in class GeomRep.TriangulatedObject
Compute face normal for the faces.
ComputeMaximumDelta() - Method in class GeomRep.Ellipsoid
 
ComputeMaximumDelta() - Method in interface GeomRep.GeomObject
 
ComputeMaximumDelta() - Method in class GeomRep.TriangulatedObject
 
ComputeMinMax() - Method in class Plotting.TwoDPlotter
 
ConnectionType - Enum in Plotting
 
ConnectionType() - Constructor for enum Plotting.ConnectionType
 
ConstructArbitRotMatrix(float[], float) - Method in class GridView.Controller
Constructs rotation transformation matrix about an arbitrary axis (using Rodrigues formula) and appends it to the current transformation matrix.
ConstructArbitRotMatrix(float[], float, float) - Method in class GridView.Controller
Constructs rotation transformation matrix about an arbitrary axis (using Rodrigues formula) and appends it to the current transformation matrix.
ConstructArbitRotMatrix(float[], float) - Method in class GridView.GeomDataManager
Constructs rotation transformation matrix about an arbitrary axis (using Rodrigues formula) and appends it to the current user defined matrix.
ConstructArbitRotMatrix(float[], float, float) - Method in class GridView.GeomDataManager
Constructs rotation transformation matrix about an arbitrary axis (using Rodrigues formula) and appends it to the current user defined matrix.
ConstructJavaCoordMatrix(float) - Method in class GridView.GeomDataManager
Convert coordinates from mapped (device independent coordinates) to java coordinates.
ConstructOnePtPerspMatrix(float) - Method in class GridView.Controller
Constructs a one point perspective transformation matrix from the current transformation matrix.
ConstructOnePtPerspMatrix(float) - Method in class GridView.GeomDataManager
Constructs a one point perspective transformation matrix from the current transformation matrix.
ConstructRotMatrix(Defs.Axis, float, float) - Method in class GridView.Controller
Constructs rotation matrix by rotating one of X, Y, or X axes by a given angle.
ConstructRotMatrix(Defs.Axis, float, float) - Method in class GridView.GeomDataManager
Constructs rotation transformation matrix about one of X, Y or Z axes and appends it to the current user defined matrix.
ConstructThreePtPerspMatrix(float, float, float) - Method in class GridView.Controller
Constructs a three point perspective transformation matrix from the current transformation matrix.
ConstructThreePtPerspMatrix(float, float, float) - Method in class GridView.GeomDataManager
Constructs a three point perspective transformation matrix from the current transformation matrix.
ConstructTransMatrix() - Method in class GridView.GeomDataManager
Construct the transformation matrix using:
mTransMatrix = mViewMatrix * mUserDefinedTransMatrix * mJavaCoordTransMatrix * mJavaCoordUserMatrix
X(screen) = X(physical)*mTransMatrix
ConstructTwoPtPerspMatrix(Defs.Axis, Defs.Axis, float, float) - Method in class GridView.Controller
Constructs a two point perspective transformation matrix from the current transformation matrix.
ConstructTwoPtPerspMatrix(Defs.Axis, Defs.Axis, float, float) - Method in class GridView.GeomDataManager
Constructs a two point perspective transformation matrix from the current transformation matrix.
Controller - Class in GridView
Controller class.
Controller() - Constructor for class GridView.Controller
Class constructor.
ConvertScreenToWorldCoord(int, int, Pair<Double>) - Method in class Plotting.TwoDPlotter
 
ConvertWorldToScreenCoord(double, double, Pair<Integer>) - Method in class Plotting.TwoDPlotter
 
CopyFaces(List<Face>) - Method in class GeomRep.TriangulatedObject
 
CopyVertices(List<Vertex>) - Method in class GeomRep.TriangulatedObject
 
createAndShowGUI() - Method in class GridView.EditFrame
 
CreateDrawingCanvas() - Method in class GridView.Viewer
Create the drawing canvas (used for drawing stuff).
createImage(String) - Static method in class GridView.Viewer
Create an image from image file name.
createImageIcon(String) - Static method in class GridView.EditFrame
Returns an ImageIcon, or null if the path was invalid.
createImageIcon(String) - Static method in class GridView.Viewer
Returns an ImageIcon, or null if the file name was invalid.
CreateLightIntensitySliderAndLabel() - Method in class GridView.Viewer
Create the light intensity adjusting slider and label.
CreateMenuBar() - Method in class GridView.Viewer
Create the menu bar, instance stored in mMenuBar.
CreateNewJMenu(String, int, String) - Method in class GridView.Viewer
Creates and reaturns a new JMenu with specified title, description, and mnemonic (accelerator).
CreatePreferenceDialog(TwoDPlotter<Float>, MovingAverage<Float>, JFrame) - Static method in class GridView.Plot2DPreferenceDialog
 
CreateSliderPanel() - Method in class GridView.Viewer
Creates the panel that holds slider (light intensity), label for intensity slider, color setting combo box and control, and boxes for setting near plane, far plane, bottom plane, up plane, right plane and left plane (defining the viewing volume).
CreateToolBar() - Method in class GridView.Viewer
Create a tool bar.
CreateToolbarButton(String, String, String, String) - Method in class GridView.Viewer
Create a tool bar button.
cut() - Method in class GridView.EditArea
 
CutAcrossLine(float[], float, float) - Method in class GeomRep.Ellipsoid
 
CutAcrossLine(float[], float, float) - Method in interface GeomRep.GeomObject
 
CutAcrossLine(float[], float, float) - Method in class GeomRep.Scene
 
CutAcrossLine(float[], float, float) - Method in class GeomRep.TriangulatedObject
 
CutAcrossPlane(float[], boolean) - Method in class GeomRep.Ellipsoid
 
CutAcrossPlane(float[], boolean) - Method in interface GeomRep.GeomObject
 
CutAcrossPlane(float[]) - Method in class GeomRep.Scene
 
CutAcrossPlane(float[], boolean) - Method in class GeomRep.TriangulatedObject
 
CutObject(int, int, int, int) - Method in class GridView.Controller
Cut an object across a cut plane whose physical coordinates have ben specified.
CutObject(int, int, int, int) - Method in class GridView.GeomDataManager
 
CutObjectIn3D(int, int, int, int) - Method in class GridView.GeomDataManager
 

D

Data<E> - Class in Plotting
Class containing data for a point.
Data(int) - Constructor for class Plotting.Data
 
Data(E[]) - Constructor for class Plotting.Data
 
Data(E[], int, int) - Constructor for class Plotting.Data
 
dCameraX - Variable in class GridView.Viewer
Postion of camera.
dCameraY - Variable in class GridView.Viewer
 
dCameraZ - Variable in class GridView.Viewer
 
DecreaseZoom() - Method in class GridView.Controller
Decreases the zoom level by a factor of 2.
DecreaseZoom() - Method in class GridView.GeomDataManager
Decreases the zoom level by a factor of 2.
Defs - Class in Common
Wrapper class for common definitions.
Defs() - Constructor for class Common.Defs
 
Defs.Axis - Enum in Common
Axis enum for parametrizing X, Y and Z axis.
Defs.Axis() - Constructor for enum Common.Defs.Axis
 
DeleteAllData() - Method in interface Plotting.PlotBase
 
DeleteAllData() - Method in class Plotting.ThreeDPlotter
 
DeleteAllData() - Method in class Plotting.TwoDPlotter
 
DeleteCurrentPlot() - Method in class GridView.TwoDPlotManager
Delete the current plot.
DeleteCurrObj() - Method in class GridView.Viewer
Delete the current object (current selection from current object combo box).
DeleteFromColorComboBox(String) - Method in class GridView.Viewer
Delete entries corresponding to an objet from color combo box.
DeleteObject(String) - Method in class GeomRep.Scene
 
DeleteObject(String) - Method in class GridView.Controller
Delete the object that was loaded from a specified file.
DeleteObject(String) - Method in class GridView.GeomDataManager
 
DeletePlot(int) - Method in class GridView.TwoDPlotManager
Delete the plot with specified index.
dPlane - Variable in class GridView.DrawingCanvas
dPlane[0], dPlane[1], dPlane[2], dPlane[4] are used to define the cut plane as follows: dPlane[0]*x + dPlane[1]*y + dPlane[2]*z + dPlane[3] = 0;.
Draw(Graphics) - Method in class GridView.DrawingCanvas
Draw the scene on provided graphics instance.
Draw(Graphics) - Method in class Plotting.ThreeDPlotter
Draw the scene on provided graphics instance.
Draw(Graphics) - Method in class Plotting.TwoDPlotter
Draw the graph on provided graphics instance.
DrawAxonometricView(Graphics) - Method in class GridView.DrawingCanvas
Draw Axonometric view taking into account the current parameter settings.
DrawAxonometricView() - Method in class GridView.Viewer
Draws axonometric view (foreshortening along axes depends on viewing direction.
DrawCameraImage(DrawingCanvasInterface, Graphics, float[], boolean) - Method in class GeomRep.Ellipsoid
Draws the surface model with camera positioned at (X, Y, Z).
DrawCameraImage(DrawingCanvasInterface, Graphics, float[], boolean) - Method in interface GeomRep.GeomObject
Draws the surface model with camera positioned at (X, Y, Z).
DrawCameraImage(DrawingCanvasInterface, Graphics, float[], boolean, boolean) - Method in class GeomRep.Scene
Draws the surface model with camera positioned at (X, Y, Z).
DrawCameraImage(DrawingCanvasInterface, Graphics, float[], boolean) - Method in class GeomRep.TriangulatedObject
Draws the surface model viewed through camera .All camera related information has been baked into transMatrix (transformation matrix).
DrawCameraImage(DrawingCanvas, Graphics, float[], float[], boolean, boolean) - Method in class GridView.Controller
Draws the surface model with camera positioned at (X, Y, Z).
DrawCameraImage(DrawingCanvas, Graphics, float[], float[], boolean, boolean) - Method in class GridView.DrawingCanvas
 
DrawCameraImage(DrawingCanvas, Graphics, float[], float[], boolean, boolean) - Method in class GridView.GeomDataManager
Draws the surface or wirefrane model with camera positioned at (X, Y, Z) and center of projection at (x1, y1, z1).
DrawCoordBox(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawCrinkleCut(DrawingCanvasInterface, Graphics, float[], float[]) - Method in class GeomRep.Ellipsoid
Draw cut plane of ellipsoid using supplied transformation.
DrawCrinkleCut(DrawingCanvasInterface, Graphics, float[], float[]) - Method in interface GeomRep.GeomObject
Draw the object face cut by the crinkle cut plane.
DrawCrinkleCut(DrawingCanvasInterface, Graphics, float[], float[]) - Method in class GeomRep.Scene
Draw the face of objects in the scene cut by a specified cutting plane.
DrawCrinkleCut(DrawingCanvasInterface, Graphics, float[], float[]) - Method in class GeomRep.TriangulatedObject
Draws the surface of this object cut by a cutting plane.
DrawCrinkleCut(DrawingCanvas, Graphics, float[]) - Method in class GridView.Controller
Draw the face of objects in the scene cut by a specified cutting plane.
DrawCrinkleCut(DrawingCanvas, Graphics, float[]) - Method in class GridView.GeomDataManager
Draw the face of objects in the scene cut by a specified cutting plane.
DrawDataPoints(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawFace - Class in GeomRep
Class to capture temporary information related to transforming coordinates of a face.
DrawFace(int) - Constructor for class GeomRep.DrawFace
Class constructor.
DrawFace() - Constructor for class GeomRep.DrawFace
Class constructor.
DrawGraph(Graphics) - Method in class Plotting.TwoDPlotter
The actual method responsible for drawing the appropriate graph.
DrawGrid(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawingCanvas - Class in GridView
Class for drawing stuff onto a canvas (widget).
DrawingCanvas(Viewer, int, int, Controller) - Constructor for class GridView.DrawingCanvas
Class constructor.
DrawingCanvas.DrawType - Enum in GridView
WIREFRAME: wireframe model SURFACE: surface model with edges SURFACE_ONLY: Only surface, no edges CRINKLE_CUT: Cut the object.
DrawingCanvas.DrawType() - Constructor for enum GridView.DrawingCanvas.DrawType
 
DrawingCanvas.ViewType - Enum in GridView
 
DrawingCanvas.ViewType() - Constructor for enum GridView.DrawingCanvas.ViewType
 
DrawingCanvasInterface - Interface in Common
Interface for class DrawingCanvas.
DrawLegend(Graphics) - Method in class Plotting.TwoDPlotter
Draw the legend box at specified location.
DrawLineGraph(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawNewtonGraph(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawOnePointPerspectiveView() - Method in class GridView.Viewer
Draws one point perspective view of the current scene.
DrawOnePtPerspectiveView(Graphics) - Method in class GridView.DrawingCanvas
 
DrawPerspectiveView(Graphics, float[], float[]) - Method in class GridView.DrawingCanvas
Modifies the transformation matrix to account for one point perspective projection.
DrawROIRectangle(Graphics) - Method in class GridView.DrawingCanvas
Draw a rectangular region of interest (ROI) on supplied graphics instance.
DrawRuler(Graphics) - Method in class GridView.DrawingCanvas
Draw the final ruler with measurement and arrowhead.
DrawRulerOutline(Graphics) - Method in class GridView.DrawingCanvas
Draw the ruler outline over supplied graphics instance.
DrawRulerOutline(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawSurface(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.Ellipsoid
Draw surface model of ellipsoid using supplied transformation.
DrawSurface(DrawingCanvasInterface, Graphics, float[]) - Method in interface GeomRep.GeomObject
Draw the surface model for object.
DrawSurface(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.Scene
Draw the surface of objects comprising the scene.
DrawSurface(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.TriangulatedObject
Draws the surface model of this object.
DrawSurface(DrawingCanvas, Graphics) - Method in class GridView.Controller
Draw the surface of objects comprising the scene.
DrawSurface(DrawingCanvas, Graphics) - Method in class GridView.GeomDataManager
Draw the surface of objects comprising the scene.
DrawSurfaceOnly(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.Ellipsoid
 
DrawSurfaceOnly(DrawingCanvasInterface, Graphics, float[]) - Method in interface GeomRep.GeomObject
Draw only the surface model for object, without edges.
DrawSurfaceOnly(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.Scene
Draw only the surface (no edges) of objects comprising the scene.
DrawSurfaceOnly(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.TriangulatedObject
Draws only the surface model (without any edges) for this object.
DrawSurfaceOnly(DrawingCanvas, Graphics) - Method in class GridView.Controller
Draw only the surface of objects comprising the scene (no edges).
DrawSurfaceOnly(DrawingCanvas, Graphics) - Method in class GridView.GeomDataManager
Draw only the surface (no edges) of objects comprising the scene.
DrawThreePointPerspectiveView() - Method in class GridView.Viewer
Draws three point perspective view of the current scene.
DrawThreePtPerspectiveView(Graphics) - Method in class GridView.DrawingCanvas
 
DrawTwoPointPerspectiveView() - Method in class GridView.Viewer
Draws two point perspective view of the current scene.
DrawTwoPtPerspectiveView(Graphics) - Method in class GridView.DrawingCanvas
 
DrawWireFrame(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.Ellipsoid
Draw wireframe model of ellipsoid using supplied transformation.
DrawWireFrame(DrawingCanvasInterface, Graphics, float[]) - Method in interface GeomRep.GeomObject
Draw the wire frame model for object.
DrawWireFrame(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.Scene
Draw wire frame picture of the scene.
DrawWireFrame(DrawingCanvasInterface, Graphics, float[]) - Method in class GeomRep.TriangulatedObject
Draws the wireframe model of this object.
DrawWireFrame(DrawingCanvas, Graphics) - Method in class GridView.Controller
Draw wire frame picture of the scene.
DrawWireFrame(DrawingCanvas, Graphics) - Method in class GridView.GeomDataManager
Draw wire frame picture of the scene.
DrawXAxisTitle(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawXMajorTicks(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawXMinorTicks(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawXYAxis(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawYAxisTitle(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawYMajorTicks(Graphics) - Method in class Plotting.TwoDPlotter
 
DrawYMinorTicks(Graphics) - Method in class Plotting.TwoDPlotter
 
dXCenterOfProjection - Variable in class GridView.Viewer
Distance behind camera along X axis for center of projection.
dYCenterOfProjection - Variable in class GridView.Viewer
Distance behind camera along Y axis for center of projection.
dZCenterOfProjection - Variable in class GridView.Viewer
Center of projection behind the camera position.

E

e_area - Variable in class GridView.SizeComboListener
 
e_area - Variable in class GridView.StyleComboListener
 
EditArea - Class in GridView
 
EditArea(int, int) - Constructor for class GridView.EditArea
 
editArea - Variable in class GridView.EditFrame
Text edit area (JTextArea).
EditFrame - Class in GridView
Frame representing the text editor.
EditFrame() - Constructor for class GridView.EditFrame
Class constructor.
editFrame - Variable in class GridView.EditTool
 
EditTool - Class in GridView
A small text editor for opening / modifying / saving text files.
EditTool() - Constructor for class GridView.EditTool
Class constructor.
Ellipsoid - Class in GeomRep
Class ellipsoid.
Ellipsoid() - Constructor for class GeomRep.Ellipsoid
Class constructor.
Ellipsoid(float, float, float) - Constructor for class GeomRep.Ellipsoid
Class constructor.
EnumerateVertForEdgePair(MyEdge, MyEdge, List<MyVertex>, boolean) - Method in class GridView.MyFace
Enumerate vertices for edge pair so that the vertices are in order (clockwise or anticlockwise).
EnumerateVertForEdgePair(MyEdge, MyEdge, boolean) - Method in class GridView.MyFace
(Overloaded) Enumerate vertices for edge pair so that the vertices are in order (clockwise or anticlockwise).
EPSILON - Static variable in class Common.MatrixInversion
 

F

Face - Class in GeomRep
Face class.
Face() - Constructor for class GeomRep.Face
Class constructor.
Face(int) - Constructor for class GeomRep.Face
Class constructor.
FaceSeenBefore(int[], Map<String, Integer>, StringWrapper) - Static method in class GridView.MeshFileReader
 
FaceZSorter - Class in GeomRep
FaceZSorter class used as a comparator.
FaceZSorter() - Constructor for class GeomRep.FaceZSorter
 
FFT2D(float[]) - Static method in class Plotting.Fourier
Computes the fourier transform of a uniformly (discrete) sampled data.
finalize() - Method in class GridView.GeomDataManager
 
first - Variable in class Plotting.Pair
 
FormCompleteTransformationMatrix(float, float, GeomObject) - Method in class GridView.GeomDataManager
Form complete transformation matrix in mTransMatrix.
ForwardSubstitutor(float[], float[]) - Method in class Common.MatrixInversion
 
Fourier - Class in Plotting
Class containing functions to compute fast fourier transform of data.
Fourier() - Constructor for class Plotting.Fourier
 
FourierTransform(TwoDPlotter<Float>) - Method in class GridView.Viewer
 
FourierTransform(int) - Method in class Plotting.TwoDPlotter
 

G

GenerateMovingAvg(TwoDPlotter<Float>) - Method in class GridView.Viewer
 
GeomDataManager - Class in GridView
GeomDataManager class provides the interface for interaction with the GeomRep module (package).
GeomDataManager() - Constructor for class GridView.GeomDataManager
Class constructor.
GeomObject - Interface in GeomRep
Interface GeomObject specifies the interface of a geometric object that forms a part of the Scene.
GeomRep - package GeomRep
 
GetAttribute(String, String) - Method in class Common.SessionMgr
Get the attribute value for the module name and attribute.
GetAxisColor() - Method in class Plotting.TwoDPlotter
 
GetAxisLabelColor() - Method in class Plotting.TwoDPlotter
 
GetBackgroundColor() - Method in class GridView.DrawingCanvas
Find the current background color.
GetBGColor() - Method in class Plotting.TwoDPlotter
 
getBorderInsets(Component) - Method in class GridView.LineNumberedBorder
 
getBorderInsets(Component, Insets) - Method in class GridView.LineNumberedBorder
 
GetBoundaryFlag() - Method in class GeomRep.Face
Find out if the face is on boundary.
GetCameraCenterProj(float[]) - Method in class GridView.Viewer
 
GetCameraPos(float[]) - Method in class GridView.Viewer
 
GetCandlestickFlag() - Method in class Plotting.TwoDPlotter
 
GetCentroidCoor() - Method in class GeomRep.Ellipsoid
 
GetCentroidCoor() - Method in interface GeomRep.GeomObject
 
GetCentroidCoor() - Method in class GeomRep.TriangulatedObject
 
GetCentroidX() - Method in class GeomRep.Ellipsoid
 
GetCentroidX() - Method in interface GeomRep.GeomObject
 
GetCentroidX() - Method in class GeomRep.TriangulatedObject
 
GetCentroidY() - Method in class GeomRep.Ellipsoid
 
GetCentroidY() - Method in interface GeomRep.GeomObject
 
GetCentroidY() - Method in class GeomRep.TriangulatedObject
 
GetCentroidZ() - Method in class GeomRep.Ellipsoid
 
GetCentroidZ() - Method in interface GeomRep.GeomObject
 
GetCentroidZ() - Method in class GeomRep.TriangulatedObject
 
GetColor() - Method in class GridView.MyColorButton
Gets the current color used in button rendering.
GetColor() - Method in class Plotting.PlotData
 
GetController() - Method in class GridView.DrawingCanvas
 
GetCoordArray() - Method in class GeomRep.Vertex
Get the coordinates of the vertex.
GetCoordBoxColor() - Method in class Plotting.TwoDPlotter
 
GetCoordinates() - Method in class GridView.MyVertex
Get vertex coordinate array.
GetCurrentDrawMode() - Method in class GridView.Viewer
 
GetCurrentViewerMode() - Method in class GridView.Viewer
 
GetCurrPlot() - Method in class GridView.TwoDPlotManager
 
GetCurrPlotIndex() - Method in class GridView.TwoDPlotManager
 
GetCurrZoomedObject() - Method in class GridView.Controller
Get the object that is currently focused on the screen (was zoomed to most recently).
GetCurrZoomedObject() - Method in class GridView.GeomDataManager
Get the object that is currently focused on the screen (was zoomed to most recently).
GetCutPlane() - Method in class GridView.DrawingCanvas
 
GetData() - Method in class Plotting.Data
 
GetData() - Method in class Plotting.PlotData
 
GetDataAsArray() - Method in class Plotting.Data
 
GetDataDimension() - Method in class Plotting.Data
 
GetDecayFactor() - Method in class Plotting.MovingAverage
 
getDescription() - Method in class GridView.ImageFilter
Get a description of this filter (shows in File Type box).
GetDrawType() - Method in class GridView.DrawingCanvas
 
GetEdgeColor() - Method in class GeomRep.Ellipsoid
 
GetEdgeColor() - Method in interface GeomRep.GeomObject
 
GetEdgeColor() - Method in class GeomRep.TriangulatedObject
 
GetEdges() - Method in class GridView.MyFace
Get integer array of edge indices that form this face.
GetExtension(File) - Static method in class Common.Defs
A utility method to get file extension from file object.
GetFace(int) - Method in class GeomRep.TriangulatedObject
Get the face by index number in face array (@see mFaces).
GetFaceNormal() - Method in class GeomRep.Face
Get face normal (unit vector).
GetFileName() - Method in class GeomRep.Ellipsoid
 
GetFileName() - Method in interface GeomRep.GeomObject
 
GetFileName() - Method in class GeomRep.TriangulatedObject
 
GetGeomDataManager() - Method in class GridView.Controller
Get the instance of GeomDataManager.
GetGridLineColor() - Method in class Plotting.TwoDPlotter
 
GetHighlightedCoordDisplayFlag() - Method in class Plotting.TwoDPlotter
 
GetImageGraphics() - Method in class GridView.DrawingCanvas
Get the Graphics2d instance associated with buffered image.
GetImageGraphics() - Method in class Plotting.ThreeDPlotter
Get the Graphics2d instance associated with buffered image.
GetImageGraphics() - Method in class Plotting.TwoDPlotter
Get the Graphics2d instance associated with buffered image.
GetLastDataElement() - Method in class Plotting.PlotData
 
GetLastObject() - Method in class GeomRep.Scene
 
GetLegendBoxXCorner() - Method in class Plotting.TwoDPlotter
 
GetLegendBoxYCorner() - Method in class Plotting.TwoDPlotter
 
GetMajorXTickSpacing() - Method in class Plotting.TwoDPlotter
 
GetMajorYTickSpacing() - Method in class Plotting.TwoDPlotter
 
GetMapFileName() - Method in class Common.SessionMgr
 
GetMaxDelta() - Method in class GeomRep.Ellipsoid
 
GetMaxDelta() - Method in interface GeomRep.GeomObject
 
GetMaxDelta() - Method in class GeomRep.TriangulatedObject
 
GetMaxXRange() - Method in class Plotting.TwoDPlotter
 
GetMaxYRange() - Method in class Plotting.TwoDPlotter
 
GetMinOfWidthHeight() - Method in class GridView.DrawingCanvas
Get minimum of screen width and height.
GetMinorXTickSpacing() - Method in class Plotting.TwoDPlotter
 
GetMinorYTickSpacing() - Method in class Plotting.TwoDPlotter
 
GetMinX() - Method in class GeomRep.Ellipsoid
 
GetMinX() - Method in interface GeomRep.GeomObject
 
GetMinX() - Method in class GeomRep.TriangulatedObject
 
GetMinXRange() - Method in class Plotting.TwoDPlotter
 
GetMinY() - Method in class GeomRep.Ellipsoid
 
GetMinY() - Method in interface GeomRep.GeomObject
 
GetMinY() - Method in class GeomRep.TriangulatedObject
 
GetMinYRange() - Method in class Plotting.TwoDPlotter
 
GetMinZ() - Method in class GeomRep.Ellipsoid
 
GetMinZ() - Method in interface GeomRep.GeomObject
 
GetMinZ() - Method in class GeomRep.TriangulatedObject
 
GetMouseX() - Method in class GridView.DrawingCanvas
 
GetMouseY() - Method in class GridView.DrawingCanvas
 
GetName() - Method in class Plotting.PlotData
 
GetNegativeRectColor() - Method in class Plotting.TwoDPlotter
 
GetNewButtonColor(Color) - Method in class GridView.Plot2DPreferenceDialog
 
GetNewMouseX() - Method in class GridView.DrawingCanvas
 
GetNewMouseY() - Method in class GridView.DrawingCanvas
 
GetNewVertexNum() - Method in class GridView.MyVertex
Get new number corresponding to this vertex.
GetNumPlots() - Method in class GridView.TwoDPlotManager
 
GetNumPoints() - Method in class Plotting.PlotData
 
GetNumTrailingDays() - Method in class Plotting.MovingAverage
 
GetNumVertices() - Method in class GeomRep.Face
Get the number of vertices in this face.
GetObj(int) - Method in class GeomRep.Scene
Get the GeomObject corresponding to a given index number.
GetObjectFromFileName(String) - Method in class GeomRep.Scene
Get the object that was created from a specified file.
GetObjectFromFileName(String) - Method in class GridView.Controller
Get the object that was created from a specified file.
GetObjectFromFileName(String) - Method in class GridView.GeomDataManager
Get the object that was created from a specified file.
GetOutputPane() - Method in class GridView.OutputPanel
 
GetOutputPanel() - Method in class GridView.Viewer
Gets the output panel used for output messages shown on viewer.
GetPhongExponent() - Method in class GridView.Viewer
 
GetPlot(int) - Method in class GridView.TwoDPlotManager
 
GetPlotData() - Method in class Plotting.TwoDPlotter
 
GetPlotType(int) - Method in class Plotting.TwoDPlotter
 
GetPoint(int) - Method in class Plotting.PlotData
 
GetPositiveRectColor() - Method in class Plotting.TwoDPlotter
 
getPreferredSize() - Method in class GridView.DrawingCanvas
 
getPreferredSize() - Method in class Plotting.ThreeDPlotter
 
getPreferredSize() - Method in class Plotting.TwoDPlotter
 
GetRulerColor() - Method in class GridView.DrawingCanvas
 
GetSize() - Method in interface Plotting.PlotBase
 
GetSize() - Method in class Plotting.ThreeDPlotter
 
GetSize() - Method in class Plotting.TwoDPlotter
 
GetSuperimposePhase() - Method in class Plotting.TwoDPlotter
 
GetSurfaceColor() - Method in class GeomRep.Ellipsoid
 
GetSurfaceColor() - Method in interface GeomRep.GeomObject
 
GetSurfaceColor() - Method in class GeomRep.TriangulatedObject
 
GetTickColor() - Method in class Plotting.TwoDPlotter
 
GetVertex(int) - Method in class GeomRep.Face
Get the face vertex at a position in the face.
GetVertex(int) - Method in class GeomRep.TriangulatedObject
Get the vertex by index number in vertex array (@see mVertices).
GetVertex(int) - Method in class GridView.MyEdge
Returns vertex.
GetVertices() - Method in class GridView.MyEdge
Gets the vertices forming the edge.
GetVertices(List<MyEdge>, List<MyVertex>) - Method in class GridView.MyFace
Returns an array of vertex numbers that are ordered (clockwise or anticlockwise) for this face.
GetVertices(List<MyEdge>) - Method in class GridView.MyFace
(Overloaded) Returns an array of vertex numbers that are ordered (clockwise or anticlockwise) for this face.
GetViewer() - Static method in class Common.Defs
 
GetViewer() - Method in class GridView.DrawingCanvas
 
GetViewType() - Method in class GridView.DrawingCanvas
 
GetX() - Method in class GeomRep.Vertex
Get the X coordinate of the vertex.
GetXAxisPos() - Method in class Plotting.TwoDPlotter
 
GetXTitle() - Method in class Plotting.TwoDPlotter
 
GetY() - Method in class GeomRep.Vertex
Get the Y coordinate of the vertex.
GetYAxisPos() - Method in class Plotting.TwoDPlotter
 
GetYTitle() - Method in class Plotting.TwoDPlotter
 
GetZ() - Method in class GeomRep.Vertex
Get the Z coordinate of the vertex.
GridView - package GridView
 

H

HideDialog() - Method in class GridView.Plot2DPreferenceDialog
 
HIGHLIGHT_CIRCLE_RADIUS - Static variable in class Plotting.TwoDPlotter
 
HighlightCandlestick(int) - Method in class Plotting.TwoDPlotter
highlight special candlestick pattern.
HighlightDataPoints(boolean) - Method in interface Plotting.PlotBase
 
HighlightDataPoints(boolean) - Method in class Plotting.ThreeDPlotter
 
HighlightDataPoints(boolean) - Method in class Plotting.TwoDPlotter
 
Histogram - Interface in Plotting
Two dimensional histogram plot interface.
HISTOGRAM_FRACTION - Static variable in class Plotting.TwoDPlotter
Percentage of y axis given to histogram , expressed in decimal

I

ImageFilter - Class in GridView
Filter class for image files (for screenshots).
ImageFilter() - Constructor for class GridView.ImageFilter
Class constructor.
IncreaseZoom() - Method in class GridView.Controller
Increases the zoom level by a factor of 2.
IncreaseZoom() - Method in class GridView.GeomDataManager
Increases the zoom level by a factor of 2.
iNewVertexNum - Variable in class GridView.MyVertex
 
InitializeDialog() - Method in class GridView.Plot2DPreferenceDialog
 
insertUpdate(DocumentEvent) - Method in class GridView.EditFrame
 
INSET - Static variable in class Plotting.TwoDPlotter
Insets between the drawing area and plot axis.
INSETS - Static variable in class GridView.DrawingCanvas
Insets for actual drawing area within the canvas.
Instance() - Static method in class Common.MatrixInversion
Get the singleton instance of the class.
Instance() - Static method in class Common.SessionMgr
Get the SessionMgr singleton instance.
Instance() - Static method in class GeomRep.Scene
Method to get the instance (singleton) of this class.
iNumPoints - Variable in class GeomRep.TriangulatedObject
 
InverseFFT2D(float[]) - Static method in class Plotting.Fourier
Computes the inverse fourier transform of a uniformly (discrete) sampled data.
IsExponential() - Method in class Plotting.MovingAverage
 
IsGridOn() - Method in class Plotting.TwoDPlotter
 
iSight - Class in <Unnamed>
Main class (contains main method).
iSight() - Constructor for class iSight
 
IsLegendOn() - Method in class Plotting.TwoDPlotter
 
IsSpecularShading() - Method in interface Common.DrawingCanvasInterface
 
IsSpecularShading() - Method in class GridView.DrawingCanvas
 
IsSpecularShading() - Method in class GridView.Viewer
 
IsXMajorTickOn() - Method in class Plotting.TwoDPlotter
 
IsXMinorTickOn() - Method in class Plotting.TwoDPlotter
 
IsYMajorTickOn() - Method in class Plotting.TwoDPlotter
 
IsYMinorTickOn() - Method in class Plotting.TwoDPlotter
 
itemStateChanged(ItemEvent) - Method in class GridView.Plot2DPreferenceDialog
 
itemStateChanged(ItemEvent) - Method in class GridView.SizeComboListener
 
itemStateChanged(ItemEvent) - Method in class GridView.StyleComboListener
 
itemStateChanged(ItemEvent) - Method in class GridView.Viewer
Respond to the color combo box item changed events.

L

launchGUI() - Static method in class GridView.Viewer
Launches the GUI.
LEGEND_ITEM_SQUARE_LEN - Static variable in class Plotting.TwoDPlotter
 
LightIntensity() - Method in interface Common.DrawingCanvasInterface
 
LightIntensity() - Method in class GridView.DrawingCanvas
 
LightIntensity() - Method in class GridView.Viewer
 
LineNumberedBorder - Class in GridView
Line numbered border.
LineNumberedBorder() - Constructor for class GridView.LineNumberedBorder
 
lineNumberWidth(JTextArea) - Method in class GridView.LineNumberedBorder
 
LineType - Enum in Plotting
 
LineType() - Constructor for enum Plotting.LineType
 
LINIT - Variable in class GridView.Viewer
 
LMAX - Variable in class GridView.Viewer
 
LMIN - Variable in class GridView.Viewer
Constants used in initializing JSlider values.
LUDecomposer(float[], float[]) - Method in class Common.MatrixInversion
 

M

m2DOpenNewPlotGroupBox - Variable in class GridView.Viewer
 
m2DPlotList - Variable in class GridView.Viewer
 
m2DPlotManager - Variable in class GridView.Viewer
 
m2DPlotPrefDlg - Variable in class GridView.Viewer
 
m2DPlotPrefMItem - Variable in class GridView.Viewer
 
m2DPlotsGroupBox - Variable in class GridView.Viewer
 
m2DPlotTypeGroupBox - Variable in class GridView.Viewer
 
m3DPlotCanvas - Variable in class GridView.Viewer
 
m_bDrawingRuler - Variable in class Plotting.TwoDPlotter
 
m_bDrawMode - Variable in class Plotting.TwoDPlotter
 
m_bIsExponential - Variable in class Plotting.MovingAverage
 
m_bJapaneseCandlesticks - Variable in class Plotting.TwoDPlotter
 
m_fDecayFactor - Variable in class Plotting.MovingAverage
 
m_iCurrPlotIndex - Variable in class GridView.TwoDPlotManager
Index of current plot.
m_iNumTrailingDays - Variable in class Plotting.MovingAverage
 
m_PlotList - Variable in class GridView.TwoDPlotManager
 
m_RulerColor - Variable in class Plotting.TwoDPlotter
 
mA - Variable in class GeomRep.Ellipsoid
semi major axis length along X.
mAboutMItem - Variable in class GridView.Viewer
 
main(String[]) - Static method in class iSight
 
MakeColorDialogBox() - Method in class GridView.Plot2DPreferenceDialog
 
MakeFinancialDialogBox() - Method in class GridView.Plot2DPreferenceDialog
 
MakeFourierDialogBox() - Method in class GridView.Plot2DPreferenceDialog
 
MakeLabelDialogBox() - Method in class GridView.Plot2DPreferenceDialog
 
MakeLegendDialogBox() - Method in class GridView.Plot2DPreferenceDialog
 
MakeRangeDialogBox() - Method in class GridView.Plot2DPreferenceDialog
 
mAppTitle - Variable in class GridView.Viewer
Window title.
MatrixInversion - Class in Common
This class is responsible for inverting a matrix for solving a linear equation Ax = b .
This is needed for finding the physical coordinates from screen coordinates (for example, in showing mouse coordinates on the viewer in real time).
Here we need to solve the following equation for X_physical
X_physical * Transformation_Matrix = X_screen
We know the screen coordinates (current mouse coordinates), but need the corresponding physical coodinates.
This is a singleton class.
MatrixInversion() - Constructor for class Common.MatrixInversion
Class constructor.
mAttributeToVal - Variable in class Common.SessionMgr
Map storing attributes.
MAX_HISTOGRAM_TICKS - Static variable in class Plotting.TwoDPlotter
 
MAX_LEGEND_BOX_WIDTH - Static variable in class Plotting.TwoDPlotter
 
MAX_MAJOR_TICKS - Static variable in class Plotting.TwoDPlotter
 
MAX_MINOR_TICKS - Static variable in class Plotting.TwoDPlotter
 
mAxisColor - Variable in class Plotting.TwoDPlotter
 
mAxisColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mAxisColorLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mAxisCosine - Variable in class GridView.DrawingCanvas
 
mAxisLabelColor - Variable in class Plotting.TwoDPlotter
 
mAxisLabelColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mAxisLabelColorLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mAxonometricMItem - Variable in class GridView.Viewer
 
mB - Variable in class GeomRep.Ellipsoid
semi major axis length along Y.
mBackgroundColorMItem - Variable in class GridView.Viewer
 
mBarChartBox - Variable in class GridView.Plot2DPreferenceDialog
 
mBgColor - Variable in class GridView.DrawingCanvas
Background color.
mBGColor - Variable in class Plotting.ThreeDPlotter
 
mBGColor - Variable in class Plotting.TwoDPlotter
 
mBgColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mBgColorLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mBottomPanel - Variable in class GridView.Viewer
 
mBreakPoints - Variable in class Plotting.PlotData
 
mBuf - Variable in class GridView.GeomDataManager
 
mBufImg - Variable in class GridView.DrawingCanvas
Buffered image
mBufImg - Variable in class Plotting.ThreeDPlotter
Buffered image
mBufImg - Variable in class Plotting.TwoDPlotter
Buffered image
mC - Variable in class GeomRep.Ellipsoid
semi major axis length along Z.
mCancelButton - Variable in class GridView.Plot2DPreferenceDialog
 
mCanvas - Variable in class GridView.Viewer
 
mCentroid - Variable in class GeomRep.TriangulatedObject
 
mChartTypeGroup - Variable in class GridView.Plot2DPreferenceDialog
 
mColor - Variable in class GridView.MyColorButton
 
mColor - Variable in class Plotting.PlotData
 
mColorButton - Variable in class GridView.Viewer
 
mColorComponents - Variable in class GeomRep.TriangulatedObject
 
mColorGeneratorSeed - Static variable in class Plotting.PlotData
 
mConnType - Variable in class Plotting.TwoDPlotter
 
mController - Variable in class GridView.DrawingCanvas
 
mController - Variable in class GridView.Viewer
This is the controller instance.
mCoord - Variable in class GridView.MyVertex
 
mCoordBoxColor - Variable in class Plotting.TwoDPlotter
 
mCoordBoxColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mCoordBoxLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mCoordinates - Variable in class GeomRep.Vertex
Vertex coordinates (physical).
mCurrMode - Variable in class GridView.Viewer
Current mode.
mCurrMousePoint - Variable in class Plotting.TwoDPlotter
 
mCurrObjComboBox - Variable in class GridView.Viewer
 
mCurrZoomedObject - Variable in class GridView.GeomDataManager
 
mCustomRangeCheckBox - Variable in class GridView.Plot2DPreferenceDialog
 
mCutObjectButton - Variable in class GridView.Viewer
 
mCutObjectMItem - Variable in class GridView.Viewer
 
mCuttingPlane - Variable in class GridView.DrawingCanvas
Cutting plane.
mData - Variable in class Plotting.Data
List containing the tuples comprising the data point
mDataManager - Variable in class GridView.Controller
Model instance (manages the data stored).
mDataSetList - Variable in class Plotting.ThreeDPlotter
 
mDataSetList - Variable in class Plotting.TwoDPlotter
A list of line plots, each element is a different line plot.
mDelta - Variable in class GeomRep.TriangulatedObject
 
mDrawingAreaScrollPane - Variable in class GridView.Viewer
Scroll pane containing drawing area.
mDrawMode - Variable in class GridView.Viewer
Current drawing mode.
mDrawType - Variable in class GridView.DrawingCanvas
 
MeasureDistance(int, int, int, int) - Method in class GridView.Controller
Measure the distance in physical coordinates between two points whose screen coordinates are known.
MeasureDistance(int, int, int, int) - Method in class GridView.GeomDataManager
Measure the distance in physical coordinates between two points whose screen coordinates are known.
mEdgeColor - Variable in class GeomRep.Ellipsoid
 
mEdgeColor - Variable in class GeomRep.TriangulatedObject
 
mEdges - Variable in class GridView.MyFace
 
mEditTextFileButton - Variable in class GridView.Viewer
 
mEditTextFileMenu - Variable in class GridView.Viewer
 
mEMADecayFactorField - Variable in class GridView.Plot2DPreferenceDialog
 
mEMADecayFactorLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mEntityColorComboBox - Variable in class GridView.Viewer
 
mEqnOrder - Variable in class Common.MatrixInversion
Because of partial pivoting, equations may be reordered.
mErrorDescription - Static variable in class Plotting.PlotFileReader
 
MeshFileReader - Class in GridView
Class for reading various file formats.
MeshFileReader() - Constructor for class GridView.MeshFileReader
 
mExitButton - Variable in class GridView.Viewer
 
mExitMItem - Variable in class GridView.Viewer
 
mFaces - Variable in class GeomRep.TriangulatedObject
Array of faces forming the surface mesh on the object.
mFaceVertices - Variable in class GeomRep.Face
Vertex indices forming the face.
mFileMenu - Variable in class GridView.Viewer
 
mFileName - Variable in class GeomRep.Ellipsoid
 
mFileName - Variable in class GeomRep.TriangulatedObject
 
mFileOpenMenu - Variable in class GridView.Viewer
 
mFinancialMItem - Variable in class GridView.Viewer
 
mFourierMItem - Variable in class GridView.Viewer
 
mFrame - Static variable in class GridView.Plot2DPreferenceDialog
 
mGeomViewMItem - Variable in class GridView.Viewer
 
mGraphPointPickingOn - Variable in class GridView.Plot2DPreferenceDialog
 
mGridLineColor - Variable in class Plotting.TwoDPlotter
 
mGridLineColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mGridLineColorLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mGridOn - Variable in class GridView.Plot2DPreferenceDialog
 
mGtsMItem - Variable in class GridView.Viewer
 
mHandButton - Variable in class GridView.Viewer
 
mHelpButton - Variable in class GridView.Viewer
 
mHelpMenu - Variable in class GridView.Viewer
 
mHelpTopicsMItem - Variable in class GridView.Viewer
 
mHighlightPoint - Variable in class Plotting.TwoDPlotter
X and Y coordinates of point for highlighting (in screen coordinates)
mHistogramMItem - Variable in class GridView.Viewer
 
mHistYMax - Variable in class Plotting.TwoDPlotter
 
mHistYMin - Variable in class Plotting.TwoDPlotter
min max for histogram data.
mHomeButton - Variable in class GridView.Viewer
 
mInstance - Static variable in class Common.MatrixInversion
Single instance of this class.
mInstance - Static variable in class Common.SessionMgr
 
mInstance - Static variable in class GeomRep.Scene
Singleton instance of the class.
mJapaneseBox - Variable in class GridView.Plot2DPreferenceDialog
 
mJavaCoordTransMatrix - Variable in class GridView.GeomDataManager
This is the transformation matrix for converting device independent coordinates into java screen (device dependent) coordinates.
It first translates the axes origin from screen center to upper left corner and then flips the Y axes to negative side (this is the java screen coordinate axes).
mJavaCoordUserMatrix - Variable in class GridView.GeomDataManager
This is the transformation matrix for transforming java screen coordinates in a user specified way.
mLeftPtIndex - Variable in class Plotting.TwoDPlotter
 
mLegendCheckBox - Variable in class GridView.Plot2DPreferenceDialog
 
mLightIntensity - Variable in class GridView.Viewer
 
mLightIntensitySlider - Variable in class GridView.Viewer
 
mLinePlotMItem - Variable in class GridView.Viewer
 
mLineType - Variable in class Plotting.TwoDPlotter
 
mLineWidth - Variable in class Plotting.TwoDPlotter
 
mLUDecomposedMatrix - Variable in class Common.MatrixInversion
LU decomposition of matrix (4X4).
mMainPane - Variable in class GridView.Viewer
Main panel containing the drawing area, output panel, slider etc.
mMapFileName - Variable in class Common.SessionMgr
 
mMaxX - Variable in class GeomRep.TriangulatedObject
 
mMaxY - Variable in class GeomRep.TriangulatedObject
 
mMaxZ - Variable in class GeomRep.TriangulatedObject
 
mMenuBar - Variable in class GridView.Viewer
Main menubar.
mMinX - Variable in class GeomRep.TriangulatedObject
 
mMinY - Variable in class GeomRep.TriangulatedObject
 
mMinZ - Variable in class GeomRep.TriangulatedObject
 
mMouseCoorTextField - Variable in class GridView.Viewer
 
mMouseX - Variable in class GridView.DrawingCanvas
X coordinate (in screen coordinates of mouse pressed event.
mMouseX - Variable in class Plotting.TwoDPlotter
X coordinate (in screen coordinates of mouse pressed event.
mMouseY - Variable in class GridView.DrawingCanvas
Y coordinate (in screen coordinates of mouse pressed event.
mMouseY - Variable in class Plotting.TwoDPlotter
Y coordinate (in screen coordinates of mouse pressed event.
mMovingAvg - Variable in class GridView.Plot2DPreferenceDialog
 
mMovingAvgGenerator - Variable in class GridView.Viewer
 
mMovingAvgMItem - Variable in class GridView.Viewer
 
mMultipliers - Variable in class Common.MatrixInversion
 
mName - Variable in class Plotting.PlotData
 
mNegHistogramColor - Variable in class Plotting.TwoDPlotter
color of negative bar in histogram
mNewline - Static variable in class GridView.OutputPanel
 
mNewMouseX - Variable in class GridView.DrawingCanvas
 
mNewMouseX - Variable in class Plotting.TwoDPlotter
 
mNewMouseY - Variable in class GridView.DrawingCanvas
 
mNewMouseY - Variable in class Plotting.TwoDPlotter
 
mNonMetallicReflectionMItem - Variable in class GridView.Viewer
 
mNormal - Variable in class GeomRep.DrawFace
 
mObjects - Variable in class GeomRep.Scene
List of objects comprising the scene.
mOkButton - Variable in class GridView.Plot2DPreferenceDialog
 
mOnePtPerspectiveViewMItem - Variable in class GridView.Viewer
 
mOpenButton - Variable in class GridView.Viewer
 
mOpenInCurrPlotMItem - Variable in class GridView.Viewer
 
mOpenInNewPlotMItem - Variable in class GridView.Viewer
 
mouseClicked(MouseEvent) - Method in class GridView.DrawingCanvas
Handler for mouseClicked event..
mouseClicked(MouseEvent) - Method in class Plotting.ThreeDPlotter
Handler for mouseClicked event..
mouseClicked(MouseEvent) - Method in class Plotting.TwoDPlotter
Handler for mouseClicked event..
mouseDragged(MouseEvent) - Method in class GridView.DrawingCanvas
 
mouseDragged(MouseEvent) - Method in class Plotting.ThreeDPlotter
 
mouseDragged(MouseEvent) - Method in class Plotting.TwoDPlotter
 
mouseEntered(MouseEvent) - Method in class GridView.DrawingCanvas
 
mouseEntered(MouseEvent) - Method in class Plotting.ThreeDPlotter
 
mouseEntered(MouseEvent) - Method in class Plotting.TwoDPlotter
 
mouseExited(MouseEvent) - Method in class GridView.DrawingCanvas
 
mouseExited(MouseEvent) - Method in class Plotting.ThreeDPlotter
 
mouseExited(MouseEvent) - Method in class Plotting.TwoDPlotter
 
mouseMoved(MouseEvent) - Method in class GridView.DrawingCanvas
Handler for mouseMoved event.
mouseMoved(MouseEvent) - Method in class Plotting.ThreeDPlotter
Handler for mouseMoved event.
mouseMoved(MouseEvent) - Method in class Plotting.TwoDPlotter
Handler for mouseMoved event.
mousePressed(MouseEvent) - Method in class GridView.DrawingCanvas
 
mousePressed(MouseEvent) - Method in class Plotting.ThreeDPlotter
 
mousePressed(MouseEvent) - Method in class Plotting.TwoDPlotter
 
mouseReleased(MouseEvent) - Method in class GridView.DrawingCanvas
 
mouseReleased(MouseEvent) - Method in class Plotting.ThreeDPlotter
 
mouseReleased(MouseEvent) - Method in class Plotting.TwoDPlotter
 
mOutBuf - Variable in class GeomRep.TriangulatedObject
Array used in internal code.
mOutPanel - Variable in class GeomRep.Ellipsoid
 
mOutPanel - Variable in class GeomRep.Scene
 
mOutPanel - Variable in class GeomRep.TriangulatedObject
 
mOutPanel - Variable in class GridView.Controller
 
mOutPanel - Variable in class GridView.DrawingCanvas
Output panel for logging messages / errors.
mOutPanel - Variable in class GridView.GeomDataManager
Output panel for writing output messages.
mOutPanel - Variable in class GridView.Viewer
 
MovingAverage<E> - Class in Plotting
Calculate moving average.
MovingAverage() - Constructor for class Plotting.MovingAverage
 
mPanDistance - Variable in class GridView.Viewer
 
mPanDistEdit - Variable in class GridView.Viewer
 
mPanDistLabel - Variable in class GridView.Viewer
 
mPandownButton - Variable in class GridView.Viewer
 
mPanDownMItem - Variable in class GridView.Viewer
 
mPanleftButton - Variable in class GridView.Viewer
 
mPanLeftMItem - Variable in class GridView.Viewer
 
mPanrightButton - Variable in class GridView.Viewer
 
mPanRightMItem - Variable in class GridView.Viewer
 
mPanupButton - Variable in class GridView.Viewer
 
mPanUpMItem - Variable in class GridView.Viewer
 
mPhongReflectionMItem - Variable in class GridView.Viewer
 
mPlot - Variable in class GridView.Plot2DPreferenceDialog
 
mPlotColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mPlotColorList - Variable in class GridView.Plot2DPreferenceDialog
 
mPlotComboBox - Variable in class GridView.Plot2DPreferenceDialog
 
mPlotData - Variable in class Plotting.PlotData
 
mPlotDataIndex - Variable in class Plotting.TwoDPlotter
 
mPlotTypeList - Variable in class Plotting.TwoDPlotter
A list containing flags telling if the corresponding line plot is a histogram, financial plot, fourier plot or a line plot.
mPlotVarComboBox - Variable in class GridView.Viewer
 
mPlotVarLabel - Variable in class GridView.Viewer
 
mPmeshMItem - Variable in class GridView.Viewer
 
mPosHistogramColor - Variable in class Plotting.TwoDPlotter
Color of positive bar in histogram
mPosXAxis - Variable in class Plotting.TwoDPlotter
 
mPosXAxisLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mPosXAxisTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mPosYAxis - Variable in class Plotting.TwoDPlotter
 
mPosYAxisLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mPosYAxisTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mPreferencesMenu - Variable in class GridView.Viewer
 
mProgressBar - Variable in class GridView.GeomDataManager
 
mProgressBar - Variable in class GridView.Viewer
 
mProjectionGroupBox - Variable in class GridView.Viewer
 
mProjX - Variable in class Plotting.TwoDPlotter
Nearest point X coord (in world coordinates)
mProjY - Variable in class Plotting.TwoDPlotter
Nearest point Y coord (in world coordinates)
mQueryPointButton - Variable in class GridView.Viewer
 
mReflectionGroupBox - Variable in class GridView.Viewer
 
mRemoveAllObjMItem - Variable in class GridView.Viewer
 
mRemoveObjectButton - Variable in class GridView.Viewer
 
mRemoveObjMItem - Variable in class GridView.Viewer
 
mRulerButton - Variable in class GridView.Viewer
 
mRulerColor - Variable in class GridView.DrawingCanvas
Ruler color.
mRulerColorButton - Variable in class GridView.Viewer
 
mRulerColorLabel - Variable in class GridView.Viewer
 
mRulerMItem - Variable in class GridView.Viewer
 
mRulerPrefMItem - Variable in class GridView.Viewer
 
mSaveAsMenu - Variable in class GridView.Viewer
 
mSaveAsRadioGroup - Variable in class GridView.Viewer
 
mSaveButton - Variable in class GridView.Viewer
 
mScene - Variable in class GridView.GeomDataManager
Scene consisting of all objects.
mScientificModeButton - Variable in class GridView.Viewer
 
mScreenshotButton - Variable in class GridView.Viewer
 
mScreenShotMenu - Variable in class GridView.Viewer
 
mScrollPane - Variable in class GridView.OutputPanel
 
mSeparator - Static variable in class Common.SessionMgr
 
mSerialFileName - Static variable in class Common.SessionMgr
 
mSetCurObjLabel - Variable in class GridView.Viewer
 
mSliderEtcPanel - Variable in class GridView.Viewer
 
mSliderLabel - Variable in class GridView.Viewer
 
mSMANumObsLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mSMANumObsTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mSMAOrEMABox - Variable in class GridView.Plot2DPreferenceDialog
 
mString - Variable in class Common.StringWrapper
 
mSuperimposePhaseCheckBox - Variable in class GridView.Plot2DPreferenceDialog
 
mSurfaceButton - Variable in class GridView.Viewer
 
mSurfaceColor - Variable in class GeomRep.Ellipsoid
 
mSurfaceColor - Variable in class GeomRep.TriangulatedObject
 
mSurfaceColor - Variable in class Plotting.ThreeDPlotter
 
mSurfaceOnlyMItem - Variable in class GridView.Viewer
 
mSurfaceType - Variable in class Plotting.ThreeDPlotter
 
mSurfaceViewMItem - Variable in class GridView.Viewer
 
mTabbedPane - Variable in class GridView.Plot2DPreferenceDialog
 
mTextArea - Variable in class GridView.OutputPanel
 
mThreeDPlotButton - Variable in class GridView.Viewer
 
mThreePtPerspectiveViewMItem - Variable in class GridView.Viewer
 
mTickColor - Variable in class Plotting.TwoDPlotter
 
mTickColorButton - Variable in class GridView.Plot2DPreferenceDialog
 
mTickColorLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mToggleGeomButton - Variable in class GridView.Viewer
 
mToolBar - Variable in class GridView.Viewer
 
mToolsMenu - Variable in class GridView.Viewer
 
mTopPanel - Variable in class GridView.Plot2DPreferenceDialog
 
mTrajectoryMovieMItem - Variable in class GridView.Viewer
 
mTransMatrix - Variable in class GridView.GeomDataManager
This is the transformation matrix to convert physical coordinates to java screen coordinates (needed for drawing).
GeomDataManager class has a host of methods available to update / process this matrix.
It is formed from view matrix, user-defined transformation, java coordinate transformation, and user specified java coordinate transformation matrices (eg, zoom on screen etc) as:
mTransMatrix = mViewMatrix * mUserDefinedTransMatrix * mJavaCoordTransMatrix * mJavaCoordUserMatrix
X(screen) = X(physical)*mTransMatrix
mTransMatrixBuf - Variable in class GridView.GeomDataManager
 
mTwoPtPerspectiveViewMItem - Variable in class GridView.Viewer
 
mUnitNormal - Variable in class GeomRep.Face
Face unit normal.
mUniversalLightingMItem - Variable in class GridView.Viewer
 
mUserDefinedTransMatrix - Variable in class GridView.GeomDataManager
This is the user-defined component of transformation matrix.
mVertices - Variable in class GeomRep.TriangulatedObject
Array of vertices forming the surface mesh on the object.
mVertices - Variable in class GridView.MyEdge
 
mViewer - Static variable in class Common.Defs
 
mViewer - Variable in class GridView.DrawingCanvas
Instance of the containing viewer.
mViewGroupBox - Variable in class GridView.Viewer
 
mViewMatrix - Variable in class GridView.GeomDataManager
This matrix contains the axonometric/perpective transformations.
mViewMenu - Variable in class GridView.Viewer
 
mViewType - Variable in class GridView.DrawingCanvas
 
mVrml2MItem - Variable in class GridView.Viewer
 
mVt1 - Variable in class GridView.MyFace
 
mVt2 - Variable in class GridView.MyFace
 
mVt3 - Variable in class GridView.MyFace
 
mWhatsThisButton - Variable in class GridView.Viewer
 
mWhatsThisMItem - Variable in class GridView.Viewer
 
mWireframeButton - Variable in class GridView.Viewer
 
mWireframeViewMItem - Variable in class GridView.Viewer
 
mXLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mXLabelTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mXLegendBox - Variable in class Plotting.ThreeDPlotter
 
mXLegendBox - Variable in class Plotting.TwoDPlotter
 
mXLegendField - Variable in class GridView.Plot2DPreferenceDialog
 
mXLegendLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mXMajorTickOn - Variable in class GridView.Plot2DPreferenceDialog
 
mXMajorTickSpacing - Variable in class Plotting.ThreeDPlotter
 
mXMajorTickSpacing - Variable in class Plotting.TwoDPlotter
 
mXMajorTickSpacingField - Variable in class GridView.Plot2DPreferenceDialog
 
mXMax - Variable in class Plotting.ThreeDPlotter
 
mXMax - Variable in class Plotting.TwoDPlotter
 
mXMaxLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mXMaxTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mXMin - Variable in class Plotting.ThreeDPlotter
 
mXMin - Variable in class Plotting.TwoDPlotter
min, max for plot data (excluding histogram data) which may have a different axis scale.
mXMinLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mXMinorTickOn - Variable in class GridView.Plot2DPreferenceDialog
 
mXMinorTickSpacing - Variable in class Plotting.ThreeDPlotter
 
mXMinorTickSpacing - Variable in class Plotting.TwoDPlotter
 
mXMinorTickSpacingField - Variable in class GridView.Plot2DPreferenceDialog
 
mXMinTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mXPoints - Variable in class GeomRep.TriangulatedObject
 
mXTitle - Variable in class Plotting.ThreeDPlotter
 
mXTitle - Variable in class Plotting.TwoDPlotter
 
MyColorButton - Class in GridView
Class for providing a customized JButton for using as a color palette.
MyColorButton(Color) - Constructor for class GridView.MyColorButton
Class constructor.
MyEdge - Class in GridView
Internal class used in marshalling the edge related data and putting things in order before an Edge can be constructed.
MyEdge(int[]) - Constructor for class GridView.MyEdge
Class constructor.
MyFace - Class in GridView
Internal class used in marshalling the face related data and putting things in order before a Face can be constructed.
MyFace(int[]) - Constructor for class GridView.MyFace
Class constructor.
MyFace(int, int[]) - Constructor for class GridView.MyFace
Class constructor.
mYLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mYLabelTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mYLegendBox - Variable in class Plotting.ThreeDPlotter
 
mYLegendBox - Variable in class Plotting.TwoDPlotter
 
mYLegendField - Variable in class GridView.Plot2DPreferenceDialog
 
mYLegendLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mYMajorTickOn - Variable in class GridView.Plot2DPreferenceDialog
 
mYMajorTickSpacing - Variable in class Plotting.ThreeDPlotter
 
mYMajorTickSpacing - Variable in class Plotting.TwoDPlotter
 
mYMajorTickSpacingField - Variable in class GridView.Plot2DPreferenceDialog
 
mYMax - Variable in class Plotting.ThreeDPlotter
 
mYMax - Variable in class Plotting.TwoDPlotter
 
mYMaxLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mYMaxTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mYMin - Variable in class Plotting.ThreeDPlotter
 
mYMin - Variable in class Plotting.TwoDPlotter
 
mYMinLabel - Variable in class GridView.Plot2DPreferenceDialog
 
mYMinorTickOn - Variable in class GridView.Plot2DPreferenceDialog
 
mYMinorTickSpacing - Variable in class Plotting.ThreeDPlotter
 
mYMinorTickSpacing - Variable in class Plotting.TwoDPlotter
 
mYMinorTickSpacingField - Variable in class GridView.Plot2DPreferenceDialog
 
mYMinTextField - Variable in class GridView.Plot2DPreferenceDialog
 
mYPoints - Variable in class GeomRep.TriangulatedObject
 
mYTitle - Variable in class Plotting.ThreeDPlotter
 
mYTitle - Variable in class Plotting.TwoDPlotter
 
MyVertex - Class in GridView
Internal class used in marshalling the vertex related data and putting things in order before a Vertex can be constructed.
MyVertex(float[]) - Constructor for class GridView.MyVertex
 
mZMajorTickSpacing - Variable in class Plotting.ThreeDPlotter
 
mZMax - Variable in class Plotting.ThreeDPlotter
 
mZMin - Variable in class Plotting.ThreeDPlotter
 
mZMinorTickSpacing - Variable in class Plotting.ThreeDPlotter
 
mZoomFactor - Variable in class GridView.GeomDataManager
Factor controlling the zoom level.
mZoominButton - Variable in class GridView.Viewer
 
mZoomInMItem - Variable in class GridView.Viewer
 
mZoomoutButton - Variable in class GridView.Viewer
 
mZoomOutMItem - Variable in class GridView.Viewer
 
mZTitle - Variable in class Plotting.ThreeDPlotter
 

O

OpenDocument() - Method in class GridView.EditFrame
 
OpenFile() - Method in class GridView.Viewer
Bring up a dialog to open a file.
OutputLine(String) - Method in interface Common.OutputPanelInterface
 
OutputLine(String) - Method in class GridView.OutputPanel
 
OutputPanel - Class in GridView
 
OutputPanel(int, int) - Constructor for class GridView.OutputPanel
 
OutputPanelInterface - Interface in Common
Interface for class DrawingCanvas.

P

padLabel(int, int, boolean) - Static method in class GridView.LineNumberedBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class GridView.LineNumberedBorder
 
paintComponent(Graphics) - Method in class GridView.DrawingCanvas
Method called by Java for repainting.
paintComponent(Graphics) - Method in class GridView.MyColorButton
Customized painting routine.
paintComponent(Graphics) - Method in class Plotting.ThreeDPlotter
 
paintComponent(Graphics) - Method in class Plotting.TwoDPlotter
 
Pair<E> - Class in Plotting
 
Pair() - Constructor for class Plotting.Pair
 
PanDown(float) - Method in class GridView.Controller
Pan down relative to the current (drawn) image.
PanDown(float) - Method in class GridView.GeomDataManager
Pan to bottom of the currently (drawn) image.
Appends the matrix to current mJavaCoordUserMatrix.
PanLeft(float) - Method in class GridView.Controller
Pan to left of the currently (drawn) image.
PanLeft(float) - Method in class GridView.GeomDataManager
Pan to left of the currently (drawn) image.
Appends the matrix to current mJavaCoordUserMatrix.
PanRight(float) - Method in class GridView.Controller
Pan to right of the currently (drawn) image.
PanRight(float) - Method in class GridView.GeomDataManager
Pan to right of the currently (drawn) image.
Appends the matrix to current mJavaCoordUserMatrix.
PanUp(float) - Method in class GridView.Controller
Pan up relative to the current (drawn) image.
PanUp(float) - Method in class GridView.GeomDataManager
Pan upwards of the currently (drawn) image.
ParseFloats(String, Float[], int) - Static method in class Plotting.PlotFileReader
 
ParseSeparatorFloats(String, Float[], int, int, String) - Static method in class Plotting.PlotFileReader
 
paste() - Method in class GridView.EditArea
 
Plot2DPreferenceDialog - Class in GridView
 
Plot2DPreferenceDialog(TwoDPlotter<Float>, MovingAverage<Float>, JFrame) - Constructor for class GridView.Plot2DPreferenceDialog
 
PlotBase - Interface in Plotting
Base interface for two D and three D plots.
PlotData<E> - Class in Plotting
Class that contains data for a line plot.
PlotData() - Constructor for class Plotting.PlotData
 
PlotFileReader - Class in Plotting
File reader class for plot files.
PlotFileReader() - Constructor for class Plotting.PlotFileReader
 
Plotting - package Plotting
 
prevFontSize - Variable in class GridView.EditArea
 
prevFontStyle - Variable in class GridView.EditArea
 
PriceOpenFFT(PlotData<Float>) - Method in class GridView.Controller
 

R

Read2DPlotDataFile(String) - Static method in class Plotting.PlotFileReader
Parses a two dimensional plot file and returns PlotData.
Read2DPlotFile(String, TwoDPlotter<Float>, boolean) - Method in class GridView.Controller
 
ReadANSFile(String) - Method in class GridView.GeomDataManager
Read a .ans ANSYS generated file.
The file contains header lines in the beginning, followed by a vertex definition block which is followed by a cell definition block.
ReadANSFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Read a .ans ANSYS generated file.
The file contains header lines in the beginning, followed by a vertex definition block which is followed by a cell definition block.
ReadCFEVFile(String) - Method in class GridView.GeomDataManager
Parse the file having cell, face, edge, vertex info.
ReadCFEVFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Parse the file having cell, face, edge, vertex info.
ReadDatFile(String) - Method in class GridView.GeomDataManager
Parse the file having cell, face, edge, vertex info.
ReadDatFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Parse the file having cell, face, edge, vertex info.
ReadFinanceDataFile(String, TwoDPlotter<Float>) - Method in class GridView.Controller
 
ReadFinanceFile(String) - Static method in class Plotting.PlotFileReader
Parse a finance data file saved from Yahoo finance.
ReadFromDataFile(String) - Method in class GridView.Controller
Read the data from specified file, The format of the file needs to be specified.
ReadFromDataFile(String) - Method in class GridView.GeomDataManager
Read the data from file (using the reader for specified format).
ReadGeomViewFile(String) - Method in class GridView.GeomDataManager
Read a geom view file.
ReadGeomViewFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Read a geom view file.
ReadGTSFile(String) - Method in class GridView.GeomDataManager
Parse a GTS file and form an object.
ReadGTSFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Parse a GTS file and form an object.
ReadMap() - Method in class Common.SessionMgr
 
readObject(ObjectInputStream) - Method in class Common.SessionMgr
Read object back (deserialization).
ReadPLYFile(String) - Method in class GridView.GeomDataManager
Read a .ply data file.
The data file containes header lines in the beginning, until the line "end_header" appears.
ReadPLYFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Read a .ply data file.
The data file containes header lines in the beginning, until the line "end_header" appears.
ReadPMeshFile(String) - Method in class GridView.GeomDataManager
Parse a PMesh file and form an object.
PMesh is a file format used at the vision group at University of Edinburgh. These files have a .obj extension.
This file format is as follows:
First line contains an optional comment, beginning with #pmesh Next, the vertices are specified as v coord_x coord_y coord_z Next the faces are specified as f int_1 int_2 int_3 int_4 ...
ReadPMeshFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
Parse a PMesh file and form an object.
PMesh is a file format used at the vision group at University of Edinburgh. These files have a .obj extension.
This file format is as follows:
First line contains an optional comment, beginning with #pmesh Next, the vertices are specified as v coord_x coord_y coord_z Next the faces are specified as f int_1 int_2 int_3 int_4 ...
ReadVRMLFile(String) - Method in class GridView.GeomDataManager
 
ReadVRMLFile(String, OutputPanel, JProgressBar) - Static method in class GridView.MeshFileReader
 
Redraw() - Method in class Plotting.ThreeDPlotter
 
Redraw() - Method in class Plotting.TwoDPlotter
 
RegenerateImage() - Method in class GridView.DrawingCanvas
Paint the buffered image again, after possibly resizing it.
RegenerateImage() - Method in class Plotting.ThreeDPlotter
Paint the buffered image again, after possibly resizing it.
RegenerateImage() - Method in class Plotting.TwoDPlotter
Paint the buffered image again, after possibly resizing it.
RegisterProgressBar(JProgressBar) - Method in class GridView.Controller
Register the progress bar with data manager.
RegisterProgressBar(JProgressBar) - Method in class GridView.GeomDataManager
Register the progress bar with data manager.
RemoveAllObj() - Method in class GeomRep.Scene
Remove all objects from the scene.
RemoveDataSet(int) - Method in class Plotting.ThreeDPlotter
 
RemoveDataSet(int) - Method in class Plotting.TwoDPlotter
 
RemoveObj(GeomObject) - Method in class GeomRep.Scene
Remove an object from the scene.
RemoveObj(int) - Method in class GeomRep.Scene
Remove an object from the scene.
RemovePlotMenuItem(int) - Method in class GridView.Viewer
 
removeUpdate(DocumentEvent) - Method in class GridView.EditFrame
 
ReorderB(float[]) - Method in class Common.MatrixInversion
 
ReportMouseCoor(int, int) - Method in class GridView.Viewer
Print mouse coordinates on JTextField (status bar).
RequestZoomToHome() - Method in class GridView.Controller
Request the view to zoom to original focus for the last loaded object.
RequestZoomToHome(boolean) - Method in class GridView.GeomDataManager
Set a flag to request the screen zoom onto some object.
ResetJavaCoordUserMatrix() - Method in class GridView.Controller
Resets the java coordinate user-specified transformation matrix.
ResetJavaCoordUserMatrix() - Method in class GridView.GeomDataManager
Resets the java coordinate user-specified transformation matrix.
ResetMatrixToUnit(float[], int, int) - Static method in class GridView.GeomDataManager
Reset a specified matrix to unity (identity matrix).
A[i,j] = 1 if i == j
A[i,j] = 0 if i != j
ResetTransMatrix() - Method in class GridView.GeomDataManager
Resets the transformation matrix to identity matrix.
ResetUserDefinedTransMatrix() - Method in class GridView.Controller
Resets the transformation matrix to unity.
ResetUserDefinedTransMatrix() - Method in class GridView.GeomDataManager
Resets the user defined transformation matrix to identity matrix.
ResetViewMatrix() - Method in class GridView.Controller
Resets the view matrix to identity matrix.
ResetViewMatrix() - Method in class GridView.GeomDataManager
Resets the view matrix to identity matrix.
ResizeBufferedImage() - Method in class GridView.DrawingCanvas
Resize the buffered image to drawing canvas size.
ResizeBufferedImage() - Method in class Plotting.ThreeDPlotter
Resize the buffered image to drawing canvas size.
ResizeBufferedImage() - Method in class Plotting.TwoDPlotter
Resize the buffered image to drawing canvas size.
RulerColorChanged() - Method in class GridView.Viewer
Bring up a dialog to choose line color, proceed accordingly.

S

SaveAttribute(String, String, String) - Method in class Common.SessionMgr
 
SaveDocument() - Method in class GridView.EditFrame
 
SaveFile() - Method in class GridView.Viewer
 
SaveScreenShot(File, String) - Method in class GridView.DrawingCanvas
 
SaveScreenShot(File, String) - Method in class Plotting.ThreeDPlotter
 
SaveScreenShot(File, String) - Method in class Plotting.TwoDPlotter
Save the screen shot of graphics window in JPG, BMP, TIG or PNG format.
ScaleUserDefinedMatrix() - Method in class GridView.GeomDataManager
Scale the user defined matrix by mZoomFactor.
Scene - Class in GeomRep
Scene class that encapsulates the set of objects constituting the scene.
Scene() - Constructor for class GeomRep.Scene
Class constructor.
second - Variable in class Plotting.Pair
 
SerializeAndExit() - Method in class GridView.Viewer
 
serialVersionUID - Static variable in class Common.SessionMgr
 
SessionMgr - Class in Common
Session manager class.
SessionMgr() - Constructor for class Common.SessionMgr
SessionMgr is a singleton class.
SetAutoFitOn(boolean) - Method in interface Plotting.PlotBase
 
SetAutoFitOn(boolean) - Method in class Plotting.ThreeDPlotter
 
SetAutoFitOn(boolean) - Method in class Plotting.TwoDPlotter
 
SetAxisColor(Color) - Method in class Plotting.TwoDPlotter
 
SetAxisLabelColor(Color) - Method in class Plotting.TwoDPlotter
 
SetBackgroundColor(Color) - Method in class GridView.DrawingCanvas
Set the color to specified color.
SetBGColor(Color) - Method in interface Plotting.PlotBase
 
SetBGColor(Color) - Method in class Plotting.ThreeDPlotter
 
SetBGColor(Color) - Method in class Plotting.TwoDPlotter
 
SetBoundaryFlag(boolean) - Method in class GeomRep.Face
Set the boundary flag for the face.
SetCandlestickFlag(boolean) - Method in class Plotting.TwoDPlotter
 
SetColor(Color) - Method in class GridView.MyColorButton
Sets the color used in button painting (rendering).
SetColor(Color) - Method in class Plotting.PlotData
 
SetConnectionType(ConnectionType) - Method in interface Plotting.TwoDPlot
 
SetConnectionType(ConnectionType) - Method in class Plotting.TwoDPlotter
 
SetCoordBoxColor(Color) - Method in class Plotting.TwoDPlotter
 
SetCoordinates(float[]) - Method in class GeomRep.Vertex
Set the X, Y, Z coordinates of the vertex.
SetCurrPlot(int) - Method in class GridView.TwoDPlotManager
Set current plot index.
SetCuttingPlane(float[]) - Method in class GridView.DrawingCanvas
Set the cutting plane.
SetDecayFactor(float) - Method in class Plotting.MovingAverage
 
SetDrawMode(boolean) - Method in class Plotting.TwoDPlotter
 
SetDrawType(DrawingCanvas.DrawType) - Method in class GridView.DrawingCanvas
Sets the type of drawing (e.g wireframe, surface, crinkle cut).
Redraws the image if new selection differs from the old one.
SetEdgeColor(Color) - Method in class GeomRep.Ellipsoid
 
SetEdgeColor(Color) - Method in interface GeomRep.GeomObject
 
SetEdgeColor(Color) - Method in class GeomRep.TriangulatedObject
 
SetExponential(boolean) - Method in class Plotting.MovingAverage
 
SetFace(Face, int) - Method in class GeomRep.TriangulatedObject
 
SetFileName(String) - Method in class GeomRep.Ellipsoid
 
SetFileName(String) - Method in interface GeomRep.GeomObject
 
SetFileName(String) - Method in class GeomRep.TriangulatedObject
 
setFontSize(int) - Method in class GridView.EditArea
 
setFontStyle(int) - Method in class GridView.EditArea
 
SetGridLineColor(Color) - Method in class Plotting.TwoDPlotter
 
SetHighlightedCoordDisplayFlag(boolean) - Method in class Plotting.TwoDPlotter
 
SetLegendBoxXCorner(int) - Method in interface Plotting.PlotBase
 
SetLegendBoxXCorner(int) - Method in class Plotting.ThreeDPlotter
 
SetLegendBoxXCorner(int) - Method in class Plotting.TwoDPlotter
 
SetLegendBoxYCorner(int) - Method in interface Plotting.PlotBase
 
SetLegendBoxYCorner(int) - Method in class Plotting.ThreeDPlotter
 
SetLegendBoxYCorner(int) - Method in class Plotting.TwoDPlotter
 
SetLineType(LineType) - Method in interface Plotting.TwoDPlot
 
SetLineType(LineType) - Method in class Plotting.TwoDPlotter
 
SetLineWidth(int) - Method in interface Plotting.TwoDPlot
 
SetLineWidth(int) - Method in class Plotting.TwoDPlotter
 
SetMajorXTickSpacing(float) - Method in interface Plotting.Histogram
 
SetMajorXTickSpacing(float) - Method in interface Plotting.ThreeDPlot
 
SetMajorXTickSpacing(float) - Method in class Plotting.ThreeDPlotter
 
SetMajorXTickSpacing(float) - Method in interface Plotting.TwoDPlot
 
SetMajorXTickSpacing(float) - Method in class Plotting.TwoDPlotter
 
SetMajorYTickSpacing(float) - Method in interface Plotting.Histogram
 
SetMajorYTickSpacing(float) - Method in interface Plotting.ThreeDPlot
 
SetMajorYTickSpacing(float) - Method in class Plotting.ThreeDPlotter
 
SetMajorYTickSpacing(float) - Method in interface Plotting.TwoDPlot
 
SetMajorYTickSpacing(float) - Method in class Plotting.TwoDPlotter
 
SetMajorZTickSpacing(float) - Method in interface Plotting.ThreeDPlot
 
SetMajorZTickSpacing(float) - Method in class Plotting.ThreeDPlotter
 
SetMinorXTickSpacing(float) - Method in interface Plotting.Histogram
 
SetMinorXTickSpacing(float) - Method in interface Plotting.ThreeDPlot
 
SetMinorXTickSpacing(float) - Method in class Plotting.ThreeDPlotter
 
SetMinorXTickSpacing(float) - Method in interface Plotting.TwoDPlot
 
SetMinorXTickSpacing(float) - Method in class Plotting.TwoDPlotter
 
SetMinorYTickSpacing(float) - Method in interface Plotting.Histogram
 
SetMinorYTickSpacing(float) - Method in interface Plotting.ThreeDPlot
 
SetMinorYTickSpacing(float) - Method in class Plotting.ThreeDPlotter
 
SetMinorYTickSpacing(float) - Method in interface Plotting.TwoDPlot
 
SetMinorYTickSpacing(float) - Method in class Plotting.TwoDPlotter
 
SetMinorZTickSpacing(float) - Method in interface Plotting.ThreeDPlot
 
SetMinorZTickSpacing(float) - Method in class Plotting.ThreeDPlotter
 
SetName(String) - Method in class Plotting.PlotData
 
SetNegativeRectColor(Color) - Method in interface Plotting.Histogram
Set the color of negative valued bar.
SetNegativeRectColor(Color) - Method in class Plotting.TwoDPlotter
 
SetNewVertexNum(int) - Method in class GridView.MyVertex
Set new number corresponding to this vertex.
SetNumFaces(int) - Method in class GeomRep.TriangulatedObject
Set number of faces.
SetNumTrailingDays(int) - Method in class Plotting.MovingAverage
 
SetNumVertices(int) - Method in class GeomRep.TriangulatedObject
Set number of vertices.
SetOutputPanel(OutputPanelInterface) - Method in class GeomRep.Ellipsoid
 
SetOutputPanel(OutputPanelInterface) - Method in interface GeomRep.GeomObject
 
SetOutputPanel(OutputPanelInterface) - Method in class GeomRep.Scene
 
SetOutputPanel(OutputPanelInterface) - Method in class GeomRep.TriangulatedObject
 
SetOutputPanel(OutputPanel) - Method in class GridView.Controller
Record the output panel instance, so that error info etc can be dumped onto the panel.
SetOutputPanel(OutputPanel) - Method in class GridView.DrawingCanvas
Record the output panel instance, so that error info etc can be dumped onto the panel.
SetOutputPanel(OutputPanel) - Method in class GridView.GeomDataManager
Record the output panel instance, so that error info etc can be dumped onto the panel.
SetPlotSize(int, int) - Method in interface Plotting.PlotBase
 
SetPlotSize(int, int) - Method in class Plotting.ThreeDPlotter
 
SetPlotSize(int, int) - Method in class Plotting.TwoDPlotter
 
SetPositiveRectColor(Color) - Method in interface Plotting.Histogram
Set the color of positive valued bar.
SetPositiveRectColor(Color) - Method in class Plotting.TwoDPlotter
 
SetRulerColor(Color) - Method in class GridView.DrawingCanvas
 
SetRulerColor(Color) - Method in class Plotting.TwoDPlotter
 
SetSuperimposePhase(boolean) - Method in class Plotting.TwoDPlotter
 
SetSurfaceColor(Color) - Method in class GeomRep.Ellipsoid
 
SetSurfaceColor(Color) - Method in interface GeomRep.GeomObject
 
SetSurfaceColor(Color) - Method in class GeomRep.TriangulatedObject
 
SetSurfaceColor(Color) - Method in interface Plotting.ThreeDPlot
 
SetSurfaceColor(Color) - Method in class Plotting.ThreeDPlotter
 
SetSurfaceType(SurfaceType) - Method in interface Plotting.ThreeDPlot
 
SetSurfaceType(SurfaceType) - Method in class Plotting.ThreeDPlotter
 
SetTickColor(Color) - Method in class Plotting.TwoDPlotter
 
SetVertex(int, int) - Method in class GeomRep.Face
Set the num vertex of face to vtNum.
SetVertex(Vertex, int) - Method in class GeomRep.TriangulatedObject
 
SetVertexNum(int) - Method in class GeomRep.Face
Set the number of face vertices.
SetVertices(int[]) - Method in class GeomRep.Face
Set the face vertices.
SetVertices(int[], int) - Method in class GeomRep.Face
 
SetViewer(ViewerInterface) - Static method in class Common.Defs
 
SetViewType(DrawingCanvas.ViewType) - Method in class GridView.DrawingCanvas
Sets the type of view.
SetX(float) - Method in class GeomRep.Vertex
Set the X coordinate of the vertex.
SetXAxisPos(int) - Method in class Plotting.TwoDPlotter
 
SetXLabelOn(boolean) - Method in class Plotting.ThreeDPlotter
 
SetXLabelOn(boolean) - Method in class Plotting.TwoDPlotter
 
SetXRange(float, float) - Method in interface Plotting.Histogram
 
SetXRange(float, float) - Method in interface Plotting.ThreeDPlot
 
SetXRange(float, float) - Method in class Plotting.ThreeDPlotter
 
SetXRange(float, float) - Method in interface Plotting.TwoDPlot
 
SetXRange(float, float) - Method in class Plotting.TwoDPlotter
 
SetXTitle(String) - Method in class Plotting.ThreeDPlotter
 
SetXTitle(String) - Method in class Plotting.TwoDPlotter
 
SetY(float) - Method in class GeomRep.Vertex
Set the Y coordinate of the vertex.
SetYAxisPos(int) - Method in class Plotting.TwoDPlotter
 
SetYLabelOn(boolean) - Method in class Plotting.ThreeDPlotter
 
SetYLabelOn(boolean) - Method in class Plotting.TwoDPlotter
 
SetYRange(float, float) - Method in interface Plotting.Histogram
 
SetYRange(float, float) - Method in interface Plotting.ThreeDPlot
 
SetYRange(float, float) - Method in class Plotting.ThreeDPlotter
 
SetYRange(float, float) - Method in interface Plotting.TwoDPlot
 
SetYRange(float, float) - Method in class Plotting.TwoDPlotter
 
SetYTitle(String) - Method in class Plotting.TwoDPlotter
 
SetYTtitle(String) - Method in class Plotting.ThreeDPlotter
 
SetZ(float) - Method in class GeomRep.Vertex
Set the Z coordinate of the vertex.
SetZLabelOn(boolean) - Method in class Plotting.ThreeDPlotter
 
SetZRange(float, float) - Method in interface Plotting.ThreeDPlot
 
SetZRange(float, float) - Method in class Plotting.ThreeDPlotter
 
SetZTtitle(String) - Method in class Plotting.ThreeDPlotter
 
ShowDialog() - Method in class GridView.Plot2DPreferenceDialog
 
ShowGrid(boolean) - Method in interface Plotting.PlotBase
 
ShowGrid(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowGrid(boolean) - Method in class Plotting.TwoDPlotter
 
ShowLegend(boolean) - Method in interface Plotting.PlotBase
 
ShowLegend(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowLegend(boolean) - Method in class Plotting.TwoDPlotter
 
showWindow(String[]) - Static method in class GridView.Viewer
Shows the window after creating the GUI.
ShowXMajorTicks(boolean) - Method in interface Plotting.Histogram
 
ShowXMajorTicks(boolean) - Method in interface Plotting.ThreeDPlot
 
ShowXMajorTicks(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowXMajorTicks(boolean) - Method in interface Plotting.TwoDPlot
 
ShowXMajorTicks(boolean) - Method in class Plotting.TwoDPlotter
 
ShowXMinorTicks(boolean) - Method in interface Plotting.Histogram
 
ShowXMinorTicks(boolean) - Method in interface Plotting.ThreeDPlot
 
ShowXMinorTicks(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowXMinorTicks(boolean) - Method in interface Plotting.TwoDPlot
 
ShowXMinorTicks(boolean) - Method in class Plotting.TwoDPlotter
 
ShowYMajorTicks(boolean) - Method in interface Plotting.Histogram
 
ShowYMajorTicks(boolean) - Method in interface Plotting.ThreeDPlot
 
ShowYMajorTicks(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowYMajorTicks(boolean) - Method in interface Plotting.TwoDPlot
 
ShowYMajorTicks(boolean) - Method in class Plotting.TwoDPlotter
 
ShowYMinorTicks(boolean) - Method in interface Plotting.Histogram
 
ShowYMinorTicks(boolean) - Method in interface Plotting.ThreeDPlot
 
ShowYMinorTicks(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowYMinorTicks(boolean) - Method in interface Plotting.TwoDPlot
 
ShowYMinorTicks(boolean) - Method in class Plotting.TwoDPlotter
 
ShowZMajorTicks(boolean) - Method in interface Plotting.ThreeDPlot
 
ShowZMajorTicks(boolean) - Method in class Plotting.ThreeDPlotter
 
ShowZMinorTicks(boolean) - Method in interface Plotting.ThreeDPlot
 
ShowZMinorTicks(boolean) - Method in class Plotting.ThreeDPlotter
 
SizeComboListener - Class in GridView
 
SizeComboListener(EditArea) - Constructor for class GridView.SizeComboListener
 
sizeListen - Variable in class GridView.EditFrame
 
SolveEqn(float[], float[], boolean) - Method in class Common.MatrixInversion
 
Solver(float[], float[], boolean) - Method in class Common.MatrixInversion
Solve the equation Ax = b, putting the answer in b.
SPACING - Static variable in class Plotting.TwoDPlotter
Spacing inside legend box, between legend items, box boundaries
SpecularExponent() - Method in interface Common.DrawingCanvasInterface
 
SpecularExponent() - Method in class GridView.DrawingCanvas
 
SpecularExponent() - Method in class GridView.Viewer
Get specular exponent, currently hardcoded to 5.
stateChanged(ChangeEvent) - Method in class GridView.Viewer
Listen to the slider stateChanged event.
StringWrapper - Class in Common
Wrapper class for passing and receiving string values from functions.
StringWrapper() - Constructor for class Common.StringWrapper
 
StyleComboListener - Class in GridView
 
StyleComboListener(EditArea) - Constructor for class GridView.StyleComboListener
 
styleListen - Variable in class GridView.EditFrame
 
SurfaceType - Enum in Plotting
 
SurfaceType() - Constructor for enum Plotting.SurfaceType
 

T

ThreeDPlot - Interface in Plotting
 
ThreeDPlotter<E> - Class in Plotting
 
ThreeDPlotter() - Constructor for class Plotting.ThreeDPlotter
 
ThreeDPlotter(int, int) - Constructor for class Plotting.ThreeDPlotter
 
toString() - Method in class Common.StringWrapper
 
TransformPoint(float[], float[], float[]) - Method in class GeomRep.TriangulatedObject
 
TransformPoint(float[], float[], float[]) - Static method in class GridView.GeomDataManager
Transform a point using supplied transformation matrix.
TranslateMatrix(float[]) - Method in class GridView.Controller
Constructs transformation matrix by moving the origin to moveToPos and appends it to the current transformation matrix.
TranslateMatrix(float[]) - Method in class GridView.GeomDataManager
Constructs a translation matrix by translating the axes origin to the specified moveToPos point.
TriangulatedObject - Class in GeomRep
Class for storing meshed objects having a surface mesh.
TriangulatedObject(int, int) - Constructor for class GeomRep.TriangulatedObject
Class constructor.
TriangulatedObject() - Constructor for class GeomRep.TriangulatedObject
Class constructor (default).
TwoDPlot - Interface in Plotting
Two dimensional plot interface.
TwoDPlotManager - Class in GridView
TwoDPlotManager class provides a unified interface to manage multiple two D plots, the plots can be shown as tabs, or in a drop down box: that decision is made by the Viewer class (the top level GUI).
TwoDPlotManager() - Constructor for class GridView.TwoDPlotManager
 
TwoDPlotManager(int) - Constructor for class GridView.TwoDPlotManager
 
TwoDPlotter<E> - Class in Plotting
Two dimensional plot class.
TwoDPlotter() - Constructor for class Plotting.TwoDPlotter
 
TwoDPlotter(int, int) - Constructor for class Plotting.TwoDPlotter
 
TwoDPlotter.PlotType - Enum in Plotting
 
TwoDPlotter.PlotType() - Constructor for enum Plotting.TwoDPlotter.PlotType
 

U

UpdateDrawMode() - Method in class GridView.Viewer
Update the button state depending upon the current value of drawing mode (mDrawMode).
UpdateMode() - Method in class GridView.Viewer
Update the button state depending upon the current value of mode (mCurrMode).
UpdateTriangulatedObjAfterCut() - Method in class GeomRep.TriangulatedObject
 
UpdateViewerColorComboBox(String) - Method in class GridView.GeomDataManager
Add combo box entries for color selection for new object.

V

valueOf(String) - Static method in enum Common.Defs.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GridView.DrawingCanvas.DrawType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GridView.DrawingCanvas.ViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GridView.Viewer.CurrMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GridView.Viewer.DrawMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Plotting.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Plotting.LineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Plotting.SurfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Plotting.TwoDPlotter.PlotType
Returns the enum constant of this type with the specified name.
values() - Static method in enum Common.Defs.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum GridView.DrawingCanvas.DrawType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum GridView.DrawingCanvas.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum GridView.Viewer.CurrMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum GridView.Viewer.DrawMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Plotting.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Plotting.LineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Plotting.SurfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Plotting.TwoDPlotter.PlotType
Returns an array containing the constants of this enum type, in the order they are declared.
Vertex - Class in GeomRep
Vertex class that encapsulates all vertex related information.
Vertex() - Constructor for class GeomRep.Vertex
Default class constructor.
Vertex(float[]) - Constructor for class GeomRep.Vertex
Class constructor.
Vertex(float, float, float) - Constructor for class GeomRep.Vertex
Class constructor.
Viewer - Class in GridView
Viewer class that defines the main GUI window.
Viewer() - Constructor for class GridView.Viewer
Class constructor that creates and displays the Viewer.
Viewer.CurrMode - Enum in GridView
Mode representing the current operation mode.
Viewer.CurrMode() - Constructor for enum GridView.Viewer.CurrMode
 
Viewer.DrawMode - Enum in GridView
Mode representing the current drawing canvas type.
Viewer.DrawMode() - Constructor for enum GridView.Viewer.DrawMode
 
ViewerInterface - Interface in Common
Interface for viewer class that exposes certain functions (needed to resolve dependencies between packages).

W

windowActivated(WindowEvent) - Method in class GridView.EditFrame
 
windowActivated(WindowEvent) - Method in class GridView.Viewer
 
windowClosed(WindowEvent) - Method in class GridView.EditFrame
 
windowClosed(WindowEvent) - Method in class GridView.Viewer
 
windowClosing(WindowEvent) - Method in class GridView.EditFrame
 
windowClosing(WindowEvent) - Method in class GridView.Viewer
 
windowDeactivated(WindowEvent) - Method in class GridView.EditFrame
 
windowDeactivated(WindowEvent) - Method in class GridView.Viewer
 
windowDeiconified(WindowEvent) - Method in class GridView.EditFrame
 
windowDeiconified(WindowEvent) - Method in class GridView.Viewer
 
windowIconified(WindowEvent) - Method in class GridView.EditFrame
 
windowIconified(WindowEvent) - Method in class GridView.Viewer
 
windowOpened(WindowEvent) - Method in class GridView.EditFrame
 
windowOpened(WindowEvent) - Method in class GridView.Viewer
 
WriteMap() - Method in class Common.SessionMgr
 
writeObject(ObjectOutputStream) - Method in class Common.SessionMgr
Write object for serialization.

X

xCoor - Variable in class GeomRep.DrawFace
X coordinates of face's vertices.

Y

yCoor - Variable in class GeomRep.DrawFace
Y coordinates of face's vertices.

Z

zCoor - Variable in class GeomRep.DrawFace
Z coordinates of face's vertices.
ZoomIn(int, int, int, int) - Method in class Plotting.TwoDPlotter
 
ZoomInROI(float, float, float, float) - Method in class GridView.Controller
Zoom into a drawn region of interest (ROI) on the screen.
ZoomInROI(float, float, float, float) - Method in class GridView.GeomDataManager
Zoom into a drawn region of interest (ROI) on the screen.
ZoomOutROI(float, float, float, float) - Method in class GridView.Controller
Zoom out of a drawn region of interest (ROI) on the screen.
ZoomOutROI(float, float, float, float) - Method in class GridView.GeomDataManager
Zoom out of a drawn region of interest (ROI).
ZoomToObject(GeomObject, float, float) - Method in class GridView.GeomDataManager
Construct the transformation matrix in user defined coordinate transformation matrix (from scratch) so that the object obj is zoomed in (fits in smugly on the screen).

A B C D E F G H I L M O P R S T U V W X Y Z