Package mccombe.terrain
Interface Pathnames
-
- All Known Implementing Classes:
DefaultPathnames,UnixPathnames
public interface PathnamesDefine interface for specifying paths for locating the properties and data files.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringdataPath()java.lang.StringpropertiesPath()
-