org.tm4j.tmnav.env.AbstractionEnviroment .setRendererDesc(org.tm4j.tmnav.env.desc.RendererDesc rd)

Description

Sets the RendererDesc that will be used to instantiate the renderer, the next time the #getRenderer(RendererView)-method is called.

Parameters
org.tm4j.tmnav.env.desc.RendererDesc rd the rendererDescription to use from now on. May be null.

Other Resources

Related Topics

Has Parameters