com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class GlowEffectiveData

    • Method Detail

      • getColor

        public final java.awt.Color getColor()

        Color. Read-only Color.

        Specified by:
        getColor in interface IGlowEffectiveData
      • equals

        public boolean equals(java.lang.Object obj)

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

        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - The GlowEffectiveData 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 java.lang.Object
        Returns:
        A hash code for the current object.