See: Description
| Interface | Description |
|---|---|
| ExternalSVGResource |
Identical to
SVGResource, except the contents of the resource are
not inlined into the compiled output. |
| SVGResource |
A resource that contains SVG that should be incorporated into the compiled output.
|
| Class | Description |
|---|---|
| SVGButtonBase |
Abstract base class for SVG buttons.
|
| SVGButtonBase.SVGFace |
Class to represent an SVG button face.
|
| SVGButtonBase.SVGFaceChange |
Base class to represent the changes occurring
to an SVG button when it enters a new state.
|
| SVGButtonBase.SVGStyleChange |
Class to represent a style change as an SVG
button enters a new state.
|
| SVGImage |
A widget which contains a single
OMSVGSVGElement. |
| SVGPushButton |
SVG push button class.
|
| SVGToggleButton |
SVG toggle button class
|
| SVGWidget |
Abstract base class for SVG Widgets
|
| Enum | Description |
|---|---|
| SVGButtonBase.SVGFaceName |
Enum to represent the possible states of an SVG button
|
| Annotation Type | Description |
|---|---|
| ExternalSVGResource.Validated |
Specifies additional options to control how an SVG is bundled.
|
| SVGResource.Validated |
Specifies additional options to control how an SVG is bundled.
|
Copyright © 2018. All Rights Reserved.