A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

A - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
A1 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
A2 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
A3 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
A4 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
abbr - Variable in class com.bbn.openmap.layer.rpf.RpfProductInfo
The three-letter common abbreviation for the map type.
abbr - Variable in class com.bbn.openmap.proj.Length
 
aboutBox - Variable in class com.bbn.openmap.gui.menu.AboutMenuItem
 
AboutMenuItem - Class in com.bbn.openmap.gui.menu
This object brings up OpenMap about information.
AboutMenuItem() - Constructor for class com.bbn.openmap.gui.menu.AboutMenuItem
 
abs_horz_acc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
abs_vert_acc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
abs_vert_acc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
abs_vert_acc - Variable in class com.bbn.openmap.layer.dted.DTEDFrameUHL
 
ABSOLUTE - Static variable in class com.bbn.openmap.event.ZoomEvent
Type that specifies that the amount should be used as the new scale.
absolutePath - Variable in class com.bbn.openmap.io.FileInputReader
Needed for reopening files that have been closed.
AbstractEditorTool - Class in com.bbn.openmap.layer.editor
 
AbstractEditorTool() - Constructor for class com.bbn.openmap.layer.editor.AbstractEditorTool
Make sure you set the EditorLayer at some point.
AbstractEditorTool(EditorLayer) - Constructor for class com.bbn.openmap.layer.editor.AbstractEditorTool
The preferred constructor.
AbstractGCT - Class in com.bbn.openmap.proj.coords
 
AbstractGCT() - Constructor for class com.bbn.openmap.proj.coords.AbstractGCT
 
AbstractGraphicLoader - Class in com.bbn.openmap.graphicLoader
The abstract AbstractGraphicLoader class is an OMGraphic managing object.
AbstractGraphicLoader() - Constructor for class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
AbstractGraphicLoader(OMGraphicHandler) - Constructor for class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
AbstractImageFormatter - Class in com.bbn.openmap.image
The abstract implementation of the ImageFormatter.
AbstractImageFormatter() - Constructor for class com.bbn.openmap.image.AbstractImageFormatter
 
AbstractLocationHandler - Class in com.bbn.openmap.layer.location
The AbstractLocationHandler class facilitates the implementation of a LocationHandler by implementing a number of methods.
AbstractLocationHandler() - Constructor for class com.bbn.openmap.layer.location.AbstractLocationHandler
 
AbstractMouseMode - Class in com.bbn.openmap.event
Base class of the MouseModes.
AbstractMouseMode() - Constructor for class com.bbn.openmap.event.AbstractMouseMode
Construct an AbstractMouseMode.
AbstractMouseMode(String, boolean) - Constructor for class com.bbn.openmap.event.AbstractMouseMode
Construct an AbstractMouseMode.
AbstractMouseMode.MouseWheelZoomEditor - Class in com.bbn.openmap.event
 
AbstractMouseMode.MouseWheelZoomEditor() - Constructor for class com.bbn.openmap.event.AbstractMouseMode.MouseWheelZoomEditor
 
AbstractOpenMapMenu - Class in com.bbn.openmap.gui
Abstract Menu Object that takes care of common bean context-related functionality.
AbstractOpenMapMenu() - Constructor for class com.bbn.openmap.gui.AbstractOpenMapMenu
 
AbstractOpenMapMenu(String) - Constructor for class com.bbn.openmap.gui.AbstractOpenMapMenu
 
AbstractPlugIn - Class in com.bbn.openmap.plugin
This class is an abstract implementation of the PlugIn.
AbstractPlugIn() - Constructor for class com.bbn.openmap.plugin.AbstractPlugIn
 
AbstractPlugIn(Component) - Constructor for class com.bbn.openmap.plugin.AbstractPlugIn
 
AbstractShapeDecoration - Class in com.bbn.openmap.omGraphics.awt
A minimal implementation of ShapeDecoration, adds members and accessors for graphic attributes : length : the decoration length, along the path to decorate width : the decoration width, normal to the path to decorate orientation : the decoration is on the left or on the right of the path stroke, paint : the stroke and paint to be used
AbstractShapeDecoration(float, float, int) - Constructor for class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Constructor.
AbstractToolLoader - Class in com.bbn.openmap.tools.drawing
The AbstractToolLoader groups together some of the code that was being duplicated in the different EditToolLoaders.
AbstractToolLoader() - Constructor for class com.bbn.openmap.tools.drawing.AbstractToolLoader
 
acc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Accuracy description section of the file.
ACC_SIZE - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
 
ACC_SIZE - Static variable in class com.bbn.openmap.layer.dted.DTEDFrame
 
ACC_SR_SIZE - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
 
ACC_SR_SIZE - Static variable in class com.bbn.openmap.layer.dted.DTEDFrame
 
accept(File, String) - Method in class com.bbn.openmap.tools.beanbox.FileExtension
Accept file name if it has the stored extension.
accuracy - Variable in class com.bbn.openmap.proj.coords.MGRSPoint
Controls the number of digits that the MGRS coordinate will have, which directly affects the accuracy of the coordinate.
ACCURACY_10000_METER - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
Use 1 digits for northing and easting values, for 10000 meter accuracy of coordinate.
ACCURACY_1000_METER - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
Use 2 digits for northing and easting values, for 1000 meter accuracy of coordinate.
ACCURACY_100_METER - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
Use 3 digits for northing and easting values, for 100 meter accuracy of coordinate.
ACCURACY_10_METER - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
Use 4 digits for northing and easting values, for 10 meter accuracy of coordinate.
ACCURACY_1_METER - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
Use 5 digits for northing and easting values, for 1 meter accuracy of coordinate.
Acme - package Acme
 
Acme.JPM.Encoders - package Acme.JPM.Encoders
 
AcmeGifFormatter - Class in com.bbn.openmap.image
This formatter requires the Acme.JPM.Encoders package.
AcmeGifFormatter() - Constructor for class com.bbn.openmap.image.AcmeGifFormatter
 
AcmeGifHelper - Class in com.bbn.openmap.image
This class provides some utility methods for creating gif encoded images, using the Acme code available at http://www.acme.com/java/ A copy has been included in the contrib directory.
actAsProxyFor(MapMouseMode) - Method in class com.bbn.openmap.event.AbstractMouseMode
Request to have the parent MapMouseMode act as a proxy for a MapMouseMode that wants to remain hidden.
actAsProxyFor(MapMouseMode, int) - Method in class com.bbn.openmap.event.AbstractMouseMode
Request to have the MapMouseMode act as a proxy for a MapMouseMode that wants to remain hidden.
actAsProxyFor(MapMouseMode) - Method in interface com.bbn.openmap.event.MapMouseMode
Request to have the MapMouseMode act as a proxy for a MapMouseMode that wants to remain hidden.
actAsProxyFor(MapMouseMode, int) - Method in interface com.bbn.openmap.event.MapMouseMode
Request to have the MapMouseMode act as a proxy for a MapMouseMode that wants to remain hidden.
action - Variable in class com.bbn.openmap.layer.link.GraphicUpdate
A masked integer describing the action for the graphic.
action(JarInfo, BeanInfo, Class, String) - Method in interface com.bbn.openmap.tools.beanbox.DoOnBean
 
ACTION_GRAPHICS - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Action identifier - change/modify/add graphics.
ACTION_GUI - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Action identifier - change/modify/add GUI components.
ACTION_MAP - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Action identifier - center/zoom/change projection of map.
ACTION_REQUEST_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Gesture request header.
actionList - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential gesture responses that came in over the link.
actionListener - Variable in class com.bbn.openmap.gui.LayersPanel
The ActionListener that will bring up the LayersPanel.
actionListener - Variable in class com.bbn.openmap.util.propertyEditor.Inspector
Handle to call back the object that invokes this Inspector.
actionMask - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
Action mask for this graphic.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
Method gets called by the timer if it's running.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.AnimationTester
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Act on GUI commands controlling the NetMapReader.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
ActionListener interface, gets called when the timer goes ping if their isn't a command with the ActionEvent.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.GoToMenu.AddNewViewButton
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.GoToMenu.GoToButton
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.GoToMenu.NameFetcher
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.LayerAddPanel
Method associated with the ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
Method associated with the ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.LayerPane
ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.LayersPanel
Method associated with the ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.AboutMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.CoordsMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.LoadPropertiesMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.SaveAsImageMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.SaveAsVirtualImageMenuItem
Deprecated.  
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.SaveAsVirtualImageMenuItem.ButtonHandler
Deprecated.  
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.SavePropertiesMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.MiniBrowser
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.MouseModeButtonPanel
actionPerformed - Handle the mouse clicks on the button(s)
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.MouseModePanel
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.MouseModePanel.MouseModeButtonListener
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.NavigateMenu
ActionListener interface, lets the Menu act on the actions of the MenuItems.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.NavigatePanel
ActionListener Interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.ScaleTextPanel
ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
ActionListener Interface Method listens to the timer, in case something else starts it, we can update the gui.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
When a choice is made, the TimerRateComboBox updates the RealTimeHandler.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.time.TimerToggleButton
ActionListener Interface Method listens to the timer, in case something else starts it, we can update the gui.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Called when our menu item is clicked by user.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.WindowSupport
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.ZoomPanel
ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.Layer
The default actionPerformed method for Layer.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.BufferedLayer.VisHelper
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.CacheLayer
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Handle an ActionEvent from the Timer.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Used just for the redraw button.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
actionPerformed - Handle the mouse clicks on the button(s)
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
Used just for the redraw button.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.GraticuleLayer
Used just for the redraw button.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked by a javax.swing.Timer.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.location.BasicLocationHandler
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.location.LocationCBMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.location.LocationMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
The Action Listener method, that reacts to the palette widgets actions.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.shape.BufferedShapeLayer
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
The reaction handler for the buttons being pressed on the palette.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer.RemoveShapesActionListener
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.util.stateMachine.State
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.vpf.VPFConfig
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
The DrawingAttributes method for handling ActionEvents.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMText
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.MouseTimerListener
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.proj.ProjectionStack
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
This method is called whenever the user choose a layer to drop or move a bean to.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.tools.beanbox.CustomizerDialog
Disposes this dialog.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Invoked when an action from the popup menu occurs.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
Implement ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Implement the ActionListener interface.
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.NonEditablePropertyEditor
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
actionRequest - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential gesture queries that came in over the link.
ACTIONS_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Gesture response header.
activate() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Turn the OMDrawingTool on, attaching it to the MouseDelegator or the canvas component it is assigned to.
activate(boolean) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Turn the OMDrawingTool on with the caveaut that the OMDrawingTool may be active already, and that a complete hookup may not be needed.
activated - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Just a helper flag to reduce work caused by unnecessary deactivate calls.
activateDrawingTool(String) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Method to set up the drawing tool with default behavior in order to create a new OMGraphic.
activateMouseMode() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Adds the mouse mode as a listener to the overview map.
activeFormatter - Variable in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
activeGeneratorLoader - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The active GeneratorLoader providing OMGridGenerators to the OMGrids.
ActiveModeProperty - Static variable in class com.bbn.openmap.MouseDelegator
 
activeMouseMode - Variable in class com.bbn.openmap.MouseDelegator
The active MapMouseMode.
activeSites - Variable in class com.bbn.openmap.layer.EarthquakeLayer
Sites that are actively being queried.
activityFile - Variable in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
 
ActivityFileProperty - Static variable in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
activityFile
activityHeader - Variable in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
 
ActivityHeaderProperty - Static variable in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
activityFileHasHeader
activityNameIndex - Variable in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
 
ActivityNameIndexProperty - Static variable in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
activityNameIndex
adChild(WKTNode) - Method in class com.bbn.openmap.layer.mysql.WKTNode
 
