Search Results for

    Show / Hide Table of Contents

    Namespace Npgsql.Internal.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.

    In This Article
    Back to top © Copyright 2022 The Npgsql Development Team