Class DisplayProducer
java.lang.Object
repast.simphony.visualization.engine.DisplayProducer
Produces an IDisplay from a DisplayDescriptor.
- Author:
 - Nick Collier, Eric Tatara
 
- 
Constructor Summary
ConstructorsConstructorDescriptionDisplayProducer(Object contextID, RunState runState, DisplayDescriptor displayDescriptor)  - 
Method Summary
 
- 
Constructor Details
- 
DisplayProducer
 
 - 
 - 
Method Details
- 
createDisplay
public IDisplay createDisplay() throws IllegalAccessException, InvocationTargetException, InstantiationException, ClassNotFoundException, IOException, DisplayCreationException 
 -