DK11 for Java | tatukgis.jdk.TGIS_ConfigIni.SetGroup | Constructors | Fields | Methods | Properties
Select layer on which the operation will be performed. It is important for project files. Thanks this it is possible to recognize which entry corespondents to which layer.
Available also on: Delphi | .NET.
Overrides TGIS_Config.SetGroup.
// Java public void SetGroup( TObject _layer );
// Oxygene public procedure SetGroup( _layer : TObject ); override;
Name | Type | Description |
---|---|---|
_layer | TObject | layer on which the operation will be performed; it is nil then operation will be performed on main entry ([TatukGIS] section) |