Open CASCADE Technology 6.6.0
|
#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_MarkerPointNote, WNT_LineNote, WNT_PolyEllipseNote, WNT_EllipseNote, WNT_ArcNote, WNT_PolyChordNote, WNT_ChordNote, WNT_PolySectorNote, WNT_SectorNote, WNT_ImageNote, WNT_TextNote, WNT_PolyTextNote, and WNT_BeginMarkerNote.
virtual void WNT_PointNote::Xform | ( | void | ) | [virtual] |
Reimplemented from W32_Note.
Reimplemented in WNT_LineNote, WNT_PolyEllipseNote, WNT_ArcNote, WNT_TextNote, and WNT_BeginMarkerNote.