Nokia Maps API Reference

Contents

Class nokia.maps.kml.Style

Class Summary

This class represents the <Style> tag from KML specification.

Method Summary
getStyle () : nokia.maps.kml.Style This method gets the style represented by the given object.
Direct Inheritance
Indirect Inheritance
Constructor Detail

Initialize a new instance of the class with the following parameters.

new nokia.maps.kml.Style(node)
Parameters:
{Node} node An XML node from KML document, which is currently parsed.
Method Detail
getStyle () : nokia.maps.kml.Style
This method gets the style represented by the given object..
Returns:
{nokia.maps.kml.Style} A reference to the given instance of the class (this)
Documentation generated on Thu Feb 09 2012 12:59:03 GMT+0100 (CET).