public class MapsetSettings extends java.lang.Object implements CoggableSettings
CoggableSettings for MapSet settings. Derives the
type from looking in the containing module's schema for a file name FooMapsetSettings,
where Foo is the name of the base mapset in the module.
the type
| Constructor and Description |
|---|
MapsetSettings(MapSet mapset) |
public Cog toCog()
CoggableCog.toCog in interface CoggableCoggable.toCog()public java.lang.String getTypeName()
getTypeName in interface CoggableSettingsCoggableSettings.getTypeName()public void reload(Cog state)
CoggableSettingsreload in interface CoggableSettingsstate - The Cog to reset values fromCoggableSettings.reload(com.partnersoft.cog.Cog)