public class ASRPDirectoryHandler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List |
asrpDirs |
Constructor and Description |
---|
ASRPDirectoryHandler() |
Modifier and Type | Method and Description |
---|---|
void |
add(ASRPDirectory asrpDir) |
void |
add(TransmittalHeaderFile thf) |
void |
clear() |
java.util.List |
getASRPDirs() |
OMGraphicList |
getCoverageBounds(Projection proj,
DrawingAttributes da) |
DataBounds |
getDataBounds()
DataBounds interface method, although this object doesn't
implement the complete interface because it doesn't have a
name.
|
OMGraphicList |
getImagesForProjection(EqualArc proj) |
void |
remove(ASRPDirectory asrpDir) |
void |
remove(TransmittalHeaderFile thf) |
void |
setASRPDirs(java.util.List list) |
public OMGraphicList getCoverageBounds(Projection proj, DrawingAttributes da)
public OMGraphicList getImagesForProjection(EqualArc proj) throws java.io.IOException
java.io.IOException
public void add(TransmittalHeaderFile thf)
public void add(ASRPDirectory asrpDir)
public void remove(TransmittalHeaderFile thf)
public void remove(ASRPDirectory asrpDir)
public void clear()
public java.util.List getASRPDirs()
public void setASRPDirs(java.util.List list)
public DataBounds getDataBounds()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details