| 
 | |||||||||
| 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 | animTimeParserAnimate nodes use this to parse their time strings | 
|  SVGDiagram | diagramThis is the diagram which the load process is currently loading | 
|  SVGUniverse | universeThis is the universe of all currently loaded SVG documents | 
|  java.net.URI | xmlBase | 
| Constructor Summary | |
|---|---|
| SVGLoaderHelper(java.net.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 java.net.URI xmlBase
public final AnimTimeParser animTimeParser
| Constructor Detail | 
|---|
public SVGLoaderHelper(java.net.URI xmlBase,
                       SVGUniverse universe,
                       SVGDiagram diagram)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||