JavaScript is disabled on your browser.
Skip navigation links
Cytoscape 3.10.0 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.cytoscape.filter.predicates
package
org.cytoscape.filter.predicates
General purpose predicates used to perform comparisons against numbers and strings.
Related Packages
Package
Description
org.cytoscape.filter
Provides interfaces for constructing and executing
Transformer
s and
Filter
s.
org.cytoscape.filter.model
Provides interfaces and classes for defining
Transformer
s and
Filter
s.
org.cytoscape.filter.transformers
Provides interfaces for working with the
Transformer
s provided by the core.
org.cytoscape.filter.view
Provides interfaces for contributing user interfaces for
Transformer
s to Cytoscape.
Enum Classes
Class
Description
Predicate
Various predicates that can be used to test conditions in
Transformers
.