| Package | Description |
|---|---|
| org.xmlcml.stml | |
| org.xmlcml.stml.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
STMLArray
user-modifiable class supporting array.
|
class |
STMLScalar
user-modifiable class supporting scalar.
|
| Modifier and Type | Method and Description |
|---|---|
static STMLElement |
STMLElement.readAndCreateSTML(nu.xom.Element element) |
static STMLElement |
STMLElement.readAndCreateSTML(File file)
converts a SVG file to SVGElement
|
static STMLElement |
STMLElement.readAndCreateSTML(InputStream is)
converts a SVG file to SVGElement
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
STMLElement.createSubclassedChildren(nu.xom.Element oldElement,
STMLElement newElement) |
| Constructor and Description |
|---|
STMLElement(STMLElement element)
copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static DictRefAttribute |
DictRefAttribute.getDictRefFromElementOrParent(STMLElement el)
gets dictRef attribute from element or its parent.
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.