Changeset 5358
- Timestamp:
- 12/07/07 10:48:18 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Geometry/Rectangle.js
r4985 r5358 7 7 * 8 8 * Class: OpenLayers.Geometry.Rectangle 9 * A Rectangle is a simple geometry. It is specified by a apoint (x and y)9 * A Rectangle is a simple geometry. It is specified by a point (x and y) 10 10 * and dimensions (width and height), all of which are directly accessible 11 11 * as properties.
