public class Geometry
extends java.lang.Object
Constructor and Description |
---|
Geometry() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<int[]> |
getAreas(java.awt.geom.Area area) |
static java.awt.geom.Area |
getClearArea(Human agent,
int targetX,
int targetY,
int clearLength,
int clearRad) |
static double |
surface(java.awt.geom.Area area) |
public static java.awt.geom.Area getClearArea(Human agent, int targetX, int targetY, int clearLength, int clearRad)
public static double surface(java.awt.geom.Area area)
public static java.util.List<int[]> getAreas(java.awt.geom.Area area)