class Point
Encapsulates a 2D point with x,y coordinates. It corresponds to the org.apache.cassandra.db.marshal.PointType column type in DSE.
Extends
Methods
__construct
(mixed $pointData )
Type\Custom type
( )The type of represented by the value.
double x
( )double y
( )string wkt
( )string