Uses of Interface
org.cytoscape.view.presentation.property.values.Bend
Package
Description
Implementations of basic VisualProperty objects and VisualLexicons.
Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape
-
Uses of Bend in org.cytoscape.view.presentation.property
Modifier and TypeFieldDescriptionstatic final Bend
EdgeBendVisualProperty.DEFAULT_EDGE_BEND
The default edge bend.ModifierConstructorDescriptionEdgeBendVisualProperty
(Bend defaultValue, String id, String displayName) Constructor. -
Uses of Bend in org.cytoscape.view.presentation.property.values
Modifier and TypeMethodDescriptionBendFactory.createBend()
Creates an instance of edge bend.BendFactory.parseSerializableString
(String serializedString) Creates an instance of edge bend from serializable string.