Package jason.environment.grid
Class Area
java.lang.Object
jason.environment.grid.Area
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Details
-
tl
-
br
-
-
Constructor Details
-
Area
public Area(int topLeftX, int topLeftY, int bottonRightX, int bottonRightY) -
Area
-
-
Method Details
-
contains
-
center
-
distanceMaxBorder
Deprecated.renamed to chebyshevDistanceToBorder -
chebyshevDistanceToBorder
returns the minimal distance from l to the border of the area -
hashCode
public int hashCode() -
equals
-
clone
-
toString
-