|
Cytoscape 3.1.1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Transformer
s to
Cytoscape.
See:
Description
Interface Summary | |
---|---|
InteractivityChangedListener | Listens for changes in the system-level state of interactivity. |
TransformerViewFactory | A factory for making UI panels to configure a specific Transformer . |
Provides interfaces for contributing user interfaces for Transformer
s 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.
|
Cytoscape 3.1.1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |