Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSunObject



  • public class CadSunObject
    extends CadBaseObject

    The Cad sun object.

    • Constructor Detail

      • CadSunObject

        public CadSunObject()

        Initializes a new instance of the CadSunObject class.

    • Method Detail

      • getAttribute421

        public CadIntParameter getAttribute421()

        Gets or sets the attribute421.

        Returns:
        The attribute421.
      • setAttribute421

        public void setAttribute421(CadIntParameter value)

        Gets or sets the attribute421.

        Parameters:
        value - The attribute421.
      • getDaylightSavings

        public CadBoolParameter getDaylightSavings()

        Gets or sets a value indicating whether daylight savings.

      • setDaylightSavings

        public void setDaylightSavings(CadBoolParameter value)

        Gets or sets a value indicating whether daylight savings.

      • setIntensity

        public void setIntensity(CadDoubleParameter value)

        Gets or sets the intensity.

      • getJulianDay

        public CadIntParameter getJulianDay()

        Gets or sets the julian day.

      • setJulianDay

        public void setJulianDay(CadIntParameter value)

        Gets or sets the julian day.

      • getShadowMapSize

        public CadShortParameter getShadowMapSize()

        Gets or sets the shadow map size.

      • setShadowMapSize

        public void setShadowMapSize(CadShortParameter value)

        Gets or sets the shadow map size.

      • getShadowSoftness

        public CadShortParameter getShadowSoftness()

        Gets or sets the shadow softness.

      • setShadowSoftness

        public void setShadowSoftness(CadShortParameter value)

        Gets or sets the shadow softness.

      • getShadowType

        public CadShortParameter getShadowType()

        Gets or sets the shadow type.

      • setShadowType

        public void setShadowType(CadShortParameter value)

        Gets or sets the shadow type.

      • getShadows

        public CadBoolParameter getShadows()

        Gets or sets a value indicating whether shadows.

      • setShadows

        public void setShadows(CadBoolParameter value)

        Gets or sets a value indicating whether shadows.

      • getStatus

        public CadBoolParameter getStatus()

        Gets or sets a value indicating whether status.

      • setStatus

        public void setStatus(CadBoolParameter value)

        Gets or sets a value indicating whether status.

      • setTime

        public void setTime(CadIntParameter value)

        Gets or sets the time.

      • getVersionNumber

        public CadIntParameter getVersionNumber()

        Gets or sets the version number.

      • setVersionNumber

        public void setVersionNumber(CadIntParameter value)

        Gets or sets the version number.