ISeeML  1.0
Classes
iSeeML::geom Namespace Reference

ISeeML' geometric objects are gathered in this namespace. More...

Classes

class  BasicObject
 This class defines basic 2D geometric objects, from which compound geometric objects are built. More...
 
class  Object
 This class is the base class of the 2D geometric namespace of ISeeML: every geometric object inherits this one. More...
 
class  Point
 This class defines 2D geometric points, defined by their Cartesian coordinates. More...
 
class  Vector
 This class defines 2D geometric vectors, which can be defined by their Polar or Cartesian coordinates. More...
 

Detailed Description

ISeeML' geometric objects are gathered in this namespace.

These objects are sorted in a more logical (hierarchical) way in the corresponding module.