libGdx setting a trajektory for a object to move

Can i predefine a trajetory for object to move on so that i give it the starting point and end point and then an angle or something for it to move on a curve? I tryed t o look for it but couldnt find, and what i found was to generate gravity of sorts and then apply it to the objects. Is there a way to do it whidout generating a gravity?