Nokia Maps API Reference

Contents

Interface nokia.maps.gfx.SvgParser.SvgMarkupInfo

Interface Summary

This is an abstract interface for documentation purpose only. The class provides the information returned by the method nokia.maps.gfx.SvgParser#parseSvgInfo().

Field Summary
Document document The XML document containing the definition of the SVG image.
Number height The height of the SVG image in pixels.
Number width The width of the SVG image in pixels.
Field Detail
Document document
The XML document containing the definition of the SVG image.
Number height
The height of the SVG image in pixels.
Number width
The width of the SVG image in pixels.
Documentation generated on Thu Dec 15 2011 15:14:30 GMT+0100 (CET).