|
Cytoscape 3.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.cytoscape.view.vizmap | |
---|---|
org.cytoscape.app | 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. |
org.cytoscape.io.read | Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs. |
org.cytoscape.io.write | This package provides factory interfaces to be used by anyone wishing to provide export or writing capabilities to the rest of Cytoscape. |
org.cytoscape.session | This package contains the interfaces and classes necessary to capturing, storing, and retrieving the state of a Cytoscape session. |
org.cytoscape.task.read | This package contains a set of task factory interfaces for reading various Cytoscape objects from files and URLs. |
org.cytoscape.view.vizmap | Visual Mapping basic API module. |
org.cytoscape.view.vizmap.events | Events for Visual Mappings. |
org.cytoscape.view.vizmap.gui | This package provides access to GUI component of VizMap GUI, and interfaces of mapping related managers. |
org.cytoscape.view.vizmap.mappings | APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.app | |
---|---|
VisualMappingFunctionFactory
Factory for VisualMappingFunctions. |
|
VisualMappingManager
Manager for VisualStyles. |
|
VisualStyleFactory
Factory for VisualStyles. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.io.read | |
---|---|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.io.write | |
---|---|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.session | |
---|---|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.task.read | |
---|---|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.view.vizmap | |
---|---|
VisualMappingFunction
This 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. |
|
VisualPropertyDependency
Represents a set of Visual Properties to be set by their parent value if dependency is enabled. |
|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.view.vizmap.events | |
---|---|
VisualMappingFunction
This 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. |
|
VisualMappingManager
Manager for VisualStyles. |
|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.view.vizmap.gui | |
---|---|
VisualMappingFunctionFactory
Factory for VisualMappingFunctions. |
|
VisualStyle
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. |
Classes in org.cytoscape.view.vizmap used by org.cytoscape.view.vizmap.mappings | |
---|---|
VisualMappingFunction
This 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. |
|
Cytoscape 3.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |