Class Lake


  • public class Lake
    extends GeoLocation
    A body of relatively still water, localized in a basin. see https://www.wikidata.org/wiki/Q23397 "See; von Land umgebenes Stillgewässer mit oder ohne Zu- und Abfluss"
    • Constructor Detail

      • Lake

        public Lake()
    • 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