Skip to content

edge_builder

EdgeBuilder

Bases: ArrowGlyph

edge_centers = targets + coords / 2 instance-attribute

input_data = PolydataBuilder.build(coords) instance-attribute

labels = None instance-attribute

__init__(coords, targets)

set_color(color)

set_directed(directed)

set_labels(labels, color='white', size=36, offset=(0.05, 0.05, 0.05))

set_opacity(opacity)

set_radius(radius)

set_resolution(resolution)

Order of head polygon.

set_scalars(weights, cmap='hsv')

set_tip_length(length)

set_weights(weights, cmap='hsv')