DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ParamsSpecific | Interfaces | Methods | Properties
Common parameters ancestor for Layer.Params sub objects.
// C# public interface ITGIS_ParamsSpecific: ITGIS_ParamsAbstract { }
' VisualBasic Public Interface ITGIS_ParamsSpecific Implements ITGIS_ParamsAbstract End Class
// Oxygene type ITGIS_ParamsSpecific = public interface( ITGIS_ParamsAbstract ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateCopy | public | Make a copy of the object. (Inherited from ITGIS_ParamsAbstract) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
GetRoot | public | Get root element from params list. | |
LoadFromConfig | public | Load parameters from the configuration file. (Inherited from ITGIS_ParamsAbstract) |
|
LoadFromStrings | public | Load parameters from a list of strings. | |
SaveToConfig | public | Save parameters into the configuration file. (Inherited from ITGIS_ParamsAbstract) |
|
SaveToStrings | public | Save parameters into a list of strings. | |
Touch | public | Touch the object by incrementing Serial number. (Inherited from ITGIS_ParamsAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
Serial | public | Serial number updated after any property change. (Inherited from ITGIS_ParamsAbstract) |
|
Shape | public | Shape associated with parameter (if any) belongs. | |