Uses of Package
fhm.edu.fem.animation

Packages that use fhm.edu.fem.animation
fhm.edu.fem.animation Provides all classes related to graphic animation based on JOGL (Java OpenGL). 
 

Classes in fhm.edu.fem.animation used by fhm.edu.fem.animation
CalcAnimation
          Class Description: This class is being used when we have a FEM4 files for Membran calculations.
GLColor
          Class Description: This class extends itself from the Java Color class and overrides the getRed, getGreen, getBlue Methods to actually serve color values from (0.0 - 1.0) instead of (0 - 255)
GLFEMRenderer
          Class Description: This class is the base class for all renderers.
GLMembraneRenderer
          Class Description: This class takes care of actually drawing the membrane
GLSpannerFrame
          Class Description: This class acts as the main frame for the GLSpannerRenderer
GLSpannerRenderer
          Class Description: This class takes care of actually drawing the spanner