|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.Dr3DLight
public class Dr3DLight
| Constructor Summary | |
|---|---|
Dr3DLight()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDr3DDiffuseColor()
Gets the value of the dr3DDiffuseColor property. |
java.lang.String |
getDr3DDirection()
Gets the value of the dr3DDirection property. |
java.lang.String |
getDr3DEnabled()
Gets the value of the dr3DEnabled property. |
java.lang.String |
getDr3DSpecular()
Gets the value of the dr3DSpecular property. |
void |
setDr3DDiffuseColor(java.lang.String value)
Sets the value of the dr3DDiffuseColor property. |
void |
setDr3DDirection(java.lang.String value)
Sets the value of the dr3DDirection property. |
void |
setDr3DEnabled(java.lang.String value)
Sets the value of the dr3DEnabled property. |
void |
setDr3DSpecular(java.lang.String value)
Sets the value of the dr3DSpecular property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Dr3DLight()
| Method Detail |
|---|
public java.lang.String getDr3DDiffuseColor()
Stringpublic java.lang.String getDr3DDirection()
Stringpublic java.lang.String getDr3DEnabled()
Stringpublic java.lang.String getDr3DSpecular()
Stringpublic void setDr3DDiffuseColor(java.lang.String value)
value - allowed object is Stringpublic void setDr3DDirection(java.lang.String value)
value - allowed object is Stringpublic void setDr3DEnabled(java.lang.String value)
value - allowed object is Stringpublic void setDr3DSpecular(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||