SBS::BoundingBox Class Reference

A class used to represent Smallworld Bounding Boxes. More...

List of all members.

Public Member Functions

__property Coord2Dget_centre ()
 Get the centre point for the BoundingBox.
 BoundingBox ()
 Simple Constructor.
 BoundingBox (double xmin, double ymin, double xmax, double ymax)
 Construct a BoundingBox enclosing the passed ordinates.
 BoundingBox (Coord2D *centre, double width, double height)
 Construct a BoundingBox with the indicated centre, width and height.


Detailed Description

A class used to represent Smallworld Bounding Boxes.


Constructor & Destructor Documentation

SBS::BoundingBox::BoundingBox  )  [inline]
 

Simple Constructor.

Returns:
An origin based 0 width and height BoundingBox


Member Function Documentation

__property Coord2D* SBS::BoundingBox::get_centre  )  [inline]
 

Get the centre point for the BoundingBox.

This call is a property so is accessed as self.centre

Returns:
The centre of the BoundingBox as a Coord2D


The documentation for this class was generated from the following file:
Generated on Fri May 19 07:08:23 2006 for SWConnector by  doxygen 1.4.6-NO