Packages

 

com.aspose.cad.fileformats.dwf.whip.objects

Class DwfWhipLayer

    • Constructor Detail

      • DwfWhipLayer

        public DwfWhipLayer()

        Initializes a new instance of the DwfWhipLayer class

    • Method Detail

      • getName

        public DwfString getName()

        Gets name of DwfWhipLayer

      • getNumber

        public int getNumber()

        Gets number

      • isVisible

        public boolean isVisible()

        Gets visibility

      • getIncarnation

        public int getIncarnation()

        Gets incarnation

      • equals

        public boolean equals(Object obj)

        Determines whether the specified System.Object is equal to the current DwfWhipLayer.

        Overrides:
        equals in class Object
        Parameters:
        obj - object for equals
        Returns:
        Result of equals two DwfWhipLayer
      • hashCode

        public int hashCode()

        Hash code for the current DwfWhipLayer.

        Overrides:
        hashCode in class Object
        Returns:
        HashCode of DwfWhipLayer