com.bbn.openmap.dataAccess.asrp
Class TransmittalHeaderFile
java.lang.Object
com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
- All Implemented Interfaces:
- ASRPConstants
public class TransmittalHeaderFile
- extends GeneralASRPFile
- implements ASRPConstants
The transmitter header file contains information about various ASRP
directories, their names and coverages. This object can be used to
coordinate the display of ASRP images from different directories.
Method Summary |
java.util.List |
getASRPDirectories()
Return a java.util.List of ASRPDirectories known by this THF
file. |
java.lang.String |
getRootDir()
Returns the root directory of the ASRP data, with the trailing
file separator still attached. |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRANSMITTAL_RECORD
public static final java.lang.String TRANSMITTAL_RECORD
- See Also:
- Constant Field Values
DATA_SET_DESCRIPTION
public static final java.lang.String DATA_SET_DESCRIPTION
- See Also:
- Constant Field Values
SECURITY_AND_RELEASE
public static final java.lang.String SECURITY_AND_RELEASE
- See Also:
- Constant Field Values
UP_TO_DATENESS
public static final java.lang.String UP_TO_DATENESS
- See Also:
- Constant Field Values
rootDir
protected java.lang.String rootDir
TransmittalHeaderFile
public TransmittalHeaderFile(java.lang.String fileName)
throws java.io.IOException
- Throws:
java.io.IOException
getRootDir
public java.lang.String getRootDir()
- Returns the root directory of the ASRP data, with the trailing
file separator still attached.
getASRPDirectories
public java.util.List getASRPDirectories()
- Return a java.util.List of ASRPDirectories known by this THF
file.
main
public static void main(java.lang.String[] argv)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details