Class GeomType

Object
   |
   +--GeomType

class GeomType


A class representing geometry types "polygon", "line" and "point".
Defined in geometry.js


Field Summary
 String line
          An identifier for polygons.
 String point
          An identifier for polygons.
 String polygon
          An identifier for polygons.
 
Constructor Summary
GeomType()
           
 

Field Detail

line

String line

point

String point

polygon

String polygon

Constructor Detail

GeomType

GeomType()


Documentation generated by JSDoc on Wed Aug 8 10:35:22 2007