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