DK11 for Java | tatukgis.jdk.IGIS_Viewer.OpenEx | Overloads | Methods | Properties
Open project file from the memory.
// Java public abstract void OpenEx( TGIS_ConfigAbstract _configFile, java.lang.String _path );
// Oxygene public procedure OpenEx( _configFile : TGIS_ConfigAbstract; _path : String );
Name | Type | Description |
---|---|---|
_configFile | TGIS_ConfigAbstract | project file |
_path | java.lang.String String | project path (or layer) |
If any project exists, then it will be closed and any stored passwords will be cleared. If _path content is a path to any registered layer type, then layer will be opened.