public interface SVGItem
AbstractSVGList.itemChanged()| Modifier and Type | Method and Description |
|---|---|
AbstractSVGList |
getParent()
Return the list the item belongs to.
|
String |
getValueAsString()
Return the String representation of the item.
|
void |
setParent(AbstractSVGList list)
Associates an item to an SVGXXXList
|
void setParent(AbstractSVGList list)
list - list the item belongs to.AbstractSVGList getParent()
String getValueAsString()
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.