public class CadLight extends CadBaseEntity
Class describing CadLight
Constructor and Description |
---|
CadLight()
Initializes a new instance of the
CadLight class. |
Modifier and Type | Method and Description |
---|---|
double |
getAttenuationEndLimit()
Gets or sets the attenuation end limit.
|
boolean |
getAttenuationLimits()
Gets or sets a value indicating whether [attenuation limits].
|
double |
getAttenuationStartLimit()
Gets or sets the attenuation start limit.
|
short |
getAttenuationType()
Gets or sets the type of the attenuation.
|
CadIntParameter |
getAttribute421()
Gets or sets the attribute 421.
|
CadShortParameter |
getAttribute63()
Gets or sets the attribute 63.
|
boolean |
getCastShadows()
Gets or sets a value indicating whether [cast shadows].
|
double |
getFalloffAngle()
Gets or sets the falloff angle.
|
double |
getHotspotAngle()
Gets or sets the hotspot angle.
|
double |
getIntenSity()
Gets or sets the inten sity.
|
String |
getLightName()
Gets or sets the name of the light.
|
Cad3DPoint |
getLightPosition()
Gets or sets the light position.
|
short |
getLightType()
Gets or sets the type of the light.
|
boolean |
getPlotGlyph()
Gets or sets a value indicating whether [plot glyph].
|
int |
getShadowMapSize()
Gets or sets the size of the shadow map.
|
short |
getShadowMapSoftness()
Gets or sets the shadow map softness.
|
short |
getShadowType()
Gets or sets the type of the shadow.
|
boolean |
getStatus()
Gets or sets a value indicating whether this
CadLight is status. |
Cad3DPoint |
getTargetLocation()
Gets or sets the target location.
|
int |
getVersionNumber()
Gets or sets the version number.
|
void |
setAttenuationEndLimit(double value)
Gets or sets the attenuation end limit.
|
void |
setAttenuationLimits(boolean value)
Gets or sets a value indicating whether [attenuation limits].
|
void |
setAttenuationStartLimit(double value)
Gets or sets the attenuation start limit.
|
void |
setAttenuationType(short value)
Gets or sets the type of the attenuation.
|
void |
setAttribute421(CadIntParameter value)
Gets or sets the attribute 421.
|
void |
setAttribute63(CadShortParameter value)
Gets or sets the attribute 63.
|
void |
setCastShadows(boolean value)
Gets or sets a value indicating whether [cast shadows].
|
void |
setFalloffAngle(double value)
Gets or sets the falloff angle.
|
void |
setHotspotAngle(double value)
Gets or sets the hotspot angle.
|
void |
setIntenSity(double value)
Gets or sets the inten sity.
|
void |
setLightName(String value)
Gets or sets the name of the light.
|
void |
setLightPosition(Cad3DPoint value)
Gets or sets the light position.
|
void |
setLightType(short value)
Gets or sets the type of the light.
|
void |
setPlotGlyph(boolean value)
Gets or sets a value indicating whether [plot glyph].
|
void |
setShadowMapSize(int value)
Gets or sets the size of the shadow map.
|
void |
setShadowMapSoftness(short value)
Gets or sets the shadow map softness.
|
void |
setShadowType(short value)
Gets or sets the type of the shadow.
|
void |
setStatus(boolean value)
Gets or sets a value indicating whether this
CadLight is status. |
void |
setTargetLocation(Cad3DPoint value)
Gets or sets the target location.
|
void |
setVersionNumber(int value)
Gets or sets the version number.
|
getAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadShortParameter getAttribute63()
Gets or sets the attribute 63.
public void setAttribute63(CadShortParameter value)
Gets or sets the attribute 63.
value
- The attribute 63.public CadIntParameter getAttribute421()
Gets or sets the attribute 421.
public void setAttribute421(CadIntParameter value)
Gets or sets the attribute 421.
value
- The attribute 421.public int getVersionNumber()
Gets or sets the version number.
public void setVersionNumber(int value)
Gets or sets the version number.
value
- The version number.public String getLightName()
Gets or sets the name of the light.
public void setLightName(String value)
Gets or sets the name of the light.
value
- The name of the light.public short getLightType()
Gets or sets the type of the light.
public void setLightType(short value)
Gets or sets the type of the light.
value
- The type of the light.public boolean getStatus()
Gets or sets a value indicating whether this CadLight
is status.
true
if status; otherwise, false
.public void setStatus(boolean value)
Gets or sets a value indicating whether this CadLight
is status.
value
- true
if status; otherwise, false
.public boolean getPlotGlyph()
Gets or sets a value indicating whether [plot glyph].
true
if [plot glyph]; otherwise, false
.public void setPlotGlyph(boolean value)
Gets or sets a value indicating whether [plot glyph].
value
- true
if [plot glyph]; otherwise, false
.public double getIntenSity()
Gets or sets the inten sity.
public void setIntenSity(double value)
Gets or sets the inten sity.
value
- The inten sity.public Cad3DPoint getLightPosition()
Gets or sets the light position.
public void setLightPosition(Cad3DPoint value)
Gets or sets the light position.
value
- The light position.public Cad3DPoint getTargetLocation()
Gets or sets the target location.
public void setTargetLocation(Cad3DPoint value)
Gets or sets the target location.
value
- The target location.public short getAttenuationType()
Gets or sets the type of the attenuation.
public void setAttenuationType(short value)
Gets or sets the type of the attenuation.
value
- The type of the attenuation.public boolean getAttenuationLimits()
Gets or sets a value indicating whether [attenuation limits].
true
if [attenuation limits]; otherwise, false
.public void setAttenuationLimits(boolean value)
Gets or sets a value indicating whether [attenuation limits].
value
- true
if [attenuation limits]; otherwise, false
.public double getAttenuationStartLimit()
Gets or sets the attenuation start limit.
public void setAttenuationStartLimit(double value)
Gets or sets the attenuation start limit.
value
- The attenuation start limit.public double getAttenuationEndLimit()
Gets or sets the attenuation end limit.
public void setAttenuationEndLimit(double value)
Gets or sets the attenuation end limit.
value
- The attenuation end limit.public double getHotspotAngle()
Gets or sets the hotspot angle.
public void setHotspotAngle(double value)
Gets or sets the hotspot angle.
value
- The hotspot angle.public double getFalloffAngle()
Gets or sets the falloff angle.
public void setFalloffAngle(double value)
Gets or sets the falloff angle.
value
- The falloff angle.public boolean getCastShadows()
Gets or sets a value indicating whether [cast shadows].
true
if [cast shadows]; otherwise, false
.public void setCastShadows(boolean value)
Gets or sets a value indicating whether [cast shadows].
value
- true
if [cast shadows]; otherwise, false
.public short getShadowType()
Gets or sets the type of the shadow.
public void setShadowType(short value)
Gets or sets the type of the shadow.
value
- The type of the shadow.public int getShadowMapSize()
Gets or sets the size of the shadow map.
public void setShadowMapSize(int value)
Gets or sets the size of the shadow map.
value
- The size of the shadow map.public short getShadowMapSoftness()
Gets or sets the shadow map softness.
public void setShadowMapSoftness(short value)
Gets or sets the shadow map softness.
value
- The shadow map softness.