Quikmaps classes

Class QSize

Object
   |
   +--GSize
         |
         +--AbstractQSize
               |
               +--QSize

class QSize
extends AbstractQSize

Constructor Summary
QSize(<Number> width, <Number> height)
            QSize is the size in pixels of a rectangular area on a map.
 
Method Summary
 String toString()
           Override the superclass toString for something nice

Constructor Detail

QSize

QSize(<Number> width, <Number> height)

Method Detail

toString

String toString()

Quikmaps classes

Documentation generated by JSDoc on Fri Jul 27 18:32:22 2007