Méthode | Description | |
---|---|---|
Distance ( this p1, Point p2 ) : int | ||
Within ( this p, int distance ) : List |
public static Distance ( this p1, Point p2 ) : int | ||
p1 | this | |
p2 | Point | |
Résultat | int |
public static Within ( this p, int distance ) : List |
||
p | this | |
distance | int | |
Résultat | List |