vmm3d.ode.firstorder1D
Class UserODEFirstOrder1D
- java.lang.Object
-
- vmm3d.core.Exhibit
-
- vmm3d.ode.ODE_2D
-
- vmm3d.ode.ODE_1D
-
- vmm3d.ode.firstorder1D.ODE1stOrder1D
-
- vmm3d.ode.firstorder1D.UserODEFirstOrder1D
-
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable, UserExhibit
public class UserODEFirstOrder1D extends ODE1stOrder1D implements UserExhibit
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class vmm3d.ode.ODE_2D
ODE_2D.ODEView
-
Nested classes/interfaces inherited from interface vmm3d.core.UserExhibit
UserExhibit.FunctionInfo, UserExhibit.Support
-
-
Field Summary
-
Fields inherited from class vmm3d.ode.ODE_2D
ORBIT_TYPE_BOTH, ORBIT_TYPE_EULER, ORBIT_TYPE_RUNGE_KUTTA
-
-
Constructor Summary
Constructors Constructor and Description UserODEFirstOrder1D()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description UserExhibit.SupportgetUserExhibitSupport()This method should return a non-null object that is created and customized in the constructor of the class that implements UserExhbit.-
Methods inherited from class vmm3d.ode.ODE_2D
getCreateAnimation, getDefaultView
-
Methods inherited from class vmm3d.core.Exhibit
addChangeListener, addDecoration, addExtraXML, addView, clearDecorations, forceRedraw, getActionsForView, getAdditionalAnimationsForView, getAlternativeViews, getBuildAnimation, getDecorations, getDefaultBackground, getDefaultForeground, getDefaultTransform, getDefaultWindow, getFramesForMorphing, getMorphingAnimation, getName, getParameterByName, getParameters, getSettingsCommandsForView, getTitle, getUseFilmstripForMorphing, getViews, parameterChanged, readExtraXML, removeChangeListener, removeDecoration, removeView, render, setDefaultBackground, setDefaultForeground, setDefaultWindow, setDefaultWindow, setFramesForMorphing, setName, setUseFilmstripForMorphing, stateChanged
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface vmm3d.core.UserExhibit
getDefaultView, getDefaultWindow, getParameters, setDefaultWindow
-
Methods inherited from interface vmm3d.core.Parameterizable
parameterChanged
-
-
-
-
Method Detail
-
getUserExhibitSupport
public UserExhibit.Support getUserExhibitSupport()
Description copied from interface:UserExhibitThis method should return a non-null object that is created and customized in the constructor of the class that implements UserExhbit.- Specified by:
getUserExhibitSupportin interfaceUserExhibit
-
-
DMelt 3.0 © DataMelt by jWork.ORG