Quikmaps classes

Class QPolyline

Object
   |
   +--GPolyline
         |
         +--AbstractQPolyline
               |
               +--QPolyline

class QPolyline
extends AbstractQPolyline

Constructor Summary
QPolyline(<Array> points, color, <Number> weight, <Number> opacity, <String> type)
            QPolyline is a map overlay which draws a polyline on the map.
 
Method Summary
 String getType()
           Get the polyline type
 
Methods inherited from class AbstractQPolyline
getColour, getWidth, getOpacity, getPoints
 

Constructor Detail

QPolyline

QPolyline(<Array> points, color, <Number> weight, <Number> opacity, <String> type)

Method Detail

getType

String getType()

Quikmaps classes

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