public class SVGLoaderHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
AnimTimeParser |
animTimeParser
Animate nodes use this to parse their time strings
|
SVGDiagram |
diagram
This is the diagram which the load process is currently loading
|
SVGUniverse |
universe
This is the universe of all currently loaded SVG documents
|
URI |
xmlBase |
| Constructor and Description |
|---|
SVGLoaderHelper(URI xmlBase,
SVGUniverse universe,
SVGDiagram diagram)
Creates a new instance of SVGLoaderHelper
|
public final SVGUniverse universe
public final SVGDiagram diagram
public final URI xmlBase
public final AnimTimeParser animTimeParser
public SVGLoaderHelper(URI xmlBase, SVGUniverse universe, SVGDiagram diagram)
xmlBase - universe - diagram - Copyright © 2020. All rights reserved.