hipp  1.0
Public Member Functions | Protected Attributes
hipp::ZoomShapeCommand Class Reference

#include <ZoomShapeCommand.h>

Inheritance diagram for hipp::ZoomShapeCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 ZoomShapeCommand (const wxString &name, HippDocument *doc, HippShape *_shape, int scaleX, int scaleY)
virtual ~ZoomShapeCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippShapeinitial_shape
HippShapescaled_shape
int scaleX
int scaleY

Constructor & Destructor Documentation

ZoomShapeCommand::ZoomShapeCommand ( const wxString &  name,
HippDocument doc,
HippShape _shape,
int  scaleX,
int  scaleY 
)
ZoomShapeCommand::~ZoomShapeCommand ( ) [virtual]

Member Function Documentation

bool ZoomShapeCommand::Do ( ) [virtual]

Implements hipp::ShapeCommand.

bool ZoomShapeCommand::Undo ( ) [virtual]

Implements hipp::ShapeCommand.


Member Data Documentation

Reimplemented from hipp::ShapeCommand.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines