]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Implementation of the "0021387: [CEA 511] Plot2d Normalize Plot2d view" issue.
authorana <ana@opencascade.com>
Wed, 28 Dec 2011 13:22:13 +0000 (13:22 +0000)
committerana <ana@opencascade.com>
Wed, 28 Dec 2011 13:22:13 +0000 (13:22 +0000)
commit7d4fdb91b3d8f524c99fcfdfdddf5e3b8b4d9ac9
treeb7df8ad8472d1ee3fa942a4248557566e946b825
parent053ee4e7a389c5b00d7c9fc718d1c7336c213d79
Implementation of the "0021387: [CEA 511] Plot2d Normalize Plot2d view" issue.
13 files changed:
src/Plot2d/Makefile.am
src/Plot2d/Plot2d_Algorithm.cxx [new file with mode: 0755]
src/Plot2d/Plot2d_Algorithm.h [new file with mode: 0755]
src/Plot2d/Plot2d_NormalizeAlgorithm.cxx [new file with mode: 0755]
src/Plot2d/Plot2d_NormalizeAlgorithm.h [new file with mode: 0755]
src/Plot2d/Plot2d_Object.cxx
src/Plot2d/Plot2d_Object.h
src/Plot2d/Plot2d_SetupViewDlg.cxx
src/Plot2d/Plot2d_SetupViewDlg.h
src/Plot2d/Plot2d_ViewFrame.cxx
src/Plot2d/Plot2d_ViewFrame.h
src/Plot2d/Plot2d_ViewWindow.cxx
src/Plot2d/Plot2d_ViewWindow.h