Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSun

    • Constructor Detail

      • CadSun

        public CadSun()
    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

        Overrides:
        getTypeName in class CadBaseEntity
        Returns:
        The name of the type.
      • getColor

        public final short getColor()

        Gets or sets the color.

      • setColor

        public final void setColor(short value)

        Gets or sets the color.

      • getDaylightSavings

        public final boolean getDaylightSavings()

        Gets or sets a value indicating whether daylight savings.

      • setDaylightSavings

        public final void setDaylightSavings(boolean value)

        Gets or sets a value indicating whether daylight savings.

      • getIntensity

        public final double getIntensity()

        Gets or sets the intensity.

      • setIntensity

        public final void setIntensity(double value)

        Gets or sets the intensity.

      • getJulianDay

        public final int getJulianDay()

        Gets or sets the julian day.

      • setJulianDay

        public final void setJulianDay(int value)

        Gets or sets the julian day.

      • getShadowMapSize

        public final short getShadowMapSize()

        Gets or sets the shadow map size.

      • setShadowMapSize

        public final void setShadowMapSize(short value)

        Gets or sets the shadow map size.

      • getShadowSoftness

        public final short getShadowSoftness()

        Gets or sets the shadow softness.

      • setShadowSoftness

        public final void setShadowSoftness(short value)

        Gets or sets the shadow softness.

      • getShadowType

        public final short getShadowType()

        Gets or sets the shadow type.

      • setShadowType

        public final void setShadowType(short value)

        Gets or sets the shadow type.

      • getShadows

        public final boolean getShadows()

        Gets or sets a value indicating whether shadows.

      • setShadows

        public final void setShadows(boolean value)

        Gets or sets a value indicating whether shadows.

      • getStatus

        public final boolean getStatus()

        Gets or sets a value indicating whether status.

      • setStatus

        public final void setStatus(boolean value)

        Gets or sets a value indicating whether status.

      • getTime

        public final int getTime()

        Gets or sets the time.

      • setTime

        public final void setTime(int value)

        Gets or sets the time.

      • getVersionNumber

        public final int getVersionNumber()

        Gets or sets the version number.

      • setVersionNumber

        public final void setVersionNumber(int value)

        Gets or sets the version number.