DK11 for Java | tatukgis.jdk.TGIS_Config.RelativePath | Constructors | Fields | Methods | Properties
Computes path relative to configuration file.
// Java public java.lang.String RelativePath( java.lang.String _path );
// Oxygene public function RelativePath( _path : String ) : String;
Name | Type | Description |
---|---|---|
_path | java.lang.String String | path to be relative |
Type | Description |
---|---|
java.lang.String String | relative path |