DK11 for Java | tatukgis.jdk.TGIS_Config.SetSubLayer | Constructors | Fields | Methods | Properties
Select sublayer 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.
// Java public abstract void SetSubLayer( TObject _layer );
// Oxygene public procedure SetSubLayer( _layer : TObject ); virtual; abstract;
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) |