Package arcmap :: Module datafiles
[hide private]
[frames] | no frames]

Module datafiles

source code

Functions for getting paths for data files

Classes [hide private]
  FileNotFoundError
Functions [hide private]
str
programDataPath()
Returns: the directory for the program's read-only data Mac OS-X support is non-existant
source code
str
userConfigPath()
Mac OS-X support is non-existant
source code
 
getIconPath(iconName)
Gets the path that icons are stored in
source code
 
getTilesetPath(fileName)
Gets the path for a tileset
source code
 
getParallaxPath(fileName)
Gets a path for a parallax background
source code
Variables [hide private]
  __package__ = 'arcmap'
Function Details [hide private]

programDataPath()

source code 
Returns: str
the directory for the program's read-only data Mac OS-X support is non-existant

userConfigPath()

source code 

Mac OS-X support is non-existant

Returns: str
the directory for storting user configuration files