ka-Map

Class kaXmlGraphicElement

Object
   |
   +--kaXmlGraphicElement

class kaXmlGraphicElement

Defined in kaXmlOverlay.js


Constructor Summary
kaXmlGraphicElement ()
            Base class for all graphics elements.
 
Method Summary
 void draw(point)
           Draw the graphics element
 void parseElement(point, domElement)
           Initialize the graphics element from an XML element
 void remove(point)
           Dispose the resources allocated in the graphics element
 void rescale(point)
           Draw the graphics element

Constructor Detail

kaXmlGraphicElement

kaXmlGraphicElement()

Method Detail

draw

void draw(point)

parseElement

void parseElement(point, domElement)

remove

void remove(point)

rescale

void rescale(point)

ka-Map

Documentation generated by JSDoc on Mon Feb 5 08:25:15 2007