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