protected class GridSearch.PointInt extends Point implements Serializable, RevisionHandler
Point,
Serialized FormPoint2D.Double, Point2D.Float| Constructor and Description |
|---|
PointInt(int x,
int y)
the default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRevision()
Returns the revision string.
|
String |
toString()
returns a string representation of the Point
|
equals, getLocation, getX, getY, move, setLocation, setLocation, setLocation, translateclone, distance, distance, distance, distanceSq, distanceSq, distanceSq, hashCode, setLocationpublic PointInt(int x,
int y)
x - the x value of the pointy - the y value of the pointpublic String toString()
public String getRevision()
getRevision in interface RevisionHandlerCopyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.