/*----------------------------------------------------------------------------- * Filename : ossimCustomEditorWindowFactoryBase.i * Author : Vipul Raheja * License : See top level LICENSE.txt file. * Description : Contains SWIG-Python of class ossimDtedHandler * -----------------------------------------------------------------------------*/ %module pyossim %{ #include #include %} %include "ossim/base/ossimConstants.h" /* Handling class */ %include "ossim/base/ossimCustomEditorWindowFactoryBase.h"