|
Public Member Functions |
| jBEZcurves () |
void __fastcall | AddCurve (jBEZcurve *crv) |
jBEZcurve *__fastcall | CurveAt (unsigned int num) |
bool __fastcall | LoadFromFile (FILE *f, int max1, int max2) |
bool __fastcall | SaveToFile (FILE *f) |
void __fastcall | Move (int x, int y) |
void __fastcall | Move (TPoint vect) |
void __fastcall | Scale (TPoint origine, double rapportX, double rapportY) |
void __fastcall | Rotate (TPoint origine, double angle) |
void __fastcall | HorizontalSymetry (double ord) |
void __fastcall | VerticalSymetry (double abs) |
void | Copy (const jBEZcurves &b) |
| ~jBEZcurves () |
void __fastcall | Empty () |
bool __fastcall | Resize (int nb) |
void __fastcall | Draw (TCanvas *CV, int num=0) |
void __fastcall | DrawFetched (TCanvas *CV, const TRect &dst, const TRect &src, int num=0) |
void __fastcall | Fetch (const TRect &dst, const TRect &src) |
int __fastcall | Size () |
bool __fastcall | ContainsCurves () |
bool __fastcall | IsEmpty () |