mccombe.terrain
Class UnixPathnames

java.lang.Object
  extended by mccombe.terrain.UnixPathnames
All Implemented Interfaces:
Pathnames

public class UnixPathnames
extends java.lang.Object
implements Pathnames


Constructor Summary
UnixPathnames()
           
 
Method Summary
 java.lang.String dataPath()
           
 java.lang.String propertiesPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnixPathnames

public UnixPathnames()
Method Detail

propertiesPath

public java.lang.String propertiesPath()
Specified by:
propertiesPath in interface Pathnames
Returns:
String containing the pathname for terrain.properties

dataPath

public java.lang.String dataPath()
Specified by:
dataPath in interface Pathnames
Returns:
String containing the pathname for the data-cache directory