Cytoscape 3.0.1 API

Package org.cytoscape.view.model

Module for View Models and Visual Properties.

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 VisualPropertys.
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 VisualPropertys.
DiscreteRange<T> Defines a discrete range of values for VisualPropertys.
VisualLexiconNode A node in the visual property tree (lexicon).
 

Package org.cytoscape.view.model Description

Module for View Models and Visual Properties.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.