|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AuthorManager | |
| edu.iu.iv.modeling.tarl.author.impl | |
| edu.iu.iv.modeling.tarl.output | |
| edu.iu.iv.modeling.tarl.output.impl | |
| Uses of AuthorManager in edu.iu.iv.modeling.tarl.author.impl |
| Classes in edu.iu.iv.modeling.tarl.author.impl that implement AuthorManager | |
class |
DefaultAuthorManager
This class defines a default implementation to the AuthorManagerInterface. |
| Uses of AuthorManager in edu.iu.iv.modeling.tarl.output |
| Methods in edu.iu.iv.modeling.tarl.output with parameters of type AuthorManager | |
void |
GraphGenerator.setAuthorManager(AuthorManager authorManager)
Set the author manager for this generator. |
| Uses of AuthorManager in edu.iu.iv.modeling.tarl.output.impl |
| Methods in edu.iu.iv.modeling.tarl.output.impl with parameters of type AuthorManager | |
void |
JUNGGraphGenerator.setAuthorManager(AuthorManager authorManager)
|
| Constructors in edu.iu.iv.modeling.tarl.output.impl with parameters of type AuthorManager | |
JUNGGraphGenerator(PublicationManager pubManager,
AuthorManager authorManager)
Constructs a graph generator using the specified publication and author managers. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||