com.partnersoft.io.formats.rover
Class RoverHiliteStore

java.lang.Object
  extended by com.partnersoft.io.formats.rover.RoverHiliteStore

public class RoverHiliteStore
extends java.lang.Object

A loader for rover hilite.

Author:
Paul Reavis Copyright 2002 Partner Software, Inc.

Constructor Summary
RoverHiliteStore(VfsDirectory mapDataDir)
           
 
Method Summary
 ByteBuffer getHilite(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoverHiliteStore

public RoverHiliteStore(VfsDirectory mapDataDir)
                 throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getHilite

public ByteBuffer getHilite(int index)