#include <jAPIgeometry.h>
Public Member Functions | |
jPoint () | |
jPoint (int a, int b) | |
jPoint (const TPoint &p) | |
jPoint & | operator= (const TPoint &P) |
bool __fastcall | Rotation (const jPoint ¢re, 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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|