Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jPoint Class Reference

#include <jAPIgeometry.h>

List of all members.

Public Member Functions

 jPoint ()
 jPoint (int a, int b)
 jPoint (const TPoint &p)
jPointoperator= (const TPoint &P)
bool __fastcall Rotation (const jPoint &centre, double angleRotDegres)
bool __fastcall Translation (const jVecteur &v)
void __fastcall Stretch (const jPoint &origine, double rapX, double rapY)
bool __fastcall Symetrie (const jDroite &d)
bool __fastcall Stretch (const TRect &NewCadre, const TRect &OldCadre, bool right=true)
bool __fastcall UnStretch (const TRect &NewCadre, const TRect &OldCadre, bool right=true)
bool operator== (const jPoint &p)
bool operator!= (const jPoint &p)


Constructor & Destructor Documentation

jPoint::jPoint  )  [inline]
 

jPoint::jPoint int  a,
int  b
[inline]
 

jPoint::jPoint const TPoint &  p  )  [inline]
 


Member Function Documentation

bool jPoint::operator!= const jPoint p  )  [inline]
 

jPoint& jPoint::operator= const TPoint &  P  )  [inline]
 

bool jPoint::operator== const jPoint p  )  [inline]
 

bool __fastcall jPoint::Rotation const jPoint centre,
double  angleRotDegres
 

bool __fastcall jPoint::Stretch const TRect &  NewCadre,
const TRect &  OldCadre,
bool  right = true
 

void __fastcall jPoint::Stretch const jPoint origine,
double  rapX,
double  rapY
[inline]
 

bool __fastcall jPoint::Symetrie const jDroite d  ) 
 

bool __fastcall jPoint::Translation const jVecteur v  )  [inline]
 

bool __fastcall jPoint::UnStretch const TRect &  NewCadre,
const TRect &  OldCadre,
bool  right = true
 


The documentation for this class was generated from the following files:
Generated on Sat Nov 15 10:52:36 2003 for JAPI by doxygen 1.3.4