Uses of Interface
org.cytoscape.view.presentation.property.values.Handle
Packages that use Handle
Package
Description
Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape
-
Uses of Handle in org.cytoscape.view.presentation.property.values
Methods in org.cytoscape.view.presentation.property.values that return HandleModifier and TypeMethodDescriptionHandleFactory.createHandle(CyNetworkView graphView, View<CyEdge> view, double x, double y)
Creates a new instance of the Handle.Methods in org.cytoscape.view.presentation.property.values that return types with arguments of type HandleMethods in org.cytoscape.view.presentation.property.values with parameters of type HandleModifier and TypeMethodDescriptionint
Get index of a Handlevoid
Bend.insertHandleAt(int index, Handle handle)
Insert a Handle to the specified position in the Bend