#include <jAPIshapes.h>
Public Member Functions | |
jStdShapes & | operator= (const jStdShapes &s) |
bool __fastcall | Add (jStdShape shape) |
int __fastcall | Count () |
jStdShape &__fastcall | At (int pos) |
bool __fastcall | Draw (TCanvas *cv, bool points=false) |
bool __fastcall | DrawFetched (TCanvas *cv, const TRect &z_dst, const TRect &z_src) |
bool __fastcall | Remove (int pos) |
jStdShape *__fastcall | UnderFocus (const TPoint &mouse, bool &startPoint) |
jStdShape *__fastcall | Focused (const TPoint &mouse, TRect &view, TRect &Cadre, int &pos) |
bool __fastcall | Fetch (const TRect &src, const TRect &dst) |
bool __fastcall | LoadFromFile (FILE *f, int max) |
bool __fastcall | SaveToFile (FILE *f) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|