Package org.cytoscape.filter.view

Provides interfaces for contributing user interfaces for Transformers to Cytoscape. To contribute a user interface for a particular Transformer implement the interface TransformerViewFactory and register it as an OSGi service. User interfaces that provide a different behaviour when the "Apply Automatically" checkbox is enabled should implement the interface InteractivityChangedListener as well.