|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementProcessor | |
|---|---|
| org.newdawn.slick.svg | Demo/Test SVG area. |
| org.newdawn.slick.svg.inkscape | |
| Uses of ElementProcessor in org.newdawn.slick.svg |
|---|
| Methods in org.newdawn.slick.svg with parameters of type ElementProcessor | |
|---|---|
static void |
InkscapeLoader.addElementProcessor(ElementProcessor proc)
Add an ElementProcessor which will be passed
each element read as the Inkscape SVG document is processed. |
| Uses of ElementProcessor in org.newdawn.slick.svg.inkscape |
|---|
| Classes in org.newdawn.slick.svg.inkscape that implement ElementProcessor | |
|---|---|
class |
DefsProcessor
A processor for the defs node |
class |
EllipseProcessor
Processor for |
class |
GroupProcessor
TODO: Document this class |
class |
LineProcessor
A processor for the |
class |
PathProcessor
A processor for the |
class |
PolygonProcessor
A processor for the |
class |
RectProcessor
A processor for the |
class |
UseProcessor
Processor for the "use", a tag that allows references to other elements and cloning. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||