Uses of Package
org.cytoscape.view.vizmap
Package
Description
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
This package provides factory interfaces to be used by anyone wishing to provide
export or writing capabilities to the rest of Cytoscape.
This package contains the interfaces and classes necessary to capturing,
storing, and retrieving the state of a Cytoscape session.
This package contains a set of task factory interfaces for reading
various Cytoscape objects from files and URLs.
Visual Mapping basic API module.
Events for Visual Mappings.
This package provides access to GUI component of VizMap GUI, and interfaces of mapping related managers.
APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping.
-
ClassDescriptionFactory for VisualMappingFunctions.Manager for VisualStyles.Factory for VisualStyles.
-
ClassDescriptionA VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects.
-
ClassDescriptionA VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects.
-
ClassDescriptionA VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects.
-
ClassDescriptionA VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects.
-
ClassDescriptionThis class defines how an attribute gets mapped to a visual property.
It takes two values: Attribute value: node name(Strings), expression values(Numbers), ... Visual Property: node size(Numbers), edge color(Color), node shape(NodeShape), ... This provides the mapping function from converting the attribute to the visual property.Represents a set of Visual Properties to be set by their parent value if dependency is enabled.A VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects. -
ClassDescriptionThis class defines how an attribute gets mapped to a visual property.
It takes two values: Attribute value: node name(Strings), expression values(Numbers), ... Visual Property: node size(Numbers), edge color(Color), node shape(NodeShape), ... This provides the mapping function from converting the attribute to the visual property.Manager for VisualStyles.Represents a set of Visual Properties to be set by their parent value if dependency is enabled.A VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects. -
ClassDescriptionManager for
VisualStyle
s.A VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects. -
ClassDescriptionFactory for VisualMappingFunctions.A VisualStyle is a collection of VisualMappingFunctions and default values that define how a set of attributes is mapped to visual properties of View objects.
-
ClassDescriptionThis class defines how an attribute gets mapped to a visual property.
It takes two values: Attribute value: node name(Strings), expression values(Numbers), ... Visual Property: node size(Numbers), edge color(Color), node shape(NodeShape), ... This provides the mapping function from converting the attribute to the visual property.