|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeAppearance | |
---|---|
cytoscape.visual | Framework for generalized mappings from graph attributes to visual attributes. |
Uses of NodeAppearance in cytoscape.visual |
---|
Methods in cytoscape.visual that return NodeAppearance | |
---|---|
NodeAppearance |
NodeAppearanceCalculator.calculateNodeAppearance(Node node,
CyNetwork network)
Using the rules defined by the default values and calculators in this object, compute an appearance for the requested Node in the supplied CyNetwork. |
NodeAppearance |
NodeAppearanceCalculator.getDefaultAppearance()
DOCUMENT ME! |
Methods in cytoscape.visual with parameters of type NodeAppearance | |
---|---|
void |
NodeAppearanceCalculator.calculateNodeAppearance(NodeAppearance appr,
Node node,
CyNetwork network)
Using the rules defined by the default values and calculators in this object, compute an appearance for the requested Node in the supplied CyNetwork. |
void |
NodeAppearanceCalculator.setDefaultAppearance(NodeAppearance n)
DOCUMENT ME! |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |