Changeset 2062 for lang/ruby/RubyESRIShape/Shape.h
- Timestamp:
- 11/27/07 20:09:45 (12 months ago)
- Files:
-
- 1 modified
-
lang/ruby/RubyESRIShape/Shape.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/RubyESRIShape/Shape.h
r2059 r2062 69 69 ESHT_Polygon = 5, 70 70 ESHT_MultiPoint = 8, 71 ESHT_PolyLineZ = 13, 71 72 ESHT_PolygonZ = 15 72 73 } ESRIShapeType; … … 151 152 VALUE c_Polygon_getBoundingBox(void* pThis); 152 153 153 void c_Polyline_delete(void* pThis); 154 void c_Polyline_delete(void* pThis); 155 int c_Polyline_getPartsLength(void* pThis); 156 VALUE c_Polyline_getPartAt(void* pThis, int index); 154 157 155 158 void c_Point_delete(void* pThis);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)