|
|||||||||
| 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
| Field Summary | |
|---|---|
protected String |
drawColor
|
protected String |
drawShapeId
|
protected PresentationSound |
presentationSound
|
| Constructor Summary | |
|---|---|
PresentationDim()
|
|
| Method Summary | |
|---|---|
String |
getDrawColor()
Gets the value of the drawColor property. |
String |
getDrawShapeId()
Gets the value of the drawShapeId property. |
PresentationSound |
getPresentationSound()
Gets the value of the presentationSound property. |
void |
setDrawColor(String value)
Sets the value of the drawColor property. |
void |
setDrawShapeId(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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String drawColor
protected String drawShapeId
protected PresentationSound presentationSound
| Constructor Detail |
|---|
public PresentationDim()
| Method Detail |
|---|
public String getDrawColor()
Stringpublic String getDrawShapeId()
Stringpublic PresentationSound getPresentationSound()
PresentationSoundpublic void setDrawColor(String value)
value - allowed object is Stringpublic void setDrawShapeId(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 | ||||||||