org.jopendocument.model.draw
Class DrawLayer

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

public class DrawLayer
extends Object


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

Field Detail

drawName

protected String drawName
Constructor Detail

DrawLayer

public DrawLayer()
Method Detail

getDrawName

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

Returns:
possible object is String

setDrawName

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.