X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData.sip;h=e0235298104c1c8a62653d7ec2941cc0dcc183a1;hb=10a9948d19f358b0ccf850d362d8ad8173b3ea5f;hp=4a19836ff0a0e140b7055c2ae009fc6561908391;hpb=7686c1919fc156e3c865ff33cd82f07b1a8f56cf;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData.sip b/src/HYDROPy/HYDROData.sip index 4a19836f..e0235298 100644 --- a/src/HYDROPy/HYDROData.sip +++ b/src/HYDROPy/HYDROData.sip @@ -1,15 +1,8 @@ - -%Copying -Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE - -Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS -%End - +// Copyright (C) 2014-2015 EDF-R&D // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -23,56 +16,60 @@ CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +%Copying + Copyright (C) 2014-2015 EDF-R&D +%End %Module HYDROPy %Copying -Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE - -Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com + Copyright (C) 2014-2015 EDF-R&D + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %End %Import QtGuimod.sip %Include CAS/gp_XY.sip %Include CAS/gp_XYZ.sip -%Include CAS/TCollection_AsciiString.sip %Include CAS/NCollection_Sequence.sip +%Include CAS/TCollection_AsciiString.sip %Include HYDROData_SequenceOfObjects.sip +%Include HYDROData_IInterpolator.sip %Include HYDROData_Entity.sip %Include HYDROData_ShapesGroup.sip +%Include HYDROData_SplittedShapesGroup.sip %Include HYDROData_IPolyline.sip %Include HYDROData_IAltitudeObject.sip +%Include HYDROData_AltitudeObject.sip %Include HYDROData_ObstacleAltitude.sip +%Include HYDROData_StreamAltitude.sip %Include HYDROData_Object.sip -//Include HYDROData_Profile.sip -//Include HYDROData_Polyline3D.sip +%Include HYDROData_Profile.sip +%Include HYDROData_Polyline3D.sip %Include HYDROData_ProfileUZ.sip %Include HYDROData_PolylineXY.sip %Include HYDROData_ArtificialObject.sip %Include HYDROData_Obstacle.sip -//Include HYDROData_Channel.sip -//Include HYDROData_Digue.sip +%Include HYDROData_Channel.sip +%Include HYDROData_Digue.sip %Include HYDROData_NaturalObject.sip +%Include HYDROData_Confluence.sip %Include HYDROData_River.sip -//Include HYDROData_Stream.sip +%Include HYDROData_Stream.sip %Include HYDROData_Image.sip %Include HYDROData_PolylineXY.sip %Include HYDROData_Bathymetry.sip @@ -80,7 +77,10 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %Include HYDROData_Zone.sip %Include HYDROData_Region.sip %Include HYDROData_CalculationCase.sip +%Include HYDROData_IProfilesInterpolator.sip +%Include HYDROData_StricklerTable.sip %Include HYDROData_Document.sip +%Include HYDROData_Application.sip