public class Path
extends Object
The Class Path.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
-
Path
Instantiates a new path.
- Parameters:
start - The starting point of the path
target - The target of this instance
path - The Path2D reference
points - A list of all Point2D contained by the path
-
Method Details
-
getPath
Gets the path.
- Returns:
- the path
-
-
-
getTarget
Gets the target.
- Returns:
- the target