GeoLatte / geolatte-geom

A geometry model that conforms to the OGC Simple Features for SQL specification.
Other
134 stars 63 forks source link

Review Positions and PositionFactory classes #61

Closed maesenka closed 6 years ago

maesenka commented 6 years ago

e.g. CanMakeP2D() is inconsistently named.

Should we not have a simple factory method on the Position classes (like C2D.from(double, double) ?