Show
Ignore:
Timestamp:
11/27/07 17:21:31 (14 months ago)
Author:
gyuque
Message:

lang/ruby/RubyESRIShape: added Ruby class 'Polyline'

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/RubyESRIShape/Shape.h

    r2057 r2059  
    151151VALUE c_Polygon_getBoundingBox(void* pThis); 
    152152 
     153void   c_Polyline_delete(void* pThis); 
     154 
    153155void   c_Point_delete(void* pThis); 
    154156double c_Point_getX(void* pThis);