vmm3d.spacecurve.parametric
Class Viviani
- java.lang.Object
-
- vmm3d.core.Exhibit
-
- vmm3d.core3D.Exhibit3D
-
- vmm3d.spacecurve.SpaceCurve
-
- vmm3d.spacecurve.parametric.SpaceCurveParametric
-
- vmm3d.spacecurve.parametric.SphericalCurve
-
- vmm3d.spacecurve.parametric.Viviani
-
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable
public class Viviani extends SphericalCurve
Defines the Viviani curve parametrically, the intersection of a sphere and a cylinder that touches the sphere.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class vmm3d.spacecurve.parametric.SphericalCurve
SphericalCurve.SphericalCurveView
-
Nested classes/interfaces inherited from class vmm3d.spacecurve.parametric.SpaceCurveParametric
SpaceCurveParametric.SpaceCurveParametricView, SpaceCurveParametric.SpaceCurveParametricViewAsTube
-
-
Constructor Summary
Constructors Constructor and Description Viviani()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description ViewgetDefaultView()Returns a View of typeSphericalCurve.SphericalCurveView, which is a subclass ofSpaceCurveParametric.SpaceCurveParametricViewthat defines some additional Actions.-
Methods inherited from class vmm3d.spacecurve.parametric.SpaceCurveParametric
geographicCoordinates, getActionsForView, getAlternativeViews, getBuildAnimation, getCreateAnimation, getT, getTResolution, makeRepereMobile
-
Methods inherited from class vmm3d.spacecurve.SpaceCurve
getPoint, getPointCount
-
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, getAdditionalAnimationsForView, 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
-
-
-
-
Method Detail
-
getDefaultView
public View getDefaultView()
Description copied from class:SphericalCurveReturns a View of typeSphericalCurve.SphericalCurveView, which is a subclass ofSpaceCurveParametric.SpaceCurveParametricViewthat defines some additional Actions.- Overrides:
getDefaultViewin classSphericalCurve
-
-
DMelt 3.0 © DataMelt by jWork.ORG