DK11 for Java | tatukgis.jdk.TGIS_ConfigIni.Create | Constructors | Fields | Methods | Properties
Create instance.
Available also on: Delphi | .NET | Python.
Overrides TGIS_Config.TGIS_Config().
// Java public TGIS_ConfigIni( TObject _layer, java.lang.String _path );
// Oxygene public constructor ( _layer : TObject; _path : String ); override;
Name | Type | Description |
---|---|---|
_layer | TObject | pointer to layer object |
_path | java.lang.String String | full path to project configuration file; can be empty; if so then only layer dependent files are to be used |