Uses of Class
org.cytoscape.view.presentation.property.EdgeBendVisualProperty
-
Packages that use EdgeBendVisualProperty Package Description org.cytoscape.view.presentation.property Implementations of basic VisualProperty objects and VisualLexicons. -
-
Uses of EdgeBendVisualProperty in org.cytoscape.view.presentation.property
Fields in org.cytoscape.view.presentation.property declared as EdgeBendVisualProperty Modifier and Type Field Description static EdgeBendVisualProperty
BasicVisualLexicon. EDGE_BEND
If Edge Bend is defined, edges will be rendered as straight or curved lines.
-