HYDRODATA_EXPORT void SetBoundaryType( int ) const;
-
-private:
-
- /**
- * Create all necessary child group objects.
- */
- //HYDRODATA_EXPORT void createGroupObjects();
-
protected:
friend class HYDROData_Iterator;
DataTag_AssignmentMode, ///< assignment mode
DataTag_StricklerTable, ///< reference Strickler table
DataTag_InterPoly, ///< intersection polyline
- DataTag_BCPolygon, ///< reference boundary polygons
DataTag_LandCover_Obsolete, ///< reference land covers
DataTag_CustomLandCoverRules_Obsolete, ///< custom rules for land covers priority
DataTag_LandCoverRegion_Obsolete, ///< reference land cover regions
DataTag_LandCoverMap, ///< reference to land cover map
+ DataTag_BCPolygon ///< reference boundary polygons
};
public:
../HYDROData/HYDROData_IInterpolator.cxx
../HYDROData/HYDROData_Image.cxx
../HYDROData/HYDROData_ImmersibleZone.cxx
+ ../HYDROData/HYDROData_BCPolygon.cxx
+ ../HYDROData/HYDROData_BoundaryPolygonTools.cxx
../HYDROData/HYDROData_IPolyline.cxx
../HYDROData/HYDROData_Iterator.cxx
../HYDROData/HYDROData_Lambert93.cxx