void |
JSVGComponent.SVGListener.documentLoadingCancelled(SVGDocumentLoaderEvent e) |
Called when the loading of a document was cancelled.
|
void |
SVGDocumentLoaderAdapter.documentLoadingCancelled(SVGDocumentLoaderEvent e) |
Called when the loading of a document was cancelled.
|
void |
SVGDocumentLoaderListener.documentLoadingCancelled(SVGDocumentLoaderEvent e) |
Called when the loading of a document was cancelled.
|
void |
JSVGComponent.SVGListener.documentLoadingCompleted(SVGDocumentLoaderEvent e) |
Called when the loading of a document was completed.
|
void |
SVGDocumentLoaderAdapter.documentLoadingCompleted(SVGDocumentLoaderEvent e) |
Called when the loading of a document was completed.
|
void |
SVGDocumentLoaderListener.documentLoadingCompleted(SVGDocumentLoaderEvent e) |
Called when the loading of a document was completed.
|
void |
JSVGComponent.SVGListener.documentLoadingFailed(SVGDocumentLoaderEvent e) |
Called when the loading of a document has failed.
|
void |
SVGDocumentLoaderAdapter.documentLoadingFailed(SVGDocumentLoaderEvent e) |
Called when the loading of a document has failed.
|
void |
SVGDocumentLoaderListener.documentLoadingFailed(SVGDocumentLoaderEvent e) |
Called when the loading of a document has failed.
|
void |
JSVGComponent.SVGListener.documentLoadingStarted(SVGDocumentLoaderEvent e) |
Called when the loading of a document was started.
|
void |
SVGDocumentLoaderAdapter.documentLoadingStarted(SVGDocumentLoaderEvent e) |
Called when the loading of a document was started.
|
void |
SVGDocumentLoaderListener.documentLoadingStarted(SVGDocumentLoaderEvent e) |
Called when the loading of a document was started.
|