public class areaCalc
extends java.lang.Object
| Constructor and Description |
|---|
areaCalc() |
| Modifier and Type | Method and Description |
|---|---|
static double |
calculaArea(float[][] punts) |
protected static double |
CalculaAreaPunts(float[] p1,
float[] p2) |
static double |
calculaAreaRoc(float[][] punts) |