POINT constant

ShapeType const POINT

Represents a Point shape (id = 1).

Implementation

static const POINT = ShapeType._(1, 'Point');