alliance-programmers '01
ALC : CVS loginfo, ocp/src


Christophe Alexandre (Christophe.Alexandre@asim.lip6.fr)
Thu, 13 Sep 2001 21:50:08 +0200

=================================================================== Modification le : Thu Sep 13 21:49:53 CEST 2001 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory bip.lip6.fr:/users/cao/xtof/alliance/sources/ocp/src Modified Files: PMove.cpp PPlacement.cpp PPlacement.h PRow.cpp PRow.h PSubRow.cpp Log Message: le preplacement est presque termine, il reste un probleme avec la sauvegarde dans le cas du preplacement avec le changement de nom dans la figure fournie. =================================================================== Index: PMove.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PMove.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -r1.6 -r1.7 182,192d181 < //cout << "printing row " << _dstRow << endl; < // temporaire < _dstSubRow = &(_dstRow->GetSubRows()[0]); < //cout << "printing subrow " << _dstSubRow << endl; < < // prochaine methode a ecrire, renvoyer le < // subrow qui contient cet emplacement, < // sinon le subRow le plus proche. < //_dstSubRow = &(_dstRow->GetSubRow(DstPos.GetX())); < // < 193a183,184 > > _dstSubRow = &(_dstRow->GetSubRow(DstX)); 194a186 > Index: PPlacement.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PPlacement.cpp,v retrieving revision 1.14 retrieving revision 1.15 diff -r1.14 -r1.15 490a491 > char* phfigname; 492,505c493,511 < < if (_prePlaceFig == NULL) < { < cout << "NO PREPLACEMENT GIVEN" << endl; < physicalfig = addphfig(_filename); < physicalfig->XAB1 =(int)(BBox.GetMinX() * PITCH); < physicalfig->XAB2 =(int)(BBox.GetMaxX() * PITCH); < physicalfig->YAB1 =(int)(BBox.GetMinY() * PITCH); < physicalfig->YAB2 =(int)(BBox.GetMaxY() * PITCH); < } else { < cout << "PREPLACEMENT GIVEN" << endl; < physicalfig = _prePlaceFig; < physicalfig->NAME = _filename; < } --- > > if (!_prePlaceFig) > { =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 14 September 2001.