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

Method setX

src/prefuse/util/PrefuseLib.java:249–257  ·  view source on GitHub ↗

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

(VisualItem item, VisualItem referrer, double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

itemDraggedMethod · 0.95
setXMethod · 0.95

Calls 4

getXMethod · 0.65
setStartXMethod · 0.65
setEndXMethod · 0.65
setXMethod · 0.65

Tested by

no test coverage detected