Add FlipCoordinates #386
Labels
algorithm
These are the fun tickets :-)
feature
New feature or request
good first issue
Good for newcomers
FlipCoordinates() T
. Here,T
is a pseudo type that's the same as the type the method is defined on. So when implemented onPoint
, it should beFlipCoordinates() Point
.TransformXY
internally. Note thatTransformXY
can return an error.The text was updated successfully, but these errors were encountered: