naught property

Coordinate naught
final

Constant for coordinate at (0, 0).

Implementation

static final Coordinate naught = new Coordinate(0.0, 0.0);