org.tm4j.panckoucke.render.rep .RepresentationRegistry
Description
This class provides Applications with an extendable Registry for IRepresentation-Instances. You may register as many IRepresentation-Instances as you want, as long as no duplicate iD is encountered.
Implementations of this interface
| Method Summary | |
|---|---|
| Representation | getInstance(java.lang.String id) |
| void | registerInstance(java.lang.String id,org.tm4j.panckoucke.render.rep.Representation representation) |
Related Topics
Is Contained By
Is Imported By
