|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
VisualMappingFunction<K,V> | 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. |
VisualMappingFunctionFactory | Factory for VisualMappingFunctions. |
VisualMappingManager | Manager for VisualStyles. |
VisualPropertyDependencyFactory<T> | |
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. |
VisualStyleFactory | Factory for VisualStyles. |
Class Summary | |
---|---|
VisualPropertyDependency<T> | Represents a set of Visual Properties to be set by their parent value if dependency is enabled. |
Visual Mapping basic API module.
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |