|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kitfox.svg.SVGLoaderHelper
public class SVGLoaderHelper
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
SVGLoaderHelper(URI xmlBase,
SVGUniverse universe,
SVGDiagram diagram)
Creates a new instance of SVGLoaderHelper |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final SVGUniverse universe
public final SVGDiagram diagram
public final URI xmlBase
public final AnimTimeParser animTimeParser
| Constructor Detail |
|---|
public SVGLoaderHelper(URI xmlBase,
SVGUniverse universe,
SVGDiagram diagram)
|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||