Package | Description |
---|---|
com.bbn.openmap.layer |
Contains OpenMap layers that read and display a variety of data
formats, and a few that create their own data for display.
|
com.bbn.openmap.plugin |
Provides support for writing OpenMap PlugIns.
|
Modifier and Type | Field and Description |
---|---|
protected FilterSupport |
OMGraphicHandlerLayer.filter
Filter support that can be used to manage OMGraphics.
|
Modifier and Type | Method and Description |
---|---|
FilterSupport |
OMGraphicHandlerLayer.getFilter()
Get the FilterSupport object that is handling the OMGraphicHandler
methods.
|
Modifier and Type | Method and Description |
---|---|
void |
OMGraphicHandlerLayer.setFilter(FilterSupport fs)
Don't set to null.
|
Modifier and Type | Field and Description |
---|---|
protected FilterSupport |
OMGraphicHandlerPlugIn.filter |
Modifier and Type | Method and Description |
---|---|
FilterSupport |
OMGraphicHandlerPlugIn.getFilter()
Get the FilterSupport object that is handling the
OMGraphicHandler methods.
|
Modifier and Type | Method and Description |
---|---|
void |
OMGraphicHandlerPlugIn.setFilter(FilterSupport fs)
Don't set to null.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details