Public Member Functions | |
| HotZone (const Common::Array< Common::Point > &polygon, const Common::String &hotid, bool enabled, int icsh) | |
| bool | isInside (const Common::Point &pnt) const |
| const Common::String & | getID () const |
| void | load (const TagFile &file, int idx) |
| void | setEnabled (bool enabled) |
| bool | isEnabled () const |
| void | setOffset (Common::Point offset) |
| int | getICSH () const |