org.jopendocument.model.presentation
Class PresentationHideShape

java.lang.Object
  extended by org.jopendocument.model.presentation.PresentationHideShape

public class PresentationHideShape
extends java.lang.Object


Constructor Summary
PresentationHideShape()
           
 
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

PresentationHideShape

public PresentationHideShape()
Method Detail

getDrawShapeId

public java.lang.String getDrawShapeId()
Gets the value of the drawShapeId property.

Returns:
possible object is String

getPresentationDirection

public java.lang.String getPresentationDirection()
Gets the value of the presentationDirection property.

Returns:
possible object is String

getPresentationEffect

public java.lang.String getPresentationEffect()
Gets the value of the presentationEffect property.

Returns:
possible object is String

getPresentationPathId

public java.lang.String getPresentationPathId()
Gets the value of the presentationPathId property.

Returns:
possible object is String

getPresentationSound

public PresentationSound getPresentationSound()
Gets the value of the presentationSound property.

Returns:
possible object is PresentationSound

getPresentationSpeed

public java.lang.String getPresentationSpeed()
Gets the value of the presentationSpeed property.

Returns:
possible object is String

getPresentationStartScale

public java.lang.String getPresentationStartScale()
Gets the value of the presentationStartScale property.

Returns:
possible object is String

setDrawShapeId

public void setDrawShapeId(java.lang.String value)
Sets the value of the drawShapeId property.

Parameters:
value - allowed object is String

setPresentationDirection

public void setPresentationDirection(java.lang.String value)
Sets the value of the presentationDirection property.

Parameters:
value - allowed object is String

setPresentationEffect

public void setPresentationEffect(java.lang.String value)
Sets the value of the presentationEffect property.

Parameters:
value - allowed object is String

setPresentationPathId

public void setPresentationPathId(java.lang.String value)
Sets the value of the presentationPathId property.

Parameters:
value - allowed object is String

setPresentationSound

public void setPresentationSound(PresentationSound value)
Sets the value of the presentationSound property.

Parameters:
value - allowed object is PresentationSound

setPresentationSpeed

public void setPresentationSpeed(java.lang.String value)
Sets the value of the presentationSpeed property.

Parameters:
value - allowed object is String

setPresentationStartScale

public void setPresentationStartScale(java.lang.String value)
Sets the value of the presentationStartScale property.

Parameters:
value - allowed object is String