Class Bounds

    • Constructor Detail

      • Bounds

        public Bounds​(LonLat sw,
                      LonLat ne)
        Construct.
        Parameters:
        sw -
        ne -
    • Method Detail

      • getSW

        public LonLat getSW()
      • getNE

        public LonLat getNE()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • parse

        public static Bounds parse​(String value)
        ((37.34068368469045, -122.48519897460936), (37.72184917678752, -121.79855346679686))
      • parseWithNames

        public static Bounds parseWithNames​(String value)
        left-bottom=(37.34068368469045, -122.48519897460936) right-top=(37.72184917678752, -121.79855346679686)