JX Application Framework
|
Functions | |
JPoint | JPinInRect (const JPoint &pt, const JRect &r) |
std::istream & | operator>> (std::istream &input, JPoint &pt) |
std::ostream & | operator<< (std::ostream &output, const JPoint &pt) |
Shift the given point as little as possible to put it inside the given rect.
std::ostream & operator<< | ( | std::ostream & | output, |
const JPoint & | pt | ||
) |
std::istream & operator>> | ( | std::istream & | input, |
JPoint & | pt | ||
) |