public interface SVGItem
AbstractSVGList.itemChanged()
Modifier and Type | Method and Description |
---|---|
AbstractSVGList |
getParent()
Return the list the item belongs to.
|
java.lang.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()
java.lang.String getValueAsString()
Copyright © 2022 Apache Software Foundation. All Rights Reserved.