Interface MapConstrained

    • Method Detail

      • satisfiesMapConstraints

        boolean satisfiesMapConstraints​(double[] coordinates)
        Return true if the the coordinates satisfy the map constraints.
        Parameters:
        coordinates - The coordinates
        Returns:
        true if the the coordinates satisfy the map constraints.