Méthode | Description | |
---|---|---|
AlmostEqual ( double x, double y ) : bool | ||
GridZone ( double pSouthLatitude, double pNorthLatitude, double pWestLongitude, double pEastLongitude ) : System | ||
NorthEast ( ) : |
||
NorthWest ( ) : |
||
SouthEast ( ) : |
||
SouthWest ( ) : |
||
getCenter ( ) : |
public static AlmostEqual ( double x, double y ) : bool | ||
x | double | |
y | double | |
Résultat | bool |
public GridZone ( double pSouthLatitude, double pNorthLatitude, double pWestLongitude, double pEastLongitude ) : System | ||
pSouthLatitude | double | |
pNorthLatitude | double | |
pWestLongitude | double | |
pEastLongitude | double | |
Résultat | System |