| Package | Description |
|---|---|
| org.eclipse.nebula.cwt.svg | |
| org.eclipse.nebula.cwt.v |
| Class and Description |
|---|
| SvgContainer
An SvgElement which is capable of containing other SvgElements.
|
| SvgDocument
The SvgDocument is the base for all svg graphics.
|
| SvgElement
An svg document is an xml document.
|
| SvgFill |
| SvgFragment
An svg document can contain one or more svg fragments, each denoted
by the "svg" tag.
|
| SvgGradient |
| SvgGradientStop |
| SvgGraphic
A base abstract class for all types of svg elements which can be
applied (painted) to a graphics context.
|
| SvgPaint |
| SvgPaint.PaintType |
| SvgShape
An SvgShape is a graphical svg element which can be directly applied
to a given graphics context.
Shapes consist of: circle ellipse line polygon polyline rectangle path |
| SvgStroke |
| SvgTransform |
| SvgTransform.Type |
| Class and Description |
|---|
| SvgDocument
The SvgDocument is the base for all svg graphics.
|