How can I edit pixel coordinates for elements in java?

Can someone give me some sample code on how through java to set an element’s pixel coords?

1 wu = 1 pixel in the GUI node… so set the local translation in world units

How would you do that?

How do you “set local translation” for one element?

Node.setLocalTranslation() ?

Might be time to read the docs if your wondering about this…

Are you using nifty? If so then the link to the nifty docs is right over there ------>

I’m using nifty, yes. I meant an image for the Nifty Gui, not a node.