|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.presentation.PresentationDim
public class PresentationDim
| Constructor Summary | |
|---|---|
PresentationDim()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawColor()
Gets the value of the drawColor property. |
java.lang.String |
getDrawShapeId()
Gets the value of the drawShapeId property. |
PresentationSound |
getPresentationSound()
Gets the value of the presentationSound property. |
void |
setDrawColor(java.lang.String value)
Sets the value of the drawColor property. |
void |
setDrawShapeId(java.lang.String value)
Sets the value of the drawShapeId property. |
void |
setPresentationSound(PresentationSound value)
Sets the value of the presentationSound property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationDim()
| Method Detail |
|---|
public java.lang.String getDrawColor()
Stringpublic java.lang.String getDrawShapeId()
Stringpublic PresentationSound getPresentationSound()
PresentationSoundpublic void setDrawColor(java.lang.String value)
value - allowed object is Stringpublic void setDrawShapeId(java.lang.String value)
value - allowed object is Stringpublic void setPresentationSound(PresentationSound value)
value - allowed object is PresentationSound
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||