Get the geometry type
geometry type
Does the geometry have m coordinates
true if has m coordinates
Set if the geometry has m coordinates
true if has m coordinates
Does the geometry have z coordinates
true if has z coordinates
Set if the geometry has z coordinates
true if has z coordinates
Does the geometry have z coordinates
true if has z coordinates
#hasZ()
Get m
m
Set m
Get x
x
Set y
Get y
y
Set y
Get z
z
Set z
Get the mathematical centroid point of a 2 dimensional representation of the Geometry (balancing point of a 2d cutout of the geometry). Only the x and y coordinate of the resulting point are calculated and populated. The resulting Point#getZ() and Point#getM() methods will always return null.
centroid point
Get the geographic centroid point of a 2 dimensional representation of the degree unit Geometry. Only the x and y coordinate of the resulting point are calculated and populated. The resulting Point#getZ() and Point#getM() methods will always return null.
centroid point
Static
degreesStatic
degreesStatic
hasMStatic
hasZStatic
metersStatic
metersStatic
pointStatic
pointStatic
toStatic
toGenerated using TypeDoc
Point