Package org.cytoscape.view.model
package org.cytoscape.view.model
Module for View Models and Visual Properties.
-
ClassDescriptionAn abstract implementation of VisualProperty that omits the methods dealing with serializing data.Defines a continuous range of values for
VisualPropertys.Additional methods for CyNetworkView.Factory forCyNetworkViewobjects.Used to configure the behavior ofCyNetworkViewobjects created using theCyNetworkViewFactoryFactoryservice.A singleton factory that is used to createCyNetworkViewFactoryobjects.Callback interface for use withCyNetworkViewinstances that are created fromCyNetworkViewFactoryProviderfactories.Basic access to network views in an instance of Cytoscape.An immutable snapshot of aCyNetworkViewcreated using theCyNetworkView.createSnapshot()method.Defines a discrete range of values forVisualPropertys.A CyNetwork with no corresponding view.An empty/null data type marker interface for Visual Properties holding no actual data.Range<T>Defines a range of values forVisualPropertys.Contains additional info about aView<CyEdge>obtained from aCyNetworkViewSnapshot.Contains additional info about aView<CyNode>obtained from aCyNetworkViewSnapshot.View<S>The base interface that defines methods used to set visual properties for nodes, edges, and networks.Marker interface for data types used by higher-level Visual Properties such as NODE, EDGE, or NETWORK.A RenderingEngine should provide one, immutable lexicon implementing this interface.A node in the visual property tree (lexicon).An object which represents a type of visual entity, such as node color, size, etc.