-
Home
-
Mapster WP Maps
-
1.9.0 (latest)
-
Code
-
Classes
- Point
Total Complexity |
47 |
Dependencies |
1 |
Dependents |
9 |
Total lines |
192 |
Lines of code |
117 |
Logical lines of code |
59 |
Comment lines |
42 |
Methods |
31 |
Properties |
3 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
52 |
9 |
25 |
equals() |
S |
59 |
7 |
14 |
z() |
S |
71 |
2 |
6 |
isEmpty() |
S |
69 |
2 |
8 |
pointOnSurface() |
S |
92 |
1 |
1 |
interiorRingN() |
S |
92 |
1 |
1 |
numInteriorRings() |
S |
92 |
1 |
1 |
exteriorRing() |
S |
92 |
1 |
1 |
pointN() |
S |
92 |
1 |
1 |
isClosed() |
S |
92 |
1 |
1 |
isRing() |
S |
92 |
1 |
1 |
endPoint() |
S |
92 |
1 |
1 |
startPoint() |
S |
92 |
1 |
1 |
geometryN() |
S |
92 |
1 |
1 |
numGeometries() |
S |
92 |
1 |
1 |
isSimple() |
S |
82 |
1 |
3 |
numPoints() |
S |
82 |
1 |
3 |
getPoints() |
S |
81 |
1 |
3 |
x() |
S |
80 |
1 |
3 |
dimension() |
S |
82 |
1 |
3 |
boundary() |
S |
82 |
1 |
3 |
haversineLength() |
S |
82 |
1 |
3 |
greatCircleLength() |
S |
82 |
1 |
3 |
length() |
S |
82 |
1 |
3 |
area() |
S |
82 |
1 |
3 |
asArray() |
S |
82 |
1 |
3 |
getBBox() |
S |
68 |
1 |
8 |
centroid() |
S |
82 |
1 |
3 |
invertxy() |
S |
73 |
1 |
5 |
y() |
S |
80 |
1 |
3 |
explode() |
S |
92 |
1 |
1 |