Public Member Functions | Public Attributes | List of all members
frame_editor.commands.Command_SetGeometry Class Reference
Inheritance diagram for frame_editor.commands.Command_SetGeometry:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, editor, element, parameter, value)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 
 new_value
 
 old_value
 
 parameter
 

Detailed Description

Definition at line 445 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetGeometry.__init__ (   self,
  editor,
  element,
  parameter,
  value 
)

Definition at line 447 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetGeometry.redo (   self)

Definition at line 456 of file commands.py.

def frame_editor.commands.Command_SetGeometry.undo (   self)

Definition at line 462 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetGeometry.editor

Definition at line 449 of file commands.py.

frame_editor.commands.Command_SetGeometry.element

Definition at line 451 of file commands.py.

frame_editor.commands.Command_SetGeometry.new_value

Definition at line 454 of file commands.py.

frame_editor.commands.Command_SetGeometry.old_value

Definition at line 453 of file commands.py.

frame_editor.commands.Command_SetGeometry.parameter

Definition at line 452 of file commands.py.


The documentation for this class was generated from the following file:


frame_editor
Author(s): ipa-lth , ipa-frn
autogenerated on Wed Apr 10 2019 02:47:55