vmm.latticemodel
Class FermiPastaUlam.FPUView

java.lang.Object
  extended by vmm.core.View
      extended by vmm.core3D.View3D
          extended by vmm.latticemodel.LatticeModel.LMView
              extended by vmm.latticemodel.FermiPastaUlam.FPUView
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable
Enclosing class:
FermiPastaUlam

public class FermiPastaUlam.FPUView
extends LatticeModel.LMView


Nested Class Summary
 
Nested classes/interfaces inherited from class vmm.latticemodel.LatticeModel.LMView
LatticeModel.LMView.ControlPanel
 
Field Summary
 
Fields inherited from class vmm.latticemodel.LatticeModel.LMView
amplitude, boundaryConditionSelect, continueAction, displayStyleSelect, initialModeSelect, initialShapeSelect, latticeData, latticeDensity, latticeLength, numberOfNodes, restartAction, showControlPanelToggle, showNormalModeToggle, stepAction, stopAction
 
Fields inherited from class vmm.core3D.View3D
CROSS_EYE_STEREO_VIEW, leftStereographOSI, MONOCULAR_VIEW, projectionCommands, RED_GREEN_STEREO_VIEW, rightStereographOSI, set3DViewOptionsAction, setViewpointAction, stereoComposite, STEREOGRAPH_VIEW, transform3D, viewStyleCommands
 
Fields inherited from class vmm.core.View
backgroundCommands, buildAnimation, buildingImageForFilmstrip, currentGraphics, decorations, directOffscreenDrawing, fullOSI, needsRedraw, offscreenImageType, parameters, showAxesAction
 
Constructor Summary
FermiPastaUlam.FPUView()
           
 
Method Summary
 LatticeModel.LatticeData getLatticeData()
           
 
Methods inherited from class vmm.latticemodel.LatticeModel.LMView
getActions, getBoundaryCondition, getDefaultMouseTask, getDisplayStyle, getInitialMode, getInitialShape, getNumberOfNodes, getShowControlPanel, getShowNormalModeDisplay, parameterChanged, setBoundaryCondition, setDisplay, setDisplayStyle, setInitialMode, setInitialShape, setShowControlPanel, setShowNormalModeDisplay
 
Methods inherited from class vmm.core3D.View3D
addExtraXML, clearOSI, clip, createAxes, createOSI, drawCollaredCurve, drawCollaredCurve, drawCollaredCurve, drawCurve, drawCurve, drawCurve, drawDot, drawLine, drawPixel, drawPixelDirect, drawPixels, drawString, drawWireframeSurface, finish, finishOSIDraw, finishStereoView, getEnableThreeD, getOrthographicProjection, getSavedAuxiliaryTransformForEnableThreeD, getSettingsCommands, getTransform3D, getViewCommands, getViewPoint, getViewStyle, getViewUp, moveStereographImages, needsNewOSI, prepareOSIForDrawing, putOSI, readExtraXML, setBackground, setEnableThreeD, setExhibit, setOrthographicProjection, setSavedAuxiliaryTransformForEnableThreeD, setTransform, setUpForLeftEye, setUpForRightEye, setViewPoint, setViewStyle, setViewUp, setWindowForUseWhileThreeDDisabled, stateChanged, stereographLeftEyeRect, stereographRightEyeRect, takeExhibit
 
Methods inherited from class vmm.core.View
addDecoration, addParameter, beginDrawToOffscreenImage, clearDecorations, doDraw, drawCurve, drawCurve, drawCurve, drawDot, drawLine, drawLine, drawLineDirect, drawPixel, drawPixel, drawPixels, drawString, drawString, endDrawToOffscreenImage, fillRectDirect, forceRedraw, getActionsForViewAndExhibit, getAdditionalAnimations, getAdditionalAnimationsForViewAndExhibit, getAntialiased, getApplyGraphics2DTransform, getBackground, getColor, getDecorations, getDisplay, getExhibit, getFastDrawing, getForeground, getImage, getName, getParameterByName, getParameters, getPreserveAspect, getRequestedWindow, getSettingsCommandsForViewAndExhibit, getShowAxes, getStatusText, getTitle, getTransform, getViewAndExhibitParameters, getWindow, removeDecoration, removeParameter, render, setAntialiased, setApplyGraphics2DTransform, setColor, setFastDrawing, setFastDrawing, setForeground, setName, setPreserveAspect, setShowAxes, setStrokeSizeMultiplier, setWindow, setWindow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FermiPastaUlam.FPUView

public FermiPastaUlam.FPUView()
Method Detail

getLatticeData

public LatticeModel.LatticeData getLatticeData()
Overrides:
getLatticeData in class LatticeModel.LMView