public class CloneInlineImages extends SVGCloneVisible
Constructor and Description |
---|
CloneInlineImages() |
Modifier and Type | Method and Description |
---|---|
Node |
cloneNode(Document doc,
Node eold) |
protected Node |
inlineExternal(Document doc,
ParsedURL urldata,
Node eold)
Inline an external file (usually from temp).
|
protected Node |
inlineThumbnail(Document doc,
ParsedURL urldata,
Node eold)
Inline a referenced thumbnail.
|
cloneDocument, copyAttributes
public Node cloneNode(Document doc, Node eold)
cloneNode
in class SVGCloneVisible
protected Node inlineThumbnail(Document doc, ParsedURL urldata, Node eold)
doc
- Document (element factory)urldata
- URLeold
- Existing nodenull
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.