public class SVGElementInstanceList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
SVGElementInstanceList() |
| Modifier and Type | Method and Description |
|---|---|
SVGElementInstance |
item() |
SVGElementInstance |
item(int index) |
public SVGElementInstance item()
public SVGElementInstance item(int index)