MCPcopy Create free account
hub / github.com/DMinerJackie/prefuse-visualization-tool / setY

Method setY

src/prefuse/util/PrefuseLib.java:269–277  ·  view source on GitHub ↗

Update the y-coordinate of an item. The current y value will become the new starting y value, while the given value will become the new current x and ending y values. This method also supports an optional referrer item, whose y coordinate will become the new starting y coordinate of item if item's c

(VisualItem item, VisualItem referrer, double y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

itemDraggedMethod · 0.95
setYMethod · 0.95

Calls 4

getYMethod · 0.65
setStartYMethod · 0.65
setEndYMethod · 0.65
setYMethod · 0.65

Tested by

no test coverage detected