Class HistoryEntry

    • Constructor Detail

      • HistoryEntry

        public HistoryEntry()
    • Method Detail

      • hasCorrespondingLayer

        public boolean hasCorrespondingLayer()
        Returns whether or not the history object corresponds to a layer in the container.
        Returns:
        true if the history object corresponds to a layer in the container
      • equals

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

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object