com.bbn.openmap.layer.vpf
Class VpfCoverageTrimmer

java.lang.Object
  extended by com.bbn.openmap.layer.vpf.VpfCoverageTrimmer

public class VpfCoverageTrimmer
extends java.lang.Object


Nested Class Summary
static class VpfCoverageTrimmer.Builder
           
 
Method Summary
protected  void copyFilesNotDirectories(java.io.File sourceLoc)
           
protected  void copyTileDirectories(java.io.File sourceLoc)
           
 void go()
           
static void main(java.lang.String[] args)
           
protected  void trim(java.awt.geom.Rectangle2D filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

go

public void go()
        throws java.io.IOException
Throws:
java.io.IOException

copyTileDirectories

protected void copyTileDirectories(java.io.File sourceLoc)
                            throws java.io.IOException
Throws:
java.io.IOException

copyFilesNotDirectories

protected void copyFilesNotDirectories(java.io.File sourceLoc)
                                throws java.io.IOException
Throws:
java.io.IOException

trim

protected void trim(java.awt.geom.Rectangle2D filter)
             throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details