Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSun

    • Constructor Detail

      • CadSun

        public CadSun()

        Initializes a new instance of the CadSun class.

    • Method Detail

      • getColor

        public short getColor()

        Gets or sets the color.

      • setColor

        public void setColor(short value)

        Gets or sets the color.

      • getDaylightSavings

        public boolean getDaylightSavings()

        Gets or sets a value indicating whether daylight savings.

      • setDaylightSavings

        public void setDaylightSavings(boolean value)

        Gets or sets a value indicating whether daylight savings.

      • getIntensity

        public double getIntensity()

        Gets or sets the intensity.

      • setIntensity

        public void setIntensity(double value)

        Gets or sets the intensity.

      • getJulianDay

        public int getJulianDay()

        Gets or sets the julian day.

      • setJulianDay

        public void setJulianDay(int value)

        Gets or sets the julian day.

      • getShadowMapSize

        public short getShadowMapSize()

        Gets or sets the shadow map size.

      • setShadowMapSize

        public void setShadowMapSize(short value)

        Gets or sets the shadow map size.

      • getShadowSoftness

        public short getShadowSoftness()

        Gets or sets the shadow softness.

      • setShadowSoftness

        public void setShadowSoftness(short value)

        Gets or sets the shadow softness.

      • getShadowType

        public short getShadowType()

        Gets or sets the shadow type.

      • setShadowType

        public void setShadowType(short value)

        Gets or sets the shadow type.

      • getShadows

        public boolean getShadows()

        Gets or sets a value indicating whether shadows.

      • setShadows

        public void setShadows(boolean value)

        Gets or sets a value indicating whether shadows.

      • getStatus

        public boolean getStatus()

        Gets or sets a value indicating whether status.

      • setStatus

        public void setStatus(boolean value)

        Gets or sets a value indicating whether status.

      • getTime

        public int getTime()

        Gets or sets the time.

      • setTime

        public void setTime(int value)

        Gets or sets the time.

      • getVersionNumber

        public int getVersionNumber()

        Gets or sets the version number.

      • setVersionNumber

        public void setVersionNumber(int value)

        Gets or sets the version number.