Namespace Npgsql.TypeHandlers.GeometricHandlers
Classes
BoxHandler
A type handler for the PostgreSQL box data type.
CircleHandler
A type handler for the PostgreSQL circle data type.
LineHandler
A type handler for the PostgreSQL line data type.
LineSegmentHandler
A type handler for the PostgreSQL lseg data type.
PathHandler
A type handler for the PostgreSQL path data type.
PointHandler
A type handler for the PostgreSQL point data type.
PolygonHandler
A type handler for the PostgreSQL polygon data type.