Class Valley


  • public class Valley
    extends GeoLocation
    A low area between hills, often with a river running through it. see https://www.wikidata.org/wiki/Q165 "Tal; langgestreckte, mit mindestens einem Abfluss offene Hohlform in der Landschaft"
    • Constructor Detail

      • Valley

        public Valley()
    • Method Detail

      • init

        protected void init()
        Description copied from class: UniqueObject
        Use to initialize member variables, used by default constructor and builder
        Overrides:
        init in class GeoLocation