Package hec.map.vrt
Class VrtMapObjectMappingProvider
java.lang.Object
hec.map.vrt.VrtMapObjectMappingProvider
- All Implemented Interfaces:
MapObjectFactory.MapObjectMappingProvider
public class VrtMapObjectMappingProvider
extends Object
implements MapObjectFactory.MapObjectMappingProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the extension that the above map object class can handle.
-
Constructor Details
-
VrtMapObjectMappingProvider
public VrtMapObjectMappingProvider()
-
-
Method Details
-
getMapObjectClass
- Specified by:
getMapObjectClass
in interfaceMapObjectFactory.MapObjectMappingProvider
-
getMapExtension
Description copied from interface:MapObjectFactory.MapObjectMappingProvider
Returns the extension that the above map object class can handle. i.e. "shp", "dlg", etc- Specified by:
getMapExtension
in interfaceMapObjectFactory.MapObjectMappingProvider
- Returns:
-