Package | Description |
---|---|
org.cytoscape.view.presentation.property.values |
Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape
|
Modifier and Type | Method and Description |
---|---|
Handle |
HandleFactory.createHandle(CyNetworkView graphView,
View<CyEdge> view,
double x,
double y)
Creates a new instance of the Handle.
|
Modifier and Type | Method and Description |
---|---|
List<Handle> |
Bend.getAllHandles()
Get List of all handles on this edge
|
Modifier and Type | Method and Description |
---|---|
int |
Bend.getIndex(Handle handle)
Get index of a Handle
|
void |
Bend.insertHandleAt(int index,
Handle handle)
Insert a Handle to the specified position in the Bend
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.