Class EllipsoidalGlobe.StateKey

    • Field Detail

      • globe

        protected Globe globe
      • verticalExaggeration

        protected double verticalExaggeration
    • Constructor Detail

      • StateKey

        public StateKey​(Globe globe)
    • Method Detail

      • getGlobe

        public Globe getGlobe()
        Description copied from interface: GlobeStateKey
        Indicates the globe associated with this state key.
        Specified by:
        getGlobe in interface GlobeStateKey
        Returns:
        the globe associated with this state key.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object