final class ShapeType (View source)

Constants

NULL

POINT

POLY_LINE

POLYGON

MULTI_POINT

POINT_Z

POLY_LINE_Z

POLYGON_Z

MULTI_POINT_Z

POINT_M

POLY_LINE_M

POLYGON_M

MULTI_POINT_M

MULTI_PATCH

TYPES_WITH_Z

Shape types with a Z coordinate.

MEASURED_TYPES

Shape types with a measure field.

NAMES

Methods

static string
name(int $shapeType)

No description

Details

static string name(int $shapeType)

No description

Parameters

int $shapeType

Return Value

string