|
Cytoscape 3.0.0-beta1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bend | |
|---|---|
| org.cytoscape.view.presentation.property | Implementations of basic VisualProperty objects and VisualLexicons. |
| org.cytoscape.view.presentation.property.values | Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape |
| Uses of Bend in org.cytoscape.view.presentation.property |
|---|
| Fields in org.cytoscape.view.presentation.property declared as Bend | |
|---|---|
static Bend |
EdgeBendVisualProperty.DEFAULT_EDGE_BEND
The default edge bend. |
| Methods in org.cytoscape.view.presentation.property that return Bend | |
|---|---|
Bend |
EdgeBendVisualProperty.parseSerializableString(String value)
|
| Methods in org.cytoscape.view.presentation.property with parameters of type Bend | |
|---|---|
String |
EdgeBendVisualProperty.toSerializableString(Bend value)
|
| Constructors in org.cytoscape.view.presentation.property with parameters of type Bend | |
|---|---|
EdgeBendVisualProperty(Bend defaultValue,
String id,
String displayName)
Constructor. |
|
| Uses of Bend in org.cytoscape.view.presentation.property.values |
|---|
| Methods in org.cytoscape.view.presentation.property.values that return Bend | |
|---|---|
Bend |
BendFactory.createBend()
Creates an instance of edge bend. |
Bend |
BendFactory.parseSerializableString(String serializedString)
Creates an instance of edge bend from serializable string. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||