com.partnersoft.maps.tools
Class ConvertPalmMaps
java.lang.Object
com.partnersoft.maps.tools.ConvertPalmMaps
public class ConvertPalmMaps
- extends java.lang.Object
Tool that copies a v3.x PalmMaps directory and generates textures.
Copyright 2004-2009 Partner Software, Inc.
- Version:
- $Id: ConvertPalmMaps.java 2474 2010-03-13 14:28:43Z paul $
- Author:
- Paul Reavis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertPalmMaps
public ConvertPalmMaps()
setOptions
public void setOptions(Cog options)
startupImp
public void startupImp()
throws java.lang.Exception
- Throws:
java.lang.Exception
runImp
public void runImp()
throws java.lang.Exception
- Throws:
java.lang.Exception
copy
public void copy(java.lang.String fromPath,
java.lang.String toPath)
throws java.io.IOException
- Throws:
java.io.IOException
copyTree
public void copyTree(java.lang.String fromPath,
java.lang.String toPath)
throws java.io.IOException
- Throws:
java.io.IOException
move
public void move(java.lang.String fromPath,
java.lang.String toPath)
throws java.io.IOException
- Throws:
java.io.IOException
isGui
public boolean isGui()
setGui
public void setGui(boolean gui)
getPackPackages
public boolean getPackPackages()
setPackPackages
public void setPackPackages(boolean packPackages)
convertPackrats
public static void convertPackrats()
throws java.io.IOException
- Throws:
java.io.IOException
convertConnectivity
public static void convertConnectivity(VfsFile packratFile,
VfsFile roverFile)
throws java.io.IOException
- Throws:
java.io.IOException
convertFind
public static void convertFind(VfsFile packratFile,
VfsFile roverFile)
throws java.io.IOException
- Throws:
java.io.IOException