|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.physics.particle.properties.ParticlePropertyManager
public class ParticlePropertyManager
This class represents the collected particle properties. It allows access to the
properties of a specific particle via the get method. By default it
use DefaultParticleProperties as the source of particle data, but this
can be overriden by setting a different ParticlePropertyProvider using the
setParticlePropertyProvider method.
ParticlePropertyProvider DefaultParticlePropertyProvider| Constructor Summary | |
|---|---|
ParticlePropertyManager()
|
|
| Method Summary | |
|---|---|
static ParticlePropertyProvider |
getParticlePropertyProvider()
|
static ParticlePropertyProvider |
getParticlePropertyProvider(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParticlePropertyManager()
| Method Detail |
|---|
public static ParticlePropertyProvider getParticlePropertyProvider()
public static ParticlePropertyProvider getParticlePropertyProvider(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||