DK11 for Java | tatukgis.jdk.TGIS_ConfigFactory.IsProject | Methods
Check if a config is a project.
// Java public static bool IsProject( java.lang.String _path );
// Oxygene public class function IsProject( _path : String ) : Boolean;
Name | Type | Description |
---|---|---|
_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 |
Type | Description |
---|---|
bool Boolean | new config instance |