Uses of Class
org.gicentre.utils.network.traer.physics.Integrator.METHOD

Packages that use Integrator.METHOD
org.gicentre.utils.network.traer.physics Physics library for use with Processing. 
 

Uses of Integrator.METHOD in org.gicentre.utils.network.traer.physics
 

Methods in org.gicentre.utils.network.traer.physics that return Integrator.METHOD
static Integrator.METHOD Integrator.METHOD.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Integrator.METHOD[] Integrator.METHOD.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gicentre.utils.network.traer.physics with parameters of type Integrator.METHOD
 ParticleSystem ParticleSystem.setIntegrator(Integrator.METHOD integrator)
          Sets the integrator for this particle system based on the specified integrator name.
 



giCentre Utilities V.3.3, API documentation generated 6th April, 2013