|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectBase | |
---|---|
cytoscape.visual | Framework for generalized mappings from graph attributes to visual attributes. |
cytoscape.visual.customgraphic | |
cytoscape.visual.mappings | The Mappings are used by Calculators to map graph attributes to visual attribute values. |
Uses of SubjectBase in cytoscape.visual |
---|
Subclasses of SubjectBase in cytoscape.visual | |
---|---|
class |
GlobalAppearanceCalculator
This class calculates global visual attributes such as the background color of the graph window. |
class |
VisualMappingManager
Top-level class for controlling the visual appearance of nodes and edges according to data attributes, as well as some global visual attributes. |
Uses of SubjectBase in cytoscape.visual.customgraphic |
---|
Subclasses of SubjectBase in cytoscape.visual.customgraphic | |
---|---|
class |
CustomGraphicsManager
|
Uses of SubjectBase in cytoscape.visual.mappings |
---|
Subclasses of SubjectBase in cytoscape.visual.mappings | |
---|---|
class |
AbstractMapping
|
class |
ContinuousMapping
Implements an interpolation table mapping data to values of a particular class. |
class |
DiscreteMapping
Implements a lookup table mapping data to values of a particular class. |
class |
PassThroughMapping
Defines a mapping from a bundle of data attributes to a visual attribute. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |