Package | Description |
---|---|
com.bbn.openmap.dataAccess.dted | |
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
com.bbn.openmap.layer.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
com.bbn.openmap.tools.symbology.milStd2525 |
This package provides a way to create MIL-STD-2525B compliant symbols.
|
com.bbn.openmap.util.wanderer |
This package contains support to create classes that can traverse
file system trees and perform actions on the files and directories.
|
Modifier and Type | Class and Description |
---|---|
class |
DTEDLocator
DTEDLocator finds DTED frame files, and organizes them by level, longitude
and latitude.
|
Modifier and Type | Class and Description |
---|---|
class |
DTEDCoverageManager
A DTEDCoverageManager knows how to look at DTED data and figure out what
coverage is available.
|
Modifier and Type | Class and Description |
---|---|
class |
RpfDataPathWanderer
Adds RPF directories with a A.TOC file inside them to the data paths.
|
Modifier and Type | Class and Description |
---|---|
class |
SVGSourceFileReorganizer
SVGSourceFileReorganizer is a simple utility that takes the source SVG files
from the DISA package and reorganizes them into a simplier file structure
that OpenMap classes can use.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeCase
ChangeCase is a simple class that traverses a file system tree and converts
the contents to upper ot lower case letters, depending on the options
provided.
|
class |
DataPathWanderer
A DataPathWanderer provides a list of valid data paths found from a parent
directory.
|
class |
OneWaySync
The OneWaySync is a class that copies files from one directory to another,
skipping specified extensions or only copying files and directories with
specified extensions.
|
static class |
OneWaySync.BackCheck |
class |
Purge
PURGE deletes files that start with, or end with, certain strings.
|
class |
SLOC
Count the source lines of code but going through the directory and counting ;
and }.
|
class |
TestWandererCallback
The Wanderer walks through a directory tree, and makes calls to the
WandererCallback with what it finds.
|
Modifier and Type | Method and Description |
---|---|
WandererCallback |
Wanderer.getCallback() |
Modifier and Type | Method and Description |
---|---|
void |
Wanderer.setCallback(WandererCallback cb) |
Constructor and Description |
---|
Wanderer(WandererCallback callback) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details