com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class AlphaFloor

    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)

        Determines whether the specified AlphaFloor is equal to the current AlphaFloor.

        Overrides:
        equals in class PVIObject
        Parameters:
        obj - The AlphaFloor to compare.
        Returns:
        true if objects are equal; otherwise, false.
      • hashCode

        public int hashCode()

        Serves as a hash function for a particular type.

        Overrides:
        hashCode in class PVIObject
        Returns:
        A hash code for the current object.