Open CASCADE Technology
6.5.4
|
#include <W32_Allocator.hxx>
Public Member Functions | |
WNT_PointNote (int, int) | |
virtual void | Play (BOOL=TRUE) |
virtual void | Xform (void) |
Data Fields | |
int | myTX |
int | myTY |
virtual void WNT_PointNote::Play | ( | BOOL | = TRUE | ) | [virtual] |
Reimplemented from W32_PointNote.
Reimplemented in WNT_BeginMarkerNote, WNT_PolyTextNote, WNT_TextNote, WNT_ImageNote, WNT_SectorNote, WNT_PolySectorNote, WNT_ChordNote, WNT_PolyChordNote, WNT_ArcNote, WNT_EllipseNote, WNT_PolyEllipseNote, WNT_LineNote, and WNT_MarkerPointNote.
virtual void WNT_PointNote::Xform | ( | void | ) | [virtual] |
Reimplemented from W32_Note.
Reimplemented in WNT_BeginMarkerNote, WNT_TextNote, WNT_ArcNote, WNT_PolyEllipseNote, and WNT_LineNote.