|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GraphProducer | |
| org.ejtools.graph.frame | |
| org.ejtools.graph.service | |
| Uses of GraphProducer in org.ejtools.graph.frame |
| Methods in org.ejtools.graph.frame with parameters of type GraphProducer | |
void |
GraphInternalFrame.addGraphProducer(GraphProducer producer)
|
boolean |
GraphInternalFrame.containsGraphProducer(GraphProducer producer)
Description of the Method |
void |
GraphInternalFrame.removeGraphProducer(GraphProducer producer)
|
void |
ControlCompositeTrack.addTrack(GraphProducer producer,
Track t)
Adds a feature to the Track attribute of the CompositeTrack object |
void |
ControlCompositeTrack.removeTrack(GraphProducer producer,
Track t)
Description of the Method |
| Uses of GraphProducer in org.ejtools.graph.service |
| Methods in org.ejtools.graph.service with parameters of type GraphProducer | |
void |
GraphServiceProvider.addGraphProducer(GraphConsumer consumer,
GraphProducer producer)
|
void |
GraphServiceProvider.removeGraphProducer(GraphProducer producer)
|
void |
GraphService.addGraphProducer(GraphConsumer consumer,
GraphProducer producer)
Adds a feature to the GraphProducer attribute of the GraphService object |
void |
GraphService.removeGraphProducer(GraphProducer producer)
Description of the Method |
void |
GraphConsumer.addGraphProducer(GraphProducer producer)
Adds a feature to the GraphProducer attribute of the GraphService object |
void |
GraphConsumer.removeGraphProducer(GraphProducer producer)
Description of the Method |
boolean |
GraphConsumer.containsGraphProducer(GraphProducer producer)
Description of the Method |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||