|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CyNetworkView | Additional methods for CyNetworkView. |
CyNetworkViewFactory | Factory for CyNetworkView objects. |
CyNetworkViewManager | Basic access to network views in an instance of Cytoscape. |
NullDataType | An empty/null data type marker interface for Visual Properties holding no actual data. |
Range<T> | Defines a range of values for VisualProperty s. |
View<S> | The base interface that defines methods used to set visual properties for nodes, edges, and networks. |
Visualizable | Marker interface for data types used by higher-level Visual Properties such as NODE, EDGE, or NETWORK. |
VisualLexicon | A RenderingEngine should provide one, immutable lexicon implementing this interface. |
VisualProperty<T> | An object which represents a type of visual entity, such as node color, size, etc. |
Class Summary | |
---|---|
AbstractVisualProperty<T> | An abstract implementation of VisualProperty that omits the methods dealing with serializing data. |
ContinuousRange<T> | Defines a continuous range of values for VisualProperty s. |
DiscreteRange<T> | Defines a discrete range of values for VisualProperty s. |
VisualLexiconNode | A node in the visual property tree (lexicon). |
Module for View Models and Visual Properties.
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |