FDO .NET API Reference Feature Data Objects

mgICreateMeasureUnitImp.h File Reference

Include dependency graph for mgICreateMeasureUnitImp.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::UnitOfMeasure

Classes

class  OSGeo::FDO::Commands::UnitOfMeasure::ICreateMeasureUnitImp
 The ICreateMeasureUnitImp class is a concrete implementation of ICreateMeasureUnit. The ICreateMeasureUnit interface defines the CreateMeasureUnit command, which creates or updates a measurement unit. Input to the command includes the abbreviation, name, description, measure type, base unit, and scale factor that defines the measure unit. The update existing flag indicates how the command should behave in the presence of an existing measure unit. If it is false, and the specified measure unit already exists, command execution will fail. If it is true, the command will either create a new measure unit or update an existing one. More...

Comments or suggestions? Send us feedback.