org.jopendocument.model.draw
Class DrawLayer
java.lang.Object
org.jopendocument.model.draw.DrawLayer
public class DrawLayer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
drawName
protected String drawName
DrawLayer
public DrawLayer()
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.