Home Reference Source Test

References

summary
public

F loadFZP(src: String, url: String): Promise

Load a FZP file from the given URL.

public

F loadFZPandSVGs(src: String, url: String): FZP

Load a FZP and all linked SVGs

public

Create a xml string of a FZP instance.

public
public

F parseFZP(data: String): Promise

parse a fzp xml string

public

Get the parsed xml object and map to a proper structure

fzp

summary
public

C FZPBus

FZP Bus class

public

FZPConnectorView class

public

FZPConnector class

public

C FZP

The FZP class is the main fzp data entry.

public

FZPProperty class

public

FZPView class is used by the fzp breadboard, pcb and schematics view.

Directories