This is MoveGraphicsChange.h in view mode; [Download] [Up]
@interface MoveGraphicsChange : SimpleGraphicsChange { NXPoint undoVector; NXPoint redoVector; } - initGraphicView:aGraphicView vector:(const NXPoint *)aVector; - (const char *)changeName; - changeDetailClass; - (const NXPoint *)undoVector; - (const NXPoint *)redoVector; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.