All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface Graph.ExtensionCollector

public interface interface ExtensionCollector
ExtensionCollector interface, should be implemented by the collectors that act as extensions to basic (host) collectors Nice example of this kind of collector is the MovementCollector

See Also:
HostCollector, MovementCollector

Method Index

 o setHostCollector(GraphEventsCollector)

Methods

 o setHostCollector
 public abstract void setHostCollector(GraphEventsCollector host)

All Packages  Class Hierarchy  This Package  Previous  Next  Index