Package hec.map

Interface MapObjectFactory.MapObjectMappingProvider

All Known Implementing Classes:
VrtMapObjectMappingProvider
Enclosing class:
MapObjectFactory

public static interface MapObjectFactory.MapObjectMappingProvider
Provides a mapping from Map extension to Map Object
  • Method Details

    • getMapObjectClass

      String getMapObjectClass()
    • getMapExtension

      String getMapExtension()
      Returns the extension that the above map object class can handle. i.e. "shp", "dlg", etc

      Returns: