References
summary | ||
public |
Load a FZP file from the given URL. |
|
public |
F loadFZPandSVGs(src: String, url: String): FZP Load a FZP and all linked SVGs |
|
public |
F marshalToXML(fzp: FZP): String Create a xml string of a FZP instance. |
|
public |
F parseConnectorView(xml: Object): FZPConnectorView |
|
public |
parse a fzp xml string |
|
public |
F parseProperties(xml: String): Object Get the parsed xml object and map to a proper structure |
Directories