Skip navigation links
jpa.tools.swing

Class PathFinder

Parameters:
x1 - the x-coordinate of the starting point
y1 - the y-coordinate of the starting point
x2 - the x-coordinate of the target point
y2 - the y-coordinate of the target point
Returns:
a array of points in the form of x1,y1, x2,y2, ....
Skip navigation links

Copyright © 2006–2018 Apache Software Foundation. All rights reserved.