|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.presentation.PresentationShowShape
public class PresentationShowShape
| Constructor Summary | |
|---|---|
PresentationShowShape()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawShapeId()
Gets the value of the drawShapeId property. |
java.lang.String |
getPresentationDirection()
Gets the value of the presentationDirection property. |
java.lang.String |
getPresentationEffect()
Gets the value of the presentationEffect property. |
java.lang.String |
getPresentationPathId()
Gets the value of the presentationPathId property. |
PresentationSound |
getPresentationSound()
Gets the value of the presentationSound property. |
java.lang.String |
getPresentationSpeed()
Gets the value of the presentationSpeed property. |
java.lang.String |
getPresentationStartScale()
Gets the value of the presentationStartScale property. |
void |
setDrawShapeId(java.lang.String value)
Sets the value of the drawShapeId property. |
void |
setPresentationDirection(java.lang.String value)
Sets the value of the presentationDirection property. |
void |
setPresentationEffect(java.lang.String value)
Sets the value of the presentationEffect property. |
void |
setPresentationPathId(java.lang.String value)
Sets the value of the presentationPathId property. |
void |
setPresentationSound(PresentationSound value)
Sets the value of the presentationSound property. |
void |
setPresentationSpeed(java.lang.String value)
Sets the value of the presentationSpeed property. |
void |
setPresentationStartScale(java.lang.String value)
Sets the value of the presentationStartScale property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationShowShape()
| Method Detail |
|---|
public java.lang.String getDrawShapeId()
Stringpublic java.lang.String getPresentationDirection()
Stringpublic java.lang.String getPresentationEffect()
Stringpublic java.lang.String getPresentationPathId()
Stringpublic PresentationSound getPresentationSound()
PresentationSoundpublic java.lang.String getPresentationSpeed()
Stringpublic java.lang.String getPresentationStartScale()
Stringpublic void setDrawShapeId(java.lang.String value)
value - allowed object is Stringpublic void setPresentationDirection(java.lang.String value)
value - allowed object is Stringpublic void setPresentationEffect(java.lang.String value)
value - allowed object is Stringpublic void setPresentationPathId(java.lang.String value)
value - allowed object is Stringpublic void setPresentationSound(PresentationSound value)
value - allowed object is PresentationSoundpublic void setPresentationSpeed(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStartScale(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 | ||||||||