add(TransmittalHeaderFile) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
add(ASRPDirectory) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
add(int[], byte) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
add(byte[], byte) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
add(String[], String) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
add(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Over-ride the add( ) method to trap for inconsistent shape geometry.
add(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriPointList
Over-ride the add( ) method to trap for inconsistent shape geometry.
add(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
Over-ride the add( ) method to trap for inconsistent shape geometry.
add(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineList
Over-ride the add( ) method to trap for inconsistent shape geometry.
ADD - Static variable in class com.bbn.openmap.event.LayerEvent
 
add(Object) - Method in class com.bbn.openmap.examples.beanbox.SimpleBeanContainer
 
add(Object) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Add an object to the index.
add(Geo) - Method in class com.bbn.openmap.geo.Geo
Returns this + b.
add(Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
 
add(String, Object) - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceList
 
add(String, int, int, int, Node, Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
add(String, int, int, int, int) - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
add(Component) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
We need to handle adding the component specially.
add(Component, Object) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
We need to handle adding the component specially.
add(Component) - Method in class com.bbn.openmap.gui.DockMapPanel
We need to handle adding the component specially.
add(Component, Object) - Method in class com.bbn.openmap.gui.DockMapPanel
We need to handle adding the component specially.
add(Component) - Method in class com.bbn.openmap.gui.GridBagToolBar
 
add - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
add - Variable in class com.bbn.openmap.gui.LayersMenu
The menu item to add a layer to the map.
add(Component) - Method in class com.bbn.openmap.gui.OMToolComponent
Overridden add method that takes care of GridBagLayout constraints.
add(String, int, int) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
The preferred way to add choices, since it creates the TimerRateHolder for you.
add(String, Tool) - Method in class com.bbn.openmap.gui.ToolPanel
Add an item to the tool bar.
add(String, Tool, int) - Method in class com.bbn.openmap.gui.ToolPanel
Add an item to the tool bar.
add(Tool) - Method in class com.bbn.openmap.gui.ToolPanel
Add an item to the tool bar.
add(Tool, int) - Method in class com.bbn.openmap.gui.ToolPanel
Add an item to the tool bar.
add(LayerFeatureInfoResponse) - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
add(LayerFeatureInfoResponse) - Method in interface com.bbn.openmap.image.wms.FeatureInfoResponse
 
add(float[]) - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Add a poly to the record.
add(ESRIRecord) - Method in class com.bbn.openmap.layer.shape.ShapeFile
Adds a record to the end of this file.
add(Object) - Method in class com.bbn.openmap.MapHandler
Add an object to the MapHandler BeanContextSupport.
add(OMGraphicList, OMDrawingTool) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
 
add(OMGraphic, OMDrawingTool) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Create an EditableOMGraphic and add it to the list.
add(EditableOMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Add the EditableOMGraphic to the list.
add(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Add an OMGeometry to the GraphicList.
add(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Add an OMGraphic to the list.
add(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Add an OMGraphic to the list.
add(ProjectionStackTrigger) - Method in class com.bbn.openmap.proj.ProjectionStackSupport
Add a ProjectionStackTrigger.
add(Object) - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
adds the specified bean object to this container.
add(String, String) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Adds a key value pair to the end of the header.
add(OMGraphic, DrawingToolRequestor) - Method in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
 
add(IconPartCollectionEntry) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Add an entry to the collection.
add(IconPart) - Method in class com.bbn.openmap.tools.icon.IconPartList
First in drawn on bottom.
add(String, String) - Method in class com.bbn.openmap.util.ArgParser
Add a argument to the parser.
add(String, String, int) - Method in class com.bbn.openmap.util.ArgParser
Add a argument to the parser.
add(String, String, int, boolean) - Method in class com.bbn.openmap.util.ArgParser
Add a argument to the parser.
add(double, double) - Method in class com.bbn.openmap.util.DataBounds
 
add(Point2D) - Method in class com.bbn.openmap.util.DataBounds
 
ADD_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - add a graphic.
addActionListener(ActionListener) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
Add an ActionListener for events that trigger events to shift the Projection stack.
addActionListener(ActionListener) - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
addActionListener(ActionListener) - Method in class com.bbn.openmap.gui.ProjectionStackTool
Add an ActionListener for events that trigger events to shift the Projection stack.
addActionListener(ActionListener) - Method in interface com.bbn.openmap.proj.ProjectionStackTrigger
Add an ActionListener for events that trigger events to shift the Projection stack.
addActionListener(ActionListener) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Set an Actionlistener for callbacks.
addArc(float, float, int, int, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write an arc with lat/lon placement.
addArc(int, int, int, int, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write an arc with x/y placement.
addArc(float, float, int, int, int, int, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Writing an arc at a x, y, offset to a Lat/Lon location.
addArc(float, float, float, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write an arc with a certain radius at a Lat/Lon location.
addArc(float, float, float, int, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write an arc with a certain radius at a Lat/Lon location, and allows you to specify units of the radius.
addArc(float, float, float, int, int, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write an arc with a certain radius at a Lat/Lon location, and allows you to specify units of the radius, as well as the number of verticies to use to approximate the arc.
addArea(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
addArrowHead(boolean) - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Turn the ArrowHead on/off.
addArrowHead(int) - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Turn the ArrowHead on.
addArrowHead(int, int) - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Turn the ArrowHead on.
addArrowHead(int, int, int, int) - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Turn the ArrowHead on.
addArrowHeads(int, int, OMAbstractLine) - Static method in class com.bbn.openmap.omGraphics.OMArrowHead
 
addAsBackground - Variable in class com.bbn.openmap.Layer
Flag used by the layer to indicate that it should be treated as a background layer, indicating that any cache mechanism available can enable extra buffering.
AddAsBackgroundProperty - Static variable in class com.bbn.openmap.Layer
Property 'background' to designate this layer as a background layer, which will cause extra buffering to occur if the application can handle it.
addBean(Object) - Method in class com.bbn.openmap.examples.beanbox.SimpleBeanBox
adds the specified bean to SimpleBeanLayer.
addBean(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called when a bean is dropped on the layer associated with this BeanBox.
addBitmap(float, float, int, int, byte[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a bitmap in the response.
addBitmap(int, int, int, int, byte[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a bitmap in the response.
addBitmap(float, float, int, int, int, int, byte[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a bitmap in the response.
addBlankRecord() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
addBlankRecord() - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Create a new record, corresponding to a new column in the source DbfTableModel.
addBounds(ESRIBoundingBox) - Method in class com.bbn.openmap.layer.shape.ESRIBoundingBox
Increase the extents of this bounding box to enclose the given bounding box.
addButton(String, String, ActionListener) - Method in class com.bbn.openmap.gui.OMToolSet
Add a button to the panel.
addButton(URL, String, ActionListener) - Method in class com.bbn.openmap.gui.OMToolSet
Add a button to the panel.
addCenterListener(CenterListener) - Method in class com.bbn.openmap.event.CenterSupport
Add a CenterListener to the listener list.
addCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
Add a CenterListener to the listener list.
addCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.CoordPanel
Add a CenterListener to the listener list.
addCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.NavigatePanel
Add a CenterListener.
addChild(JComponent) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
addCircle(float, float, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a circle in the response.
addCircle(int, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a circle in the response.
addCircle(float, float, int, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a circle in the response.
addCircle(float, float, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a circle in the response.
addCircle(float, float, float, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a circle in the response.
addCircle(float, float, float, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a circle in the response.
addclickedgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
addClosable(Closable) - Static method in class com.bbn.openmap.io.BinaryFile
Add an object that can be closed if needed.
addColumn(ArrayList) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
The types in the ArrayList are set - String, Byte, Integer, Integer - to match the format of the header.
addComponentListener(ComponentListener) - Method in class com.bbn.openmap.gui.WindowSupport
Add a component listener that is interested in hearing about what happens to the window.
addComponentListener(ComponentListener) - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
addComponentListener(ComponentListener) - Method in class com.bbn.openmap.Layer
Part of a layer hack to notify the component listener when the component is hidden.
addControlledMap(MapBean) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Add a controlled MapBean to the OverviewMapHandler.
addCrossing(BoundaryCrossing) - Method in class com.bbn.openmap.geo.BoundaryCrossing.Collector
Add a BoundaryCrossing to the collection of crossings.
addCrossing(Collection, GeoSegment, GeoRegion) - Method in class com.bbn.openmap.geo.BoundaryCrossing.Collector
Add a BoundaryCrossing associated with a segment and region.
addCurrentTemp(float, float) - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
addDataBoundsProvider(DataBoundsProvider) - Method in class com.bbn.openmap.gui.GoToMenu
 
addDataPath(String) - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
add a path to LibrarySelectionTable.
addDataViews - Variable in class com.bbn.openmap.gui.GoToMenu
 
AddDataViewsProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
Flag to use to enable/disable the gathering of DataBoundsProviders.
addDecoration(ShapeDecoration) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Adds a Decoration at the end of the list.
AddDefaultListProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
Flag to use to add default views (World, each continent.
addDefaultLocations() - Method in class com.bbn.openmap.gui.GoToMenu
Add the default views to the menu.
addDefaults - Variable in class com.bbn.openmap.gui.GoToMenu
 
addDTEDDirectoryHandler(DTEDDirectoryHandler) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Add a DTED DirectoryHandler to be used for the DTEDFrameCache.
added(Container) - Method in class com.bbn.openmap.Layer
This method is called when the layer is added to the MapBean
addEdge(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
addEditClassWrapper(EditClassWrapper) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
 
addEditToolLoader(EditToolLoader) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
addedLayers - Variable in class com.bbn.openmap.MapBean
This vector is to let the layers know when they have been added to the map.
addElement(MysqlGeometry) - Method in class com.bbn.openmap.layer.mysql.MysqlCollection
 
addElement(MysqlGeometry) - Method in class com.bbn.openmap.layer.mysql.MysqlMulti
 
addElement(MysqlGeometry) - Method in class com.bbn.openmap.layer.mysql.MysqlMultiLineString
 
addElement(MysqlGeometry) - Method in class com.bbn.openmap.layer.mysql.MysqlMultiPoint
 
addElement(MysqlGeometry) - Method in class com.bbn.openmap.layer.mysql.MysqlMultiPolygon
 
addElement(Element) - Method in interface com.bbn.openmap.layer.util.html.ContainerElement
add an additional element to the Container
addElement(String) - Method in interface com.bbn.openmap.layer.util.html.ContainerElement
add an additional element to the Container
addElement(Element) - Method in class com.bbn.openmap.layer.util.html.Document
Add another element to the body of the document
addElement(String) - Method in class com.bbn.openmap.layer.util.html.Document
Add another string to the body of the document
addElement(Element) - Method in class com.bbn.openmap.layer.util.html.HtmlListElement
Add an element to the end of the list
addElement(String) - Method in class com.bbn.openmap.layer.util.html.HtmlListElement
Add an element to the end of the list
addElement(Element) - Method in class com.bbn.openmap.layer.util.html.ListBodyElement
Add an element to the end of the list
addElement(Element) - Method in class com.bbn.openmap.layer.util.html.ListElement
Add an element to the end of the list
addElement(String) - Method in class com.bbn.openmap.layer.util.html.ListElement
Add an element to the end of the list
addElement(Element) - Method in class com.bbn.openmap.layer.util.html.TableRowElement
Add a column to the row
addElement(String) - Method in class com.bbn.openmap.layer.util.html.TableRowElement
Add a column to the row
addElement(TableCellElement) - Method in class com.bbn.openmap.layer.util.html.TableRowElement
Add a column to the row
addEllipse(float, float, float, float, int, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write an ellipse with Lat/Lon placement with axis defined in terms of distance.
addEllipse(int, int, int, int, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Create a OMEllipse, positioned with a x-y center with x-y axis.
addEllipse(float, float, int, int, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Create a OMEllipse, positioned with a lat-lon center and x-y axis.
addEllipse(float, float, int, int, int, int, float, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Create a OMEllipse, positioned at a Lat-lon location, x-y offset, x-y axis.
addEntry(MessageHeader) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
addEOMGListener(EOMGListener) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Add a EOMGListener.
addEOMGListener(EOMGListener) - Method in class com.bbn.openmap.omGraphics.event.EOMGListenerSupport
Add a EOMGListener.
addExtent(GeoExtent) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Method to call to add Region object with BoundingCircle to Collection and organize it for later retrieval.
addExtent(GeoExtent) - Method in interface com.bbn.openmap.geo.ExtentIndex
Add a extent to the index.
addExtents(float[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
addExtents(float[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
addExtents(float[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
 
AddFeatureCmd - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
addField(DDFField) - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
Add a field to the field list.
addFile(File) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
addFiles(File, String[]) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
addFillerToPanesPanel() - Method in class com.bbn.openmap.gui.LayersPanel
 
addFrameToGroup(MakeToc.Group, MakeToc.Frame, int) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Does the actual checking to see if the frame gets added to the group, by checking the frame's location with the group's current boundaries, and resizing the group boundary if the frame is touching it.
addgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
addGrabPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Add a GrabPoint to the internal list.
addGraphic(EsriGraphicList, OMGraphic, ArrayList) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Add a graphic to the list, and add the record to the list's DbfTableModel if both exist.
addGraphic(OMGraphic) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Add a new omgraphic to the list of graphics in this area
addGraphicLoaderToMapHandler - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
AddGraphicLoaderToMapHandlerProperty - Static variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
addGreatCirclePoints(MouseEvent, MouseEvent) - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Figure out the internal points to create a great circle line between two points on the screen.
addGrid(float, float, int, int, float, float, float, int, int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Add a Grid with Lat/Lon placement.
addGrid(int, int, int, int, float, float, float, int, int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Add a Grid with XY placement.
addGrid(float, float, int, int, int, int, float, float, float, int, int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Grid Lat/lon placement with XY offset.
addHttpRequestListener(HttpRequestListener) - Method in class com.bbn.openmap.layer.util.http.HttpServer
Adds a new http request listener.
addImageTileToList(ImageTile) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Add an ImageTile to the list model.
addImageToLists(ImageTile, OMGraphicList, URL) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
A method to handle a newly created ImageTile object from the loadImage method.
addImpl(Component, Object, int) - Method in class com.bbn.openmap.MapBean
Adds additional constraints on possible children components.
addInfo(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager.RpfMaps
 
addInfoDisplayListener(InfoDisplayListener) - Method in class com.bbn.openmap.Layer
Adds a listener for InfoDisplayEvents.
addInfoLine(int, JLabel) - Method in class com.bbn.openmap.InformationDelegator
 
addInProgress - Variable in class com.bbn.openmap.MapHandler
 
addItem(Object) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
Only TimerRateHolders can be added.
addLabel(LatLonPoint, UTMPoint, QuadTree) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
addLater(Object) - Method in class com.bbn.openmap.MapHandler
Call made from the add() method for objects that added when another object was being added, setting up a ConcurrentModificationException condition.
addLaterVector - Variable in class com.bbn.openmap.MapHandler
 
addLayer(String, String) - Method in class com.bbn.openmap.gui.LayerAddPanel
 
addLayer(IWmsLayer) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
addLayer(Layer) - Method in class com.bbn.openmap.layer.BufferedLayer
Add a layer to the group.
addLayer(Layer) - Method in class com.bbn.openmap.LayerHandler
Add a layer to the bottom of the layer stack.
addLayer(Layer, int) - Method in class com.bbn.openmap.LayerHandler
Add a layer to a certain position in the layer array.
addLayer(Layer, int, boolean) - Method in class com.bbn.openmap.LayerHandler
Deprecated. the layer will be turned on if its visibility is true.
addLayerListener(LayerListener) - Method in class com.bbn.openmap.event.LayerSupport
Add a LayerListener to the listener list.
addLayerListener(LayerListener) - Method in class com.bbn.openmap.LayerHandler
Add a LayerListener to the LayerHandler, in order to be told about layers that need to be added to the map.
addLayers - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
addLayers(String[]) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
Add new layers to the server request, using the default style.
addLayers(String[], String[]) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
Add new layers to the server request, using specified styles.
addLayersButtonTitle - Variable in class com.bbn.openmap.gui.LayersMenu
The default add button title.
AddLayersProperty - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
addLayerStatusListener(LayerStatusListener) - Method in class com.bbn.openmap.Layer
Adds a listener for LayerStatusEvents.
addLayersToBeanContext(Layer[]) - Method in class com.bbn.openmap.LayerHandler
Add layers to the BeanContext, if they want to be.
addLayoutComponent(String, Component) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
addLayoutComponent(Component, Object) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
addLine(OMGraphic, ArrayList) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Scoping method to call addGraphic with the right list.
addLine(float, float, float, float, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a line in the response.
addLine(float, float, float, float, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a line in the response.
addLine(int, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a line in the response.
addLine(float, float, int, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a line in the response.
addListener(Object) - Method in class com.bbn.openmap.event.ListenerSupport
Add an Object to the listener list.
addLoader(EditToolLoader) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Add an EditToolLoader to the DrawingTool, expanding the DrawingTool's capability to handle more graphic types.
addLoader(EditToolLoader) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Add an EditToolLoader to the Hashtable of loaders that the OMDrawingTool can use to create/modify OMGraphics.
addLoader(EditToolLoader) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
addLocationItem(String, Properties) - Method in class com.bbn.openmap.gui.GoToMenu
Parse and add the view from properties.
addLOSEvent(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Used to modify the circle parameters with another mouse event.
addMap(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager.RpfMaps
 
addMapBeanToPanel(MapBean) - Method in class com.bbn.openmap.gui.BasicMapPanel
Position the map bean in this panel according to the layout manger.
addMapBeanToPanel(MapBean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
addMapComponent(Object) - Method in class com.bbn.openmap.gui.BasicMapPanel
Adds a component to the map bean context.
addMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.event.AbstractMouseMode
Add a MapMouseListener to the MouseMode.
addMapMouseListener(MapMouseListener) - Method in interface com.bbn.openmap.event.MapMouseMode
Add a MapMouseListener to the MouseMode.
addMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.event.MapMouseSupport
Add a MapMouseListener to the listener list.
addMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.event.NullMouseMode
IGNORED.
addMapPanelChild(MapPanelChild) - Method in class com.bbn.openmap.gui.BasicMapPanel
Add a child to the MapPanel.
addMapPanelChild(MapPanelChild) - Method in class com.bbn.openmap.gui.DockMapPanel
Add a child to the MapPanel.
addMouseListener(MouseListener) - Method in class com.bbn.openmap.Layer
Override to only allow swing package listeners.
addMouseMode(MapMouseMode) - Method in class com.bbn.openmap.MouseDelegator
Adds a MapMouseMode to the MouseMode list.
addMovingPoint(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Add a point to the end of the polyline/polygon and then make it the moving one.
addMovingPoint(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMSpline
Overridden to overcome some repainting unpleasantness that occurs when a point is added.
addNetMapListener(NetMapListener) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Add a NetMapListener to receive NetMapEvents.
addNetMapListener(NetMapListener) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Add a NetMapListener.
addNewImagesWithFileChooser() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Asks the user to choose a new file or directory to load.
addNode() - Method in class com.bbn.openmap.graphicLoader.AnimationTester
 
AddNodeCmd - Static variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
addNodes(DefaultMutableTreeNode, SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
addObject(SimpleBeanObject) - Method in class com.bbn.openmap.examples.beanbox.SimpleBeanLayer
Adds a bean to this layer.
addOMGeometry(OMGeometryList) - Method in class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Generates OMGeometry and adds it to the list.
addOMGeometry(OMGeometryList) - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Generates Points and adds them to the given list.
addOMGeometry(OMGeometryList) - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Generates OMGeometry and adds them to the given list.
addOMGeometry(OMGeometryList) - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Generates OMGeometry and adds them to the given list.
addOMGraphic(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Add an OMGraphic to the GraphicList.
addOMGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Add an OMGraphic to the GraphicList.
addOMGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Add an OMGraphic to the GraphicList.
addOMGraphics(OMGraphicList, DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Generates 2D OMGraphics and adds them to the given list.
addOMGraphics(OMGraphicList, DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Generates Points and adds them to the given list.
addOMGraphics(OMGraphicList, DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Generates 2D OMGraphics and adds them to the given list.
addOMGraphics(OMGraphicList, DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Generates 2D OMGraphics and adds them to the given list.
addPaintListener(PaintListener) - Method in class com.bbn.openmap.event.PaintListenerSupport
Add a PaintListener.
addPaintListener(PaintListener) - Method in class com.bbn.openmap.MapBean
Add a PaintListener.
addPan - Variable in class com.bbn.openmap.gui.OMToolSet
 
addPanListener(PanListener) - Method in class com.bbn.openmap.event.PanSupport
Add a PanListener to the listener list.
addPanListener(PanListener) - Method in class com.bbn.openmap.gui.NavigatePanel
Add a PanListener.
AddPanProperty - Static variable in class com.bbn.openmap.gui.OMToolSet
 
AddPathCmd - Static variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
addPathToClasspaths(String) - Static method in class com.bbn.openmap.Environment
Add a resource path to internal Vector.
addPlugInToBeanContext(PlugIn) - Method in class com.bbn.openmap.plugin.PlugInLayer
Gets the current BeanContext from itself, if it's been set and the provided PlugIn wants/can be added to the BeanContext, it will be added..
addPoint(OMGraphic, ArrayList) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Scoping method to call addGraphic with the right list.
addPoint(float, float, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a point in the response.
addPoint(int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a point in the response.
addPoint(float, float, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a point in the response.
addPoint(ESRIPoint) - Method in class com.bbn.openmap.layer.shape.ESRIBoundingBox
Increase the extents of this bounding box to enclose the given point.
addPoint(double, double) - Method in class com.bbn.openmap.layer.shape.ESRIBoundingBox
 
addPoint(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
addPoint(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Add a point to the end of the polyline/polygon.
addPoint(int, int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Add a point at a certain point in the polygon coordinate list.
addPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Add a point at a certain point in the polygon coordinate list.
addPoint(GrabPoint, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Add a point at a certain point in the polygon coordinate list.
addPoints(ESRIPoint[]) - Method in class com.bbn.openmap.layer.shape.ESRIBoundingBox
Increase the extents of this bounding box to enclose all of the given points.
addPoints(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.Tester
Creates three EsriPoint objects
addPoly(float[], int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPoly(float[], int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPoly(int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPoly(int[], int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPoly(float, float, int[], int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPoly(float, float, int[], int[], int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPolygon(OMGraphic, ArrayList) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Scoping method to call addGraphic with the right list.
addPolygonRecord1(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.Tester
Creates and EsriPolygon object with one part
addPolyGrabPointsToOGP(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
This method adds all the GrabPoints associated with the polygon nodes and adds them to the offset GrabPoint representing the lat/lon anchor point.
addPolylineRecord1(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.Tester
Creates an EsriPolyline object with two parts
addPolylineRecord2(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.Tester
Creates an EsriPolyline object with one part
addPolylineRecord3(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.Tester
Creates an EsriPolyline object with three parts
addPositionChoice(int, String, String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Method to add a position to the choices for this particular code position.
addPositionChoice(CodePosition) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Add the CodePosition to the choices, creating the choices List if needed.
addPositionChoice(int, String, String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
The method needs more information from the properties than the CodePosition version of this method provides, like getting the base symbol code for the scheme and the hierarchy addition.
addProfileEvent(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Used to keep track of another point for the line, as determined by the state machine.
addProgressListener(ProgressListener) - Method in class com.bbn.openmap.event.ProgressSupport
Add a ProgressListener to the listener list.
addProgressListener(ProgressListener) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
Add a ProgressListener that will display build progress.
addProgressListener(ProgressListener) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Add a ProgressListener that will display build progress.
addProgressListener(ProgressListener) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Add a ProgressListener that will display build progress.
addProgressListener(ProgressListener) - Method in class com.bbn.openmap.PropertyHandler
Add a ProgressListener that will display build progress.
addProjectionListener(ProjectionListener) - Method in class com.bbn.openmap.event.ProjectionSupport
Add a ProjectionListener.
addProjectionListener(ProjectionListener) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
Add a ProjectionListener to this menu and its components.
addProjectionListener(ProjectionListener) - Method in class com.bbn.openmap.MapBean
Add a ProjectionListener to the MapBean.
addProjectionLoader(ProjectionLoader) - Method in class com.bbn.openmap.proj.ProjectionFactory
 
addProjectionStackTrigger(ProjectionStackTrigger) - Method in class com.bbn.openmap.proj.ProjectionStack
ProjectionStackTriggers should call this method, and all will be well.
addProperties(URL) - Method in class com.bbn.openmap.gui.BasicMapPanel
Add in the properties from the given URL.
addProperties(String) - Method in class com.bbn.openmap.gui.BasicMapPanel
Add in the properties from the given source, which can be a resorce, file or URL.
addProperties(Properties) - Method in class com.bbn.openmap.gui.BasicMapPanel
Add in the properties from the given Properties object.
addProperties(URL) - Method in class com.bbn.openmap.PropertyHandler
Add in the properties from the given URL.
addProperties(String) - Method in class com.bbn.openmap.PropertyHandler
Add in the properties from the given source, which can be a resorce, file or URL.
addProperties(Properties) - Method in class com.bbn.openmap.PropertyHandler
Add in the properties from the given Properties object.
addProperty(String, String) - Method in class com.bbn.openmap.gui.BasicMapPanel
Add (or overwrite) a property to the current properties
addProperty(String, String) - Method in class com.bbn.openmap.PropertyHandler
Add (or overwrite) a property to the current properties
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
Method for BeanContextChild interface.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextChild interface
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.ToolPanel
Method for BeanContextChild interface.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Method for BeanContextChild interface.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.MapBean
In addition to adding the PropertyChangeListener as the JComponent method does, this method also provides the listener with the initial version of the Layer and Cursor properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.MouseDelegator
Method for BeanContextChild interface.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.MouseDelegator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
You should override this so the listener receives any particular events that the GeneratorLoader sends out.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.proj.ProjectionFactory
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.proj.ProjectionFactory
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Method for BeanContextChild interface.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Method for BeanContextChild interface.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Make sure that new property change listeners receive a current list of edit tool loaders.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
addRaster(float, float, ImageIcon, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(int, int, ImageIcon, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, ImageIcon, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, Image, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(int, int, Image, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, Image, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(int, int, int, int, int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, int, int, int[], LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, String, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(int, int, String, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, String, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, byte[], Color[], int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(int, int, int, int, byte[], Color[], int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRaster(float, float, int, int, int, int, byte[], Color[], int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a raster in the response.
addRead(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.ReadByteTracker
 
addRecord(ArrayList) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Adds a row of data to the the model
addRecord(OMGraphic, ArrayList) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Handles adding records to the geometry list and the DbfTableModel
addRecord(OMGraphic, ArrayList) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Handles adding records to the geometry list and the DbfTableModel.
addRectangle(float, float, float, float, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a rectangle in the response.
addRectangle(float, float, float, float, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a rectangle in the response.
addRectangle(int, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a rectangle in the response.
addRectangle(float, float, int, int, int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a rectangle in the response.
addRoad(Road) - Method in class com.bbn.openmap.tools.roads.Intersection
Add a road to this intersection.
addRoadPoint(int, int) - Method in class com.bbn.openmap.tools.roads.RoadLine
 
addRule(DbfHandler.Rule) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
addRuntimeProperty(String, String) - Static method in class com.bbn.openmap.Environment
Adds a key/value pair to the Environment's runtime properties list.
addScale - Variable in class com.bbn.openmap.gui.OMToolSet
 
AddScaleProperty - Static variable in class com.bbn.openmap.gui.OMToolSet
 
addSelectionListener(SelectionListener) - Method in interface com.bbn.openmap.omGraphics.event.SelectionProvider
 
addSelectionListener(SelectionListener) - Method in class com.bbn.openmap.omGraphics.event.SelectionSupport
Add a SelectionListener to the listener list.
addSelectionListener(SelectionListener) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
addShapeFile(File) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
Add the data from a shape file to the region list or edge list, depending on the content type.
addShapeFileFromUser() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
Query the user for a shape file, and add the contents to the region list or line list if a valid file is selected.
addSpace() - Method in class com.bbn.openmap.gui.ToolPanel
Add a space between tools.
addStates(State[]) - Method in class com.bbn.openmap.layer.util.stateMachine.StateMachine
Append States to the state Vector.
addSubfield(DDFSubfield) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
addSVGMenuItem(JMenu) - Method in class com.bbn.openmap.gui.menu.SaveAsMenu
Method checks to see if the SVGFormatter can be created, and if it can, adds it to the FileMenu->Save As menu.
addSystemProperty(String, String) - Static method in class com.bbn.openmap.Environment
Adds a key/value pair to the Environment's system properties list.
addText(float, float, String, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a text in the response.
addText(int, int, String, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a text in the response.
addText(float, float, int, int, String, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a text in the response.
addText(float, float, String, String, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a text in the response.
addText(int, int, String, String, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a text in the response.
addText(float, float, int, int, String, String, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a text in the response.
addText(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
addTimeStamp(TimeStamp) - Method in interface com.bbn.openmap.graphicLoader.scenario.ScenarioGraphic
Add a location at a time.
addTimeStamp(TimeStamp) - Method in class com.bbn.openmap.graphicLoader.scenario.ScenarioPoint
Add a TimeStamp to the point.
addTo(Object) - Method in class com.bbn.openmap.gui.MapWindow
Add an object to the internal MapHandler.
addToBeanContext - Variable in class com.bbn.openmap.Layer
Used by the LayerHandler to check if the layer should be added to the MapHandler BeanContext.
addToBeanContext - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
Flag to denote whether the plugin should be added to the bean context (MapHandler).
AddToBeanContextProperty - Static variable in class com.bbn.openmap.Layer
The property to set to add the layer to the BeanContext "addToBeanContext".
addToBounds(ESRIBoundingBox) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.Entry
 
addToCachedList(OMGraphic, String, PrimitiveTable, String) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
Calls addToCachedList on the feature cache if it's available.
addToCachedList(OMGraphic, String, PrimitiveTable, String) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
Adds an OMGraphic to a list, signified by the feature type and the table.
addToGUI(JPanel, AbstractButton, String) - Method in class com.bbn.openmap.layer.e00.E00Layer
Adds a feature to the GUI attribute of the E00Layer object
addToGUI(JPanel, JTextField, String) - Method in class com.bbn.openmap.layer.e00.E00Layer
Adds a feature to the Gui attribute of the E00Layer object
addToRegionIndex(OMPoly, ExtentIndex) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
addToRegionIndex(OMGraphicList, ExtentIndex) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
addTransferDataFlavor(DataFlavor) - Method in class com.bbn.openmap.tools.dnd.DefaultTransferableObject
Adds another supported data flavor to the array.
addUsedPrefix(String) - Method in class com.bbn.openmap.PropertyHandler
Changes ' ' characters to '_', and then tries to add it to the used prefix list.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.app.OpenMapApplet
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextChild interface
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.OMComponentPanel
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.ToolPanel
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.Layer
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.MouseDelegator
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Method for BeanContextChild interface.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Method for BeanContextChild interface.
addView(GoToMenu.GoToButton) - Method in class com.bbn.openmap.gui.GoToMenu
Add a button to the menu that will set the map to a particular view.
addWindowListener() - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
adds a window listener to this property sheet.
addZoom - Variable in class com.bbn.openmap.gui.OMToolSet
 
addZoomListener(ZoomListener) - Method in class com.bbn.openmap.event.ZoomSupport
Add a ZoomListener to the listener list.
addZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.NavigateMenu
 
addZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.ScaleTextPanel
Add a ZoomListener to the listener list.
addZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.ZoomPanel
Add a ZoomListener from the listener list.
AddZoomProperty - Static variable in class com.bbn.openmap.gui.OMToolSet
 
adjust - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
A number between 1-5 to adjust the contrast a little between the colors.
adjustment - Variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
adjustment is set up for values between 1-5.
adjustment - Variable in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
adjustment is set up for values between 1-5.
adjustmentValueChanged(AdjustmentEvent) - Method in class com.bbn.openmap.layer.util.stateMachine.State
 
adjustWithin2PI(double) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Little function that resets the input to be within 0 - 2*PI, by adding or subtracting 2PI as needed.
adToGeoWKT(char[]) - Method in class com.bbn.openmap.layer.mysql.WKTNode
Sets the geoWKT.
aggregateLength - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
AIRY - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Airy"
algorithm - Variable in class com.bbn.openmap.layer.rpf.RpfFrame.Compression
 
ALL - Static variable in class com.bbn.openmap.dataAccess.shape.DbfHandler.Op
all: all (everything passes rule)
ALL - Static variable in class com.bbn.openmap.event.LayerEvent
 
all - Variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
all is a collection of everything successfully indexed.
ALL - Static variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
ALL_SCALES - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
allCoveragesOn() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
allLayers - Variable in class com.bbn.openmap.LayerHandler
The list of all layers, even the ones that are not part of the map.
allowAbbr - Variable in class com.bbn.openmap.util.ArgParser
Tells the Args to accept the first letter of their name for argv options specified with one letter.
allowCreateImage - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
allowDecluttering - Variable in class com.bbn.openmap.layer.location.Location
Set whether you want this location label decluttered.
allowDuplicates - Variable in class com.bbn.openmap.omGraphics.OMGraphicList
Flag used to allow duplicates in the OMGraphicList.
allowPartials - Variable in class com.bbn.openmap.layer.DeclutterMatrix
Whether or not objects are allowed to appear partially off the matrix.
allowPartials - Variable in class com.bbn.openmap.layer.location.LocationLayer
Flag to let objects appear partially off the edges of the map, when decluttering through the decluterr matrix.
AllowPartialsProperty - Static variable in class com.bbn.openmap.layer.location.LocationLayer
 
allTheSamePoint - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
Added to avoid problems when a node is completely filled with a single point value.
allTravelPoints - Variable in class com.bbn.openmap.tools.roads.Segment
 
AllUnitsPropertyValue - Static variable in class com.bbn.openmap.event.DistanceMouseMode
Special units value for displaying all units ...
alphaValueConstructor - Static variable in class com.bbn.openmap.omGraphics.OMColor
A constructor object which can be used to create new java.awt.Colors for java.version >= 1.2.
ALT_POPUP_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Allow a GUI popup to appear over the map when the gesturing/modifications appear to be over, and when the ctrl key or right mouse button is pressed.
altFontColor - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
alwaysSetTextToBlack - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
alwaysSpawnThread - Variable in class com.bbn.openmap.layer.policy.StandardPCPolicy
A flag to tell the policy to always spawn a thread.
amount - Variable in class com.bbn.openmap.event.ZoomEvent
The zoom factor.
AmpLinkLayer - Class in com.bbn.openmap.layer.link.amp
The AmpLinkLayer is an extension to the LinkLayer.
AmpLinkLayer() - Constructor for class com.bbn.openmap.layer.link.amp.AmpLinkLayer
The default constructor for the Layer.
AmpLinkLayer(String, int, String) - Constructor for class com.bbn.openmap.layer.link.amp.AmpLinkLayer
Constructor to use when LinkLayer is not being used with OpenMap application.
anchor - Variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_BOTTOM - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_BOTTOMLEFT - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_BOTTOMRIGHT - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_CENTER - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_LEFT - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_RIGHT - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_TOP - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_TOPLEFT - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
ANCHOR_TOPRIGHT - Static variable in class com.bbn.openmap.omGraphics.OMTextLabeler
 
angle(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
Given 3 points on a sphere, p0, p1, p2, return the angle between them in radians.
AnimationTester - Class in com.bbn.openmap.graphicLoader
The AnimationTester is a simple GraphicLoader that lets you toss a bunch of sprites (circles) up on the map to watch them wiggle, to get a feel of the paint delay of the map.
AnimationTester() - Constructor for class com.bbn.openmap.graphicLoader.AnimationTester
 
antarcticaThreshold - Static variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
HACK around antarctica display problem.
AntiAliasingProperty - Static variable in class com.bbn.openmap.image.ImageServer
Property to turn on anti-aliasing.
antipode() - Method in class com.bbn.openmap.geo.Geo
Returns the point opposite this point on the earth.
antipode(Geo) - Method in class com.bbn.openmap.geo.Geo
Returns the point opposite this point on the earth.
ANY - Static variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
APP_OBJECT_KEY - Static variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
 
append(String) - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Add a path to the end of the current path.
appendDot - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
do we need to append a '.' to three-character file names
appendProperty(String, Properties) - Method in class com.bbn.openmap.gui.BasicMapPanel
Append the given property into the current properties
appendProperty(String, String) - Method in class com.bbn.openmap.gui.BasicMapPanel
Append the given property into the current properties
appendProperty(String, Properties) - Method in class com.bbn.openmap.PropertyHandler
Append the given property into the current properties
appendProperty(String, String) - Method in class com.bbn.openmap.PropertyHandler
Append the given property into the current properties
appendShapeEdge(GeneralPath, int[], int[]) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Convenience method to add the coordinates to the given GeneralPath.
appendShapeEdge(GeneralPath, int[], int[], int, int) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Convenience method to add the coordinates to the given GeneralPath.
appendShapeEdge(GeneralPath, GeneralPath) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Convenience method to append the edge of a GeneralPath Shape to another GeneralPath Shape.
appendShapeEdge(GeneralPath, GeneralPath, boolean) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Convenience method to append the edge of a GeneralPath Shape to another GeneralPath Shape.
appendWhitespaceOrTrim(String, int) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
A method that looks at the length of String s and returns a copy of it with whitespace appended to the end to allow it to have the provided length.
applet - Static variable in class com.bbn.openmap.Environment
 
appliesTo(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
A check to see if an OMGraphic is the same as the one of interest.
appliesTo(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
A check to see if a mouse event that is occurring over an OMGraphic is infact occurring over the one of interest, and with the same mouse button.
apply(ECEFPoint) - Method in class com.bbn.openmap.proj.coords.HelmertTransformation
 
applybutton - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
applybutton - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
applyFormats(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
This method parses the format string partially, and then applies a subfield format string to each subfield object.
appObject - Variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Space for an application to associate geometry with an application object.
approximateArc(Geo, Geo, Geo, double) - Static method in class com.bbn.openmap.geo.Geo
compute a polygonal approximation of an arc centered at pc, beginning at p0 and ending at p1, going clockwise and including the two end points.
approximateArc(Geo, Geo, double) - Method in class com.bbn.openmap.geo.Geo
 
approximately_equal(double, double, double) - Static method in class com.bbn.openmap.MoreMath
Checks if a ~= b.
approximately_equal(float, float, float) - Static method in class com.bbn.openmap.MoreMath
Checks if a ~= b.
arc - Variable in class com.bbn.openmap.omGraphics.OMLine
For x-y and offset lines, there is the ability to put a curve in the line.
ARC_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Arc graphic object header.
arcAngle - Variable in class com.bbn.openmap.omGraphics.util.ArcCalc
This setting is the amount of an angle, limited to a semi-circle (PI) that the curve will represent.
ArcCalc - Class in com.bbn.openmap.omGraphics.util
A class that calculates an arc between two points, given the point coordinates, and an arc measurement that represents, in radians, the length of the part of the circle that should be represented by the arc.
ArcCalc(double, boolean) - Constructor for class com.bbn.openmap.omGraphics.util.ArcCalc
Set the arc that is drawn between the points of a x-y or offset line.
ArcColors - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
ArcColors - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
ArcData - Class in com.bbn.openmap.layer.e00
 
ArcData() - Constructor for class com.bbn.openmap.layer.e00.ArcData
 
ArcData(E00Data) - Constructor for class com.bbn.openmap.layer.e00.ArcData
 
arcGraphics - Variable in class com.bbn.openmap.omGraphics.util.ArcCalc
Debugging list showing algorithm points.
arcs - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
arcs - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
arcType - Variable in class com.bbn.openmap.omGraphics.OMArc
For Arcs, how the arc should be closed when rendered.
arcUp - Variable in class com.bbn.openmap.omGraphics.util.ArcCalc
For x-y and offset lines that have an arc drawn between them, tell which way the arc should be drawn, toward the Equator, or away from it, generally.
ArcVisible - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
area(Enumeration) - Static method in class com.bbn.openmap.geo.Geo
Computes the area of a polygon on the surface of a unit sphere given an enumeration of its point..
area() - Method in class com.bbn.openmap.geo.GeoArray.Adapter
Computes the area of a polygon on the surface of a unit sphere.
area() - Method in interface com.bbn.openmap.geo.GeoArray
Compute the area of the GeoArray polygon on the surface of a unit sphere given an enumeration of its point.
AREA - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
Area - Static variable in class com.bbn.openmap.layer.vpf.VPFUtil
 
AREA_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
areaAttributes - Variable in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
AreaHandler - Class in com.bbn.openmap.layer.shape.areas
An object to organize graphics in a shapefile and their corresponding attributes in OpenMap.
AreaHandler(SpatialIndex, DrawingAttributes) - Constructor for class com.bbn.openmap.layer.shape.areas.AreaHandler
Construct an AreaHandler.
areainfo - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
featureclasses used for the area feature type
areAllTilesDefective(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
areas - Variable in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
AreaShapeLayer - Class in com.bbn.openmap.layer.shape.areas
A Layer to use an AreaHandler to display geographic regions on OpenMap.
AreaShapeLayer() - Constructor for class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
areasItems - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The list of areas that have special coloring needs.
areasProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The property that lists special colored areas.
areaSubList - Variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
AreaTable - Class in com.bbn.openmap.layer.vpf
Read VPF format edge, face, and ring tables to generate filled polygon graphics for OpenMap.
AreaTable(CoverageTable, EdgeTable, TileDirectory) - Constructor for class com.bbn.openmap.layer.vpf.AreaTable
Construct an AreaTable for a tile.
AreaTypeExcludeProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
areaTypeExcludes - Variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
areComponentsVisible() - Method in class com.bbn.openmap.gui.ToolPanel
 
argb - Variable in class com.bbn.openmap.omGraphics.OMColor
The 32bit ARGB value used.
ArgParser - Class in com.bbn.openmap.util
A simple class to manage the line arguments of a program.
ArgParser(String) - Constructor for class com.bbn.openmap.util.ArgParser
Create a parser for the named program.
ArgParser.Arg - Class in com.bbn.openmap.util
A default version of the Arg class used to represent options for the ArgParser to use.
ArgParser.Arg(String, String) - Constructor for class com.bbn.openmap.util.ArgParser.Arg
Create an Arg with a name and help line description.
ArgParser.Arg(String, String, int) - Constructor for class com.bbn.openmap.util.ArgParser.Arg
Create an Arg with a name and help line description, along with a number of expected arguments to follow this option.
ArgParser.Arg(String, String, int, boolean) - Constructor for class com.bbn.openmap.util.ArgParser.Arg
Create an Arg with a name and help line description, along with a number of expected arguments to follow this option.
ArgParser.HelpArg - Class in com.bbn.openmap.util
A Arg class to spur off help messages.
ArgParser.HelpArg() - Constructor for class com.bbn.openmap.util.ArgParser.HelpArg
 
args - Variable in class com.bbn.openmap.layer.link.LinkLayer
The special parameters (attributes) transmitted to the server with every query.
args - Variable in class com.bbn.openmap.util.ArgParser
The Args that the parser is looking for.
ArgsProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property name to specify a URL of a properties file containing properties that will be sent to the server within requests to it.
ARRAY - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
array - Variable in class com.bbn.openmap.util.FanCompress.FloatCompress
 
arrayDegToRad(float[]) - Static method in class com.bbn.openmap.proj.ProjMath
Converts an array of decimal degrees float lat/lons to float radians in place.
arrayDegToRad(double[]) - Static method in class com.bbn.openmap.proj.ProjMath
Converts an array of decimal degrees double lat/lons to double radians in place.
arrayRadToDeg(float[]) - Static method in class com.bbn.openmap.proj.ProjMath
Converts an array of radian float lat/lons to decimal degrees in place.
arrayRadToDeg(double[]) - Static method in class com.bbn.openmap.proj.ProjMath
Converts an array of radian double lat/lons to decimal degrees in place.
arrowDirectionType - Variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
arrowhead - Variable in class com.bbn.openmap.layer.test.TestLayer.Line
 
ARROWHEAD_DIRECTION_BACKWARD - Static variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
ARROWHEAD_DIRECTION_BOTH - Static variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
ARROWHEAD_DIRECTION_FORWARD - Static variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
arrowheadMenu - Variable in class com.bbn.openmap.omGraphics.EditableOMAbstractLine
 
arrowtype - Variable in class com.bbn.openmap.layer.test.TestLayer.Line
 
arv - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Number of pixels 360 degrees east - west.
ASCENT - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter of Font to count toward footprint of height of Text.
ASCENT_DESCENT - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter of Font to count toward footprint of height of Text.
ASCENT_LEADING - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter of Font to count toward footprint of height of Text.
asinh(float) - Static method in class com.bbn.openmap.MoreMath
Hyperbolic arcsin.
asinh(double) - Static method in class com.bbn.openmap.MoreMath
Hyperbolic arcsin.
asinh_of_tanCtrLat - Variable in class com.bbn.openmap.proj.Mercator
 
AspectRatioProjection - Class in com.bbn.openmap.proj
A Projection that wraps another projection, but stretch the image to another aspect ratio.
AspectRatioProjection(Proj, int, int) - Constructor for class com.bbn.openmap.proj.AspectRatioProjection
Constructor that takes a projection and the new width/height.
ASRPConstants - Interface in com.bbn.openmap.dataAccess.asrp
 
ASRPDirectory - Class in com.bbn.openmap.dataAccess.asrp
An ASRP directory contains information needed to view images.
ASRPDirectory(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Create a new ASRP directory for the given path.
ASRPDirectoryHandler - Class in com.bbn.openmap.dataAccess.asrp
The ASRPDirectoryHandler is the main object a layer would use when trying to deal with a bunch of ASRP image directories and/or a THF file that refers to many ASRP image directories.
ASRPDirectoryHandler() - Constructor for class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
ASRPDirectoryProperty - Static variable in class com.bbn.openmap.layer.asrp.ASRPLayer
The ASRPDirectory can be used to view the images from ASRP directories containing GEN, GER, SOU, QAL and IMG files.
asrpDirs - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
asrpDirs - Variable in class com.bbn.openmap.layer.asrp.ASRPLayer
 
asrpHandler - Variable in class com.bbn.openmap.layer.asrp.ASRPLayer
 
ASRPLayer - Class in com.bbn.openmap.layer.asrp
The ASRPLayer displays ASRP data, which is an international, seamless imagery format, kind of like CADRG.
ASRPLayer() - Constructor for class com.bbn.openmap.layer.asrp.ASRPLayer
 
Assert - Class in com.bbn.openmap.util
Assert provides an assertion facility in Java comparable to the assert macros in C/C++.
assertChar(char) - Method in class com.bbn.openmap.io.BinaryFile
Read a bytes and throw an InvalidCharException if it doesn't match expected
assertExp(boolean, String) - Static method in class com.bbn.openmap.util.Assert
Assert a condition to be true.
assertExp(boolean) - Static method in class com.bbn.openmap.util.Assert
Assert a condition to be true.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Check to make sure the grab points are not null.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Check to make sure the grab points are not null.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Check to make sure the grab points are not null.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Check to make sure the grab points are not null.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Check to make sure the grab points are not null.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Check to make sure the grab points are not null.
assertGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMText
Check to make sure the grab points are not null.
AssertionException - Exception in com.bbn.openmap.util
Signals that an assertion has failed.
AssertionException() - Constructor for exception com.bbn.openmap.util.AssertionException
Constructs a default AssertionException.
AssertionException(String) - Constructor for exception com.bbn.openmap.util.AssertionException
Constructs an AssertionException with the specified detail message.
assertSchema(char, int, boolean) - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Claim that the column has a particular schema
AT - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
ATOC_FILENAME - Static variable in class com.bbn.openmap.layer.rpf.MakeToc
Output file name of the A.TOC file.
aTocByteOrder - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
aTocFilePath - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
ATT_MAP_KEY - Static variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
 
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attachToMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Attach to the Moving OffsetGrabPoint so if it moves, it will move this EditableOMGraphic with it.
attribute - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
attributeCol - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The chosen attribute column index in the FCI file.
attributeColName - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The desired attribute column name as specified in properties.
attributeJCB - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The GUI combo box for attribute choices.
attributePanel - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The GUI panel containing the attribute fetching choices.
AttributeProperty - Static variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
attributes - Variable in class com.bbn.openmap.Layer
Hashtable containing attribute information for the layer.
attributes - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
AttributesClassProperty - Static variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
atts - Variable in class com.bbn.openmap.layer.rpf.RpfCacheManager.RpfMaps
 
AUSTRALIAN_NATIONAL - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Australian National"
AutoFetchAttributeProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Tell the RpfLayer to get the detailed subframe attributes for each subframe.
autofetchAttributes - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Autofetch the subframe attributes from the FrameProvider.
autoPalette - Variable in class com.bbn.openmap.Layer
A flag to have the layer display it's palette when the properties are set.
AutoPaletteProperty - Static variable in class com.bbn.openmap.Layer
The property to show the palette when the layer is created - or, more accurately, when the properties are set.
autoSpace - Variable in class com.bbn.openmap.gui.ToolPanel
A flag to note whether the ToolPanel inserts spaces between tools.
autoTimer - Variable in class com.bbn.openmap.layer.location.TimerLocationLayer
Flag to note whether file reloading should only happen when the layer is visible.
autoTimerButton - Variable in class com.bbn.openmap.layer.location.TimerLocationLayer
 
AutoTimerProperty - Static variable in class com.bbn.openmap.layer.location.TimerLocationLayer
automaticTimer
autoUpdate - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
AutoUpdateProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
autoZoom - Variable in class com.bbn.openmap.event.NavMouseMode
 
auxCacheSize - Variable in class com.bbn.openmap.layer.rpf.RpfCacheManager
The size of the aux caches, which are used when the map crosses the equator or dateline.
AuxCacheSizeProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Tell the RpfLayer how big to make the subframe cache..
auxSubframeCacheSize - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
Auxillary subframe cache size.
available() - Method in class com.bbn.openmap.io.BinaryBufferedFile
 
available() - Method in class com.bbn.openmap.io.BinaryFile
Return how many bytes left to be read in the file.
available() - Method in class com.bbn.openmap.io.FileInputReader
Return how many bytes left to be read in the file.
available() - Method in interface com.bbn.openmap.io.InputReader
Return how many bytes left to be read in the file.
available() - Method in class com.bbn.openmap.io.StreamInputReader
Return how many bytes the input stream thinks are available.
AvailableProjectionProperty - Static variable in class com.bbn.openmap.proj.ProjectionFactory
The property name that is fired when the list of available projections has changed.
AvoidComponentsProperty - Static variable in class com.bbn.openmap.gui.ToolPanel
A list of components to use for filtering out tools found in the MapHandler.
avoidList - Variable in class com.bbn.openmap.gui.ToolPanel
A filter list of components to avoid.
Az - Variable in class com.bbn.openmap.event.PanEvent
 
AziDist - Class in com.bbn.openmap.proj
Structure contains azimuth and distance values.
AziDist() - Constructor for class com.bbn.openmap.proj.AziDist
 
azimuth(Geo) - Method in class com.bbn.openmap.geo.Geo
Azimuth in radians from this to v2.
AZIMUTH - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (AZIMUTH).
azimuth(LatLonPoint) - Method in class com.bbn.openmap.LatLonPoint
Find the azimuth to another point, based on the sphercal earth model.
Azimuth - Class in com.bbn.openmap.proj
Base of all azimuthal projections.
Azimuth(LatLonPoint, float, int, int, int) - Constructor for class com.bbn.openmap.proj.Azimuth
Construct an azimuthal projection.
Azimuth.AzimuthVar - Class in com.bbn.openmap.proj
 
Azimuth.AzimuthVar() - Constructor for class com.bbn.openmap.proj.Azimuth.AzimuthVar
 

B

backButton - Variable in class com.bbn.openmap.gui.ProjectionStackTool
 
BackCmd - Static variable in class com.bbn.openmap.gui.MiniBrowser
 
BACKGROUND - Static variable in interface com.bbn.openmap.gui.dock.DockPanel
Constraint for the background component
background - Variable in class com.bbn.openmap.image.ImageServer
Paint object used for map backgrounds.
background - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
background - Variable in class com.bbn.openmap.MapBean
The background color for this particular MapBean.
background - Variable in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
backgroundBounds - Variable in class com.bbn.openmap.gui.dock.DockLayout
Size of the background control
BackgroundColor - Static variable in class com.bbn.openmap.Environment
 
backgroundColor - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
backgroundColor - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Specify the color for non-data areas of the image in r,g,b
BackgroundColorMenuItem - Class in com.bbn.openmap.gui.menu
 
BackgroundColorMenuItem() - Constructor for class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
BackgroundColorMenuItem(String) - Constructor for class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
BackgroundColorProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
BackgroundColorProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
backgroundLayerSeparator - Static variable in class com.bbn.openmap.gui.LayerPane
 
backgroundLayerSeparator - Variable in class com.bbn.openmap.gui.LayersPanel
A special LayerPane used when the LayersPanel senses that a BufferedLayerMapBean is being used.
backgroundMenu - Variable in class com.bbn.openmap.layer.location.LocationLayer
What pops up if someone clicks on the background.
BackgroundPaintProperty - Static variable in interface com.bbn.openmap.tools.symbology.milStd2525.SymbolImageMaker
 
BackgroundProperty - Static variable in class com.bbn.openmap.image.ImageServer
Property to set the background color.
BackgroundProperty - Static variable in class com.bbn.openmap.MapBean
 
backgroundSlave - Variable in class com.bbn.openmap.gui.OverviewMapHandler
Flag to change the background color to whatever the source map's is changed to.
BackgroundSlaveProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
backName - Static variable in class com.bbn.openmap.gui.ProjectionStackTool
 
backPop() - Method in class com.bbn.openmap.proj.ProjectionStack
Take a ProjHolder off the forwardStack, and push it on the backStack.
BackProjCmd - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
backStack - Variable in class com.bbn.openmap.proj.ProjectionStack
 
BACKWARD - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: use reverse poly direction
backwardButton - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
backwardIcon - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
BackwardIconProperty - Static variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
backwardIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
backwardStepIcon - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
BackwardStepIconProperty - Static variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
backwardStepIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
bail(String, boolean) - Method in class com.bbn.openmap.util.ArgParser
Called if something is messed up.
BAND_ID - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
bandHeight - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
The distance (elevation) range that each color section of the band viewtype represents.
bandHeight - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The elevation range to use for each color in band shading.
bandHeight - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
The elevation range to use for each color in band shading.
bandHeight - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
The elevation difference between the edges of a color - or how much the elevation must change before a pixel gets the next color.
bandHeight - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
BANDHEIGHT_PROPERTY - Static variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
BANDSHADING - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Banded contour coloring, contour based on meters.
base - Variable in class com.bbn.openmap.layer.util.html.Document
the base URL for this document
BASELINE - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Baseline vertical alignment
baseline - Variable in class com.bbn.openmap.omGraphics.OMText
Location of the baseline of the text compared to the location point of the OMText object.
BASELINE_BOTTOM - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Align the baseline of text to the location.
BASELINE_BOTTOM - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter that dictates where the font baseline will be set compared to the location of the OMText.
BASELINE_MIDDLE - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Align the middle of text to the location.
BASELINE_MIDDLE - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter that dictates where the font baseline will be set compared to the location of the OMText.
BASELINE_TOP - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Align the top of text to the location.
BASELINE_TOP - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter that dictates where the font baseline will be set compared to the location of the OMText.
baseScale - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The base scale for scaling the fill pattern image.
baseScale - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
baseScale - Variable in class com.bbn.openmap.omGraphics.OMScalingIcon
 
baseScaleProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The base scale to use for the image provided for the fill pattern.
baseTransform - Variable in class com.bbn.openmap.tools.icon.BasicIconPart
AffineTransform to adjust geometry if needed.
BASIC_STROKE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A Basic Stroke.
BasicAppIconPart - Class in com.bbn.openmap.tools.icon
A BasicAppIconPart is a BasicIconPart that can be interested in a set of DrawingAttributes on the fly.
BasicAppIconPart(Shape) - Constructor for class com.bbn.openmap.tools.icon.BasicAppIconPart
 
BasicAppIconPart(Shape, AffineTransform) - Constructor for class com.bbn.openmap.tools.icon.BasicAppIconPart
 
BasicCoordInfoFormatter - Class in com.bbn.openmap.util.coordFormatter
A CoordInfoFormatter that creates the default OpenMap string:
BasicCoordInfoFormatter() - Constructor for class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
BasicDockPanel - Class in com.bbn.openmap.gui.dock
A component that has a background component and docking children.
BasicDockPanel() - Constructor for class com.bbn.openmap.gui.dock.BasicDockPanel
 
BasicGeometry - Class in com.bbn.openmap.omGraphics.geom
Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
BasicGeometry() - Constructor for class com.bbn.openmap.omGraphics.geom.BasicGeometry
 
BasicI18n - Class in com.bbn.openmap
Basic implementation of internationalization support.
BasicI18n() - Constructor for class com.bbn.openmap.BasicI18n
Create a BasicI18n object from the default locale.
BasicI18n(Locale) - Constructor for class com.bbn.openmap.BasicI18n
Create a BasicI18n object with given locale.
BasicIconPart - Class in com.bbn.openmap.tools.icon
The BasicIconPart is an implementation of the IconPart.
BasicIconPart(Shape) - Constructor for class com.bbn.openmap.tools.icon.BasicIconPart
Create a BasicIconPart with a java.awt.Shape object for a geometry.
BasicIconPart(Shape, AffineTransform) - Constructor for class com.bbn.openmap.tools.icon.BasicIconPart
Create a BasicIconPart with a java.awt.Shape object for a geometry, along with an AffineTransform that may be applied to the geometry at rendertime.
BasicIconPart(Shape, DrawingAttributes) - Constructor for class com.bbn.openmap.tools.icon.BasicIconPart
Create a BasicIconPart with a java.awt.Shape object for a geometry.
BasicIconPart(Shape, AffineTransform, DrawingAttributes) - Constructor for class com.bbn.openmap.tools.icon.BasicIconPart
Create a BasicIconPart with a java.awt.Shape object for a geometry, along with an AffineTransform that may be applied to the geometry at rendertime.
BasicLayer - Class in com.bbn.openmap.layer.learn
This layer is a good place to start learning how to create OpenMap layers.
BasicLayer() - Constructor for class com.bbn.openmap.layer.learn.BasicLayer
The empty constructor is necessary for any layer being created using the openmap.properties file, via the openmap.layers property.
BasicLocation - Class in com.bbn.openmap.layer.location
A BasicLocation the standard Location - dot for the marker, text to the right of the dot.
BasicLocation() - Constructor for class com.bbn.openmap.layer.location.BasicLocation
A plain constructor if you are planning on setting everything yourself.
BasicLocation(float, float, String, OMGraphic) - Constructor for class com.bbn.openmap.layer.location.BasicLocation
Create a location at a latitude/longitude.
BasicLocation(int, int, String, OMGraphic) - Constructor for class com.bbn.openmap.layer.location.BasicLocation
Create a location at a map location.
BasicLocation(float, float, int, int, String, OMGraphic) - Constructor for class com.bbn.openmap.layer.location.BasicLocation
Create a location at a pixel offset from a latitude/longitude.
BasicLocationHandler - Class in com.bbn.openmap.layer.location
A basic location handler, that just returns simple testing locations.
BasicLocationHandler() - Constructor for class com.bbn.openmap.layer.location.BasicLocationHandler
The default constructor for the Layer.
BasicMapPanel - Class in com.bbn.openmap.gui
The BasicMapPanel is a MapPanel and OMComponentPanel that is the heart of the OpenMap application framework.
BasicMapPanel() - Constructor for class com.bbn.openmap.gui.BasicMapPanel
Creates an empty MapPanel that creates its own empty PropertyHandler.
BasicMapPanel(boolean) - Constructor for class com.bbn.openmap.gui.BasicMapPanel
Create a MapPanel with the option of delaying the search for properties until the create() call is made.
BasicMapPanel(PropertyHandler) - Constructor for class com.bbn.openmap.gui.BasicMapPanel
Create a MapPanel that configures itself with the properties contained in the PropertyHandler provided.
BasicMapPanel(PropertyHandler, boolean) - Constructor for class com.bbn.openmap.gui.BasicMapPanel
Create a MapPanel that configures itself with properties contained in the PropertyHandler provided, and with the option of delaying the search for properties until the create() call is made.
BasicProjectionLoader - Class in com.bbn.openmap.proj
The BasicProjectionLoader is a base implementation of the ProjectionLoader interface that conveniently handles the PropertyConsumer methods for the ProjectionLoader.
BasicProjectionLoader(Class, String, String) - Constructor for class com.bbn.openmap.proj.BasicProjectionLoader
Set the basic parameters needed for a ProjectionLoader.
basicStroke - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
basicStroke - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
BasicStrokeEditor - Class in com.bbn.openmap.omGraphics
The BasicStrokeEditor provides a GUI to adjust BasicStroke parameters.
BasicStrokeEditor() - Constructor for class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
BasicStrokeEditor(BasicStroke) - Constructor for class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
BasicStrokeEditorMenu - Class in com.bbn.openmap.omGraphics
 
BasicStrokeEditorMenu() - Constructor for class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
BasicStrokeEditorMenu(BasicStroke) - Constructor for class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
BasicSymbolImageMaker - Class in com.bbn.openmap.tools.symbology.milStd2525
 
BasicSymbolImageMaker() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
BasicSymbolImageMaker(String) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
baz - Variable in class com.bbn.openmap.proj.AziDist
 
BBOX - Static variable in interface com.bbn.openmap.image.WMTConstants
Bounding Box (BBOX) consisting of xmin, ymin, xmax, ymax list, in SRS units.
bbox - Variable in class com.bbn.openmap.layer.shape.NumAndBox
 
bc - Variable in class com.bbn.openmap.geo.GeoPath.Impl
 
bclear() - Method in class com.bbn.openmap.util.Tokenizer
 
beanBox - Variable in class com.bbn.openmap.examples.beanbox.SimpleBeanLayer
 
BeanBox - Class in com.bbn.openmap.tools.beanbox
The BeanBox class manages a set of java beans that are delivered to it from the BeanPanelvia the BeanBoxDnDCatcher.
BeanBox() - Constructor for class com.bbn.openmap.tools.beanbox.BeanBox
Default constructor initializes the BeanBox.
beanBox - Variable in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
A GenericPropertySheet can be optionally associated with a BeanBox.
BeanBoxDnDCatcher - Class in com.bbn.openmap.tools.beanbox
The BeanBoxDnDCatcher class manages all Java Drag-and-Drop events associated with openmap layers that implement the BeanBoxHandlerinterface.
BeanBoxDnDCatcher() - Constructor for class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Constructs a new DnDListener object.
BeanBoxDnDCatcher(DragSource) - Constructor for class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Constructs a new MouseDragGestureRecognizer given the DragSource for the Component.
BeanBoxDnDCatcher(DragSource, Component) - Constructor for class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, and the Component to observe.
BeanBoxDnDCatcher(DragSource, Component, int) - Constructor for class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, and the Component to observe and the drag-and-drop action.
BeanBoxDnDCatcher(DragSource, Component, int, DragGestureListener) - Constructor for class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, and the Component to observe.
BeanBoxHandler - Interface in com.bbn.openmap.tools.beanbox
The BeanBoxHandler interface should be implemented by an openmap layer that needs to interact with the BeanBoxDnDCatchervia the BeanBoxinstance associated with the layer.
beanChanged(Object, String) - Method in class com.bbn.openmap.examples.beanbox.SimpleBeanBox
this method is a callback method that is called by a com.bbn.openmap.tools.beanbox.GenericPropertySheet when the user closes the property sheet.
beanChanged(Object, String) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called by a propertysheet whenever a bean property changes.
BeanContainer - Interface in com.bbn.openmap.tools.beanbox
The BeanBoxtreats all bean objects that implement this interface as container beans.
BeanContextAbstractPlugIn - Class in com.bbn.openmap.plugin
This class is an abstract implementation of the PlugIn.
BeanContextAbstractPlugIn() - Constructor for class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
 
BeanContextAbstractPlugIn(Component) - Constructor for class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
 
beanContextChildSupport - Variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
beanContextChildSupport - Variable in class com.bbn.openmap.gui.menu.MouseModeMenu
 
beanContextChildSupport - Variable in class com.bbn.openmap.gui.MenuBar
 
beanContextChildSupport - Variable in class com.bbn.openmap.gui.OMComponentPanel
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanContextChildSupport - Variable in class com.bbn.openmap.gui.UserGuideMenuItems
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanContextChildSupport - Variable in class com.bbn.openmap.Layer
The BeanContext allows Layers to find other components, and other components to find the layer, if the layer is added to it.
beanContextChildSupport - Variable in class com.bbn.openmap.MapHandlerChild
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanContextChildSupport - Variable in class com.bbn.openmap.MouseDelegator
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanContextChildSupport - Variable in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanContextChildSupport - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanContextChildSupport - Variable in class com.bbn.openmap.tools.dnd.DropListenerSupport
BeanContextChildSupport object provides helper functions for BeanContextChild interface.
beanInfoMap - Variable in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
contains BeanInfo objects hashed by the class names of the associated bean classes
BeanLayoutEditor - Class in com.bbn.openmap.tools.beanbox
Custom property editor for the BeanLayoutManagerproperty.
BeanLayoutEditor() - Constructor for class com.bbn.openmap.tools.beanbox.BeanLayoutEditor
 
BeanLayoutManager - Class in com.bbn.openmap.tools.beanbox
A BeanLayoutManager is a bean that manages the layout of a BeanContainer.
BeanLayoutManager() - Constructor for class com.bbn.openmap.tools.beanbox.BeanLayoutManager
default constructor needed for beanification.
BeanLayoutManagerBeanInfo - Class in com.bbn.openmap.tools.beanbox
BeanInfo for a BeanLayoutManager.
BeanLayoutManagerBeanInfo() - Constructor for class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
 
BeanPanel - Class in com.bbn.openmap.tools.beanbox
The BeanPanel class is an openmap component that loads a set of java bean classes upon startup and organizes them into one or more tabbed panes.
BeanPanel() - Constructor for class com.bbn.openmap.tools.beanbox.BeanPanel
Constructs the BeanPanel component, creates a DragSource and DragSourceListener objects and registers itself as the source of Java drag events.
BeanPanel(Properties) - Constructor for class com.bbn.openmap.tools.beanbox.BeanPanel
This constructor does everything that the default constructor does and in addition initializes the BeanPanel's properties from the Properties object and initializes the BeanPanel GUI.
beans - Variable in class com.bbn.openmap.examples.beanbox.SimpleBeanLayer
 
bearingInDeg - Variable in class com.bbn.openmap.examples.beanbox.SimpleBeanObject
 
BeginMetafile - Class in com.bbn.openmap.dataAccess.cgm
 
BeginMetafile(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.BeginMetafile
 
BeginPicture - Class in com.bbn.openmap.dataAccess.cgm
 
BeginPicture(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.BeginPicture
 
BeginPictureBody - Class in com.bbn.openmap.dataAccess.cgm
 
BeginPictureBody(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.BeginPictureBody
 
behaviorMask - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A integer that is looked at, bitwise, to determine different behaviors.
BehaviorProperty - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The property list defining behavior mask values that should be set.
belowOneDegreeColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
BelowOneDegreeColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
BESSEL_1841 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Bessel 1841"
BESSEL_1841_NAMIBIA - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Bessel 1841 (Nambia) "
BESSEL_SET_ORIGIN_COLUMN_LETTERS - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
The column letters (for easting) of the lower left value, per set,, for Bessel Ellipsoid.
BESSEL_SET_ORIGIN_ROW_LETTERS - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
The row letters (for northing) of the lower left value, per set, for Bessel Ellipsoid.
bf - Variable in class com.bbn.openmap.dataAccess.shape.DbfFile
 
bFSPTHack - Variable in class com.bbn.openmap.dataAccess.iso8211.View8211
 
bg - Variable in class com.bbn.openmap.gui.LayersPanel
The Layer order adjustment button group.
bg - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
The ButtonGroup to use for the face.
BGCOLOR - Static variable in interface com.bbn.openmap.image.WMTConstants
(BGCOLOR) The hexidecimal RGB value to use for the background color, if transparency is not desired or not supported by the format type.
bgColor - Variable in class com.bbn.openmap.layer.LabelLayer
 
bgColorProperty - Static variable in class com.bbn.openmap.layer.LabelLayer
 
bgColorValue - Variable in class com.bbn.openmap.layer.LabelLayer
 
bi - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
BIG_BOX - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
BinaryBufferedFile - Class in com.bbn.openmap.io
This class extends the BinaryFile class, doing buffered reads on the underlying input file.
BinaryBufferedFile(File, int) - Constructor for class com.bbn.openmap.io.BinaryBufferedFile
Constructs a BinaryBufferedFile with a File and a buffer size
BinaryBufferedFile(File) - Constructor for class com.bbn.openmap.io.BinaryBufferedFile
Constructs a BinaryBufferedFile with a File
BinaryBufferedFile(String, int) - Constructor for class com.bbn.openmap.io.BinaryBufferedFile
Constructs a BinaryBufferedFile with a filename and a buffersize
BinaryBufferedFile(String) - Constructor for class com.bbn.openmap.io.BinaryBufferedFile
Constructs a BinaryBufferedFile with a filename
BinaryFile - Class in com.bbn.openmap.io
The BinaryFile is the standard object used to access data files.
BinaryFile(File) - Constructor for class com.bbn.openmap.io.BinaryFile
Constructs a new BinaryFile with the specified file as the input.
BinaryFile(String) - Constructor for class com.bbn.openmap.io.BinaryFile
Constructs a new BinaryFile with the specified file as the input.
binFile - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
The binary buffered file to read the data from the file.
binFile - Variable in class com.bbn.openmap.layer.dted.DTEDFrame
The binary buffered file to read the data from the file.
binFile - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
bIsClone - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
bIsVariable - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
bIsVariable determines whether we using the chFormatDelimeter (true), or the fixed width (false).
BIT_STRING - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
bitmap - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The bitmap is drawn to the graphics.
BITMAP_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Bitmap graphic object header.
bits - Variable in class com.bbn.openmap.image.XBMFile
 
bits - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The byte info for the image.
BLACK_COLOR_STRING - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The hex string representation of a black color, used as a default.
BLANK - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
blink(boolean) - Method in class com.bbn.openmap.tools.roads.Road
 
blink(boolean) - Method in interface com.bbn.openmap.tools.roads.RoadGraphic
 
blink(boolean) - Method in class com.bbn.openmap.tools.roads.RoadLine.Graphic
 
blink(boolean) - Method in interface com.bbn.openmap.tools.roads.RoadObject
 
blink(boolean) - Method in class com.bbn.openmap.tools.roads.Visual
 
blink(boolean) - Method in class com.bbn.openmap.tools.roads.Waypoint.Graphic
 
blinkState - Variable in class com.bbn.openmap.tools.roads.Visual
 
block() - Method in class com.bbn.openmap.tools.roads.Road
 
blueElev - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
body - Variable in class com.bbn.openmap.layer.util.html.Document
the body of the document
booleanFromProperties(Properties, String, boolean) - Static method in class com.bbn.openmap.layer.util.LayerUtils
Deprecated. Gets an boolean out of a properties object.
booleanFromProperties(Properties, String, boolean) - Static method in class com.bbn.openmap.util.PropUtils
Gets an boolean out of a properties object.
border - Variable in class com.bbn.openmap.gui.MouseModePanel
 
borderDistance(float, float) - Method in class com.bbn.openmap.util.quadtree.QuadTreeRect
A utility method to figure out the closest distance of a border to a point.
bottom - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
BOTTOM - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Bottom vertical alignment
BOTTOM_TO_TOP - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: force bottom to top
bottomclickedgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
bottomgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
BoundaryCrossing - Class in com.bbn.openmap.geo
The BoundaryCrossing class represents a location where a path crosses a region.
BoundaryCrossing(Geo, GeoRegion, boolean) - Constructor for class com.bbn.openmap.geo.BoundaryCrossing
Creates the BoundaryCrossing.
BoundaryCrossing.Collector - Class in com.bbn.openmap.geo
A Collector is an object that organizes boundary crossings, as discovered by CrossingIntersection class.
BoundaryCrossing.Collector() - Constructor for class com.bbn.openmap.geo.BoundaryCrossing.Collector
 
BoundaryCrossing.CrossingIntersection - Class in com.bbn.openmap.geo
A Intersection class that knows how to call BoundaryCrossing.Collector to keep track of the path's relationship with the regions.
BoundaryCrossing.CrossingIntersection(BoundaryCrossing.Collector) - Constructor for class com.bbn.openmap.geo.BoundaryCrossing.CrossingIntersection
 
boundaryLimits - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
BOUNDARYSHADING - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Test markings, for the boundary of the subframe.
BOUNDARYSHADING - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Test markings, for the boundary of the subframe.
BOUNDED - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
BOUNDING_POLYGON_COORDINATES - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
BOUNDING_POLYGON_COORDINATES - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
BoundingBox - Class in com.bbn.openmap.proj.coords
A Bounding Box.
BoundingBox(double, double, double, double) - Constructor for class com.bbn.openmap.proj.coords.BoundingBox
 
BoundingCircle - Interface in com.bbn.openmap.geo
Interface that describes a bounding circle around a given point on a sphere.
BoundingCircle.Impl - Class in com.bbn.openmap.geo
A simple implementation of BoundingCircle, storing the center and radius as data members.
BoundingCircle.Impl(Geo, double) - Constructor for class com.bbn.openmap.geo.BoundingCircle.Impl
 
BoundingCircle.Impl(GeoArray) - Constructor for class com.bbn.openmap.geo.BoundingCircle.Impl
 
BoundingCircle.Impl(GeoPath) - Constructor for class com.bbn.openmap.geo.BoundingCircle.Impl
 
BoundingCircle.Impl(Geo[]) - Constructor for class com.bbn.openmap.geo.BoundingCircle.Impl
 
boundingPolys - Variable in class com.bbn.openmap.layer.link.LinkMapRequest
A series of LinkBoundingPoly objects making up polygons of interest.
bounds - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
The OMRect used to track coverage boundaries.
bounds - Variable in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
The bounding box.
bounds - Variable in class com.bbn.openmap.layer.shape.SpatialIndex
The bounds of all the shapes in the shape file.
bounds - Variable in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
contains the rectangular bounds of this GenericPropertySheet.
bounds - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
box - Variable in class com.bbn.openmap.layer.location.BasicLocationHandler
 
box - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
 
box - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Box used for constructing the palette widgets
box - Variable in class com.bbn.openmap.layer.location.LocationLayer
 
box - Variable in class com.bbn.openmap.layer.shape.ShapeLayer
 
boxy - Variable in class com.bbn.openmap.layer.GraticuleLayer
Flag for lineType - true is LINETYPE_STRAIGHT, false is LINETYPE_GREATCIRCLE.
bpush(int) - Method in class com.bbn.openmap.util.Tokenizer
 
bRepeatingSubfields - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
bresenham_line(Point, Point) - Static method in class com.bbn.openmap.proj.DrawUtil
Bresenham's line algorithm.
bresenham_line(int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
Bresenham's line algorithm.
BROWSE_CUTOFF - Variable in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
 
browser - Variable in class com.bbn.openmap.InformationDelegator
 
BrowserLauncher - Class in edu.stanford.ejalbert
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
brv - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Number of pixels 360 degrees north - south.
bse - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
bucketFor(double) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
figure out what bucket a particular longitude goes in.
buckets - Variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
buffer - Variable in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
 
bufferDirty - Variable in class com.bbn.openmap.BufferedMapBean
 
buffered - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
bufferedBoundary - Variable in class com.bbn.openmap.gui.LayersPanel
Behavior flag so that if there is a background buffered layer on the MapBean, and a buffered layer divider in the LayersPanel, whether commands instructing a layer to the top or bottom of the list should honor the virtual boundary between buffered and unbuffered layers.
BufferedBoundaryProperty - Static variable in class com.bbn.openmap.gui.LayersPanel
A property that can be used for controlling how the to top and to bottom cammands will be interpreted when a BufferedLayerMapBean is used.
bufferedImage - Variable in class com.bbn.openmap.image.AbstractImageFormatter
 
BufferedImageHelper - Class in com.bbn.openmap.image
This class provides some utility methods for creating a BufferedImage.
BufferedImageRenderPolicy - Class in com.bbn.openmap.layer.policy
The BufferedImageRenderPolicy is a RenderPolicy that creates and uses an image buffer based on the painting times for the layer.
BufferedImageRenderPolicy() - Constructor for class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
Set the layer at some point before use.
BufferedImageRenderPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
Don't pass in a null layer.
bufferedLayer - Variable in class com.bbn.openmap.BufferedLayerMapBean
 
BufferedLayer - Class in com.bbn.openmap.layer
A BufferedLayer is a layer that buffers a group of layers into an image.
BufferedLayer() - Constructor for class com.bbn.openmap.layer.BufferedLayer
 
BufferedLayer.BLMapBean - Class in com.bbn.openmap.layer
An simple extension of the BufferedMapBean that calls a layer, presumably its parent, to call repaint().
BufferedLayer.BLMapBean(Layer) - Constructor for class com.bbn.openmap.layer.BufferedLayer.BLMapBean
 
BufferedLayer.VisHelper - Class in com.bbn.openmap.layer
Class that helps track turning on/off layers in the buffered layer.
BufferedLayer.VisHelper(Layer) - Constructor for class com.bbn.openmap.layer.BufferedLayer.VisHelper
 
BufferedLayerMapBean - Class in com.bbn.openmap
The BufferedLayerMapBean is a BufferedMapBean with an additional image buffer that holds Layers designated as background layers.
BufferedLayerMapBean() - Constructor for class com.bbn.openmap.BufferedLayerMapBean
Construct a MapBean.
BufferedLinkLayer - Class in com.bbn.openmap.layer.link
The BufferedLinkLayer is a Swing component, and an OpenMap layer, that communicates with a server via the Link protocol.
BufferedLinkLayer() - Constructor for class com.bbn.openmap.layer.link.BufferedLinkLayer
The default constructor for the Layer.
BufferedLinkLayer(String, int, String) - Constructor for class com.bbn.openmap.layer.link.BufferedLinkLayer
Constructor to use when LinkLayer is not being used with OpenMap application.
bufferedList - Variable in class com.bbn.openmap.layer.shape.BufferedShapeLayer
 
bufferedList - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Master list for buffering.
BufferedMapBean - Class in com.bbn.openmap
The BufferedMapBean extends the MapBean by adding (you guessed it) buffering.
BufferedMapBean() - Constructor for class com.bbn.openmap.BufferedMapBean
 
BufferedProperty - Static variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
BufferedShapeLayer - Class in com.bbn.openmap.layer.shape
An OpenMap Layer that displays shape files.
BufferedShapeLayer() - Constructor for class com.bbn.openmap.layer.shape.BufferedShapeLayer
Initializes an empty shape layer.
bufferHeight - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
bufferTriggerDelay - Static variable in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
 
bufferWidth - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
build - Static variable in class com.bbn.openmap.Environment
 
BuildDate - Static variable in class com.bbn.openmap.Environment
 
BuildInteger(byte[], int, boolean) - Static method in class com.bbn.openmap.MoreMath
Build int out of bytes.
BuildInteger(byte[], boolean) - Static method in class com.bbn.openmap.MoreMath
Build int out of bytes.
BuildIntegerBE(byte[], int) - Static method in class com.bbn.openmap.MoreMath
Build int out of bytes (in big endian order).
BuildIntegerBE(byte[]) - Static method in class com.bbn.openmap.MoreMath
Build int out of bytes (in big endian order).
BuildIntegerLE(byte[], int) - Static method in class com.bbn.openmap.MoreMath
Build int out of bytes (in little endian order).
BuildIntegerLE(byte[]) - Static method in class com.bbn.openmap.MoreMath
Build int out of bytes (in little endian order).
BuildLong(byte[], int, boolean) - Static method in class com.bbn.openmap.MoreMath
Build long out of bytes.
BuildLong(byte[], boolean) - Static method in class com.bbn.openmap.MoreMath
Build long out of bytes.
BuildLongBE(byte[], int) - Static method in class com.bbn.openmap.MoreMath
Build long out of bytes (in big endian order).
BuildLongBE(byte[]) - Static method in class com.bbn.openmap.MoreMath
Build long out of bytes (in big endian order).
BuildLongLE(byte[], int) - Static method in class com.bbn.openmap.MoreMath
Build long out of bytes (in little endian order).
BuildLongLE(byte[]) - Static method in class com.bbn.openmap.MoreMath
Build long out of bytes (in little endian order).
buildRaster() - Method in class com.bbn.openmap.layer.etopo.ETOPOJarLayer
 
buildRaster() - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
BuildShort(byte[], int, boolean) - Static method in class com.bbn.openmap.MoreMath
Build short out of bytes.
BuildShort(byte[], boolean) - Static method in class com.bbn.openmap.MoreMath
Build short out of bytes.
BuildShortBE(byte[], int) - Static method in class com.bbn.openmap.MoreMath
Build short out of bytes (in big endian order).
BuildShortBE(byte[], boolean) - Static method in class com.bbn.openmap.MoreMath
Build short out of bytes (in big endian order).
BuildShortLE(byte[], int) - Static method in class com.bbn.openmap.MoreMath
Build short out of bytes (in little endian order).
BuildShortLE(byte[], boolean) - Static method in class com.bbn.openmap.MoreMath
Build short out of bytes (in little endian order).
buildSlopeMap() - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
Builds the slope index map.
buildSubfieldDefns(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Based on the list contained in the string, build a set of subfield definitions.
buildSubfields() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
button - Variable in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
The Component returned by getCustomEditor().
buttonGroup - Variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
buttonSet - Variable in class com.bbn.openmap.gui.MouseModeButtonPanel
to turn a button on when the active mouse mode changes behind the scenes.
buttonSize - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
buttonSize - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
ByteArrayInputReader - Class in com.bbn.openmap.io
An InputReader working on a byte array
ByteArrayInputReader(byte[]) - Constructor for class com.bbn.openmap.io.ByteArrayInputReader
 
byteCache - Variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
A hashtable to keep track of the byte arrays, using the key.
byteOrder(boolean) - Method in class com.bbn.openmap.io.BinaryFile
Set the byte-ordering used to read shorts, int, etc.
byteOrder() - Method in class com.bbn.openmap.io.BinaryFile
Accessor for the byte ordering used to read multibyte types.
byteorder - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
remember the byte order for later file openings, true for MSB first
byteOrder - Variable in class com.bbn.openmap.layer.vpf.DcwThematicIndex
the byte order of the file
ByteRasterLocation - Class in com.bbn.openmap.layer.location
A Location that takes a byte array and creates a Raster for a Location marker.
ByteRasterLocation(float, float, String, byte[]) - Constructor for class com.bbn.openmap.layer.location.ByteRasterLocation
Create a ByteRasterLocation at a latitude/longtude location.
ByteRasterLocation(int, int, String, byte[]) - Constructor for class com.bbn.openmap.layer.location.ByteRasterLocation
Create a ByteRasterLocation at a screen x/y location.
ByteRasterLocation(float, float, int, int, String, byte[]) - Constructor for class com.bbn.openmap.layer.location.ByteRasterLocation
Create a ByteRasterLocation at a screen x/y location.
byteSize - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
The number of bytes the field took up in the data file.

C

c - Variable in class com.bbn.openmap.event.PanEvent
 
c - Variable in class com.bbn.openmap.geo.MatchCollector.CollectionMatchCollector
 
c - Variable in class com.bbn.openmap.gui.OMToolComponent
Default gridbag layout constraints.
c - Variable in class com.bbn.openmap.gui.ToolPanel
 
c - Variable in exception com.bbn.openmap.io.InvalidCharException
the invalid character that we found
c - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
C1 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C2 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C3 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C4 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C5 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C6 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C7 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C8 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
C9 - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CA - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
cache - Variable in class com.bbn.openmap.dataAccess.image.ImageTile
 
cache - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
The cache handler.
cache - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The cache manager.
cache - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The subframe cache.
cache - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
The main source for the images and attribute information.
cachedAreaSchema - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
hack - used by AreaTable
cachedCPointSchema - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
hack - used by nodetable
cachedEPointSchema - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
hack - used by nodetable
cachedLineSchema - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
hack - used by EdgeTable
cachedTextSchema - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
hack - used by TextTable
cachedTime - Variable in class com.bbn.openmap.layer.util.cacheHandler.CacheObject
 
cachedTime - Variable in class com.bbn.openmap.util.cacheHandler.CacheObject
 
CacheFileProperty - Static variable in class com.bbn.openmap.layer.CacheLayer
 
CacheFileProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The resource name, URL or file name of the serialized graphics file.
CacheHandler - Class in com.bbn.openmap.layer.util.cacheHandler
 
CacheHandler() - Constructor for class com.bbn.openmap.layer.util.cacheHandler.CacheHandler
Standard default constructor
CacheHandler(int) - Constructor for class com.bbn.openmap.layer.util.cacheHandler.CacheHandler
Constructor used when you know the limits
CacheHandler - Class in com.bbn.openmap.util.cacheHandler
A base cache support object.
CacheHandler() - Constructor for class com.bbn.openmap.util.cacheHandler.CacheHandler
Standard default constructor
CacheHandler(int) - Constructor for class com.bbn.openmap.util.cacheHandler.CacheHandler
Constructor used when you know the limits
CacheLayer - Class in com.bbn.openmap.layer
A Layer that gets it's graphics from a URL containing a serialized OMGraphicList.
CacheLayer() - Constructor for class com.bbn.openmap.layer.CacheLayer
Construct a default CacheLayer.
CacheObject - Class in com.bbn.openmap.layer.util.cacheHandler
 
CacheObject(String, Object) - Constructor for class com.bbn.openmap.layer.util.cacheHandler.CacheObject
New object, set the local clock to zero
CacheObject - Class in com.bbn.openmap.util.cacheHandler
 
CacheObject(Object, Object) - Constructor for class com.bbn.openmap.util.cacheHandler.CacheObject
New object, set the local clock to zero
caches - Variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
The cache handlers needed to cover the screen.
caches - Variable in class com.bbn.openmap.layer.rpf.RpfCacheManager
The cache handlers needed to cover the screen.
cacheSize - Variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
cacheSize - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The number of frames held by the cache objects.
CacheSizeProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Tell the RpfLayer how big to make the subframe cache..
cacheSizeProperty - Static variable in class com.bbn.openmap.layer.vpf.LibraryBean
Maximum size of tile cache (cacheSize).
cacheURL - Variable in class com.bbn.openmap.layer.CacheLayer
URL to read data from.
cacheURL - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The URL location of the cached graphics file.
CADRG - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CADRG - Class in com.bbn.openmap.proj
Implements the CADRG projection.
CADRG(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.CADRG
Construct a CADRG projection.
CADRG_COLORS - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
CADRGLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the CADRG projection to an OpenMap application.
CADRGLoader() - Constructor for class com.bbn.openmap.proj.CADRGLoader
 
CADRGName - Static variable in class com.bbn.openmap.proj.CADRG
The CADRG name.
CADRGType - Static variable in class com.bbn.openmap.proj.CADRG
The CADRG type of projection.
calc(int[], int[]) - Method in class com.bbn.openmap.omGraphics.NatCubicClosedSpline
 
calc(float[], float) - Method in class com.bbn.openmap.omGraphics.NatCubicClosedSpline
 
calc(int[], int[]) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline
Calculates a cubic spline polyline
calc(float[], float) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline
Calculates a float lat/lon cubic spline
calcHeaderLength(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.output.DbfOutputStream
Calculates the length of the header in terms of bytes
calcRecordLength(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.output.DbfOutputStream
Calculates the length of the record by aggregating the length of each field
calculateIntersectionsWithDrawnList() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
calculateJulianDate(GregorianCalendar) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Given a date from a gregorian calendar, give back a julian date.
calculateLOSslope(LatLonPoint, float) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
CalculateLOSslope figures out the slope from the pixel to the center, in radians.
calculateLOSSlope(LatLonPoint, int, LatLonPoint, int) - Method in class com.bbn.openmap.tools.terrain.LOSGenerator
CalculateLOSslope figures out the slope from one point to another.
calculateLOSSlope(int, int, float) - Method in class com.bbn.openmap.tools.terrain.LOSGenerator
Calculate the slope of a line between two points across a spherical model of the earth.
calculatePointOnRhumbLine(LatLonPoint, float, float) - Static method in class com.bbn.openmap.proj.RhumbCalculator
 
calculateProjectedArea() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Calculate the projected area of the poly.
calculateProjectedArea(int[], int[]) - Static method in class com.bbn.openmap.omGraphics.OMTextLabeler
Calculate the projected area of the poly.
calculateTextColor(Color) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
calculateVisibleLayerMask() - Method in class com.bbn.openmap.image.ImageServer
This method returns a integer representing a mask created from the visibility settings of the layers.
calibratePointValue(int) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
Takes the value assigned to a pixel, as determined by it's location in the grid, and gives it a color to be painted by.
calibratePointValue(int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator
Takes the value assigned to a pixel, as determined by it's location in the grid, and gives a color to paint the pixel.
canAdd(BeanContextSupport, Object) - Method in interface com.bbn.openmap.SoloMapComponentPolicy
Ask whether an object can be added to the to the context.
canAdd(BeanContextSupport, Object) - Method in class com.bbn.openmap.SoloMapComponentRejectPolicy
 
canAdd(BeanContextSupport, Object) - Method in class com.bbn.openmap.SoloMapComponentReplacePolicy
 
cancel - Static variable in class com.bbn.openmap.layer.location.LocationLayer
 
cancelCommand - Static variable in class com.bbn.openmap.util.propertyEditor.Inspector
Action command for the cancelButton.
cancelled - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
Set when the projection has changed while a swing worker is gathering graphics, and we want him to stop early.
cancelled - Variable in class com.bbn.openmap.layer.location.LocationLayer
Set when the projection has changed while a swing worker is gathering graphics, and we want him to stop early.
cancelled - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
Set when the projection has changed while a swing worker is gathering graphics, and we want him to stop early.
cancelled - Variable in class com.bbn.openmap.layer.terrain.LOSGenerator
Set when the projection has changed while a swing worker is gathering graphics, and we want him to stop early.
canClose() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can be closed
canClose(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canClose() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can close
canDockEast() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this clase can be docked in the given direction
canDockEast(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canDockEast() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can dockEast
canDockNorth() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this clase can be docked in the given direction
canDockNorth(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canDockNorth() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can dockNorth
canDockSouth() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this clase can be docked in the given direction
canDockSouth(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canDockSouth() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can dockSouth
canDockWest() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this clase can be docked in the given direction
canDockWest(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canDockWest() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can dockWest
canEdit(Class) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Check to see if the class type can be created/edited by the DrawingTool.
canEdit(Class) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Return true if the OMDrawingTool can edit the OMGraphic.
canExternalFrame() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can be changed to frame
canExternalFrame(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canExternalFrame() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can externalFrame
canGrabGraphic - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
Flag to let states know if the edges of the graphic can be grabbed directly, for movement or manipulation, as opposed to just allowing those actions through the grab points.
canInternalFrame() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can be changed to frame
canInternalFrame(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canInternalFrame() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can internalFrame
canOcclude() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can overlap the background
canOcclude(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canOcclude() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can occlude
canonicalID(String) - Static method in class com.bbn.openmap.tools.beanbox.MessageHeader
Convert a message-id string to canonical form (strips off leading and trailing <>s)
canResize() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can be resize
canResize(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canSetList() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Indicates if the OMGraphicHandler can have its OMGraphicList set.
canSetList() - Method in class com.bbn.openmap.omGraphics.FilterSupport
Indicates if the OMGraphicHandler can have its OMGraphicList set.
canSetList() - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Indicates if the OMGraphicHandler can have its OMGraphicList set.
canSetList() - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
Indicates if the OMGraphicHandler can have its OMGraphicList set.
canTab() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can be tabbed together.
canTab(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canTab() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Determine if this can tab
canTransparent() - Method in class com.bbn.openmap.gui.dock.DockConstraint
True iff this class can be transparent
canTransparent(List) - Static method in class com.bbn.openmap.gui.dock.DockConstraint
Determine property over a list of DockConstraint objects
canvas - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The JComponent the drawing tool is servicing, usually the MapBean.
CAPABILITIES - Static variable in interface com.bbn.openmap.image.WMTConstants
Keyword (capabilites) for a map server capabilities request.
CapabilitiesSupport - Class in com.bbn.openmap.image.wms
 
CapabilitiesSupport(Properties, String, String, int, String) - Constructor for class com.bbn.openmap.image.wms.CapabilitiesSupport
Creates a new instance of CapabilitiesSupport
capBox - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
cat - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
Need this in case we have to go from the coverage type->feature type->tile
CAT_COVNAME - Static variable in interface com.bbn.openmap.layer.vpf.Constants
coverage attribute table coverage_name column
CAT_DESC - Static variable in interface com.bbn.openmap.layer.vpf.Constants
coverage attribute table description column
CAT_LEVEL - Static variable in interface com.bbn.openmap.layer.vpf.Constants
coverage attribute table (topology) level column
catchEvent(NetMapEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
NetMapListener method, called by the NetMapConnector.
catchEvent(NetMapEvent) - Method in interface com.bbn.openmap.graphicLoader.netmap.NetMapListener
 
CB - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
cButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
CC - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
ccolors - Variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
The colored colortable.
ccp - Variable in class com.bbn.openmap.gui.menu.CoordsMenuItem
The coordinate content.
CD - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CDTED - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CE - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
center(CenterEvent) - Method in interface com.bbn.openmap.event.CenterListener
 
CENTER - Static variable in exception com.bbn.openmap.event.ProjectionChangeVetoException
 
center(Geo[]) - Static method in class com.bbn.openmap.geo.Intersection
Returns the center of the polygon poly.
center(Geo[], Geo) - Static method in class com.bbn.openmap.geo.Intersection
Returns the center of the polygon poly.
center(GeoArray) - Static method in class com.bbn.openmap.geo.Intersection
Returns the center of the polygon poly.
center(GeoArray, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Returns the center of the polygon poly.
CENTER - Static variable in class com.bbn.openmap.geo.Ribbon
 
center(CenterEvent) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
 
center - Variable in class com.bbn.openmap.layer.link.LinkMapRequest
The latitude/longitude of the center of the map.
center(CenterEvent) - Method in class com.bbn.openmap.MapBean
Handles incoming CenterEvents.
CENTER - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Center vertical alignment
center - Variable in class com.bbn.openmap.omGraphics.OMArc
Center point.
CENTER - Static variable in class com.bbn.openmap.proj.ProjectionFactory
Center lat/lon property parameter for new projections passed to ProjectionLoader.
center - Variable in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
CENTER_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
CENTER_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
CENTER_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
CENTER_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
CENTER_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMText
 
centerCmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
centerDelegate - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
centerDelegate - Variable in class com.bbn.openmap.gui.CoordPanel
 
centerDelegate - Variable in class com.bbn.openmap.gui.NavigatePanel
 
CenterEvent - Class in com.bbn.openmap.event
An event to request the map should recenter to a new latitude and longitude.
CenterEvent(Object, float, float) - Constructor for class com.bbn.openmap.event.CenterEvent
Construct a CenterEvent.
CenterListener - Interface in com.bbn.openmap.event
Listens for requests to recenter the map.
centerPoint - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
The center point of the range rings.
CenterSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling CenterListeners and firing CenterEvents You can use an instance of this class as a member field of your bean and delegate work to it.
CenterSupport(Object) - Constructor for class com.bbn.openmap.event.CenterSupport
 
centralMeridian - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
CentralMeridianProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
CF - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CG - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CGColor - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
The color to outline the shapes.
CGColorProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Property to use to change the color for coverage of this data.
CGM - Class in com.bbn.openmap.dataAccess.cgm
 
CGM() - Constructor for class com.bbn.openmap.dataAccess.cgm.CGM
 
Cgm - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
cgm - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The symbol geometery object for this SymbolPart.
CGMApplet - Class in com.bbn.openmap.dataAccess.cgm
 
CGMApplet() - Constructor for class com.bbn.openmap.dataAccess.cgm.CGMApplet
 
CGMDisplay - Class in com.bbn.openmap.dataAccess.cgm
 
CGMDisplay(CGM) - Constructor for class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
cgmName - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The file containing the symbol geometry for this SymbolPart.
CGMPanel - Class in com.bbn.openmap.dataAccess.cgm
 
CGMPanel(CGMDisplay) - Constructor for class com.bbn.openmap.dataAccess.cgm.CGMPanel
 
CGMProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Property file property for cgm file too represent the symbol.
CH - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CHANGE_APPEARANCE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A string that can be used for a keyword into the OMGraphic attribute hashtable.
ChangeCase - Class in com.bbn.openmap.layer.rpf
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.
ChangeCase() - Constructor for class com.bbn.openmap.layer.rpf.ChangeCase
 
ChangeCase - Class in com.bbn.openmap.util.wanderer
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.
ChangeCase(boolean) - Constructor for class com.bbn.openmap.util.wanderer.ChangeCase
 
changeCGMFill - Variable in class com.bbn.openmap.dataAccess.cgm.CGM
 
changeColor(Color, Color) - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
changeColor(Color, Color) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
changeIntersection(Intersection, Intersection) - Method in class com.bbn.openmap.tools.roads.Road
 
changeLayers(ContainerEvent) - Method in class com.bbn.openmap.BufferedLayerMapBean
ContainerListener Interface method.
changeLayers(ContainerEvent) - Method in class com.bbn.openmap.MapBean
ContainerListener Interface method.
changeTimeBy(long) - Method in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
Call setTime with the amount given added to the current time.
changeTimeBy(long, boolean) - Method in class com.bbn.openmap.graphicLoader.scenario.ScenarioGraphicLoader
Call setTime with the amount given added to the current time.
CHAR_BIT_STRING - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
CHAR_STRING - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
CharacterHeight - Class in com.bbn.openmap.dataAccess.cgm
 
CharacterHeight(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.CharacterHeight
 
charArray - Variable in class com.bbn.openmap.layer.link.Link
Used to read/create strings from off the input stream.
chartCode - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Two letter code for chart type.
chartSeries - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
The data series two-letter code to limit responses to.
chartSeriesCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
ChartSeriesProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Set a limit on which chart types are displayed.
charVDTschemalength - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
expected schema lengths for char.vdt files
charVDTschematype - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
expected schema types for char.vdt files
charVDTTableName - Static variable in interface com.bbn.openmap.layer.vpf.Constants
name of the VPF character value description table
checkAndReplaceOldPropertyName(LinkProperties, String, String) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
checkAndReplaceOldPropertyNames(LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkLayer
The LinkPropertiesConstants have changed in LinkProtocol version .6, to much small strings that don't match up with the DrawingAttributes properties.
checkAttributeMap() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Returns true if the appObject is a Map and if it's the attribute Map, false if the appObject is something different or null.
checkAttributeMap(Object) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Returns true of the Object is a Map and is pointing to itself in the Map under the ATT_MAP_KEY.
checkBounds(Component, int, int, int, int) - Method in class com.bbn.openmap.gui.WindowSupport
Checks the component's dimensions against the requested values and against any maximum limits that may have been set in the WindowSupport.
checkBrowser() - Method in class com.bbn.openmap.InformationDelegator
Callback method.
checkColortable(RpfFrame, RpfFrameEntry, RpfTocEntry, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Take a bunch of stuff that has already been calculated, and then figure out if a new colortable is needed.
checkFileName(String, String) - Method in class com.bbn.openmap.gui.menu.SaveAsImageMenuItem
A little method that checks the file path to see if it exists, and modifies it with the imageSuffix if it doesn't have one specified by the user.
checkForDuplicate(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Convenience function for methods that may add a OMGeometry.
checkGraphicLoader(GraphicLoader) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
Check to see if the GraphicLoader already has a receiver set inside it.
checkIndexSettings() - Method in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
 
checkIndexSettings() - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
 
checkInit() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Check to see if the file has been fully initialized, call run() to do that if needed.
checkInputFile() - Method in class com.bbn.openmap.io.FileInputReader
 
checkIntegrity() - Method in class com.bbn.openmap.tools.roads.RoadFinder
Check the integrity of our data structures.
checkMouseMode() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Set the coolMM flag, whenever the scale-appropriate layer changes, or if the active mouse mode changes.
checkOutCoverage(String[], String[]) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
The method that cycles through all the paths, looking for the frames.
checkPoints(int[][], int[][]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Return true if the xpoints and ypoints are not null and contain coordinates.
checkPoints() - Method in class com.bbn.openmap.tools.roads.Road
 
checkProjAndGetTiledImages(Projection) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Get an OMGraphicList of files that cover the projection.
checkShowHideStatus() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Checks the selected tiles from the visible list and tallies their visibility.
checkSpatialIndexEntries(double, double, double, double, OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.shape.BufferedShapeLayer
 
checkSpatialIndexEntries(double, double, double, double, OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Checks the buffered list of OMGraphics from the shp file and figures out of they intersect the provided bounds.
checkTargetSolos() - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Create a BackCheck object that looks to see what files are in the target but not in the source.
checkToSkipDirectory(String) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Check to see if a source directory name should be skipped, based on the avoid and limit list.
checkToSkipFile(String) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Check to see if a source file name should be skipped, based on the avoid and limit list.
checkTrimAndNull(String) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
checkValidityAndGetStream(String) - Static method in class com.bbn.openmap.dataAccess.image.WorldFile
 
checkVisibilities() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
checkWarehouse(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
If the warehouse gets set as a result of this method being called, the properties will beed to be reset on it.
checkZone(char) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Method that provides a check for MGRS zone letters.
checkZone(char) - Method in class com.bbn.openmap.proj.coords.UTMPoint
Method that provides a check for UTM zone letters.
chFormatDelimeter - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
children - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.app.OpenMapApplet
BeanContextMembership interface method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextMembership interface.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextMembership interface
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.OMComponentPanel
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.OpenMapFrame
BeanContextMembership interface method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.ToolPanel
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.Layer
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.MapHandlerChild
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.MouseDelegator
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
BeanContextMembershipListener method.
childrenAdded(BeanContextMembershipEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.app.OpenMapApplet
BeanContextMembership interface method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextMembership interface.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextMembership interface
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.OMComponentPanel
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.OpenMapFrame
BeanContextMembership interface method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.ToolPanel
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.Layer
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.MapHandlerChild
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.MouseDelegator
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
BeanContextMembershipListener method.
childrenRemoved(BeanContextMembershipEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
BeanContextMembershipListener method.
ChoiceItem - Class in com.bbn.openmap.graphicLoader.netmap
 
ChoiceItem() - Constructor for class com.bbn.openmap.graphicLoader.netmap.ChoiceItem
 
ChoiceItem(String, Object) - Constructor for class com.bbn.openmap.graphicLoader.netmap.ChoiceItem
 
ChoiceList - Class in com.bbn.openmap.graphicLoader.netmap
 
ChoiceList() - Constructor for class com.bbn.openmap.graphicLoader.netmap.ChoiceList
 
choices - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
A list of CodePosition choices for this position.
chooseFile(int) - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
Cib - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
CIB - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
Cib - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
CIB10Color - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
The color to outline the shapes.
CIB10ColorProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Property to use to change the color for coverage of this data.
CIB5Color - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
The color to outline the shapes.
CIB5ColorProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Property to use to change the color for coverage of this data.
CIB_SPEC_CODE_ID - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
circle - Variable in class com.bbn.openmap.layer.test.TestLayer
 
circle - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
CIRCLE_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Circle graphic object header.
circleClassName - Variable in class com.bbn.openmap.tools.drawing.OMCircleLoader
 
CircleElement - Class in com.bbn.openmap.dataAccess.cgm
 
CircleElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.CircleElement
 
CircleSelectedState - Class in com.bbn.openmap.omGraphics.editable
 
CircleSelectedState(EditableOMCircle) - Constructor for class com.bbn.openmap.omGraphics.editable.CircleSelectedState
 
CircleSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
CircleSetOffsetState(EditableOMCircle) - Constructor for class com.bbn.openmap.omGraphics.editable.CircleSetOffsetState
 
CircleShapeDecoration - Class in com.bbn.openmap.omGraphics.awt
A ShapeDecoration that draws a circle on the path.
CircleShapeDecoration(int, int) - Constructor for class com.bbn.openmap.omGraphics.awt.CircleShapeDecoration
Constructor.
CircleShapeDecoration(int, int, Paint) - Constructor for class com.bbn.openmap.omGraphics.awt.CircleShapeDecoration
Constructor.
CircleStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
CircleStateMachine(EditableOMCircle) - Constructor for class com.bbn.openmap.omGraphics.editable.CircleStateMachine
 
CircleUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
CircleUndefinedState(EditableOMCircle) - Constructor for class com.bbn.openmap.omGraphics.editable.CircleUndefinedState
 
CircularArcClosedElement - Class in com.bbn.openmap.dataAccess.cgm
 
CircularArcClosedElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.CircularArcClosedElement
 
CircularArcElement - Class in com.bbn.openmap.dataAccess.cgm
 
CircularArcElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.CircularArcElement
 
CircVisibleProperty - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
CITYGRAPHICS - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
cityName - Variable in class com.bbn.openmap.layer.location.db.LocationData
 
CJ - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CK - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CL - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
CLARKE_1866 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Clarke 1866"
CLARKE_1880 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Clarke 1880"
classification - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
className - Variable in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
ClassNameProperty - Static variable in class com.bbn.openmap.util.ComponentFactory
The property to use for the class name of new objects - ".class".
cLat - Variable in class com.bbn.openmap.proj.LLXY
 
cleanMap(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Clean the surface all the painting is taking place over.
cleanUp() - Method in class com.bbn.openmap.event.DistanceMouseMode
Reset the segments and distances
cleanup(ButtonGroup) - Method in class com.bbn.openmap.gui.LayerPane
Same as cleanup, except the layer name toggle button gets removed from the given button group.
cleanup() - Method in class com.bbn.openmap.gui.LayerPane
LayerPane disconnects from listeners, nulls out components.
cleanup() - Method in class com.bbn.openmap.gui.LayerStatusPane
 
cleanUp() - Method in class com.bbn.openmap.gui.WindowSupport
Get rid of the window used to display the content.
cleanup - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
cleanup(boolean) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Remove old files.
cleanUp() - Method in class com.bbn.openmap.layer.link.Link
Should be called by the server and/or client to release resources when the link is through being used.
cleanupChanges() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
cleanupInterval - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
CleanupIntervalProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
cleanUpName(String) - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Change double backslashes to forward slash, OK for java world.
CleanupProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
clear() - Method in class Acme.IntHashtable
 
clear() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
clear() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Clear any information associated with the last header in preparation for reading a new header.
clear() - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Method to call to clear out the index.
clear() - Method in interface com.bbn.openmap.geo.ExtentIndex
Resets the index to an empty state.
CLEAR - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
clear() - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Remove all elements from the graphic list.
clear() - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager.RpfMaps
 
clear() - Method in class com.bbn.openmap.layer.util.cacheHandler.CacheHandler
Remove all the objects from the cache.
clear() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Clears the contained list of graphics.
clear() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Remove all EditableOMGraphics and clear out.
clear() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
 
clear - Static variable in class com.bbn.openmap.omGraphics.OMColor
Default transparent color.
clear - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A transparent color.
clear() - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Remove all elements from the graphic list.
clear() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Remove all elements from the graphic list.
clear() - Method in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
 
clear() - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Clear the entries in the collection.
clear() - Method in class com.bbn.openmap.tools.icon.IconPartList
 
clear() - Method in class com.bbn.openmap.tools.roads.Intersection
 
clear() - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
clear() - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Remove all the objects from the cache.
clear() - Method in interface com.bbn.openmap.util.DataOrganizer
Clear the organizer.
clear() - Method in class com.bbn.openmap.util.quadtree.QuadTree
Clear the tree.
clear() - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Clear the tree below this node.
CLEAR_COLOR_STRING - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The hex string representation of a clear black color, used as a default.
clearAttributes() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Removes all of the objects stored in a Map stored in the appObject.
clearAttributes() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Clear attributes from the OMGeometry.
ClearBackStackCmd - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
clearBytesWritten() - Method in class com.bbn.openmap.layer.link.Link
Reset the bytes written count to 0.
clearCache() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Clear the subframes in the cache, marking them as NOT_CACHED.
clearCache() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Clear the frame cache.
clearCaches() - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
Reset the caches in the RpfCacheHandlers.
clearCommand - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
 
clearEditToolLoaders() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
clearFeaturesButton - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
ClearFeaturesCmd - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
ClearForwardStackCmd - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
clearGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
 
clearGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
 
clearGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMRect
 
clearGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
clearGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMText
 
clearImageTileList() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Clear the list model.
clearLayers() - Method in class com.bbn.openmap.layer.BufferedLayer
Remove all layers from the group.
clearListeners() - Method in class com.bbn.openmap.Layer
 
clearNetMapListeners() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Clear all NetMapListeners from receiving NetMapEvents.
clearNetMapListeners() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Remove all listeners.
clearNodes() - Method in class com.bbn.openmap.graphicLoader.AnimationTester
 
clearProgressListeners() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
Clear all progress listeners.
clearProgressListeners() - Method in class com.bbn.openmap.layer.rpf.MakeToc
Clear all progress listeners.
clearProgressListeners() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Clear all progress listeners.
clearProgressListeners() - Method in class com.bbn.openmap.PropertyHandler
Clear all progress listeners.
clearProjectionLoaders() - Method in class com.bbn.openmap.proj.ProjectionFactory
 
clearRecords() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Clear the record information from memory.
clearRules() - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
clearSelectionListeners() - Method in interface com.bbn.openmap.omGraphics.event.SelectionProvider
 
clearSelectionListeners() - Method in class com.bbn.openmap.omGraphics.event.SelectionSupport
Remove all listeners from the list.
clearSelectionListeners() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
clearStacks(boolean, boolean) - Method in class com.bbn.openmap.proj.ProjectionStack
Clear out the ch