org.jopendocument.model.draw
Class DrawLayer

java.lang.Object
  extended by org.jopendocument.model.draw.DrawLayer

public class DrawLayer
extends java.lang.Object


Constructor Summary
DrawLayer()
           
 
Method Summary
 java.lang.String getDrawName()
          Gets the value of the drawName property.
 void setDrawName(java.lang.String value)
          Sets the value of the drawName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawLayer

public DrawLayer()
Method Detail

getDrawName

public java.lang.String getDrawName()
Gets the value of the drawName property.

Returns:
possible object is String

setDrawName

public void setDrawName(java.lang.String value)
Sets the value of the drawName property.

Parameters:
value - allowed object is String