vmm3d.ode.firstorder3D
Class UserODE1stOrder3D
- java.lang.Object
-
- vmm3d.core.Exhibit
-
- vmm3d.core3D.Exhibit3D
-
- vmm3d.ode.ODE_3D
-
- vmm3d.ode.firstorder3D.ODE1stOrder3D
-
- vmm3d.ode.firstorder3D.UserODE1stOrder3D
-
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable, UserExhibit, UserExhibit3D
public class UserODE1stOrder3D extends ODE1stOrder3D implements UserExhibit3D
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class vmm3d.ode.ODE_3D
ODE_3D.ODEView
-
Nested classes/interfaces inherited from interface vmm3d.core3D.UserExhibit3D
UserExhibit3D.Support
-
Nested classes/interfaces inherited from interface vmm3d.core.UserExhibit
UserExhibit.FunctionInfo
-
-
Field Summary
-
Fields inherited from class vmm3d.ode.ODE_3D
ORBIT_TYPE_BOTH, ORBIT_TYPE_EULER, ORBIT_TYPE_RUNGE_KUTTA
-
-
Constructor Summary
Constructors Constructor and Description UserODE1stOrder3D()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description UserExhibit3D.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_3D
getCreateAnimation, getDefaultView
-
Methods inherited from class vmm3d.core3D.Exhibit3D
getDefaultTransform, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp
-
Methods inherited from class vmm3d.core.Exhibit
addChangeListener, addDecoration, addExtraXML, addView, clearDecorations, forceRedraw, getActionsForView, getAdditionalAnimationsForView, getAlternativeViews, getBuildAnimation, getDecorations, getDefaultBackground, getDefaultForeground, 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.core3D.UserExhibit3D
getDefaultViewpoint, setDefaultViewpoint
-
Methods inherited from interface vmm3d.core.UserExhibit
getDefaultView, getDefaultWindow, getParameters, setDefaultWindow
-
Methods inherited from interface vmm3d.core.Parameterizable
parameterChanged
-
-
-
-
Method Detail
-
getUserExhibitSupport
public UserExhibit3D.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