All Downloads are FREE. Search and download functionalities are using the official Maven repository.

au.gov.amsa.ais.router.model.Region Maven / Gradle / Ivy

There is a newer version: 0.6.19
Show newest version
package au.gov.amsa.ais.router.model;

public interface Region {
    boolean contains(float lat, float lon);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy