public class RpfCoverageManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
currentLineType
The last line type of the edge of the rectangles.
|
protected RpfFrameProvider |
frameProvider
The place to get the coverage information,
|
Constructor and Description |
---|
RpfCoverageManager(RpfFrameProvider rfp)
Don't use this.
|
Modifier and Type | Method and Description |
---|---|
protected OMGraphicList |
getCatalogCoverage(float ullat,
float ullon,
float lrlat,
float lrlon,
Projection proj,
java.lang.String chartSeries,
java.awt.Color[] colors,
boolean fillRects)
Looks at the paths for the A.TOC files and gets all the coverage
rectangles from them.
|
protected int currentLineType
protected RpfFrameProvider frameProvider
public RpfCoverageManager(RpfFrameProvider rfp)
protected OMGraphicList getCatalogCoverage(float ullat, float ullon, float lrlat, float lrlon, Projection proj, java.lang.String chartSeries, java.awt.Color[] colors, boolean fillRects)
colors
- looks for an array of 10 colors.fillRects
- whether to fill the rectangles with the color, or just do
outlines.Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details