| Class | Description |
|---|---|
| Grid |
Class to represent grids.
|
| IdRefTokenizer |
Class to split SVG attribute values into a stream of
tokens.
|
| IdRefTokenizerMozilla |
FF version of IdRefTokenizer (required because FF does
inconsistently add quotes around id refs).
|
| IdRefTokenizerOpera |
Opera version of IdRefTokenizer (required because Opera
transforms urls into absolute urls).
|
| SVGModel |
Model class for an SVG document edited by the application.
|
| SVGProcessor |
Class to normalize id and idrefs in an SVG document
|
Copyright © 2018. All Rights Reserved.