This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.


    from 7b07584  Fix a `NullPointerException` that occurs when a new window is 
created.
     new d1c2db3  Remove `PlanarCanvas.getAreaOfInterest()` because subclass 
needs to perform a slightly different computation, for example with addition of 
a margin.
     new 7f89f62  Avoid a "no convergence" error when dα₁ ≪ α₁.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/sis/gui/coverage/CoverageCanvas.java    | 47 ++++++++++++++-----
 .../org/apache/sis/portrayal/PlanarCanvas.java     | 52 ----------------------
 .../sis/referencing/GeodesicsOnEllipsoid.java      | 14 +++++-
 .../sis/referencing/GeodesicsOnEllipsoidTest.java  | 20 ++++++++-
 .../sis/referencing/GeodeticCalculatorTest.java    |  8 ++++
 5 files changed, 75 insertions(+), 66 deletions(-)

Reply via email to