Uses of Interface
org.cytoscape.view.presentation.property.values.BendFactory
-
Packages that use BendFactory Package Description org.cytoscape.view.presentation.property Implementations of basic VisualProperty objects and VisualLexicons. -
-
Uses of BendFactory in org.cytoscape.view.presentation.property
Methods in org.cytoscape.view.presentation.property with parameters of type BendFactory Modifier and Type Method Description void
BasicVisualLexicon. addBendFactory(BendFactory bendFactory, Map<?,?> props)
void
EdgeBendVisualProperty. setBendFactory(BendFactory bendFactory)
Sets the bend factory that is used behind the scenes to create bend objects.
-