com.partnersoft.maps.file
Class LiteralPointFile

java.lang.Object
  extended by com.partnersoft.maps.file.LiteralPointFile

public class LiteralPointFile
extends java.lang.Object


Constructor Summary
LiteralPointFile(VfsFile file)
           
 
Method Summary
 void close()
           
 java.util.List<LiteralPointTile> listTilesIntersecting(XyBounds bounds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiteralPointFile

public LiteralPointFile(VfsFile file)
                 throws java.io.IOException
Throws:
java.io.IOException
Method Detail

listTilesIntersecting

public java.util.List<LiteralPointTile> listTilesIntersecting(XyBounds bounds)

close

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