|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvmm.core.Exhibit
vmm.core3D.Exhibit3D
vmm.polyhedron.IFS
vmm.polyhedron.RegularPolyhedron
vmm.polyhedron.Dodecahedron
public class Dodecahedron
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class vmm.polyhedron.IFS |
|---|
IFS.IFSView |
| Field Summary |
|---|
| Fields inherited from class vmm.polyhedron.RegularPolyhedron |
|---|
polyhedronFaces, polyhedronVertices, stellationHeight, stellationScale, truncation, truncationSelect |
| Fields inherited from class vmm.polyhedron.IFS |
|---|
edgeDivisor, useBackFaceFudge |
| Fields inherited from class vmm.core3D.Exhibit3D |
|---|
defaultViewpoint, defaultViewUp, previousTransform3D |
| Fields inherited from class vmm.core.Exhibit |
|---|
decorations, exhibitNeedsRedraw, isMorphing, morphingView, parameters, previousTransform |
| Constructor Summary | |
|---|---|
Dodecahedron()
|
|
| Method Summary | |
|---|---|
ActionList |
getAdditionalAnimationsForView(View view)
Overridden to add the showEdgeLengtMorph action to the list of commands for the Animation menu. |
| Methods inherited from class vmm.polyhedron.RegularPolyhedron |
|---|
computeDrawData3D, getActionsForView, getStellationWanted, parameterChanged, setStellationWanted |
| Methods inherited from class vmm.polyhedron.IFS |
|---|
doDraw3D, getCreateAnimation, getDefaultView, setIFSData |
| Methods inherited from class vmm.core3D.Exhibit3D |
|---|
computeDrawDataHook, doDrawHook, getDefaultTransform, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Dodecahedron()
| Method Detail |
|---|
public ActionList getAdditionalAnimationsForView(View view)
getAdditionalAnimationsForView in class RegularPolyhedronview - The view in which the animations will be run.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||