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
 
abbr - Variable in enum com.bbn.openmap.layer.rpf.RpfProductInfo
The three-letter common abbreviation for the map type.
abbr - Variable in enum 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
 
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.
AbstractEventPresenter - Class in com.bbn.openmap.gui.event
 
AbstractEventPresenter() - Constructor for class com.bbn.openmap.gui.event.AbstractEventPresenter
 
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
 
AbstractMapTileCoordinateTransform - Class in com.bbn.openmap.dataAccess.mapTile
An abstraction of MapTileCoordinateTransform that combines the identical methods of OSM and TMS MapTileCoordinateTransforms.
AbstractMapTileCoordinateTransform() - Constructor for class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
 
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.MouseWheelTimerListener - Class in com.bbn.openmap.event
The definition of the listener that calls updateMouseMoved when the timer goes off.
AbstractMouseMode.MouseWheelTimerListener() - Constructor for class com.bbn.openmap.event.AbstractMouseMode.MouseWheelTimerListener
 
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
 
AbstractProjectionChangePolicy - Class in com.bbn.openmap.layer.policy
Implements the common functionality of all projection change policies.
AbstractProjectionChangePolicy() - Constructor for class com.bbn.openmap.layer.policy.AbstractProjectionChangePolicy
 
AbstractProjectionChangePolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.AbstractProjectionChangePolicy
 
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
 
AbstractXmlParser - Class in com.bbn.openmap.util
Base class for xml parsing
AbstractXmlParser() - Constructor for class com.bbn.openmap.util.AbstractXmlParser
 
ac - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
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_SR_SIZE - Static variable in class com.bbn.openmap.dataAccess.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(int, int, int, MapTileUtil) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
Called from within grabTiles, with the tile info.
action(int, int, int, MapTileUtil) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Copy
 
action(int, int, int, MapTileUtil) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Jar
 
action(int, int, int, MapTileUtil) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.URLGrabber
 
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.dataAccess.cgm.CGMDisplay.ServeChoice
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode.MouseWheelTimerListener
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.event.UndoStack
 
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.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.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.SavePropertiesMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
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.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.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.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.OMGraphicHandlerLayer
Override of Layer's actionPerformed method, adds the capability that calls doPrepare() if the layer is visible and it receives a RedrawCmd command.
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.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.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.time.Clock
ActionListener interface, gets called when the timer goes ping if there isn't a command with the ActionEvent.
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
 
actionPerformed(ActionEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
actionRequest - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential gesture queries that came in over the link.
actions - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
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 caveat 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.
active - Variable in class com.bbn.openmap.layer.event.EventLayer
 
active - Variable in class com.bbn.openmap.layer.event.TestEventHandler
 
active - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
ACTIVE - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates that the clock is active and may be sending events.
ACTIVE_WIDGET_COLOR_PROPERTY - Static variable in class com.bbn.openmap.gui.OverlayMapPanel
 
activeEvents - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
ActiveEventsProperty - Static variable in interface com.bbn.openmap.gui.event.EventPresenter
A property string to use for PropertyChangeListeners listening for when the presenter's contents have changed, either due to filtering or the availability of new EventHandlers.
activeFace - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
activeFilters - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
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.
activeWidgetColors - Variable in class com.bbn.openmap.gui.OverlayMapPanel
May be null, in which case the widgets should decide.
activityFile - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
ActivityFileProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
activityFile
activityHeader - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
ActivityHeaderProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
activityFileHasHeader
activityNameIndex - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
ActivityNameIndexProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
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(E) - Method in class com.bbn.openmap.event.ListenerSupport
Wrapper functions to make the iterator methods' synchronization work.
add(int, E) - Method in class com.bbn.openmap.event.ListenerSupport
 
add(UndoStackTrigger) - Method in class com.bbn.openmap.event.UndoStackSupport
Add a ProjectionStackTrigger.
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(Component, String) - Method in class com.bbn.openmap.gui.HotwashPanel
 
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(JMenu) - Method in class com.bbn.openmap.gui.menu.MenuList
 
add(JMenu) - Method in class com.bbn.openmap.gui.MenuBar
 
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(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
add(OMGraphic) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Add an OMGraphic to the GraphicList.
add(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
add(double[]) - 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(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
add(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
add(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
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(int, OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
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(int, OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
add(T) - Method in class com.bbn.openmap.omGraphics.OMList
Add an OMGraphic to the list.
add(int, T) - Method in class com.bbn.openmap.omGraphics.OMList
 
add(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
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.
ADD_PLUS - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
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 interface com.bbn.openmap.event.UndoStackTrigger
Add an ActionListener for events that trigger events to shift the undo/redo stack.
addActionListener(ActionListener) - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
addActionListener(ActionListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
Adds a listener for events that shift the Projection stack.
addActionListener(ActionListener) - Method in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
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.
addAll(int, Collection<? extends E>) - Method in class com.bbn.openmap.event.ListenerSupport
 
addAll(Collection<? extends OMGeometry>) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
addAll(int, Collection<? extends OMGeometry>) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
addAll(Collection<? extends OMGraphic>) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
addAll(int, Collection<? extends OMGraphic>) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
addAmount(MapBean, float) - Method in class com.bbn.openmap.event.AbstractMouseMode.MouseWheelTimerListener
 
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 vertices to use to approximate the arc.
addArea(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
addAreaList(OMAreaList, List<Object>) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Scoping method to call addGraphic with contents of OMAreaList.
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.layer.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(double, double, double, double) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
addBounds(Rectangle2D) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Set world coordinate bounds for tiles to be created.
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.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.EmbeddedNavPanel
 
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(List<Object>) - 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.
addCrs(CoordinateReferenceSystem) - Static method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
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.
addDataPath(String) - Method in class com.bbn.openmap.util.wanderer.DataPathWanderer
Adds a data path to the path repository.
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.util.html.ContainerElement
add an additional element to the Container
addElement(String) - Method in interface com.bbn.openmap.util.html.ContainerElement
add an additional element to the Container
addElement(Element) - Method in class com.bbn.openmap.util.html.Document
Add another element to the body of the document
addElement(String) - Method in class com.bbn.openmap.util.html.Document
Add another string to the body of the document
addElement(Element) - Method in class com.bbn.openmap.util.html.HtmlListElement
Add an element to the end of the list
addElement(String) - Method in class com.bbn.openmap.util.html.HtmlListElement
Add an element to the end of the list
addElement(Element) - Method in class com.bbn.openmap.util.html.ListBodyElement
Add an element to the end of the list
addElement(Element) - Method in class com.bbn.openmap.util.html.ListElement
Add an element to the end of the list
addElement(String) - Method in class com.bbn.openmap.util.html.ListElement
Add an element to the end of the list
addElement(Element) - Method in class com.bbn.openmap.util.html.TableRowElement
Add a column to the row
addElement(String) - Method in class com.bbn.openmap.util.html.TableRowElement
Add a column to the row
addElement(TableCellElement) - Method in class com.bbn.openmap.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.
addEvent(OMEvent) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
addEvent(OMEvent) - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
addEventHandler(OMEventHandler) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
addEventPresenter(EventPresenter) - Method in class com.bbn.openmap.gui.event.EventPanel
 
addExpr(GeoSymAttExpression.Expression) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
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(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
addExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
addExtents(double[]) - 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
 
addFile(String) - Static method in class com.bbn.openmap.util.ClasspathHacker
Adds a file to the classpath.
addFile(File) - Static method in class com.bbn.openmap.util.ClasspathHacker
Adds a file to the classpath
addFiles(File, String[]) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
addFillerToPanesPanel() - Method in class com.bbn.openmap.gui.LayersPanel
 
addFilter(String, Boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
addFilterRect(Rectangle2D) - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer.Builder
rect defined in decimal degrees, x, y is upper left corner.
addFilterRect(String, String, String) - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer.Builder
 
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.
addGeneratorLoader(GeneratorLoader) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
addGeneratorLoader(GeneratorLoader) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer.Builder
Add a generator loader to the DTEDFrameCache to be used by the layer.
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, List<Object>) - 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.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.
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
 
addIntroEntry(JPanel, JComponent, JComponent, int, Insets) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
addItem(Object) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
Only TimerRateHolders can be added.
addLabel(LatLonPoint, UTMPoint, QuadTree<OMText>) - 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.
addLayerConfigurationListener(LayerConfigurationListener) - Method in class com.bbn.openmap.LayerHandler
Add a LayerConfigurationListener, so a component can make adjustments to new layer configurations before they get sent to the map.
addLayerControls() - Method in class com.bbn.openmap.gui.LayersPanel
Tell the LayersPanel to add layer control buttons.
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(List<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, List<Object>) - 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.
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.
addMacroFilter(OMEventMacroFilter) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
addMacroFilter(MacroFilter) - Method in class com.bbn.openmap.gui.event.EventPanel
 
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
 
addMapBeanToPanel(MapBean) - Method in class com.bbn.openmap.gui.OverlayMapPanel
Calls layoutPanel(MapBean), which configures the panel.
addMapComponent(Object) - Method in class com.bbn.openmap.gui.BasicMapPanel
Adds a component to the map bean context.
addMapComponent(Object) - Method in interface com.bbn.openmap.gui.MapPanel
Add an object to the MapHandler in the MapPanel.
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.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.
addMapPanelChild(MapPanelChild) - Method in class com.bbn.openmap.gui.HotwashPanel
Add a child to the HotwashPanel.
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() - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
Create a new point for the 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.
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.layer.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.OMGeometryList
For backward compatibility.
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.MapBean
Add a PaintListener.
addPan - Variable in class com.bbn.openmap.gui.OMToolSet
 
addPanListener(PanListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
addPanListener(PanListener) - Method in class com.bbn.openmap.gui.NavigatePanel
Add a PanListener.
AddPanProperty - Static variable in class com.bbn.openmap.gui.OMToolSet
 
addPart(VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
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, List<Object>) - 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(double[], int, int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Write a poly in the response.
addPoly(double[], 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.
addPolyForIntersection(OMPoly, OMPoly, double, OMAreaList) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Called to handle BENDS_LEFT, concave corners.
addPolygon(OMGraphic, List<Object>) - 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.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.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 resource, 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 resource, 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(PropertyChangeListener) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.bbn.openmap.event.MapMouseMode
The MapMouseMode should send out notifications when a proxy is added or removed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.event.OMEventSelectionCoordinator
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextChild interface.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.bbn.openmap.gui.event.FilterPresenter
 
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.time.Clock
Adds a PropertyChangeListener to this Clock, so that object can receive time PropertyChangeEvents.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.time.Clock
 
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(List<Object>) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Adds a row of data to the the model
addRecord(OMGraphic, ArrayList<Object>) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Handles adding records to the geometry list and the DbfTableModel
addRecord(OMGraphic, ArrayList<Object>) - 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(Rule) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
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.
addShortLegPolyForIntersection(Geo, Geo, Geo, int, double, OMAreaList) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Called when it's known that one of the legs between the corner is smaller than the buffer depth.
addSpace() - Method in class com.bbn.openmap.gui.ToolPanel
Add a space between tools.
addStates(State[]) - Method in class com.bbn.openmap.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
 
addTime(long) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
 
addTime(long) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.RatingArea
 
addTime(long) - Method in class com.bbn.openmap.time.Clock
Add a time to the time range.
addTimeBoundsHandler(TimeBoundsHandler) - Method in class com.bbn.openmap.layer.event.EventLayer
 
addTimeBoundsHandler(TimeBoundsHandler) - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
addTimeBoundsHandler(TimeBoundsHandler) - Method in interface com.bbn.openmap.time.TimeBoundsProvider
The TimeBoundsProvider keep track of the handlers it needs to notify when the bounds or activeness changes.
addTimeBoundsListener(TimeBoundsListener) - Method in class com.bbn.openmap.time.Clock
Add a TimeBoundsListener to the clock, so it knows who to tell when the time bounds change.
addTimeBoundsProvider(TimeBoundsProvider) - Method in class com.bbn.openmap.time.Clock
Add a TimeBoundsProvider to the clock, so it knows the bounds of it's time range.
addTimeBoundsProvider(TimeBoundsProvider) - Method in interface com.bbn.openmap.time.TimeBoundsHandler
 
addTimeBoundsUserActionsListener(ITimeBoundsUserActionsListener) - Method in class com.bbn.openmap.gui.time.TimePanel
 
addTimeBoundsUserActionsListener(ITimeBoundsUserActionsListener) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
addTimeBoundsUserActionsListener(ITimeBoundsUserActionsListener) - Method in class com.bbn.openmap.gui.time.TimeSliderPanel
 
addTimeEventListener(TimeEventListener) - Method in class com.bbn.openmap.time.Clock
Add a TimeEventListener to the clock, so it knows who to update when the time changes.
addTimeEventListener(TimeEventListener) - Method in interface com.bbn.openmap.time.RealTimeHandler
Add a listener for TimeEvents describing what the handler is up to.
addTimeStamp(TemporalRecord) - Method in interface com.bbn.openmap.omGraphics.time.TemporalOMGraphic
Add a location at a time.
addTimeStamp(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Add a location at a time to every TemporalGeometry contained within.
addTimeStamp(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
Add a TimeStamp to the point.
addTimeStamp(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Add a TimeStamp to the point.
addTimeToBounds(long) - Method in class com.bbn.openmap.time.Clock
Add a time to the time range, fire a TimeBoundsEvent if the time range changes.
addTimeToBounds(long) - Method in class com.bbn.openmap.time.TimeBounds
Add a time to the bounds, resetting the start and end time as necessary.
addTimeToBounds(TimeBounds) - Method in class com.bbn.openmap.time.TimeBounds
Add the start and end times of provided TimeBounds to this TimeBounds.
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(String, 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.
addUndoStackTrigger(UndoStackTrigger) - Method in class com.bbn.openmap.event.UndoStack
UndoStackTriggers should call this method to add themselves for stack notifications, and all will be well.
addURL(URL) - Static method in class com.bbn.openmap.util.ClasspathHacker
Adds the content pointed by the URL to the classpath.
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(int) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
addZoom - Variable in class com.bbn.openmap.gui.OMToolSet
 
addZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
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
 
addZoomRange(int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
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.util.stateMachine.State
 
adjustShapeForRotation(GeneralPath, double, double) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Internally evaluates renderRotationAngle and if necessary, applies the rotation to the shape.
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.
adjustZoomFromMouseWheel(int) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
adjustZoomFromMouseWheel(int) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
Treat mouse wheel rotations like slider-handle drags.
adToGeoWKT(char[]) - Method in class com.bbn.openmap.layer.mysql.WKTNode
Sets the geoWKT.
aesc - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
aesc - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
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.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
 
allEvents - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
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.
allowDrawingToolToDeactivateItself - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Flag to allow drawing tool to sense when an OMGraphic is clicked off and deactivate.
allowDuplicates - Variable in class com.bbn.openmap.omGraphics.OMList
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 declutter 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 ...
AllUnitsPropertyValue - Static variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Special units value for displaying all units ...
ALMOST_CLEAR - Static variable in class com.bbn.openmap.omGraphics.OMColor
We need ALMOST_CLEAR so that the buffered image has a slight background to it if any of the layers are semi-transparent.
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 - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
altFontColor - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
AltFontColorProperty - Static variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
altScale - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
altScaleString - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
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
 
AnchorXProperty - Static variable in class com.bbn.openmap.proj.CartesianLoader
 
AnchorYProperty - Static variable in class com.bbn.openmap.proj.CartesianLoader
 
AND_CONN - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
and_CONN - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
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.
annotation - Variable in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks
 
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
 
AOICoordsProperty - Static variable in class com.bbn.openmap.layer.AOILayer
 
AOILayer - Class in com.bbn.openmap.layer
A simple layer that lets you define areas to be drawn on the map by defining coordinates for areas in the properties file.
AOILayer() - Constructor for class com.bbn.openmap.layer.AOILayer
 
AOINameProperty - Static variable in class com.bbn.openmap.layer.AOILayer
 
AOIProperty - Static variable in class com.bbn.openmap.layer.AOILayer
 
API_KEY_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
Set the api key to use for tracking/billing in the properties.
APP_OBJECT - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Handy attribute key for app object, to speed up updating code that used the old app object in OMGraphics instead of using the attributes map.
append(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
append(String) - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Add a path to the end of the current path.
appendChild(Document, Node, String, String) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
appendChild(Document, Node, Element) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
appendDot - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
do we need to append a '.' to three-character file names
appendFooter() - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
appendHeader() - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
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, float[], float[]) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Convenience method to add the coordinates to the given GeneralPath.
appendShapeEdge(GeneralPath, float[], float[], 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
 
ApplicationStructureAttribute - Class in com.bbn.openmap.dataAccess.cgm
Application Structure Attribute
ApplicationStructureAttribute(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.ApplicationStructureAttribute
 
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.
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(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<Geo>) - 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 - Variable in class com.bbn.openmap.omGraphics.OMAbstractLine
The awt object representing the arrowhead.
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(GeoProj, 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.
assertLatLonPoint(Point2D) - Method in class com.bbn.openmap.proj.GeoProj
Returns the Point2D provided if it is a LatLonPoint, otherwise it creates a LatLonPoint.Double and transfers the values from the provided Point2D object.
assertSchema(char, int, boolean) - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Claim that the column has a particular schema
atCurrentTime - Variable in class com.bbn.openmap.event.OMEvent
 
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_KEY_DETAILED_INFORMATION - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_KEY_EVENT - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
 
ATT_KEY_PLAY_FILTER - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_KEY_RATING - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_KEY_SELECTED - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_VAL_BAD_RATING - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_VAL_GOOD_RATING - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_VAL_SELECTED - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_VAL_SELECTED_END_RANGE - Static variable in class com.bbn.openmap.event.OMEvent
 
ATT_VAL_SELECTED_START_RANGE - Static variable in class com.bbn.openmap.event.OMEvent
 
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.
Attributable - Interface in com.bbn.openmap.util
An object that has attributes.
attribute - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
attributeBox - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
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.event.OMEvent
 
attributes - Variable in class com.bbn.openmap.Layer
Hashtable containing attribute information for the layer.
attributes - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
attributes - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
attributes - Variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Attribute Map for this Geometry/OMGraphic.
AttributesClassProperty - Static variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
attribution - Variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
Attribution for the map data.
attributionAttributes - Variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
Rendering parameters for attribution string.
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
Auxiliary 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.
AxisOrder - Enum in com.bbn.openmap.proj.coords
 
Az - Variable in class com.bbn.openmap.event.PanEvent
 
AZ_PANNING_PROPERTY - Static variable in class com.bbn.openmap.event.OMMouseMode
 
AZ_PANNING_PROPERTY - Static variable in class com.bbn.openmap.event.PanMouseMode
 
AZ_PANNING_SHAPEFILE_PROPERTY - Static variable in class com.bbn.openmap.event.OMMouseMode
 
AZ_PANNING_SHAPEFILE_PROPERTY - Static variable in class com.bbn.openmap.event.PanMouseMode
 
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 v2 to this.
AZIMUTH - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (AZIMUTH).
Azimuth - Class in com.bbn.openmap.proj
Base of all azimuthal projections.
Azimuth(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.Azimuth
Construct an azimuthal projection.
azimuth(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Find the azimuth to another point, based on the spherical earth model.
Azimuth.AzimuthVar - Class in com.bbn.openmap.proj
 
Azimuth.AzimuthVar() - Constructor for class com.bbn.openmap.proj.Azimuth.AzimuthVar
 
AzimuthPanner - Class in com.bbn.openmap.event
AzPanner is an abstract class that handles panning effects for Azimuth projections.
AzimuthPanner.Shapefile - Class in com.bbn.openmap.event
 
AzimuthPanner.Shapefile(int, int, DrawingAttributes, URL) - Constructor for class com.bbn.openmap.event.AzimuthPanner.Shapefile
 
AzimuthPanner.Standard - Class in com.bbn.openmap.event
 
AzimuthPanner.Standard(int, int, DrawingAttributes) - Constructor for class com.bbn.openmap.event.AzimuthPanner.Standard
 

B

backButton - Variable in class com.bbn.openmap.gui.ProjectionStackTool
 
BackCmd - Static variable in class com.bbn.openmap.gui.MiniBrowser
 
backDimIcon - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
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
 
BACKGROUND_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
backgroundAtts - Variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
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.gui.event.EventListCellRenderer
 
BackgroundColorProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
BackgroundColorProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
backgroundLayerSeparator - Variable in class com.bbn.openmap.gui.LayersPanel
A special LayerPane used when the LayersPanel senses that a BufferedLayerMapBean is being used.
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
 
backgroundTileImage - Variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
backIcon - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
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
 
backProjectionButton - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
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
BACKWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates the clock is running, and time has been decremented by the clock.
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
 
badColor - Static variable in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.RatingArea
 
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.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.
BasicLayerConfigurationListener - Class in com.bbn.openmap.event
A LayerToggleConfigurationListener is a LayerConfigurationListener implementation that demonstrates how to create a component that might make adjustments to a List of layers being changed in a LayerHandler, before the changes hit the map.
BasicLayerConfigurationListener() - Constructor for class com.bbn.openmap.event.BasicLayerConfigurationListener
 
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(double, double, 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(double, double, 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<? extends Projection>, 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.layer.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.layer.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.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.layer.beanbox.SimpleBeanLayer
 
bearingInDeg - Variable in class com.bbn.openmap.layer.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
 
bends(Geo, Geo, Geo) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Method that determines which way the angle between the three points bends.
BENDS_LEFT - Static variable in class com.bbn.openmap.omGraphics.util.RibbonMaker
 
BENDS_RIGHT - Static variable in class com.bbn.openmap.omGraphics.util.RibbonMaker
 
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_ARROW - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
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.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 - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
body - Variable in class com.bbn.openmap.util.html.Document
the body of the document
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(double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeRect
A utility method to figure out the closest distance of a border to a point.
borderDistanceSqr(double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeRect
Notice the change from borderDistance() to borderDistanceSqr() since distance squared must be used throughout, which is now given by:
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
 
bottomLimit - Variable in class com.bbn.openmap.proj.Cartesian
The coordinate limit of the bottom side of the projection.
bottomLimit - Variable in class com.bbn.openmap.proj.CartesianLoader
The coordinate limit of the bottom side of the projection.
BottomLimitProperty - Static variable in class com.bbn.openmap.proj.CartesianLoader
 
bottomSlider - Variable in class com.bbn.openmap.gui.HotwashPanel
 
boundaries - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
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.dataAccess.mapTile.ZoomLevelMaker
 
bounds - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.BoundsObject
 
bounds - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
 
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.layer.vpf.CoverageAttributeTable
 
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
 
BOUNDS_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
BOUNDS_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
boundsList - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
boundsModel - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
boundsObjectList - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
BoundsTestLayer - Class in com.bbn.openmap.layer.test
A little layer to test out the DataBounds intersections.
BoundsTestLayer() - Constructor for class com.bbn.openmap.layer.test.BoundsTestLayer
 
box - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
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
 
boxOrientation - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
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
 
BrowserLauncher2WebBrowser - Class in com.bbn.openmap.util
A WebBrowser implementation that uses BrowserLauncher2.
BrowserLauncher2WebBrowser() - Constructor for class com.bbn.openmap.util.BrowserLauncher2WebBrowser
Create a web browser that delegates launching to BrowserLauncher2.
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.BufferedMapBean.PanHelper
 
buffer - Variable in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
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 commands 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.
BufferedImageRenderPolicy.ImageBuffer - Class in com.bbn.openmap.layer.policy
 
BufferedImageRenderPolicy.ImageBuffer() - Constructor for class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
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() - Constructor for class com.bbn.openmap.layer.BufferedLayer.BLMapBean
Default constructor.
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.
BufferedLayerMapBean(boolean) - Constructor for class com.bbn.openmap.BufferedLayerMapBean
 
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
 
BufferedMapBean(boolean) - Constructor for class com.bbn.openmap.BufferedMapBean
 
BufferedMapBean.PanHelper - Class in com.bbn.openmap
 
BufferedMapBean.PanHelper(AffineTransform) - Constructor for class com.bbn.openmap.BufferedMapBean.PanHelper
 
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.
BufferedShapeLayer(String) - Constructor for class com.bbn.openmap.layer.shape.BufferedShapeLayer
Creates a ShapeLayer that reads the give shape file.
bufferHeight - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
bufferLimit - Variable in class com.bbn.openmap.omGraphics.util.RibbonMaker
 
bufferWidth - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
build - Static variable in class com.bbn.openmap.Environment
 
build() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
build() - Method in class com.bbn.openmap.PropertyHandler.Builder
Build the property handler.
buildCacheKey(int, int, int, String) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
Creates a unique cache key for this tile based on zoom, x, y.
buildCacheKey(int, int, int, String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Creates a unique cache key for this tile based on zoom, x, y.
BuildDate - Static variable in class com.bbn.openmap.Environment
 
buildFilePath(int, int, int, String) - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
buildFilePath(int, int, int, String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Build an image path to load, based on specified tile coordinates, zoom level and file extension settings.
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).
buildLocalFilePath(int, int, int, String) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
Acts the same as the buildFilePath method, but works for a local directory specified in the properties.
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
 
buildSubJarName(String, double, double) - Static method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
buildTilePath(int, int, int, String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory.TilePathBuilder
 
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 - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
buttonSize - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
buttonSize - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
buttonSize - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
ButtonSizeProperty - Static variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
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(double, double, String, byte[]) - Constructor for class com.bbn.openmap.layer.location.ByteRasterLocation
Create a ByteRasterLocation at a latitude/longitude 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(double, double, 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
 
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.
CACHE_SIZE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
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.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.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.
cacheList - Variable in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
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.
calc(int[], int[]) - Method in class com.bbn.openmap.omGraphics.NatCubicClosedSpline
 
calc(double[], double) - Method in class com.bbn.openmap.omGraphics.NatCubicClosedSpline
 
calc(int[], int[], boolean) - Static method in class com.bbn.openmap.omGraphics.NatCubicSpline
The proper access for these classes, using default steps.
calc(int[], int[], boolean, int) - Static method in class com.bbn.openmap.omGraphics.NatCubicSpline
The proper access for these classes.
calc(float[], float[], boolean) - Static method in class com.bbn.openmap.omGraphics.NatCubicSpline
The proper access for these classes, using default steps.
calc(float[], float[], boolean, int) - Static method in class com.bbn.openmap.omGraphics.NatCubicSpline
The proper access for these classes.
calc(double[], double, boolean) - Static method in class com.bbn.openmap.omGraphics.NatCubicSpline
The proper access for these classes, using default steps.
calc(double[], double, boolean, int) - Static method in class com.bbn.openmap.omGraphics.NatCubicSpline
The proper access for these classes.
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 cubic spline polyline
calc(double[], double) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline
Calculates a float lat/lon cubic spline
calc(int[], int[]) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline.CLOSED
 
calc(double[], double) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline.CLOSED
 
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, double) - 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, double) - Static 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, double, double) - Static method in class com.bbn.openmap.proj.RhumbCalculator
This method allows public location point on the Rhumb Line, znajc Location reference point, the azimuth and Distance.
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.
calculateProjectedImageBounds(Projection) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
Returns the image bounds of the image as it would be warped to the provided projection.
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.
call() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.TileWorker
 
callForTimeBoundsReset() - Method in class com.bbn.openmap.layer.event.EventLayer
 
callForTimeBoundsReset() - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
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() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.TileRunnable
 
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.
cancelDialog - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
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.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 class 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 class 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 class 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 class 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 (capabilities) for a map server capabilities request.
CapabilitiesSupport - Class in com.bbn.openmap.image.wms
 
capBox - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
capProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the cap for the ends of lines.
Cartesian - Class in com.bbn.openmap.proj
The Cartesian projection is a non-wrapping, straight-forward scaling projection drawn in 2D.
Cartesian(Point2D, float, int, int) - Constructor for class com.bbn.openmap.proj.Cartesian
Create a Cartesian projection that does straight scaling, no wrapping.
CartesianLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the Cartesian projection to an OpenMap application.
CartesianLoader() - Constructor for class com.bbn.openmap.proj.CartesianLoader
 
CartesianName - Static variable in class com.bbn.openmap.proj.Cartesian
The Cartesian name.
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
 
cButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
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.
CDTED - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
cellRenderer - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
CellRendererClassProperty - Static variable in class com.bbn.openmap.gui.event.EventListPresenter
 
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.EmbeddedNavPanel
 
centerDelegate - Variable in class com.bbn.openmap.gui.NavigatePanel
 
centerDelegate - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
centerDelegate - Variable in class com.bbn.openmap.gui.time.TimeSliderLayer
 
CenterEvent - Class in com.bbn.openmap.event
An event to request the map should recenter to a new latitude and longitude.
CenterEvent(Object, double, double) - 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
 
centerX - Variable in class com.bbn.openmap.proj.Proj
 
centerY - Variable in class com.bbn.openmap.proj.Proj
 
centralMeridian - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
CentralMeridianProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
CGM - Class in com.bbn.openmap.dataAccess.cgm
 
CGM() - Constructor for class com.bbn.openmap.dataAccess.cgm.CGM
 
CGM(String) - 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 geometry object for this SymbolPart.
CGM_DIR_PROPERTY - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
CGM_MARKER_TYPE_ASTERISK - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_MARKER_TYPE_CIRCLE - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_MARKER_TYPE_CROSS - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_MARKER_TYPE_DOT - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_MARKER_TYPE_PLUS - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_SPEC_MODE_ABSOLUTE - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_SPEC_MODE_FRACTIONAL - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_SPEC_MODE_MM - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGM_SPEC_MODE_SCALED - Static variable in interface com.bbn.openmap.dataAccess.cgm.CGMConstants
 
CGMApplet - Class in com.bbn.openmap.dataAccess.cgm
 
CGMApplet() - Constructor for class com.bbn.openmap.dataAccess.cgm.CGMApplet
 
CGMConstants - Interface in com.bbn.openmap.dataAccess.cgm
Constants used for CGM Commands.
CGMDisplay - Class in com.bbn.openmap.dataAccess.cgm
 
CGMDisplay(CGM) - Constructor for class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
cgmDisplay - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
CGMDisplay.ServeChoice - Class in com.bbn.openmap.dataAccess.cgm
 
CGMDisplay.ServeChoice(File, JComboBox, CGMDisplay) - Constructor for class com.bbn.openmap.dataAccess.cgm.CGMDisplay.ServeChoice
 
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
A simple Panel that manages and renders a CGMDisplay object (which contains a 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.
cgmTitle - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
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
 
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.
changeMapScale(int) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
changeSliderValue(Projection) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
changeTimeBy(long) - Method in class com.bbn.openmap.time.Clock
Call setTime with the amount given added to the current time.
changeTimeBy(long, boolean) - Method in class com.bbn.openmap.time.Clock
Call setTime with the amount given added to the current time.
changeTimeBy(long, boolean, TimerStatus) - Method in class com.bbn.openmap.time.Clock
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
 
characters(char[], int, int) - Method in class com.bbn.openmap.util.AbstractXmlParser
Handle multiple callbacks per element, which will happen when the data includes xml escape sequences.
charArray - Variable in class com.bbn.openmap.layer.link.Link
Used to read/create strings from off the input stream.
charFromProperties(Properties, String, char) - Static method in class com.bbn.openmap.util.PropUtils
Return the first letter of the property specified by propName.
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.
checkAndSetForNoTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
checkAndSetForNoTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimePanel
 
checkAndSetForNoTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
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.
checkClock(TimerStatus) - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
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(T) - Method in class com.bbn.openmap.omGraphics.OMList
Convenience function for methods that may add a OMGraphic.
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.
checkLayerConfiguration(List<Layer>) - Method in class com.bbn.openmap.event.BasicLayerConfigurationListener
 
checkLayerConfiguration(List<Layer>) - Method in interface com.bbn.openmap.event.LayerConfigurationListener
The LayerConfiguratListener.checkLayerConfiguration(List layers) is called before new changes are applied to the layer cake in the application.
checkLayerConfiguration(List<Layer>) - Method in class com.bbn.openmap.event.LayerConfigurationListenerSupport
Check the list of layers, make changes as required.
checkLibraryForUsage(String) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Utility method to check if the specified library name has been set by the configuration as one to use.
checkLibraryForUsage(String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Utility method to check if the specified library name has been set by the configuration as one to use.
checkLibraryForUsage(String) - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Utility method to check if the specified library name has been set by the configuration as one to use.
checkLimits() - Method in class com.bbn.openmap.proj.Cartesian
The method you want to call.
checkLimits(boolean) - Method in class com.bbn.openmap.proj.Cartesian
Should only be called if you've checked there are limits set on the projection.
checkLowerLimits() - Method in class com.bbn.openmap.proj.Cartesian
Checks the lower limits and returns new center coordinates to keep the limits at the edge if necessary.
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[]) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
The method that cycles through all the paths, looking for the frames.
checkPoints(float[][], float[][]) - 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.
checkScaleAgainstLimits() - Method in class com.bbn.openmap.proj.Cartesian
Checks the corner values against the limits and returns the right scale to keep limits at the edge if necessary.
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.
checkToolPanelToggleMenuItem(ToolPanelToggleMenuItem) - Method in class com.bbn.openmap.gui.ToolPanel
Checks to see if the menu item controls this ToolPanel.
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
 
checkUpperLimits() - Method in class com.bbn.openmap.proj.Cartesian
Checks the upper limits and returns new center coordinates to keep the limits at the edge if necessary.
checkValidityAndGetStream(String) - Static method in class com.bbn.openmap.dataAccess.image.WorldFile
 
checkWarehouse(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
If the warehouse gets set as a result of this method being called, the properties will beed to be reset on it.
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.
checkZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
checkZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
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
 
CIB_SPEC_CODE_ID - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
CIELAB - Static variable in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
CIELUV - Static variable in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
circle - Variable in class com.bbn.openmap.layer.test.TestLayer
 
circle - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
CIRCLE - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
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
 
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
A property to use for the class name of new objects - "class".
ClasspathHacker - Class in com.bbn.openmap.util
Useful class for dynamically changing the classpath, adding classes during runtime.
ClasspathHacker() - Constructor for class com.bbn.openmap.util.ClasspathHacker
 
classTextField - Variable in class com.bbn.openmap.gui.LayerAddPanel
Text field used to define new Layer class to create.
cLat - Variable in class com.bbn.openmap.proj.LLXY
 
ClckOrDrgUndefinedState - Class in com.bbn.openmap.omGraphics.editable
This is a new GraphicUndefinedState for OMGraphics that can handle being defined with click or press setting the initial point, and then a mouse move or drag, respectively, causing placement of the second point.
ClckOrDrgUndefinedState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.ClckOrDrgUndefinedState
 
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() - Method in class com.bbn.openmap.event.NavMouseMode
 
cleanUp() - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Called when the range rings must be cleared, before repainting a clean map.
cleanUp() - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
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, shuts down layer palette.
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.event.ListenerSupport
 
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.policy.BufferedImageRenderPolicy.ImageBuffer
 
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() - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
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.OMList
 
clear() - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
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.event.OMEvent
 
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.
clearAttributes() - Method in interface com.bbn.openmap.util.Attributable
Tells the object to clear all of its attributes.
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.imageTile.MapTileLayer
Clear the MapTileFactory cache.
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.
ClearCmd - Static variable in class com.bbn.openmap.event.UndoStack
 
clearCommand - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
 
clearEditToolLoaders() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
clearEventHandlers() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
clearEventPresenters() - Method in class com.bbn.openmap.gui.event.EventPanel
 
clearEvents() - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
clearFeaturesButton - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
ClearFeaturesCmd - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
clearFilters() - Method in class com.bbn.openmap.gui.event.EventListPresenter
Clear out the list of filters.
clearFixedRenderRange() - Method in interface com.bbn.openmap.gui.time.ITimeBoundsUserActionsListener
Clear any previously-set fixed render window.
clearFixedRenderRange() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
ClearForwardStackCmd - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
clearGeneratorLoaders() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
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.
clearLayerAndCoverages() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
clearLayers() - Method in class com.bbn.openmap.layer.BufferedLayer
Remove all layers from the group.
clearListeners() - Method in class com.bbn.openmap.Layer
 
clearMacroFilters() - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
clearMacroFilters() - Method in class com.bbn.openmap.gui.event.EventPanel
 
clearMapTileImages() - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
clearMovingPoints() - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
Clears the point list.
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.
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.
ClearRedoCmd - Static variable in class com.bbn.openmap.event.UndoStack
 
clearRules() - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
clearSelectedNode() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Make sure no node is highlighted.
clearSelection() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
clearSelection() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
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.event.UndoStack
Clear out the chosen undo stacks and fire an event to update the triggers on stack status.
clearStacks(boolean, boolean) - Method in class com.bbn.openmap.proj.ProjectionStack
Clear out the chosen projection stacks and fire an event to update the triggers on stack status.
ClearStacksCmd - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
clearTextBoxes() - Method in class com.bbn.openmap.gui.CoordPanel
 
clearTextBoxes() - Method in class com.bbn.openmap.gui.DMSCoordPanel
 
clearTextBoxes() - Method in class com.bbn.openmap.gui.MGRSCoordPanel
 
clearTextBoxes() - Method in class com.bbn.openmap.gui.UTMCoordPanel
 
clearTimeBoundsListeners() - Method in class com.bbn.openmap.time.Clock
 
clearTimeBoundsProviders() - Method in class com.bbn.openmap.time.Clock
 
clearTimeBoundsProviders() - Method in interface com.bbn.openmap.time.TimeBoundsHandler
 
clearTimeEventListeners() - Method in class com.bbn.openmap.time.Clock
 
clearTimeStamps() - Method in interface com.bbn.openmap.omGraphics.time.TemporalOMGraphic
Clear all time stamps.
clearTimeStamps() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Clear all time stamps.
clearTimeStamps() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
clearTimeStamps() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
ClearUndoCmd - Static variable in class com.bbn.openmap.event.UndoStack
 
clearWritten() - Method in class com.bbn.openmap.layer.link.LinkOutputStream
Reset the written bytecount back to 0.
CLEVEL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Compliance Level
clickCount - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The click count of the mouse event.
clickHappened - Variable in class com.bbn.openmap.event.MapMouseSupport
Used to determine whether a release should reset the priorityListener on a mouse release.
clickInterest - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
client - Variable in class com.bbn.openmap.util.http.HttpConnection
 
CLIENT_NOTIFICATION_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the integer is being sent to the client to tell it what types of events the server is interested in receiving.
ClientLink - Class in com.bbn.openmap.layer.link
The ClientLink provides the method to close the link down, since it makes that decision.
ClientLink(Socket) - Constructor for class com.bbn.openmap.layer.link.ClientLink
Constructor.
Clip - Class in com.bbn.openmap.proj
Clipping functions.
clip - Variable in class com.bbn.openmap.tools.icon.BasicIconPart
Shape clipping area for this IconPart.
clip - Variable in class com.bbn.openmap.tools.icon.IconPartList
 
clipRect - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
The rectangle in screen coordinates that the scaled image projects to after clipping.
clmml - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
The current MapMouseListener from the currently appropriate layer.
clock - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
clock - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
clock - Variable in class com.bbn.openmap.gui.time.TimePanel
The Clock object used by the TimePanel.
Clock - Class in com.bbn.openmap.time
The Clock is a controller that manages a Timer in order to support the notion of a time range and a list of objects that can contribute to that time range.
Clock() - Constructor for class com.bbn.openmap.time.Clock
 
clockDirection - Variable in class com.bbn.openmap.time.Clock
 
clockEnabled - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
clockImage - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
clockInterval - Variable in class com.bbn.openmap.time.TimerRateHolder
The number of milliseconds that the timer should wait between updates.
ClockIntervalProperty - Static variable in class com.bbn.openmap.time.TimerRateHolder
Clock that describes how often the pace value is applied to the time value (clockIntervalMillis).
clockwise - Variable in class com.bbn.openmap.proj.Azimuth
Traverse poly vertices in clockwise order.
cLon - Variable in class com.bbn.openmap.proj.LLXY
 
clone() - Method in class Acme.IntHashtable
 
clone() - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
clone() - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
clone() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.BoundsObject
 
clone() - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
clone() - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
 
clone() - Method in interface com.bbn.openmap.MapBeanRepaintPolicy
Provide a configured copy (except for the MapBean).
clone() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Shallow clone.
clone() - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
 
clone() - Method in class com.bbn.openmap.omGraphics.OMArc
 
clone() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
To support clone operations.
clone() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Generic return of SinkGraphic for subclasses that don't implement clone properly.
clone() - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
 
clone() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
clone() - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Clone the DMSLatLonPoint.
clone() - Method in class com.bbn.openmap.proj.GeoProj
Copies this projection.
clone() - Method in class com.bbn.openmap.proj.Proj
Copies this projection.
clone() - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
clone() - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
clone() - Method in interface com.bbn.openmap.tools.icon.IconPart
 
clone() - Method in class com.bbn.openmap.tools.icon.IconPartList
 
clone() - Method in class com.bbn.openmap.tools.roads.Route
 
cloneBasicStroke() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
cLonRad - Variable in class com.bbn.openmap.proj.LLXY
 
Closable - Interface in com.bbn.openmap.io
Objects that implement this interface can be registered with BinaryFile to have associated file resources closed when file limits are hit.
close() - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
close(boolean) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Part of the Closable interface.
close() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Close an ISO 8211 file.
close() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Tells the BinaryFile input reader to close, releasing the file pointer.
close() - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
Tells the DbfFile to close the file pointer to the data.
close() - Method in class com.bbn.openmap.dataAccess.shape.input.ShxInputStream
 
close() - Method in class com.bbn.openmap.dataAccess.shape.output.DbfOutputStream
 
close() - Method in class com.bbn.openmap.io.BinaryFile
Closes the underlying file, but with a chance for re-opening if accessed again.
close(boolean) - Method in interface com.bbn.openmap.io.Closable
close/reclaim associated resources.
close() - Method in class com.bbn.openmap.io.FileInputReader
Closes the underlying file
close() - Method in interface com.bbn.openmap.io.InputReader
Closes the underlying file.
close() - Method in class com.bbn.openmap.io.InputStreamSplitter
Closes the input and output streams and releases any system resources associated with those streams.
close() - Method in class com.bbn.openmap.io.JarInputReader
Closes the underlying file
close() - Method in class com.bbn.openmap.io.StreamInputReader
Closes the underlying file
close() - Method in class com.bbn.openmap.layer.link.ClientLink
Close the socket of the link.
close() - Method in class com.bbn.openmap.layer.location.db.RecordSet
 
close() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Closes the shape file and disposes of resources.
close(boolean) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
 
close(boolean) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
close() - Method in class com.bbn.openmap.layer.vpf.AreaTable
Close the files associated with this tile.
close() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Closes the associated input file.
close() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Closes the files associated with the spatial index
close() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Closes the associated input file.
close() - Method in class com.bbn.openmap.layer.vpf.DcwVariableLengthIndexFile
close the associated input file
close(boolean) - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Implement the Closable interface
close() - Method in class com.bbn.openmap.util.http.HttpConnection
Close the socket connection that we have opened
CLOSE_LINK_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Close Link header.
closeArray() - Method in interface com.bbn.openmap.geo.GeoArray
Ensure that the Geo array starts and ends with the same values.
closeArray() - Method in class com.bbn.openmap.geo.GeoArray.Double
Ensure that the Geo array starts and ends with the same values.
closeArray() - Method in class com.bbn.openmap.geo.GeoArray.Float
Ensure that the Geo array starts and ends with the same values.
closebutton - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
closebutton - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
closeClosable() - Static method in class com.bbn.openmap.io.BinaryFile
 
CloseCmd - Static variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
closeGa(Geo[]) - Static method in class com.bbn.openmap.geo.Geo
return a Geo array where the first and last elements are the same, thus closing the path, by adding a point if needed.
closeLink - Variable in class com.bbn.openmap.layer.link.Link
Set for the client, by the server, to indicate whether the socket should be closed.
closeLLa(float[]) - Static method in class com.bbn.openmap.geo.Geo
return a float array of alternating lat lon pairs where the first and last pair are the same, thus closing the path, by adding a point if needed.
closestPolyDistance(float[], float[], double, double, boolean) - Static method in class com.bbn.openmap.proj.DrawUtil
Returns the distance from Point (x,y) to the closest line segment in the Poly (int[] xpts, int[] ypts).
cMode - Variable in class com.bbn.openmap.layer.test.TestLayer.Poly
 
CMYK - Static variable in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
cName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
cndTableName - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the name of VPF connected node tables
coalesce_points(double[], double, boolean) - Static method in class com.bbn.openmap.layer.vpf.VMAP2Shape
traverse array and coalesce adjacent points which are the same
code - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The part of the symbol code unique to this symbol part.
CodeAffiliation - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeAffiliation CodePosition presents options for symbols, noting that the symbol represents a friend, foe or unknown.
CodeAffiliation() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeAffiliation
 
CodeBattleDimension - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeBattleDimension CodePositions notes whether the symbol represents an object in space, in the air, on the ground, surface of the water or underneath the water.
CodeBattleDimension() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeBattleDimension
 
CodeCategory - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeCategory CodePosition is used by Tactical Graphics to note the types of activities that a symbol represents - tasks, general maneuvers, support.
CodeCategory() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeCategory
 
CodeFunctionID - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeFunctionID CodePosition represents a single level of the part of the tree that starts to really scope in on a symbol's purpose.
CodeFunctionID() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeFunctionID
 
CodeFunctionID(int) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeFunctionID
 
codeMatches(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
A query method that answers of the given 15 digit code applies to this symbol part.
codeMatches(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
A query method that answers if the given 15 digit code applies to this symbol part.
CodeMETOCCategory - Class in com.bbn.openmap.tools.symbology.milStd2525
A CodeMETOCCategory is similar to the Tactical Graphics CodeCategory, but it applies to the METOC symbol set instead.
CodeMETOCCategory() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeMETOCCategory
 
CodeMOOTWCategory - Class in com.bbn.openmap.tools.symbology.milStd2525
A CodeMOOTWCategory is similar to the Tactical Graphics CodeCategory, but it applies to the MOOTW symbol set instead.
CodeMOOTWCategory() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeMOOTWCategory
 
CodeMOOTWModifier - Class in com.bbn.openmap.tools.symbology.milStd2525
A CodeMOOTWCategory is similar to the CodeModifier CodeCategory, but it applies to the MOOTW symbol set instead.
CodeMOOTWModifier() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeMOOTWModifier
 
CodeOptions - Class in com.bbn.openmap.tools.symbology.milStd2525
CodeOptions represent a set of CodePositions that can be chosen for a particular SymbolPart.
CodeOptions(List) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeOptions
 
CodeOrderOfBattle - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeOrderOfBattle CodePosition handles the 15th character in most symbol codes.
CodeOrderOfBattle() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeOrderOfBattle
 
CodePosition - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodePosition class is a base class used to interpret and organize role settings for a symbol.
CodePosition() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
CodePosition(String, int, int) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
codePosition - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The Object that describes the location of this symbol part in the symbol hierarchy as defined by the 15 digit symbol code.
CodePositionTree - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodePositionTree is a CodeScheme CodePosition object that has some intelligence on how to starting building the SymbolPart tree for the SymbolReferenceLibrary.
CodePositionTree(Properties) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodePositionTree
 
CodeScheme - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeScheme represents the options presented in the first character of the 15 character symbol code.
CodeScheme() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
 
CodeSizeModifier - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeSizeModifier is a CodeModifier for the tactical graphics scheme set, for code symbol positions 11 and 12.
CodeSizeModifier() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeSizeModifier
 
CodeStatus - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeStatus CodePosition is used to mark and anticipated or planned object, or one that is currently present.
CodeStatus() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeStatus
 
CodeWarfightingModifier - Class in com.bbn.openmap.tools.symbology.milStd2525
The CodeWarfightingModifier CodePosition defines different modifiers used for symbols in the warfighting scheme.
CodeWarfightingModifier() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.CodeWarfightingModifier
 
ColdFrontShapeDecoration - Class in com.bbn.openmap.omGraphics.meteo
A ShapeDecoration for meteorological cold fronts.
ColdFrontShapeDecoration(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.ColdFrontShapeDecoration
Constructor.
colIndex - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
 
collect(Object, Object) - Method in interface com.bbn.openmap.geo.MatchCollector
collect an indication that the query object a (or some part of it) matches object b in some way, presumably by intersection.
collect(Object, Object) - Method in class com.bbn.openmap.geo.MatchCollector.CollectionMatchCollector
 
collect(Object, Object) - Method in class com.bbn.openmap.geo.MatchCollector.PairArrayMatchCollector
 
collect(Object, Object) - Method in class com.bbn.openmap.geo.MatchCollector.SetMatchCollector
 
collectAndSetProperties() - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Tells the Inspector to collect the properties from the editors and set them on its PropertyConsumer.
collectCharacters(String) - Method in class com.bbn.openmap.util.AbstractXmlParser
Inform the parser that we want to start gathering up the character data for the current element.
collections - Variable in class com.bbn.openmap.tools.icon.IconPartCollection
 
collector - Variable in class com.bbn.openmap.geo.Intersection
 
collectProperties() - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Extracts properties from textfield[].
colName - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
 
color - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
color - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
color - Static variable in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
 
COLOR - Static variable in class com.bbn.openmap.omGraphics.meteo.ColdFrontShapeDecoration
We use to draw them blue !
COLOR - Static variable in class com.bbn.openmap.omGraphics.meteo.HotFrontShapeDecoration
We use to draw them red !
COLOR - Static variable in class com.bbn.openmap.omGraphics.meteo.IceAreaShapeDecoration
We use to draw them red !
COLOR - Static variable in class com.bbn.openmap.omGraphics.meteo.OMOcclusion
 
COLOR - Static variable in class com.bbn.openmap.omGraphics.meteo.TurbulanceShapeDecoration
We use to draw them red !
COLOR_LOCATION_KEY - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
ColorCommand - Class in com.bbn.openmap.dataAccess.cgm
 
ColorCommand(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.ColorCommand
 
colorConvNumRecs - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
colorConvSourceTableOffset - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
colorConvTable - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
Color conversion table (to be filled) from within frame, colortable section.
colorConvTableId - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
colorConvTableOffset - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
colorConvTargetTableOffset - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
COLOREDSHADING - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Colorized slope shading.
COLOREDSHADING - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Colorized slope shading.
COLOREDSHADING - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Colorized slope shading.
ColoredShadingColors - Class in com.bbn.openmap.omGraphics.grid
A holder for handling colors for elevations.
ColoredShadingColors() - Constructor for class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
ColoredShadingColors(ColoredShadingColors.ColorHelper[]) - Constructor for class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Constructor to provide unique elevation cutoffs and colors.
ColoredShadingColors.ColorHelper - Class in com.bbn.openmap.omGraphics.grid
A helper class that associates an int color value with an elevation.
ColoredShadingColors.ColorHelper(double, int) - Constructor for class com.bbn.openmap.omGraphics.grid.ColoredShadingColors.ColorHelper
Create a ColorHelper.
colorElementLength - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
ColorFactory - Class in com.bbn.openmap.util
ColorFactory creates instances of colors.
ColorFactory() - Constructor for class com.bbn.openmap.util.ColorFactory
 
ColorGeneratorLoader - Class in com.bbn.openmap.omGraphics.grid
 
ColorGeneratorLoader() - Constructor for class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
colorImage(File, BufferedImage, int) - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
ColorModel - Class in com.bbn.openmap.dataAccess.cgm
FIXME: Enter the description of this type here
ColorModel(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.ColorModel
 
colorModel - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
The colormodel of the images.
colorModel - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
The image colormodel to use, indexed or colortable, for the OMRasters.
colorModel - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
colorModel helps figure out what kind of updates are necessary, by knowing what kind of image we're dealing with.
COLORMODEL_DIRECT - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The direct colormodel, for OMRasters, means the integer values passed in as pixels, already reflect the RGB color values each pixel should display.
COLORMODEL_DIRECT - Static variable in class com.bbn.openmap.omGraphics.OMRasterObject
The direct colormodel, for OMRasters, means the integer values passed in as pixels, already reflect the RGB color values each pixel should display.
COLORMODEL_DIRECT_STRING - Static variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
COLORMODEL_IMAGEICON - Static variable in class com.bbn.openmap.omGraphics.OMRasterObject
The ImageIcon colormodel means that the image is externally set, and we just want to to display the image at the given location.
COLORMODEL_INDEXED - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The indexed colormodel, for OMRasters, means that the byte array passed in for the pixels has to be resolved with a colortable in order to create a integer array of RGB pixels.
COLORMODEL_INDEXED - Static variable in class com.bbn.openmap.omGraphics.OMRasterObject
The indexed colormodel, for OMRasters, means that the byte array passed in for the pixels has to be resolved with a colortable in order to create a integer array of RGB pixels.
COLORMODEL_INDEXED_STRING - Static variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
COLORMODEL_URL - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The ImageIcon colormode used that means that the image has to be downloaded from an URL.
ColormodelProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Tell the RpfLayer which colormodel to use (INDEXED or DIRECT (default)).
colorNames - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
colorOf(int) - Static method in class com.bbn.openmap.graphicLoader.netmap.NodeColor
 
ColorProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Use this property to change the color used for a particular chart type, i.e.
ColorPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that brings up a JFileChooser panel to select a file.
ColorPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
Create FilePropertyEditor.
ColorReducer - Class in com.bbn.openmap.image
A with some static methods to reduce the number of colors in a BufferedImage.
colors - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
The colors from the QAL file.
colors - Variable in class com.bbn.openmap.dataAccess.cgm.ColorTable
 
colors - Variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
the colors in use right now.
colors - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
The actual OMColors to use in the image construction.
colors - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
colors - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
colors - Variable in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
colors - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
The colors to use.
colors - Variable in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
the colors in use right now, ARGB values.
colors - Variable in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
colors - Variable in class com.bbn.openmap.omGraphics.OMRaster
The integer colors that are needed in a java colortable.
COLORS_16 - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
COLORS_216 - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
COLORS_32 - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
COLORS_PROPERTY - Static variable in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
ColorsClassProperty - Static variable in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
ColorSelectionMode - Class in com.bbn.openmap.dataAccess.cgm
 
ColorSelectionMode(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.ColorSelectionMode
 
ColorTable - Class in com.bbn.openmap.dataAccess.cgm
A color table for indexed colors.
ColorTable(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.ColorTable
 
colortable - Variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
The colors used by the frames to create the images.
colorTable - Variable in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
The colortable used to create the images.
colortable - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
colortable - Variable in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Colortable used on the frames.
colortable - Variable in class com.bbn.openmap.layer.rpf.RpfIndexedImageData
 
colorTableOffset - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
colorValue(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
COLOUR_CODE_ID - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
colRot - Variable in class com.bbn.openmap.dataAccess.image.WorldFile
The rotation term for column.
column - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
COLUMN_MAJOR - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
For Grids, note that the columns are the primary dimension of the data.
COLUMN_MAJOR - Static variable in class com.bbn.openmap.omGraphics.OMGrid
Means that the first dimension of the array refers to the column count.
columnInfo - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
ordered set of columns (read from table header)
columnNameString() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
 
columns - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
columns - Variable in class com.bbn.openmap.omGraphics.OMGrid
Number of columns in the data array.
ColumnsProperty - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
com.bbn.openmap - package com.bbn.openmap
The com.bbn.openmap package contains the core OpenMap classes.
com.bbn.openmap.app - package com.bbn.openmap.app
Provides the basic OpenMap applet and application classes.
com.bbn.openmap.app.example - package com.bbn.openmap.app.example
Example applications that use OpenMap components.
com.bbn.openmap.dataAccess.asrp - package com.bbn.openmap.dataAccess.asrp
 
com.bbn.openmap.dataAccess.cgm - package com.bbn.openmap.dataAccess.cgm
 
com.bbn.openmap.dataAccess.dted - package com.bbn.openmap.dataAccess.dted
 
com.bbn.openmap.dataAccess.image - package com.bbn.openmap.dataAccess.image
 
com.bbn.openmap.dataAccess.image.geotiff - package com.bbn.openmap.dataAccess.image.geotiff
 
com.bbn.openmap.dataAccess.iso8211 - package com.bbn.openmap.dataAccess.iso8211
This is a package containing classes that parse ISO 8211 files.
com.bbn.openmap.dataAccess.mapTile - package com.bbn.openmap.dataAccess.mapTile
 
com.bbn.openmap.dataAccess.shape - package com.bbn.openmap.dataAccess.shape
This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files.
com.bbn.openmap.dataAccess.shape.input - package com.bbn.openmap.dataAccess.shape.input
This package provides InputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format.
com.bbn.openmap.dataAccess.shape.output - package com.bbn.openmap.dataAccess.shape.output
This package provides OutputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format.
com.bbn.openmap.event - package com.bbn.openmap.event
Provides the various event object and listener interfaces for using the MapBean.
com.bbn.openmap.geo - package com.bbn.openmap.geo
Package that contains classes to do calculations in lat/lon space.
com.bbn.openmap.graphicLoader - package com.bbn.openmap.graphicLoader
The GraphicLoader package is designed to provide support for components that need to drive changes in OMGraphics over a map.
com.bbn.openmap.graphicLoader.netmap - package com.bbn.openmap.graphicLoader.netmap
The netmap plugin package provides the capability to receive output from a NetMap server.
com.bbn.openmap.gui - package com.bbn.openmap.gui
This package contains the main OpenMap Swing GUI components.
com.bbn.openmap.gui.dock - package com.bbn.openmap.gui.dock
 
com.bbn.openmap.gui.event - package com.bbn.openmap.gui.event
 
com.bbn.openmap.gui.menu - package com.bbn.openmap.gui.menu
This package contains OpenMap Swing GUI components that can be used in menus.
com.bbn.openmap.gui.time - package com.bbn.openmap.gui.time
 
com.bbn.openmap.image - package com.bbn.openmap.image
This package has classes that provide image creation and manipulation capabilities.
com.bbn.openmap.image.wms - package com.bbn.openmap.image.wms
 
com.bbn.openmap.io - package com.bbn.openmap.io
This package provides classes that let you read data from local files, URLs and resources, using the BinaryFile and BinaryBufferedFile.
com.bbn.openmap.layer - package com.bbn.openmap.layer
Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display.
com.bbn.openmap.layer.asrp - package com.bbn.openmap.layer.asrp
 
com.bbn.openmap.layer.beanbox - package com.bbn.openmap.layer.beanbox
Provides a sample openmap application that uses the openmap beanbox.
com.bbn.openmap.layer.daynight - package com.bbn.openmap.layer.daynight
Provides an OpenMap layer that displays day/night shading.
com.bbn.openmap.layer.dted - package com.bbn.openmap.layer.dted
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
com.bbn.openmap.layer.e00 - package com.bbn.openmap.layer.e00
This package contains a Layer that displays e00 data.
com.bbn.openmap.layer.editor - package com.bbn.openmap.layer.editor
This package provides the infrastructure to create layers that provide a Tool interface that controls their content.
com.bbn.openmap.layer.etopo - package com.bbn.openmap.layer.etopo
Provides a layer that displays ETOPO data.
com.bbn.openmap.layer.event - package com.bbn.openmap.layer.event
 
com.bbn.openmap.layer.imageTile - package com.bbn.openmap.layer.imageTile
 
com.bbn.openmap.layer.learn - package com.bbn.openmap.layer.learn
 
com.bbn.openmap.layer.link - package com.bbn.openmap.layer.link
Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format.
com.bbn.openmap.layer.link.amp - package com.bbn.openmap.layer.link.amp
This package contains a Layer that can use the drawing tool to create certain OMGraphic shapes, which in turn are sent to a LinkServer.
com.bbn.openmap.layer.link.draw - package com.bbn.openmap.layer.link.draw
 
com.bbn.openmap.layer.link.shape - package com.bbn.openmap.layer.link.shape
A link server that reads ESRI shape file data.
com.bbn.openmap.layer.location - package com.bbn.openmap.layer.location
Provides a layer that can display location data - data that represents a location with a graphic and a name.
com.bbn.openmap.layer.location.csv - package com.bbn.openmap.layer.location.csv
Provides a LocationHandler that can retrieve data from CSV (comma-separated values) files.
com.bbn.openmap.layer.location.db - package com.bbn.openmap.layer.location.db
Provides a LocationHandler that can retrieve data through JDBC.
com.bbn.openmap.layer.mif - package com.bbn.openmap.layer.mif
This package contains a Layer that displays MapInfo data (.mif files).
com.bbn.openmap.layer.mysql - package com.bbn.openmap.layer.mysql
 
com.bbn.openmap.layer.nexrad - package com.bbn.openmap.layer.nexrad
Provides an OpenMap Layer that display Nexrad rainfall data.
com.bbn.openmap.layer.nitf - package com.bbn.openmap.layer.nitf
Provides utility code for dealing with data in NITF (National Imagery Transmission Format) data.
com.bbn.openmap.layer.plotLayer - package com.bbn.openmap.layer.plotLayer
Provide a demo layer for displaying non-geographic data over a map.
com.bbn.openmap.layer.policy - package com.bbn.openmap.layer.policy
Contains policy objects that affect the behavior of OMGraphicHandlerLayers.
com.bbn.openmap.layer.rpf - package com.bbn.openmap.layer.rpf
Provides a layer that displays RPF (Raster Product Format) data.
com.bbn.openmap.layer.shape - package com.bbn.openmap.layer.shape
Provides an OpenMap layer for dealing with shape files.
com.bbn.openmap.layer.shape.areas - package com.bbn.openmap.layer.shape.areas
Provides an extension to the ShapeLayer that deals with attributes files for shapefiles.
com.bbn.openmap.layer.terrain - package com.bbn.openmap.layer.terrain
This package contains the TerrainLayer, which lets you run LOS and path elevation profile queries over the map.
com.bbn.openmap.layer.test - package com.bbn.openmap.layer.test
Provides a test layer for OpenMap.
com.bbn.openmap.layer.vpf - package com.bbn.openmap.layer.vpf
This package contains code for dealing with NIMA data distributed in Vector Product Format.
com.bbn.openmap.omGraphics - package com.bbn.openmap.omGraphics
Provides geographically based graphics classes.
com.bbn.openmap.omGraphics.awt - package com.bbn.openmap.omGraphics.awt
 
com.bbn.openmap.omGraphics.editable - package com.bbn.openmap.omGraphics.editable
Provides classes to implement editable graphics.
com.bbn.openmap.omGraphics.event - package com.bbn.openmap.omGraphics.event
Provides classes for event notification of OMGraphic changes.
com.bbn.openmap.omGraphics.geom - package com.bbn.openmap.omGraphics.geom
This package contains the basic foundation classes for OMGraphics, classes that describe the geometry of OMGraphics without any reference to rendering attributes.
com.bbn.openmap.omGraphics.grid - package com.bbn.openmap.omGraphics.grid
Provides a number of generator classes for OMGrid data.
com.bbn.openmap.omGraphics.labeled - package com.bbn.openmap.omGraphics.labeled
Provides a simple extension to the OMGraphics, where a text string can be attached to a graphic object.
com.bbn.openmap.omGraphics.meteo - package com.bbn.openmap.omGraphics.meteo
 
com.bbn.openmap.omGraphics.rule - package com.bbn.openmap.omGraphics.rule
 
com.bbn.openmap.omGraphics.time - package com.bbn.openmap.omGraphics.time
 
com.bbn.openmap.omGraphics.util - package com.bbn.openmap.omGraphics.util
This package contains simple utility classes used specifically for OMGraphics.
com.bbn.openmap.plugin - package com.bbn.openmap.plugin
Provides support for writing OpenMap PlugIns.
com.bbn.openmap.plugin.earthImage - package com.bbn.openmap.plugin.earthImage
This package contains a plugin that can read in an image, assumed to be in the Mercator projection and covering the entire Earth, and warp it to any OpenMap projection.
com.bbn.openmap.plugin.esri - package com.bbn.openmap.plugin.esri
A PlugIn package that handles ESRI shape files.
com.bbn.openmap.plugin.graphicLoader - package com.bbn.openmap.plugin.graphicLoader
The GraphicLoader PlugIn package is designed to provide support for GraphicLoaders, which in turn are objects that need to drive changes in OMGraphics over a map.
com.bbn.openmap.plugin.shis - package com.bbn.openmap.plugin.shis
This package contains a plugin that can fetch images from a com.bbn.openmap.image.SimpleHttpImageServer.
com.bbn.openmap.plugin.wms - package com.bbn.openmap.plugin.wms
This package contains a plugin that can contact, retrieve and display the image received from an OpenGIS Web Map Server (WMS).
com.bbn.openmap.proj - package com.bbn.openmap.proj
Provides projection classes.
com.bbn.openmap.proj.coords - package com.bbn.openmap.proj.coords
 
com.bbn.openmap.time - package com.bbn.openmap.time
 
com.bbn.openmap.tools.beanbox - package com.bbn.openmap.tools.beanbox
The beanbox package contains classes that implement a BeanPanel component.
com.bbn.openmap.tools.dnd - package com.bbn.openmap.tools.dnd
This package contains classes to support Java Drag and Drop functionality on the map.
com.bbn.openmap.tools.drawing - package com.bbn.openmap.tools.drawing
Provides classes to implement a drawing tool.
com.bbn.openmap.tools.icon - package com.bbn.openmap.tools.icon
The icon package is intended to provide the capability to create or fetch icons.
com.bbn.openmap.tools.roads - package com.bbn.openmap.tools.roads
Provides classes to determine routes given a set of roads and intersections.
com.bbn.openmap.tools.symbology.milStd2525 - package com.bbn.openmap.tools.symbology.milStd2525
This package provides a way to create MIL-STD-2525B compliant symbols.
com.bbn.openmap.tools.terrain - package com.bbn.openmap.tools.terrain
The tools/terrain package is for components that provide services dealing with terrain (elevation) data.
com.bbn.openmap.util - package com.bbn.openmap.util
Provide miscellaneous utility classes for OpenMap.
com.bbn.openmap.util.cacheHandler - package com.bbn.openmap.util.cacheHandler
Provides utility code for a data cache.
com.bbn.openmap.util.coordFormatter - package com.bbn.openmap.util.coordFormatter
 
com.bbn.openmap.util.html - package com.bbn.openmap.util.html
Provide utility code for generating simple HTML documents.
com.bbn.openmap.util.http - package com.bbn.openmap.util.http
Provides some utility classes for serving data via the HTTP protocol.
com.bbn.openmap.util.propertyEditor - package com.bbn.openmap.util.propertyEditor
Provide PropertyEditors for different property types of OpenMap components.
com.bbn.openmap.util.quadtree - package com.bbn.openmap.util.quadtree
Provide a quad-tree for latitude/longitude based data.
com.bbn.openmap.util.stateMachine - package com.bbn.openmap.util.stateMachine
Provides a basic finite-state-machine implementation.
com.bbn.openmap.util.wanderer - package com.bbn.openmap.util.wanderer
This package contains support to create classes that can traverse file system trees and perform actions on the files and directories.
combineCoords(double[], double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Utility method to concatenate coordinate arrays.
CombinedCoordPanel - Class in com.bbn.openmap.gui
A JPanel containing a tabbed set of CoordPanels.
CombinedCoordPanel() - Constructor for class com.bbn.openmap.gui.CombinedCoordPanel
Creates a CombinedCoordPanel with Apply button.
CombinedCoordPanel(ActionListener) - Constructor for class com.bbn.openmap.gui.CombinedCoordPanel
Creates a CombinedCoordPanel with Apply button, and a Close button if the closeButtonListener is not null.
CombinedCoordPanel(String, ActionListener) - Constructor for class com.bbn.openmap.gui.CombinedCoordPanel
Creates a CombinedCoordPanel with Apply and Close buttons with a specified comment above the tabbed panel.
combo - Variable in class com.bbn.openmap.util.propertyEditor.ComboBoxPropertyEditor
 
ComboBoxPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
The ComboBoxPropertyEditor provides a set of options within a JComboBox.
ComboBoxPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.ComboBoxPropertyEditor
 
Command - Class in com.bbn.openmap.dataAccess.cgm
 
Command(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.Command
 
COMMAND_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
commandList - Variable in class com.bbn.openmap.dataAccess.cgm.CGM
 
commitEvents(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
commonInit() - Method in class com.bbn.openmap.Environment
Adds runtime, user, and base properties to the Environment.
compact() - Method in class com.bbn.openmap.geo.BoundaryCrossing.Collector
An important method that cleans up the segment/region BoundaryCrossing order, and also resolves the BoundaryCrossing.in/out settings for regions.
compare(OMEvent, OMEvent) - Method in class com.bbn.openmap.event.OMEventComparator
 
compare(Object, Object) - Method in class com.bbn.openmap.geo.ConvexHull.PivotAngleComparator
 
compare(RpfProductInfo, RpfProductInfo) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RCCScaleComparator
 
compare(int) - Method in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
compare(TemporalRecord, TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalRecordComparator
 
compareTo(Object) - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex.IndexRecord
 
compilation_date - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
complete - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
COMPLEX - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
COMPLEX_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
component - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
The parent component, usually the PlugInLayer.
componentAdded(ContainerEvent) - Method in class com.bbn.openmap.MapBean
ContainerListener Interface method.
componentAdded(ContainerEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
ComponentDragGestureListener - Class in com.bbn.openmap.tools.dnd
A custom DragGestureListener class that accepts DefaultDnDCatcher as one of the parameters and invokes its startDragAction() method on dragGestureRecognized event.
ComponentDragGestureListener(DefaultDnDCatcher, DragSourceListener) - Constructor for class com.bbn.openmap.tools.dnd.ComponentDragGestureListener
Note that DefaultDnDCatcher is a DragSourceListener itself, so dndCatcher and dsl can be the same object.
ComponentFactory - Class in com.bbn.openmap.util
The OpenMap ComponentFactory is a class that can construct objects from class names, with the added capability of passing the new object a Properties object to initialize itself.
ComponentFactory() - Constructor for class com.bbn.openmap.util.ComponentFactory
 
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.LayerPane
Invoked when component has been hidden.
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Invoked when component has been hidden.
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.ToolPanel
 
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.gui.WindowSupport
ComponentListener method.
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.MapBean
ComponentListener interface method.
componentHidden(ComponentEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
componentLength - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationRecord
 
componentList - Variable in class com.bbn.openmap.gui.ToolPanel
A filter list of components to look for and add.
componentLocation - Variable in class com.bbn.openmap.gui.WindowSupport
 
componentLocation - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationRecord
 
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.LayerPane
Invoked when component has been moved.
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.ToolPanel
 
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.gui.WindowSupport
ComponentListener method, new location is noted.
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.MapBean
ComponentListener interface method.
componentMoved(ComponentEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
componentProperty - Static variable in class com.bbn.openmap.PropertyHandler
The property name used to hold a list of marker names.
componentRemoved(ContainerEvent) - Method in class com.bbn.openmap.layer.BufferedLayer.BLMapBean
We don't want the BLMapBean to be hanging on to removed layers, that'll be done at a higher level.
componentRemoved(ContainerEvent) - Method in class com.bbn.openmap.MapBean
ContainerListener Interface method.
componentRemoved(ContainerEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
componentResized(ComponentEvent) - Method in class com.bbn.openmap.BufferedMapBean
Invoked when component has been resized.
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.LayerPane
Invoked when component has been resized.
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.ToolPanel
 
componentResized(ComponentEvent) - Method in class com.bbn.openmap.gui.WindowSupport
ComponentListener method, new size is noted.
componentResized(ComponentEvent) - Method in class com.bbn.openmap.MapBean
ComponentListener interface method.
componentResized(ComponentEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.LayerPane
Invoked when component has been shown.
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Invoked when component has been shown.
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.ToolPanel
 
componentShown(ComponentEvent) - Method in class com.bbn.openmap.gui.WindowSupport
ComponentListener method.
componentShown(ComponentEvent) - Method in class com.bbn.openmap.MapBean
ComponentListener interface method.
componentShown(ComponentEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
componentSize - Variable in class com.bbn.openmap.gui.WindowSupport
 
ComponentsProperty - Static variable in class com.bbn.openmap.gui.ToolPanel
A list of components to use for filtering tools found in the MapHandler to add to this ToolPanel.
compose(List<String>) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Create an IconPart from the list of entry names.
composeDescription(List<String>) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get a list of description Strings from a list of entry names.
composite - Variable in class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
compositeFeatureFaccs - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
compressionRatio - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
computeBounds(Polygon) - Method in class com.bbn.openmap.omGraphics.OMText
Computes the bounding polygon.
computeCorridor(Geo[], double) - Static method in class com.bbn.openmap.geo.Geo
alias for computeCorridor(path, radius, radians(10), true) *
computeCorridor(Geo[], double, double, boolean) - Static method in class com.bbn.openmap.geo.Geo
Wrap a fixed-distance corridor around an (open) path, as specified by an array of Geo.
computeEdgePoints(List<Object>, List<CoordFloatString>) - Method in class com.bbn.openmap.layer.vpf.AreaTable
Computes the full set of points that determine the edge of the area.
computeGraphics() - Method in class com.bbn.openmap.layer.shape.ShapeLayer
Deprecated. use prepare() instead.
computeLayer() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Deprecated. use doPrepare() instead of computeLayer();
computeParameters() - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
computeParameters() - Method in class com.bbn.openmap.proj.Azimuth
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.CADRG
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.Cartesian
 
computeParameters() - Method in class com.bbn.openmap.proj.Cylindrical
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
computeParameters() - Method in class com.bbn.openmap.proj.Gnomonic
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.LambertConformal
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.LLXY
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.Mercator
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.Orthographic
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.Proj
Called when some fundamental parameters change.
computeParameters() - Method in class com.bbn.openmap.proj.UTMProjection
 
computePixels(byte[]) - Method in class com.bbn.openmap.omGraphics.OMBitmap
Create the image pixels from the display color and the fill color values, and the bitmap bytes.
computePixels(byte[]) - Method in class com.bbn.openmap.omGraphics.OMRaster
Compute pixels is the function that resolves the color table into pixel integer values used in the Image.
computePixels(byte[]) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Compute the raster objects pixels, based on the color model and the byte values.
computeStringWidths(FontMetrics) - Method in class com.bbn.openmap.omGraphics.OMText
Computes the widths of each line of the text.
CONCATENATED - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
conditions - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
ConfigCmd - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
 
configDirProperty - Static variable in class com.bbn.openmap.PropertyHandler
The name of the system directory containing a properties file.
configuration - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
ConfigurationProperty - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
configure(List<ProjectionLoader>) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
configureActionCommand - Variable in class com.bbn.openmap.gui.LayerAddPanel
Action command String for JButton.
configureAppropriateLayer(float) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
 
configureButton - Variable in class com.bbn.openmap.gui.LayerAddPanel
JButton to use to create new Layer.
configureForRecord(OMGraphic, List<Object>) - Method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
configureFromProperties(InputStream, String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Called with an input stream for a properties file, used for reading tiles.omp files.
configureImageReaderLoaders() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Internal callback method for subclasses to use to be able to configure imageReaderLoader Vector with specific ImageReaderLoaders.
configureMapPanel(PropertyHandler) - Method in class com.bbn.openmap.app.Main
 
configureMapPanel(PropertyHandler) - Method in class com.bbn.openmap.app.OpenMap
 
configureMapPanel(PropertyHandler) - Method in class com.bbn.openmap.app.TimeFrameApp
A method that lets you control what gets added to the application programmatically.
configurePropertyHandler(String) - Static method in class com.bbn.openmap.app.Main
Given a path to a properties file, try to configure a PropertyHandler with it.
configurePropertyHandler(String) - Static method in class com.bbn.openmap.app.OpenMap
Given a path to a properties file, try to configure a PropertyHandler with it.
configWindowSupport - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
 
confirmLaunchTileMaker() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
connect(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Connects to the NetMap server to get messages about the given view.
connected(boolean) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
CONNECTED_COLOR - Static variable in class com.bbn.openmap.graphicLoader.GLPoint
 
connection - Variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
Connection object that will be used to retrieve data
connection - Variable in class com.bbn.openmap.layer.location.db.RecordSet
Connection object that will be used to retrieve data.
connectionDown() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Callback for the NetMapReader to let it provide the connector with connection status.
connectionUp() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Callback for the NetMapReader to let it provide the connector with connection status.
connectParts - Variable in class com.bbn.openmap.omGraphics.OMGeometryList
Flag to mark that the parts should be connected, making this OMGeometryList a combination OMGraphic that sums disparate parts.
connectToBeanContext(BeanContext) - Method in class com.bbn.openmap.Layer
Layer method to just connect to the BeanContext, without grabbing the iterator as in setBeanContext().
consider(Object, Object) - Method in class com.bbn.openmap.geo.Intersection
Asks the Intersection class to calculate the relationships between object a and b.
considerForContent(Object) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method used to determine if an object should be added as content.
considerPathXRegion(GeoPath, GeoRegion) - Method in class com.bbn.openmap.geo.Intersection
Puts the region in the Collector if it intersects with the path.
considerPathXRegions(GeoPath, Collection) - Method in class com.bbn.openmap.geo.Intersection
Puts regions in the Collector if they intersect the path.
considerPointXRegion(GeoPoint, GeoRegion) - Method in class com.bbn.openmap.geo.Intersection
 
considerPointXRegions(GeoPoint, Collection) - Method in class com.bbn.openmap.geo.Intersection
Adds regions to the Collector if the GeoPoint p is on or in the regions of the Collection.
considerRegionXRegion(GeoRegion, GeoRegion) - Method in class com.bbn.openmap.geo.Intersection
Puts the region in the Collector if r intersects with it.
considerRegionXRegions(GeoRegion, Collection) - Method in class com.bbn.openmap.geo.Intersection
Loads the collector with regions from the Collection that intersect with r.
considerSegmentXRegion(GeoSegment, GeoRegion) - Method in class com.bbn.openmap.geo.BoundaryCrossing.CrossingIntersection
Calls Intersection.isSegmentNearRegion() to see if segment is near the region.
considerSegmentXRegion(GeoSegment, GeoRegion) - Method in class com.bbn.openmap.geo.Intersection
Returns true if the segment intersects with the region.
constant - Variable in enum com.bbn.openmap.proj.Length
Unit/radians
Constants - Interface in com.bbn.openmap.layer.vpf
This class provides numerous string constants (typically column names for VPF tables) from the VPF Specification.
construct() - Method in interface com.bbn.openmap.util.ISwingWorker
Compute the value to be returned by the get method.
construct() - Method in class com.bbn.openmap.util.SwingWorker
Compute the value to be returned by the get method.
constructGraticuleLines() - Method in class com.bbn.openmap.layer.GraticuleLayer
Create the graticule lines.
constructGraticuleLines(float, float, float, float, int) - Method in class com.bbn.openmap.layer.GraticuleLayer
Construct the five degree and one degree graticule lines, depending on the showWhichLines setting.
constructMarkerLines(double) - Method in class com.bbn.openmap.layer.GraticuleLayer
Constructs the Dateline and Prime Meridian lines.
constructTenDegreeLines(double) - Method in class com.bbn.openmap.layer.GraticuleLayer
Create the ten degree lines.
constructTensLabels(float, float, float, float, boolean) - Method in class com.bbn.openmap.layer.GraticuleLayer
Constructs the labels for the tens lines.
constructTimeLines(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
consume(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
The method is invoked on mousePressed, mouseReleased, and mouseDragged events that come from the MapBean through DropListenerSupport.
consumedGesture() - Method in class com.bbn.openmap.layer.link.LinkActionList
Returns true if the gesture was consumed by the server.
consumeEvents - Variable in class com.bbn.openmap.event.MapMouseSupport
The flag that dictates whether the events should be passed to all the listeners or just limited to the first listener that can deal with it.
consumeEvents - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A flag to tell the layer to be selfish about consuming MouseEvents it receives.
consumeEvents - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
ConsumeEventsProperty - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The property that can be set to tell the layer to consume mouse events.
container - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
ContainerElement - Interface in com.bbn.openmap.util.html
This interface is used to describe object which maintain some type of (ordered) list of contained objects.
ContainerGraphic - Class in com.bbn.openmap.layer.beanbox
A custom graphic class for representing objects of type SimpleBeanContaineras a rectangular box.
ContainerGraphic(SimpleBeanObject) - Constructor for class com.bbn.openmap.layer.beanbox.ContainerGraphic
 
contains(Object) - Method in class Acme.IntHashtable
 
contains(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
contains(double, double) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Answers the question whether or not the OMGeometry contains the given pixel point.
contains(double, double) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Answsers the question whether or not the OMGeometry contains the given pixel point.
contains(double, double) - Method in class com.bbn.openmap.omGraphics.OMLine
This takes the area out of OMLines that may look like they have area, depending on their shape.
contains(Object) - Method in class com.bbn.openmap.omGraphics.OMList
 
contains(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMList
Checks if an OMGraphic is on this list.
contains(double, double) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
contains(Object) - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
checks if the specified bean lies in this container.
contains(Intersection) - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
contains(Point2D) - Method in class com.bbn.openmap.util.DataBounds
 
containsAll(Collection<?>) - Method in class com.bbn.openmap.omGraphics.OMList
 
containsBean(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
checks if the specified bean is present in SimpleBeanLayer.
containsBean(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is intended to check whether this BeanBox knows about the specified bean.
containsKey(int) - Method in class Acme.IntHashtable
 
containsKey(Object) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Returns true if this map contains a mapping for the specified key.
containsValue(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Returns true if this map maps one or more keys to the specified value.
content - Variable in class com.bbn.openmap.gui.WindowSupport
 
CONTENT_GEOTIFF - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_GIF - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_HTML - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_JPEG - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_JSON - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_MOV - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_PLAIN - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_PNG - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_PPM - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_SVG - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_TIFF - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_WBMP - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
CONTENT_XML - Static variable in class com.bbn.openmap.util.http.HttpConnection
 
contentLength - Variable in class com.bbn.openmap.layer.shape.ESRIRecord
The length of the data portion of this record.
contrast - Variable in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
contrast - Variable in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
CONTRAST_PROPERTY - Static variable in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
CONTROL_BACKGROUND - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
ControlButtonsProperty - Static variable in class com.bbn.openmap.gui.LayersPanel
A property to set the class to create for layer order controls.
controlledMaps - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The support to send the source MapBean setCenter and setScale commands if a controlled map is added - usually the source map bean.
ControlMenu - Class in com.bbn.openmap.gui
This Menu, by default, holds a menu option to control the mouse modes, change the background color of the map, and a button to toggle the ToolPanel on and off.
ControlMenu() - Constructor for class com.bbn.openmap.gui.ControlMenu
 
controlPanel - Variable in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
ControlPanelToggleMenuItem - Class in com.bbn.openmap.gui.menu
Menu item that holds onto the OMControlPanel, and hides/displays it when selected.
ControlPanelToggleMenuItem() - Constructor for class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
ControlPanelToggleMenuItem(OMControlPanel) - Constructor for class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
controls - Variable in class com.bbn.openmap.gui.LayersPanel
The set of buttons that control the layers.
controlSourceMap - Variable in class com.bbn.openmap.gui.OverviewMapHandler
Indicates if OverviewMap should be controlling sourceMap.
ControlSourceMapProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
convert(OMScalingIcon) - Static method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
convert(OMPoint) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPoint
 
convert(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
convert(OMPoly) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
 
convert(OMRect) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
 
convert(OMCircle, Projection) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
 
convert(OMRangeRings, Projection) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
 
convert(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolygonM
 
convert(OMPoly) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonMList
 
convert(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolygonZ
 
convert(OMPoly) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonZList
 
convert(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
 
convert(OMPoly) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineList
 
convert(OMLine) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolylineList
 
convert(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolylineM
 
convert(OMPoly) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineMList
 
convert(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriPolylineZ
 
convert(OMPoly) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineZList
 
convert(OMText) - Static method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
convertCoordinateString(String) - Static method in class com.bbn.openmap.layer.location.Location
A simple conversion method for the common String representation of decimal degree coordinates, which is a letter denoting the globle hemisphere (N or S for latitudes, W or E for longitudes, and then a number string.
convertOffsetTimeToText(long) - Method in class com.bbn.openmap.gui.time.TimePanel
 
convertProjection(Projection) - Static method in class com.bbn.openmap.proj.CADRG
 
convertProjection(Projection) - Static method in class com.bbn.openmap.proj.LLXY
 
convertRequestToProps(String) - Method in class com.bbn.openmap.image.MapRequestHandler
 
convertToLLP(Point2D) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
 
ConvexHull - Class in com.bbn.openmap.geo
This class contains static methods that can be used to create convex hull GeoRegions from arrays of Geos.
ConvexHull.PivotAngleComparator - Class in com.bbn.openmap.geo
 
ConvexHull.PivotAngleComparator(Geo) - Constructor for class com.bbn.openmap.geo.ConvexHull.PivotAngleComparator
 
coolMM - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
Flag to specify that the current layer wants events from the current active mouse mode.
CoordDoubleString - Class in com.bbn.openmap.layer.vpf
Encapsulate the VPF Double Coordinate String primitive datatype.
CoordDoubleString(int, int, BinaryFile) - Constructor for class com.bbn.openmap.layer.vpf.CoordDoubleString
Construct a CoordDoubleString from a file input
CoordFloatString - Class in com.bbn.openmap.layer.vpf
Encapsulate the VPF Float Coordinate String primitive datatype.
CoordFloatString(int, int, BinaryFile) - Constructor for class com.bbn.openmap.layer.vpf.CoordFloatString
Construct a CoordFloatString from a file input
coordFormatter - Variable in class com.bbn.openmap.event.CoordMouseMode
 
coordFormatterHandler - Variable in class com.bbn.openmap.event.CoordMouseMode
 
CoordFormatterProperty - Static variable in class com.bbn.openmap.event.CoordMouseMode
'coordFormatter' property for setting the class of the coordinate formatter.
COORDINATE_INFO_LINE - Static variable in class com.bbn.openmap.InformationDelegator
 
CoordinateReferenceSystem - Class in com.bbn.openmap.proj.coords
 
CoordinateReferenceSystem(String, GeoCoordTransformation, Class<?>, Ellipsoid) - Constructor for class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
CoordinateReferenceSystem(String, GeoCoordTransformation, Class<?>, Ellipsoid, Properties, BoundingBox, AxisOrder) - Constructor for class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
CoordInfoFormatter - Interface in com.bbn.openmap.util.coordFormatter
A CoordInfoFormatter is an object that can create a String for display from coordinate information.
CoordInfoFormatterHandler - Class in com.bbn.openmap.util.coordFormatter
The CoordInfoFormatterHandler manages CoordInfoFormatters for all of the CoordMouseModes, in order to provide a consistent coordinate display across mouse modes that display coordinate info.
CoordInfoFormatterHandler() - Constructor for class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
coordMode - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Type of offset.
coordMode - Variable in class com.bbn.openmap.omGraphics.OMPoly
For RENDERTYPE_OFFSET, type of offset.
COORDMODE_ORIGIN - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Polygon Translation offsets.
COORDMODE_ORIGIN - Static variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Translation offsets.
COORDMODE_ORIGIN - Static variable in class com.bbn.openmap.omGraphics.OMPoly
Translation offsets.
COORDMODE_PREVIOUS - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Polygon Delta offsets.
COORDMODE_PREVIOUS - Static variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Delta offsets.
COORDMODE_PREVIOUS - Static variable in class com.bbn.openmap.omGraphics.OMPoly
Delta offsets.
CoordMouseMode - Class in com.bbn.openmap.event
The CoordMouseMode is an abstract MouseMode extension to AbstractMouseMode that can be used for Modes that want to use the BeanContext to hook up with the InformationDelegator, and to send coordinate updates to be displayed in the infoline.
CoordMouseMode() - Constructor for class com.bbn.openmap.event.CoordMouseMode
 
CoordMouseMode(String, boolean) - Constructor for class com.bbn.openmap.event.CoordMouseMode
 
coordPanel - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
CoordPanel - Class in com.bbn.openmap.gui
CoordPanel is a simple gui with entry boxes and labels for latitude and longitude.
CoordPanel() - Constructor for class com.bbn.openmap.gui.CoordPanel
Creates the panel.
CoordPanel(CenterSupport) - Constructor for class com.bbn.openmap.gui.CoordPanel
Creates the panel.
coords - Variable in class com.bbn.openmap.layer.terrain.ProfileGenerator
Array of LatLonPoints.
CoordsMenuItem - Class in com.bbn.openmap.gui.menu
A menu item that will bring up a frame with a CombinedCoordPanel, showing different coordinate panels in a tabbed pane.
CoordsMenuItem() - Constructor for class com.bbn.openmap.gui.menu.CoordsMenuItem
 
coordString - Variable in class com.bbn.openmap.event.OMMouseMode
 
coordString - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
coordTransform - Variable in class com.bbn.openmap.Layer
A translator that can be set to convert pre-projected coordinates from the file into decimal degree lat/lon, and for saving data to a file in pre-projected coordinates.
coordTransform - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
coordTranslator - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
CoordTupleString - Interface in com.bbn.openmap.layer.vpf
Describe a common schema for accessing either double or float based coordinate tuple strings (arrays of tuples).
copy(OMGraphicList) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Return a copy of OMGraphics.
copy(String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Copy the frame files currently set on the FrameList to the provided RPF directory.
copy(OMGraphicList) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphics on the list should be copied (duplicated and returned) and deselected.
copy(OMGraphicList) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
copy(File, File, int) - Static method in class com.bbn.openmap.util.FileUtils
Copy a file to another location, byte-wise.
copy(File, File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Copy files.
copyAndUpdateProperties(File, File) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
copyFilesNotDirectories(File) - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer
 
copyProperties(Properties, Properties) - Static method in class com.bbn.openmap.util.PropUtils
Copy the contents from one properties object to another.
COPYRIGHT - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
copySelectedBean() - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
This method is called when the user chooses to copy a bean by some means such by by pressing Ctrl-C.
copyTileDirectories(File) - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer
 
copyTo(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Get the internal frame list and copy those frames to the given directory.
copyTo(LinkedList, String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Get the internal frame list and copy those frames to the given directory.
CORNER_TRI - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
corners - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
 
cosCtrLat - Variable in class com.bbn.openmap.proj.Gnomonic
 
cosCtrLat - Variable in class com.bbn.openmap.proj.Orthographic
 
count(int) - Method in class com.bbn.openmap.io.StreamInputReader
Add the number of bytes to the inputStreamCount.
countChar(String, int) - Method in class com.bbn.openmap.omGraphics.OMText
Counts occurrences of a character in a string.
countChildren() - Method in class com.bbn.openmap.layer.mysql.WKTNode
 
countElements() - Method in class com.bbn.openmap.layer.mysql.MysqlMulti
 
country - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
coverage - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
Coverage for level 0, 1, 2 frames
coverage - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
coverage - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
The coverage tool for the layer.
coverage - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
COVERAGE_FILE_PROPERTY - Static variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
CoverageAttributeTable - Class in com.bbn.openmap.layer.vpf
Handle the library level VPF directory.
CoverageAttributeTable(String, String) - Constructor for class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Construct a new coverage attribute table
CoverageAttributeTable.CoverageEntry - Class in com.bbn.openmap.layer.vpf
A utility class to hold information about one coverage type.
CoverageAttributeTable.CoverageEntry(int, String) - Constructor for class com.bbn.openmap.layer.vpf.CoverageAttributeTable.CoverageEntry
Create a coverage entry without a coverage table
CoverageAttributeTable.CoverageEntry(int, String, CoverageTable) - Constructor for class com.bbn.openmap.layer.vpf.CoverageAttributeTable.CoverageEntry
Create a coverage entry with an initial coverage table
coverageBoxes - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The current description of the TOC entry that currently applies.
coverageDescription - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.CoverageInfo
 
coverageDrawingAttributes - Variable in class com.bbn.openmap.layer.asrp.ASRPLayer
 
coverageFile - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
CoverageDataFile object handling pre-cached coverage
coverageManager - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
coverageManager - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
 
coverageName - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.CoverageInfo
 
CoverageOpaquenessProperty - Static variable in class com.bbn.openmap.layer.rpf.RpfCoverage
Property to use for filled rectangles (when java supports it).
CoverageProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Tell the RpfLayer you want the coverage tool available.
coverages - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
 
CoverageTable - Class in com.bbn.openmap.layer.vpf
Encapsulate a VPF coverage directory.
CoverageTable(String, String) - Constructor for class com.bbn.openmap.layer.vpf.CoverageTable
Construct a CoverageTable object.
CoverageTable(String, String, CoverageAttributeTable) - Constructor for class com.bbn.openmap.layer.vpf.CoverageTable
Construct a CoverageTable object.
CoverageTable.FeatureClassRec - Class in com.bbn.openmap.layer.vpf
Feature Type Information read from VPF fca files.
CoverageTable.FeatureClassRec(String, char, String) - Constructor for class com.bbn.openmap.layer.vpf.CoverageTable.FeatureClassRec
Construct an instance of the class
coverageType - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
the coverage type that we display
coverageTypeProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
property extension used to set the desired coverage type.
covtable - Variable in class com.bbn.openmap.layer.vpf.PrimitiveTable
the coverage table that we are working for
covtype - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
our coverage type - such as "po", "bnd", "hydro"
CPOINT - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
CPoint - Static variable in class com.bbn.openmap.layer.vpf.VPFUtil
 
CPOINT_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
cpointinfo - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
featureclasses used for the connected node feature type
create() - Static method in class com.bbn.openmap.app.Main
Create and return an OpenMap object that uses a standard PropertyHandler to configure itself.
create(String) - Static method in class com.bbn.openmap.app.Main
Create and return an OpenMap object that uses a standard PropertyHandler to configure itself.
create() - Static method in class com.bbn.openmap.app.OpenMap
Create and return an OpenMap object that uses a standard PropertyHandler to configure itself.
create(String) - Static method in class com.bbn.openmap.app.OpenMap
Create and return an OpenMap object that uses a standard PropertyHandler to configure itself.
create(EditableOMGraphic) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Launch the drawing tool to create a new EditableOMGraphic, which is undefined at this point.
create() - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex.Builder
 
create() - Method in class com.bbn.openmap.gui.BasicMapPanel
The method that triggers setLayout() and createComponents() to be called.
create() - Method in class com.bbn.openmap.gui.HotwashPanel
The method that triggers setLayout() and createComponents() to be called.
create() - Method in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
Start the ImageServer on it's creative journey.
create(String) - Static method in class com.bbn.openmap.io.BinaryBufferedFile
A simple factory method that lets you try to create something without having to really deal with failure.
create(String, int) - Static method in class com.bbn.openmap.io.BinaryBufferedFile
A simple factory method that lets you try to create something without having to really deal with failure.
create() - Method in class com.bbn.openmap.layer.DeclutterMatrix
Allocate the matrix.
create() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer.Builder
Create the DTEDFrameCacheLayer.
create(String[], String) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Create a A.TOC file specificed by the frame file list, at the location specified.
create(String[], String, boolean) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Create a A.TOC file specificed by the frame file list, at the location specified.
create(String) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex.FileIndex
 
create(String) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex.MemoryIndex
 
create(String, Properties) - Static method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
create(String) - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer.Builder
 
create(String, Point, String) - Static method in class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
create() - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
create() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
create() - Method in class com.bbn.openmap.omGraphics.OMList
 
create(Properties) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.CADRGLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.CartesianLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.GnomonicLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.LambertConformalLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.LLXYLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.MercatorLoader
Create the projection with the given parameters.
create(Properties) - Method in class com.bbn.openmap.proj.OrthographicLoader
Create the projection with the given parameters.
create(Properties) - Method in interface com.bbn.openmap.proj.ProjectionLoader
Create the projection with the given parameters.
create(int, int) - Method in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
create(Properties) - Method in class com.bbn.openmap.proj.UTMProjectionLoader
 
create(Object, long, long, long, TimerStatus) - Static method in class com.bbn.openmap.time.TimeEvent
Create a time event, with the option of receiving the NO_TIME event if the time is Long.MIN_VALUE and the system time and simulation time are Long.MAX_VALUE.
create(String, DrawingToolRequestor) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Given a classname, provide an OMGraphic for that classname.
create(String, GraphicAttributes, DrawingToolRequestor) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Given a classname, provide an OMGraphic for that classname.
create(String, GraphicAttributes, DrawingToolRequestor, boolean) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Same as create(String, GraphicAttributes, DrawingToolRequestor), except that you have to option of suppressing the GUI that could be available from the EditableOMGraphic.
create(String, DrawingToolRequestor) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Create a new OMGraphic, encased in a new EditableOMGraphic that can modify it.
create(String, GraphicAttributes, DrawingToolRequestor) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Create a new OMGraphic, encased in a new EditableOMGraphic that can modify it.
create(String, GraphicAttributes, DrawingToolRequestor, boolean) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Create a new OMGraphic, encased in a new EditableOMGraphic that can modify it.
create(Vector<String>, Properties) - Static method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
create(Vector<String>, String, Properties) - Static method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
create(Vector<String>, String, Properties, ProgressSupport) - Static method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
create(Vector<String>, Properties, ProgressSupport) - Static method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
create(Vector<String>, Properties, ProgressSupport, boolean) - Static method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
create(Vector<String>, String, Properties, ProgressSupport, boolean) - Static method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
create(String) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
create(String, Properties) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
create(String, String, Properties) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
create(String, Object[]) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
create(String, Object[], Class<?>[]) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
create(String, Object[], String, Properties) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
create(String, Object[], Class<?>[], String, Properties) - Static method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
CREATE_IMAGE_CMD - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
createAboutBox() - Method in class com.bbn.openmap.gui.menu.AboutMenuItem
 
createAboutControls(JDialog) - Method in class com.bbn.openmap.gui.menu.AboutMenuItem
 
createAndPaintImageBuffer(OMGraphicList) - Method in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
createArcShape(double, double, double, double) - Method in class com.bbn.openmap.omGraphics.OMArc
An internal method designed to fetch the Shape to be used for an XY or OFFSET OMArc.
createArcShape(float, float, float, float) - Method in class com.bbn.openmap.omGraphics.OMCircle
An internal method designed to fetch the Shape to be used for an XY or OFFSET OMCircles.
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Create an OMPoly for an area described by the facevec.
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double, String) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double, String, int) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureWarehouse
 
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double) - Method in interface com.bbn.openmap.layer.vpf.VPFGraphicWarehouse
Method called by the VPF reader code to construct an area feature.
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
createArea(CoverageTable, AreaTable, List<Object>, LatLonPoint, LatLonPoint, double, double) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
 
createAreaOMPoly(List<CoordFloatString>, int, LatLonPoint, LatLonPoint, double, double, boolean) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
create a filled polygon
createArrowHead(Point2D, Point2D, int, int) - Static method in class com.bbn.openmap.omGraphics.OMArrowHead
 
createArrowHeads() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Deprecated. Create an OMArrowHead and set it on the OMAbstractLine instead.
createArrowHeads(int, int, OMAbstractLine) - Static method in class com.bbn.openmap.omGraphics.OMArrowHead
Create an arrowhead for the provided line
createArrowHeads(int, int, OMAbstractLine, int, int) - Static method in class com.bbn.openmap.omGraphics.OMArrowHead
Create an arrowhead for the provided line
createArrowIcon(BasicStroke, int, int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMAbstractLine
Given some arrowhead parameters, create an ImageIcon that shows it.
createAttributeMap() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Method to extend if you don't like Hashtables used for attribute table.
createAttributePanel(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
createBoundaryButton - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
createBoxShape(float, float, int, int) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Create a general path from a point plus a height and width;
createBuffer(int, int) - Method in class com.bbn.openmap.event.PanMouseMode
Instantiates new image buffers if needed.
This method is synchronized to avoid creating the images multiple times if width and height doesn't change.
createBufferImpl(int, int) - Method in class com.bbn.openmap.event.PanMouseMode
Instantiates new image buffers.
createButton - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
createCenterPoint() - Method in class com.bbn.openmap.omGraphics.OMRangeRings
 
createCheckbox(String, String[], boolean[], ActionListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Create a panel containing a checkbox.
createCircles() - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Take the interval and intervalUnits, and then create the proper inner circles.
CreateCmd - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
createColor(float, float, float, float) - Static method in class com.bbn.openmap.util.ColorFactory
Create a Color.
createColor(float, float, float, float, boolean) - Static method in class com.bbn.openmap.util.ColorFactory
Create a Color.
createColor(int, int, int, int) - Static method in class com.bbn.openmap.util.ColorFactory
Create a Color.
createColor(int, int, int, int, boolean) - Static method in class com.bbn.openmap.util.ColorFactory
Create a Color.
createColor(int) - Static method in class com.bbn.openmap.util.ColorFactory
Create a Color.
createColor(int, boolean) - Static method in class com.bbn.openmap.util.ColorFactory
Create a Color.
createColorIcon(BasicStroke, int, int, boolean, Color, Color, Color) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
Given a BasicStroke, create an ImageIcon that shows it.
createColors(int, int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
createColumnMaskArray(boolean[]) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Given a boolean[] where trues mark columns to keep, a _columnMask Object[] is set on this object with Boolean.TRUE objects in that array for the trues, and Integer objects representing the lengths of the false columns.
createCommand - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
 
createComponents() - Method in class com.bbn.openmap.gui.BasicMapPanel
The constructor calls this method that creates the MapHandler and MapBean, and then tells the PropertyHandler to create the components described in its properties.
createComponents() - Method in class com.bbn.openmap.gui.DockMapPanel
 
createComponents(MapHandler) - Method in class com.bbn.openmap.PropertyHandler
Given a BeanContext (actually a MapHandler, to handle SoloMapComponents), look for the openmap.components property in the current properties, and parse the list given as that property.
createControlButtons() - Method in class com.bbn.openmap.gui.LayersPanel
Set up the buttons used to move layers up and down, or add/remove layers.
createCoordinateInformationLine(int, int, Point2D, Object) - Method in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
createCoordinateInformationLine(int, int, Point2D, Object) - Method in interface com.bbn.openmap.util.coordFormatter.CoordInfoFormatter
The main function of this class
createCoordinateInformationLine(int, int, Point2D, Object) - Method in class com.bbn.openmap.util.coordFormatter.DMSCoordInfoFormatter
 
createCoordinateInformationLine(int, int, Point2D, Object) - Method in class com.bbn.openmap.util.coordFormatter.MGRSCoordInfoFormatter
 
createCopyrightViewer() - Method in class com.bbn.openmap.gui.menu.AboutMenuItem
 
createCustomViews() - Method in class com.bbn.openmap.gui.GoToMenu
An internal callback method that creates the custom views List object.
createData(EventLayer) - Method in class com.bbn.openmap.layer.event.CSVEventImporter
Read the data files and construct the TemporalOMGraphics.
createData(EventLayer) - Method in interface com.bbn.openmap.layer.event.EventImporter
Read the data files and construct the TemporalOMGraphics.
createData() - Method in class com.bbn.openmap.layer.event.EventLayer
Read the data files and construct the TemporalOMGraphics.
createData() - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Look at the CSV file and create the QuadTree holding all the Locations.
createData() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
Look in the database and create the QuadTree holding all the Locations.
createDbf(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
createDbfHandler(String) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
A call-back method to override in case you want to change the BinaryFile used to in the DbfHandler.
createDbfTableModel() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
createDefaultColors() - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
createDefaultModel(EsriGraphicList) - Static method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Prepares and returns a 7 column DbfTableModel to accept input for columns of TYPE_CHARACTER.
createDefaultZoomLevels(int) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
createDialog(Component, String, boolean, SymbolChooser, ActionListener, ActionListener) - Static method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Creates JDialog window displaying a SymbolChooser.
createDisplay(Frame) - Method in class com.bbn.openmap.gui.WindowSupport
Called when a component hasn't specified what kind of window they want.
createDisplay(Frame, Class) - Method in class com.bbn.openmap.gui.WindowSupport
Called when a display type is known, and may override the default settings.
createDist() - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
createDist() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
createDist() - Method in class com.bbn.openmap.omGraphics.OMList
 
createDistanceInformationLine(Point2D, double, double) - Method in class com.bbn.openmap.event.DistanceMouseMode
Create the contents of the information line, based on user inputs.
createDistanceInformationLine(Point2D, double, double) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
createDoubleLatLongArray(Vector) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
createDrawingTool() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString, String) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString, String, int) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureWarehouse
 
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString) - Method in interface com.bbn.openmap.layer.vpf.VPFGraphicWarehouse
Method called by the VPF reader code to construct an edge feature.
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
createEdge(CoverageTable, EdgeTable, List<Object>, LatLonPoint, LatLonPoint, double, double, CoordFloatString) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
 
createEdgeOMPoly(CoordFloatString, LatLonPoint, LatLonPoint, double, double) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Create an OMPoly corresponding to a VPF edge feature
createEmbeddedPropertyGUI(PropertyConsumer) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Creates a JComponent with the properties to be changed.
createEmbeddedPropertyGUI(String, Properties, Properties) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Creates a JComponent with the properties to be changed.
createEquiDistanceLines(UTMPoint, int) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Called to create 100km distance grid lines.
createEsriGraphicList(int) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createEsriPoly(int, double[], int, DrawingAttributes) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createEventControlPanel(EventListPresenter) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
Should only be called with a reference to a dedicated EventListPresenter for this IconPackage.
createEvents() - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
createFace() - Method in class com.bbn.openmap.gui.OMToolSet
Sets the visibility of the default components, based on their boolean settings.
createFeature(List<Object>, int[]) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
Determine if this primitive should be drawn or skipped.
createFeatureDrawingAttributes(String, Properties, List<String>) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
From the initial properties, create the hashtable that holds the DrawingAttributes object for each feature type.
createForType(String) - Static method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
A factory method for creating the proper FeatureCacheGraphicList for a particular feature type, VPFUtil.Edge, VPFUtil.Area, VPFUtil.Text, and/or VPFUtil.Point, with each list subclass tuned to help properly color features when they are set based on layer requirements.
createFromDecimalDegrees(double[]) - Static method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Create a RibbonMaker from decimal degree coordinates.
createFromGeoCoords(double[]) - Static method in class com.bbn.openmap.geo.GeoArray.Double
 
createFromGeoCoords(float[]) - Static method in class com.bbn.openmap.geo.GeoArray.Float
 
createFromLatLonDegrees(double[]) - Static method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
createFromLatLonDegrees(float[]) - Static method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
createFromLatLonDegrees(double[]) - Static method in class com.bbn.openmap.geo.GeoArray.Double
 
createFromLatLonDegrees(float[]) - Static method in class com.bbn.openmap.geo.GeoArray.Float
 
createFromLatLonDegrees(double[]) - Static method in class com.bbn.openmap.geo.GeoArray.Float
 
createFromLatLonRadians(double[]) - Static method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
createFromLatLonRadians(float[]) - Static method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
createFromLatLonRadians(double[]) - Static method in class com.bbn.openmap.geo.GeoArray.Double
 
createFromLatLonRadians(float[]) - Static method in class com.bbn.openmap.geo.GeoArray.Float
 
createFromLatLonRadians(double[]) - Static method in class com.bbn.openmap.geo.GeoArray.Float
 
createFromRadians(double[]) - Static method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Create a RibbonMaker from radian coordinates.
createGeometry(String) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
createGIFFile(int, int, int[], int[]) - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Create the image and write it the location.
createGrabPoint(int, int, int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
An internal method that tries to make sure that the grab point for the first node, and for the last, in case of an enclosed polygon, are OffsetGrabPoints.
createGraphic(SimpleBeanObject) - Method in class com.bbn.openmap.layer.beanbox.ContainerGraphic
Returns an OMRect object with dimensions equal to the width and height of the SimpleBeanContainer and position equal to the center lat/lon position of the SimpleBeanContainer object.
createGraphic(SimpleBeanObject) - Method in class com.bbn.openmap.layer.beanbox.CustomGraphic
Override this method to create and return the object's graphic representation.
createGraphic(MysqlGeometry) - Method in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Method chooses what type of geometry to render.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Create and set the graphic within the state machine.
createGraphic(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMDecoratedSpline
Extendable method to create specific subclasses of OMPolys.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMDistance
Create and set the graphic within the state machine.
createGraphic(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMDistance
Extendable method to create specific subclasses of OMDistances.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Create the OMGraphic that is to be modified by the EditableOMGraphic.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Create and set the graphic within the state machine.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Create and set the graphic within the state machine.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Create and set the graphic within the state machine.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Create and set the graphic within the state machine.
createGraphic(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Extendable method to create specific subclasses of OMPolys.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
Create and set the graphic within the state machine.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Create and set the graphic within the state machine.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Create and set the graphic within the state machine.
createGraphic(int, int) - Method in class com.bbn.openmap.omGraphics.EditableOMSpline
Extendable method to create specific subclasses of OMPolys.
createGraphic(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Create and set the graphic within the state machine.
createGraphic(int, int) - Method in class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMPoly
Extendable method to create specific subclasses of OMPolys.
createGraphic(int, int) - Method in class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMSpline
Extendable method to create specific subclasses of OMSplines.
createGraphics(ImageFormatter, int, int) - Method in class com.bbn.openmap.image.ImageServer
Create a java.awt.Graphics to use for an image.
createGraphics(int, int, int, int, int[][]) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
 
createGraphics(OMGraphicList) - Method in class com.bbn.openmap.layer.test.HelloWorldLayer
Create graphics.
createGreyScaleColors(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
createGreyscaleColors(int, int) - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
createGreyscaleColors(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator
This method creates a set of greyscale colors.
createGUI(ButtonGroup) - Method in class com.bbn.openmap.gui.LayerPane
 
createHash - Variable in class com.bbn.openmap.BasicI18n
 
createHorizontalPanel(String) - Static method in class com.bbn.openmap.util.PaletteHelper
Create a panel that does horizontal layout
createIcon(BasicStroke, int, int, boolean) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
Given a BasicStroke, create an ImageIcon that shows it.
createIcon(BasicStroke, int, int, boolean) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
Given a BasicStroke, create an ImageIcon that shows it.
createImage(Projection) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImage(Projection, int, int) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImage(Projection, int, int, List<String>) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImage(Projection, int, int, List<String>, Paint) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImage(Projection, int, int, int) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImage(Projection, int, int, int, Paint) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImage() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Create a new image.
createImage(Projection) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Create the OMGraphic that acts as an overlay showing the day/night terminator.
createImageFile(String, Properties, Projection, String) - Static method in class com.bbn.openmap.image.ImageServer
For convenience, to create an image file based on the contents of a properties file (like an openmap.properties file).
createImageFileButton - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
createImageFromLayers(Projection, int, int, List<Layer>) - Method in class com.bbn.openmap.image.ImageServer
Use the ProjectionPainter interface of the layers to create an image.
createImageFromLayers(Projection, int, int, List<Layer>, Paint) - Method in class com.bbn.openmap.image.ImageServer
Create an image from a set of layers.
createImageIcon(String) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
createImageIcon(int, int) - Static method in class com.bbn.openmap.tools.icon.OMIconFactory
Create an ImageIcon that is a certain pixel height and width.
createImageIcon(int, int, int) - Static method in class com.bbn.openmap.tools.icon.OMIconFactory
Create an ImageIcon that is a certain pixel height and width, with a specified image type (ARGB, RGB, etc).
createIndex(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.FileIndex
Creates a spatial index for a shape file.
createIndex(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.MemoryIndex
Creates a spatial index for a shape file.
createInterface() - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
createInterface() - Method in class com.bbn.openmap.gui.time.TimePanel
A Clock is needed to create an interface.
createKMLElement(Document) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
createLabel(Geo, Geo, double, double, Length) - Method in class com.bbn.openmap.omGraphics.OMDistance
Get an OMText label for a segments between the given lat/lon points whose given distance and cumulative distance is specified.
createLabels() - Method in class com.bbn.openmap.omGraphics.OMDistance
 
createLatLonPoint(int, int) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
createLatLonPoints() - Method in class com.bbn.openmap.omGraphics.OMEllipse
Given that the center point and the axis are set, calculate the new lat/lon points all around the ellipse from the center.
createLayer(String, String) - Method in class com.bbn.openmap.gui.LayerAddPanel
Create a layer given a class name and property prefix to be used as a name.
createLayer(String[], LayerHandler, String) - Static method in class com.bbn.openmap.layer.vpf.VPFConfig
 
createLayer(LibraryBean, LayerHandler, String) - Static method in class com.bbn.openmap.layer.vpf.VPFConfig
 
createLayerClasses(Layer[]) - Method in class com.bbn.openmap.gui.LayerAddPanel
 
CreateLayerCmd - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
createLayerPaneForLayer(Layer, LayerHandler, ButtonGroup) - Method in class com.bbn.openmap.gui.LayersPanel
Called when a new LayerPane needs to be created for a layer.
createLayerWorker() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Called from within the layer to create a LayerWorker to use for the prepare() method.
createLayout() - Method in class com.bbn.openmap.gui.OMToolComponent
Hook to allow subclasses to use a different layout than the GridBagLayout.
createLayoutManager() - Method in class com.bbn.openmap.gui.BasicMapPanel
The constructor calls this method that sets the LayoutManager for this MapPanel.
createLayoutManager() - Method in class com.bbn.openmap.gui.DockMapPanel
 
createLayoutManager() - Method in class com.bbn.openmap.gui.HotwashPanel
The constructor calls this method that sets the LayoutManager for this HotwashPanel.
createLine(MysqlLine) - Method in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Method createLine.
createLine(String) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
createLocation(List, QuadTree<Location>) - Method in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
This is the method called by create data with a row's worth of information stuffed in the record List.
createLocation(List, QuadTree<Location>) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
This is the method called by create data with a row's worth of information stuffed in the record List.
createLocation(double, double, String, String, List) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
When a new Location object needs to be created from data read in the CSV file, this method is called.
createLOSImage() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Takes the member settings and manages the creation of the image.
createMapBean() - Static method in class com.bbn.openmap.gui.BasicMapPanel
A static method that creates a MapBean with it's projection set to the values set in the Environment.
createMapBean(Projection, Border) - Static method in class com.bbn.openmap.gui.BasicMapPanel
A static method that creates a MapBean and sets its projection and border to the values given.
createMGRSRectangle(MGRSPoint, double, double, double, Ellipsoid) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Create a polygon representing an equi-distant area, at a meters offset with a meters interval.
createMGRSRectangles(LatLonPoint, int, int) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Create a list of rectangles representing equal areas of MGRS coordinates around a lat/lon location.
createMGRSRectangles(LatLonPoint, int, int, Ellipsoid) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Create a list of rectangles representing equal areas of MGRS coordinates around a lat/lon location.
createMGRSZoneLabels() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
createMouseMode() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Create the mouse mode used with the drawing tool.
createMultiPointGraphic(BinaryFile, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createMultiPointGraphic(LittleEndianInputStream, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createMultiPointMGraphic(BinaryFile, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createMultiPointMGraphic(LittleEndianInputStream, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createMultiPointZGraphic(BinaryFile, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createMultiPointZGraphic(LittleEndianInputStream, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Method called by the VPF reader code to construct a node feature.
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean, String) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
Method called by the VPF reader code to construct a node feature.
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Method called by the VPF reader code to construct a node feature.
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean, String, int) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureWarehouse
Method called by the VPF reader code to construct a node feature.
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean) - Method in interface com.bbn.openmap.layer.vpf.VPFGraphicWarehouse
Method called by the VPF reader code to construct a node feature.
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
Method called by the VPF reader code to construct a node feature.
createNode(CoverageTable, NodeTable, List<Object>, double, double, boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
 
createNodes(SymbolReferenceLibrary) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Initialization method to create the SymbolTreeHolders from the SymbolReferenceLibrary.
createOMGraphicFromBufferedImage(BufferedImage, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Creates an OMRaster appropriate for projection and other parameters from a buffered image.
createOMPoint(double, double) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Create an OMPoint object corresponding to a VPF node feature
createOMProjection(Properties, Projection) - Static method in class com.bbn.openmap.image.ImageServerUtils
Create an OpenMap projection from the values stored in a Properties object.
createOMText(String, double, double) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Create an OMText object corresponding to a VPF text feature
createOnOffButton() - Method in class com.bbn.openmap.gui.LayerPane
Simply creates the AbstractButton object that turns the layer on/off.
createOpenMapProperties(MapHandler, PrintStream) - Static method in class com.bbn.openmap.PropertyHandler
Creates a Properties object containing the current settings as defined by OpenMap components held by the MapHandler.
createOverviewMap() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Create the MapBean used for the overview map, and suppress the copyright message at the same time.
createPadding(int, boolean) - Method in class com.bbn.openmap.layer.rpf.MakeToc
 
createPaletteButton() - Method in class com.bbn.openmap.gui.LayerPane
Simply creates the AbstractButton object that turns the layer palette on/off.
createPaletteJPanel(String) - Static method in class com.bbn.openmap.util.PaletteHelper
Create a panel with a border and title
createPanel(Layer[]) - Method in class com.bbn.openmap.gui.LayerAddPanel
Produces a dialog panel to add a Layer, with the layers given.
createPanel() - Method in class com.bbn.openmap.gui.LayerAddPanel
Produces a dialog panel to add a layer.
createPanel(Layer[]) - Method in class com.bbn.openmap.gui.LayersPanel
Create the panel that shows the LayerPanes.
createPoint(MysqlPoint) - Method in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Method createPoint.
createPoint(String) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
createPoint(Point) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Allows subclasses to redefine points returned
createPointCheck - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
createPointGraphic(double, double, Object, DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPointGraphic(BinaryFile, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Reads the ShapeFile and creates a OMPoint/OMRaster/OMText from the point object.
createPointGraphic(LittleEndianInputStream, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPointIndex(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Calculates the content length for each record, in terms of words as defined by ESRI documentation.
createPointMGraphic(BinaryFile, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPointMGraphic(LittleEndianInputStream, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPointZGraphic(BinaryFile, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPointZGraphic(LittleEndianInputStream, Object, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolygon(MysqlPolygon) - Method in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Method createPolygon.
createPolygon(WKTNode) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
createPolygonGraphic(BinaryFile, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolygonGraphic(LittleEndianInputStream, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolygonMGraphic(BinaryFile, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolygonMGraphic(LittleEndianInputStream, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolygonZGraphic(BinaryFile, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolygonZGraphic(LittleEndianInputStream, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyGraphic(BinaryFile, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyGraphic(LittleEndianInputStream, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyIndex(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Creates a two dimensional array holding a list of shape content lengths and shape content length offsets, as defined in Esri shape file documentation.
createPolylineGraphic(BinaryFile, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolylineGraphic(LittleEndianInputStream, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolylineMGraphic(BinaryFile, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolylineMGraphic(LittleEndianInputStream, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolylineZGraphic(BinaryFile, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolylineZGraphic(LittleEndianInputStream, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyMGraphic(BinaryFile, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyMGraphic(LittleEndianInputStream, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyZGraphic(BinaryFile, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPolyZGraphic(LittleEndianInputStream, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
createPopupMenu() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
createProfileImage() - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Creates the line points for the path drawn on the screen, and collects the elevation values for those points.
createProjection(Properties) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
createProperBounds(double, double, double, double) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Create a bounding rectangle given the four coordinates, where the upper left corner of the rectangle is the minimum x, y values and the width and height are the difference between xs and ys.
createProperties(URL) - Method in class com.bbn.openmap.PropertyHandler.Builder
Reads the file at the given location and creates a Properties file from the contents.
createPropertyGUI(PropertyConsumer) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Creates a JComponent with the properties to be changed.
createPropertyGUI(String, Properties, Properties) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Creates a JComponent with the properties to be changed.
createPropertySheet(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
Utility method to create and display a property sheet to show the specified bean's properties.
createQueryString(Projection) - Method in class com.bbn.openmap.plugin.shis.SHISPlugIn
When a projection is received, translate it into a valid request for a SimpleHttpImageServer, and then return the image received back from it.
createQueryString(Projection) - Method in class com.bbn.openmap.plugin.WebImagePlugIn
Create the query to be sent to the server, based on current settings.
createQueryString(Projection) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
Create the query to be sent to the server, based on current settings.
createRadiobox(String, String[], int, ActionListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Create a panel containing a radiobox.
createRectangle() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Create a boundary rectangle from scratch, expecting the user to draw the rectangle.
createRoad(Intersection) - Method in class com.bbn.openmap.tools.roads.RoadFinder
called from Intersection Implemented for RoadLayer interface
createRoad(int, String, Intersection, Intersection, RoadClass) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
createRoad(Intersection) - Method in interface com.bbn.openmap.tools.roads.RoadLayer
 
createRoadFromPoints(int, int[], int[], int) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Makes a road object given the points on the shape that are within the visible box
createRule() - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
createRule() - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
Create a Rule object that knows how to interpret properties to create the proper indices into the record List.
createSegment(List) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Allows subclasses to redefine segments
createShape(float[], float[], boolean) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Create a Shape object given an array of x points and y points.
createShape(float[], float[], int, int, boolean) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Create a Shape object given an array of x points and y points.
createShape() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Since OMPoly has the option to not create a Shape, this method is here to create it if it is asked for.
createShape() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
 
createShape() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
 
createShape() - Method in class com.bbn.openmap.omGraphics.OMPoly
Since OMPoly has the option to not create a Shape, this method is here to create it if it is asked for.
createStringFromKeyObject(Object) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
OK, we can't assume that we are assigning a string as a key, you might want to key in on a specific attribute that is a number, like the country coloring code that ESRI has in the country file.
createStyle(Document) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
createTable() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Create a generic DbfTableModel for the contents of this list, where the attributes hold rendering properties for the list contents.
createTableCacheKey(String, String, String) - Static method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
Create an identifying key from the feature type and tile path.
createTemporalSet() - Method in class com.bbn.openmap.omGraphics.time.TemporalPointSupport
 
createTemporalSet() - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
createText(CoverageTable, TextTable, List<Object>, double, double, String, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
createText(CoverageTable, TextTable, List<Object>, double, double, String, String) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
createText(CoverageTable, TextTable, List<Object>, double, double, String, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
createText(CoverageTable, TextTable, List<Object>, double, double, String, String, int) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureWarehouse
 
createText(CoverageTable, TextTable, List<Object>, double, double, String) - Method in interface com.bbn.openmap.layer.vpf.VPFGraphicWarehouse
Method called by the VPF reader code to construct a text feature.
createText(CoverageTable, TextTable, List<Object>, double, double, String) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
createText(CoverageTable, TextTable, List<Object>, double, double, String) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
 
createTextArea(String, String, JComponent, int, int) - Static method in class com.bbn.openmap.util.PaletteHelper
Create and add a text area to a JComponent.
createTextEntry(String, String, JComponent) - Static method in class com.bbn.openmap.util.PaletteHelper
Create and add a text entry field to a JComponent.
createTileImageFromDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
Create a BufferedImage from the provided DrawingAttributes.
createTiles(Document) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
createTimer() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
Creates a timer with the current updateInterval and calls setTimer().
createTimer() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Creates a timer with the current updateInterval and calls setTimer().
createTimer() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Creates a timer with the current updateInterval and calls setTimer().
createTimer() - Method in class com.bbn.openmap.time.Clock
Creates a timer with the current updateInterval and calls setTimer().
createTocHandlers(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Set up the A.TOC files, to find out what coverage there is.
createUI(JComponent) - Static method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
createUndoEventForCurrentState(String) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
This method should be overwritten for each EditableOMGraphic to save the state of the current OMGraphic, in case the user wants to revert to this state.
createUndoEventForCurrentState(String) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Create an UndoEvent that can get an OMPoly back to what it looks like right now.
createUndoEventForCurrentState(String) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
Create an UndoEvent that can get an OMRangeRing back to what it looks like right now.
createUPSPoint(double, double) - Static method in class com.bbn.openmap.proj.coords.UPSPoint
Static method to create a UPSPoint object from lat/lon coordinates.
createUTMZoneHorizontalLines() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
createUTMZoneLabels() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
createUTMZoneVerticalLines() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
createVerticalPanel(String) - Static method in class com.bbn.openmap.util.PaletteHelper
Create a panel that does vertical layout
createWindowsForDisplay - Variable in class com.bbn.openmap.gui.ProgressListenerGauge
 
createWindowSupport() - Method in class com.bbn.openmap.Layer
Callback method to override how window support is created.
createWindowSupport() - Method in class com.bbn.openmap.layer.location.LocationLayer
Overridden from Layer because we are placing our own scroll pane around the LocationHandler GUIs.
createWithSubclassConstructorArgs(Class<?>, Class<?>[], Object[]) - Method in class com.bbn.openmap.util.ComponentFactory
Method to create Object with arguments.
createWmsLayers() - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
For each layer managed by ImageServer create corresponding IWmsLayer which contains additional information for WMS service about given openmap layer.
creatingOMGraphic(OMGraphic) - Method in class com.bbn.openmap.layer.editor.EditorLayer
A hook to get a handle on a new OMGraphic that is being created for editing.
cropShapeFile() - Method in class com.bbn.openmap.layer.shape.ShapeFileCrop
Read the input ShapeFile object, and apply cropping rules to the read entities.
cross(Geo) - Method in class com.bbn.openmap.geo.Geo
Vector cross product.
cross(Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
Vector cross product.
crossLength(Geo) - Method in class com.bbn.openmap.geo.Geo
Equivalent to this.cross(b).length().
crossNormalize(Geo) - Method in class com.bbn.openmap.geo.Geo
Equivalent to this.cross(b).normalize().
crossNormalize(Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
Equivalent to this.cross(b).normalize().
crossNormalize(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
Equivalent to this.cross(b).normalize().
CRS - Static variable in interface com.bbn.openmap.image.WMTConstants
Coordinate Reference System identifier (CRS).
crss - Static variable in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
CSVEventImporter - Class in com.bbn.openmap.layer.event
A data importer for the EventLayer.
CSVEventImporter() - Constructor for class com.bbn.openmap.layer.event.CSVEventImporter
 
CSVFile - Class in com.bbn.openmap.io
The CSVFile holds on to the contents of a CSV file.
CSVFile(String) - Constructor for class com.bbn.openmap.io.CSVFile
Don't do anything special, since all defaults are set already
CSVFile(URL) - Constructor for class com.bbn.openmap.io.CSVFile
Don't do anything special, since all defaults are set already
CSVFileNameProperty - Static variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
The property for the data file - tileFile.
csvFileProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The name of the property that holds the name of the CSV file with the area attributes, like the name and the abbreviation (or search Key).
csvHasHeader - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Flag that specifies that the first line consists of header information, and should not be mapped to a graphic.
csvHasHeader - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
Flag that specifies that the first line consists of header information, and should not be mapped to a graphic.
csvHeaderProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Set if the CSVFile has a header record.
csvHeaderProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
Set if the CSVFile has a header record.
CSVLinkHandler - Class in com.bbn.openmap.layer.location.csv
The CSVLinkHandler is designed to let you put data on the map based on information from a Comma Separated Value(CSV) file.
CSVLinkHandler() - Constructor for class com.bbn.openmap.layer.location.csv.CSVLinkHandler
The default constructor for the Layer.
CSVLocationHandler - Class in com.bbn.openmap.layer.location.csv
The CSVLocationLayer is a LocationHandler designed to let you put data on the map based on information from a Comma Separated Value(CSV) file.
CSVLocationHandler() - Constructor for class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The default constructor for the Layer.
CSVShapeInfoFile - Class in com.bbn.openmap.layer.shape
The CSVShapeInfoFile holds on to the contents of a CSV file, with the intent of cross referencing the contents of the file with the contents of a shape file.
CSVShapeInfoFile(String) - Constructor for class com.bbn.openmap.layer.shape.CSVShapeInfoFile
Don't do anything special, since all defaults are set already
CSVShapeInfoFile(URL) - Constructor for class com.bbn.openmap.layer.shape.CSVShapeInfoFile
Don't do anything special, since all defaults are set already
CSVTiledImagePlugIn - Class in com.bbn.openmap.plugin
This PlugIn can be used to load image files for background use.
CSVTiledImagePlugIn() - Constructor for class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Default constructor.
CSVTiledImagePlugIn(Component) - Constructor for class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
CSVTokenizer - Class in com.bbn.openmap.util
Tokenizer for comma separated values files, at least as generated by excel.
CSVTokenizer(Reader) - Constructor for class com.bbn.openmap.util.CSVTokenizer
 
CSVTokenizer(Reader, boolean) - Constructor for class com.bbn.openmap.util.CSVTokenizer
If you set numberReadAsString is true, then any number will be maintained as a String.
Cubic - Class in com.bbn.openmap.omGraphics
A cubic polynomial
Cubic(float, float, float, float) - Constructor for class com.bbn.openmap.omGraphics.Cubic
Constructor.
currencyDate - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
currencyTime - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
currentCreation - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
currentEditable - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The current graphic being modified.
currentFontDescent - Variable in class com.bbn.openmap.layer.location.Location
 
currentGenerator - Variable in class com.bbn.openmap.layer.link.LinkLayer
The generator to use with LinkGrid objects.
currentGenerator - Variable in class com.bbn.openmap.layer.link.LinkListener
The generator to use with LinkGrid objects.
currentLayers - Variable in class com.bbn.openmap.MapBean
 
currentLayers - Variable in class com.bbn.openmap.MouseDelegator
Need to keep a safe copy of the current layers that are part of the MapBean in case a MouseMode gets added before the MapBean is set in the MouseDelegator.
currentLineType - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageManager
The last line type of the edge of the rectangles.
currentMapBeanCursor - Variable in class com.bbn.openmap.InformationDelegator
Used to remember any cursor that may bave been requested by a layer.
currentMouseEvent - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The last MouseEvent received, for later reference.
currentProjection - Variable in class com.bbn.openmap.layer.link.LinkOMGraphicList
 
currentProjection - Variable in class com.bbn.openmap.plugin.WebImagePlugIn
The last projection object received.
currentProjection - Variable in class com.bbn.openmap.proj.ProjectionStack
The currentProjection should be the top item on the backStack.
currentProjectionID - Variable in class com.bbn.openmap.proj.ProjectionStack
 
currentRequestor - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
currentState - Variable in class com.bbn.openmap.event.UndoStack
The notion of the current state is important.
currentState - Variable in class com.bbn.openmap.util.stateMachine.StateMachine
The current state that will receive the next event.
currentSymbol - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
currentSymbolTreeHolder - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
currentTileKey - Variable in class com.bbn.openmap.layer.vpf.DcwCrossTileID
the key for this tile
currentTime - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
currentTime - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
If true, the layer will set the darkness according to the current time.
currentTimeMarker - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
CurrentTimeProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
currentTool - Variable in class com.bbn.openmap.layer.terrain.TerrainLayer
The current tool being used.
CURRENTUPDATESEQUENCE - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
currentValue - Variable in class com.bbn.openmap.event.ProgressEvent
 
curScale - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
cursor - Variable in class com.bbn.openmap.event.AbstractMouseMode
The cursor that appears on the map when this Mouse Mode is active.
cursor - Variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The Cursor that should be active after this event is received.
CursorIDProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
The java.awt.Cursor id that should be used for the mouse mode.
CursorProperty - Static variable in class com.bbn.openmap.MapBean
 
CURVED_LINE - Static variable in class com.bbn.openmap.omGraphics.OMLine
 
customEditor - Variable in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
CustomGraphic - Class in com.bbn.openmap.layer.beanbox
A custom graphic class for representing SimpleBeanObject beans on the map.
CustomGraphic(SimpleBeanObject) - Constructor for class com.bbn.openmap.layer.beanbox.CustomGraphic
Create a graphical representation of the object.
customGraphicClassName - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
CustomizerDialog - Class in com.bbn.openmap.tools.beanbox
Utility class that takes a generic component editor and wraps it in a Dialog box.
CustomizerDialog(Frame, Customizer, Object) - Constructor for class com.bbn.openmap.tools.beanbox.CustomizerDialog
Constructor taking the parent frame, the customizer component and the target bean as arguments.
customViews - Variable in class com.bbn.openmap.gui.GoToMenu
 
cut(OMGraphicList) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Remove OMGraphics from the layer.
cut(OMGraphicList) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphics on the list should be cut (deleted and returned) from the list and deselected.
cut(OMGraphicList) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
cutoffScale - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
cutoffScale - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
 
cutoffScaleProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Property for setting VPF cutoff scale
cutoffScaleProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
Property for setting VPF cutoff scale
cutoffScaleRatio - Variable in class com.bbn.openmap.dataAccess.image.ImageTile.Cache
 
cutSelectedBean() - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
This method is called when the user chooses to cut a bean by some means such by by pressing Ctrl-X.
Cylindrical - Class in com.bbn.openmap.proj
Base of all cylindrical projections.
Cylindrical(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.Cylindrical
Construct a cylindrical projection.

D

d - Variable in class com.bbn.openmap.omGraphics.OMList.OMDist
 
D_MARGIN - Static variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Default value for #margin if not specified in the call to the constructor.
D_NBUCKETS - Static variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Default value for #nbuckets if not specified in the call to the constructor.
da - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
daGUI - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
dash - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
dash - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
dashArrayToString(float[]) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
dashArrayToString(float[]) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
dashedArguments - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
dashField - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
dashPatternColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
dashPatternProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds a dashed pattern for lines.
dashPhase - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
dashPhase - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
dashPhaseColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
dashPhaseField - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
dashPhaseProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds a dashed phase for lines.
data - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The actual attribute information.
data - Variable in class com.bbn.openmap.layer.test.TestLayer.Text
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
data - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
data - Variable in class com.bbn.openmap.omGraphics.OMGrid
The Object holding the data for the OMGrid.
data - Variable in class com.bbn.openmap.omGraphics.OMText
The string to be displayed.
DATA_ATTRIBUTION_PROPERTY - Static variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
A property to set for displaying attribution for the data used by the layer.
data_ed - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
DATA_SET_DESCRIPTION - Static variable in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
DATA_SET_ID - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
DATA_SET_PARAMETERS - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
DATA_SET_PARAMETERS - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
DATABASE_TAG_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
dataBounds - Variable in class com.bbn.openmap.layer.event.EventLayer
 
DataBounds - Class in com.bbn.openmap.util
A simple utility class that holds a min, max for a group of points.
DataBounds() - Constructor for class com.bbn.openmap.util.DataBounds
 
DataBounds(double, double, double, double) - Constructor for class com.bbn.openmap.util.DataBounds
 
DataBounds(Point2D, Point2D) - Constructor for class com.bbn.openmap.util.DataBounds
 
dataBoundsMenu - Variable in class com.bbn.openmap.gui.GoToMenu
 
DataBoundsProvider - Interface in com.bbn.openmap.util
An interface describing a Component that can provide basic information about the area its data covers.
dataBoundsProviders - Variable in class com.bbn.openmap.gui.GoToMenu
 
DataBoundsViewMenuItem - Class in com.bbn.openmap.gui.menu
 
DataBoundsViewMenuItem(DataBoundsProvider) - Constructor for class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
dataBuffer - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
The etopo elevation data
dataHandlers - Variable in class com.bbn.openmap.layer.location.LocationLayer
Handlers load the data, and manage it for the layer.
dataLength - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
dataLevel - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
DataOrganizer<T> - Interface in com.bbn.openmap.util
The DataOrganizer lets you organize objects in a way that will let you retrieve them based on a geographic query.
dataPath - Variable in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
DataPathPrefixProperty - Static variable in class com.bbn.openmap.Layer
Generic property that may be set for a layer to let it know at runtime that a path prefix needs to be added to a relative data path.
DataPathProperty - Static variable in interface com.bbn.openmap.tools.symbology.milStd2525.SymbolImageMaker
 
dataPaths - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
the path to the root VPF directory
dataPaths - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
the path to the root VPF directory
dataPaths - Variable in class com.bbn.openmap.util.wanderer.DataPathWanderer
 
DataPathWanderer - Class in com.bbn.openmap.util.wanderer
A DataPathWanderer provides a list of valid data paths found from a parent directory.
DataPathWanderer() - Constructor for class com.bbn.openmap.util.wanderer.DataPathWanderer
 
dataPosition - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
DATASET_DESCRIPTION - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
dataSource - Variable in class com.bbn.openmap.layer.learn.ProjectionResponseLayer
Some make-believe source of data.
dataSource - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
dataTransformation - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
dataType - Variable in enum com.bbn.openmap.layer.rpf.RpfProductInfo
The category of the map type - CADRG/CIB/DTED.
dataUnits - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
dataURL - Variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
dataURLProperty - Static variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
date_res - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
dateFormat - Variable in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks
 
dateFormat - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
dateFormat - Variable in class com.bbn.openmap.layer.DateLayer
 
dateFormat_realTime - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
dateFormatProperty - Static variable in class com.bbn.openmap.layer.DateLayer
 
DateLayer - Class in com.bbn.openmap.layer
Layer that displays date and time.
DateLayer() - Constructor for class com.bbn.openmap.layer.DateLayer
 
DATELINE - Static variable in class com.bbn.openmap.proj.coords.LatLonPoint
 
DATELINE - Static variable in class com.bbn.openmap.proj.GeoProj
Dateline longitude in radians.
DATELINE_D - Static variable in class com.bbn.openmap.proj.ProjMath
Dateline longitude in radians.
DATELINE_DEG_D - Static variable in class com.bbn.openmap.proj.ProjMath
Dateline longitude in degrees.
DATELINE_F - Static variable in class com.bbn.openmap.proj.ProjMath
Dateline longitude in radians.
dateLineColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
DateLineColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
dAttributes - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
dAttributes - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
DATUM - Static variable in class com.bbn.openmap.proj.ProjectionFactory
Datum property parameter for new projections passed to ProjectionLoader.
DatumShiftGCT - Class in com.bbn.openmap.proj.coords
A CoordinateReferenceSystem to convert a latlon in a given Ellipsoid to/from wgs84.
DatumShiftGCT(Ellipsoid) - Constructor for class com.bbn.openmap.proj.coords.DatumShiftGCT
 
DatumShiftProjection - Class in com.bbn.openmap.proj
This projection wraps another projection and adds datum handling.
DatumShiftProjection(GeoProj, DatumShiftGCT) - Constructor for class com.bbn.openmap.proj.DatumShiftProjection
 
dayFormat - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
DayNightLayer - Class in com.bbn.openmap.layer.daynight
The DayNightLayer is a layer that draws the day/Night terminator on the map.
DayNightLayer() - Constructor for class com.bbn.openmap.layer.daynight.DayNightLayer
The default constructor for the Layer.
daytimeColor - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
The color of daytime - default is white and clear.
DaytimeColorProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
dbClass - Variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
; The driver to use.
dbClassProperty - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
The property to use for specifying the driver: dbClass
dbf - Variable in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
dbf - Variable in class com.bbn.openmap.layer.shape.SpatialIndex
The handler for dbf file information.
dbf(String) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
Figures out the dbf file name from the shp file name.
dbf - Variable in class com.bbn.openmap.plugin.esri.EsriLayer
 
DBF_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
Attribute Key for DbfTableModel stored in an EsriGraphicList.
DBF_AUTOINCREMENT - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_BINARY - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_CHARACTER - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_DATE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_DOUBLE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_FLOAT - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_LOGICAL - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_LONG - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_MEMO - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_NUMERIC - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_OLE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TIMESTAMP - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_AUTOINCREMENT - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_BINARY - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_CHARACTER - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_DATE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_DOUBLE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_FLOAT - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_LOGICAL - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_LONG - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_MEMO - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_NUMERIC - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_OLE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
DBF_TYPE_TIMESTAMP - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
dbfFactory - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
DbfFile - Class in com.bbn.openmap.dataAccess.shape
An extension to DbfTableModel that handles reading only certain records when needed, in conjunction with some spatial indexing mechanism.
DbfFile() - Constructor for class com.bbn.openmap.dataAccess.shape.DbfFile
 
DbfFile(int) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfFile
Creates a blank DbfTableModel
DbfFile(BinaryFile) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfFile
 
dbfFileProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The name of the property that holds the name of the DBF file with the area attributes, like the name and the abbreviation (or search Key).
DbfHandler - Class in com.bbn.openmap.dataAccess.shape
The DbfHandler manages OMGraphics based on DBF file settings.
DbfHandler() - Constructor for class com.bbn.openmap.dataAccess.shape.DbfHandler
 
DbfHandler(String) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfHandler
 
DbfHandler(BinaryFile) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfHandler
 
DbfHandler.DbfRule - Class in com.bbn.openmap.dataAccess.shape
 
DbfHandler.DbfRule(DbfFile) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfHandler.DbfRule
 
dbfHasRenderingInfo - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Flad to note whether, if a DbfTableModel is set, to add the rendering information (DrawingAttributes contents) about the OMGraphics to the contents of the DbfTableModel.
DbfInputStream - Class in com.bbn.openmap.dataAccess.shape.input
Reads the contents of a DBF file and provides access to what it has read through several get methods
DbfInputStream(InputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Creates a LittleEndianInputStream then uses it to read the contents of the DBF file
dbfModel - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The DBF attribute file table model.
DbfOutputStream - Class in com.bbn.openmap.dataAccess.shape.output
Writes date in a DbfTableModel to a file, conforming to the DBF III file format specification
DbfOutputStream(OutputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.output.DbfOutputStream
Creates a DbfOutputStream
DbfTableModel - Class in com.bbn.openmap.dataAccess.shape
An implementation of TableModel that manages tabular data read from a dbf file and enables the user to stored data store herein to be saved to a file conforming to the DBF III file format specification.
DbfTableModel() - Constructor for class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
DbfTableModel(int) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfTableModel
Creates a blank DbfTableModel
DbfTableModel(DbfInputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfTableModel
Creates a DbfTableModel based on an InputStream
DbfTableModelFactory - Class in com.bbn.openmap.dataAccess.shape
 
DbfTableModelFactory() - Constructor for class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
DbfTableModelFactory.Column - Class in com.bbn.openmap.dataAccess.shape
 
DbfTableModelFactory.Column(String) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
DbfTableModelFactory.Column(String, byte, byte, int, Object) - Constructor for class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
DBLClickSelectMapMouseInterpreter - Class in com.bbn.openmap.omGraphics.event
The DBLClickSelectMapMouseInterpreter is an extension of the StandardMapMouseInterpreter that limits selection to map objects that have been double clicked on, instead of the single click used by default in the super class.
DBLClickSelectMapMouseInterpreter() - Constructor for class com.bbn.openmap.omGraphics.event.DBLClickSelectMapMouseInterpreter
The OMGraphicLayer should be set at some point before use.
DBLClickSelectMapMouseInterpreter(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.omGraphics.event.DBLClickSelectMapMouseInterpreter
The standard constructor.
DBLocationHandler - Class in com.bbn.openmap.layer.location.db
The DBLocationLayer is a LocationHandler designed to let you put data on the map based on information from a Database.
DBLocationHandler() - Constructor for class com.bbn.openmap.layer.location.db.DBLocationHandler
The default constructor for the Layer.
dbUrl - Variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
The connection String to use for the jdbc query, e.g.
dbUrlProperty - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
The Property to set for the query: dbUrl .
dc_system - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
DCD_EW - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCD_NONE - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCD_NS - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
Dchum - Variable in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
For future use...
Dchum - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
DCP_EAST - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_MIDDLE - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_NEAST - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_NORTH - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_NWEST - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_SEAST - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_SOUTH - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_SWEST - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
DCP_WEST - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
 
dcPos - Static variable in class com.bbn.openmap.layer.DeclutterMatrix
This is an ordering of the possible positions around a matrix tile.
DCW_FCS_TABLE1KEY - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table table1_key column for DCW
DCW_FCS_TABLE2KEY - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table table2_key column for DCW
DcwColumnInfo - Class in com.bbn.openmap.layer.vpf
Encapsulate the information about a particular column in a vpf table.
DcwColumnInfo(BinaryFile) - Constructor for class com.bbn.openmap.layer.vpf.DcwColumnInfo
Construct a DcwColumnInfo from the specified input stream.
DcwCrossTileID - Class in com.bbn.openmap.layer.vpf
Encapsulate the VPF Cross-Tile identifier primitive datatype.
DcwCrossTileID(int, int, int) - Constructor for class com.bbn.openmap.layer.vpf.DcwCrossTileID
Construct a DcwCrossTileID
DcwCrossTileID(BinaryFile) - Constructor for class com.bbn.openmap.layer.vpf.DcwCrossTileID
Construct a DcwCrossTileID from the specified input stream.
DcwRecordFile - Class in com.bbn.openmap.layer.vpf
Read and encapsulate VPF table files.
DcwRecordFile(String) - Constructor for class com.bbn.openmap.layer.vpf.DcwRecordFile
Open a DcwRecordFile and completely initialize it
DcwRecordFile(String, boolean) - Constructor for class com.bbn.openmap.layer.vpf.DcwRecordFile
Open a DcwRecordFile
DcwSpatialIndex - Class in com.bbn.openmap.layer.vpf
Read a VPF spatial index file.
DcwSpatialIndex(String, boolean) - Constructor for class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Construct an index for a filename.
DcwSpatialIndex.PrimitiveRecord - Class in com.bbn.openmap.layer.vpf
A class that wraps an entry in the spatial index.
DcwSpatialIndex.PrimitiveRecord(BinaryFile) - Constructor for class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
construct a new primitive record
DcwThematicIndex - Class in com.bbn.openmap.layer.vpf
Read a VPF thematic index file.
DcwThematicIndex(String, boolean) - Constructor for class com.bbn.openmap.layer.vpf.DcwThematicIndex
Construct an index, assumes this is pre-VPF2407 format.
DcwThematicIndex(String, boolean, boolean) - Constructor for class com.bbn.openmap.layer.vpf.DcwThematicIndex
Construct an index, assumes this is pre-VPF2407 format.
DcwThematicIndex.IndexRecord - Class in com.bbn.openmap.layer.vpf
A utility class used to record index records.
DcwThematicIndex.IndexRecord(Object, int, int) - Constructor for class com.bbn.openmap.layer.vpf.DcwThematicIndex.IndexRecord
Construct an index record
DcwVariableLengthIndexFile - Class in com.bbn.openmap.layer.vpf
Read in a VPF variable length index file, and allows access to individual records.
DcwVariableLengthIndexFile(String, boolean) - Constructor for class com.bbn.openmap.layer.vpf.DcwVariableLengthIndexFile
Construct a new index file.
DcwVariableLengthIndexFile(BinaryFile, boolean) - Constructor for class com.bbn.openmap.layer.vpf.DcwVariableLengthIndexFile
Construct a new index file.
DDF_FIELD_TERMINATOR - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFConstants
 
DDF_FOOTER_SIZE - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFConstants
 
DDF_LEADER_SIZE - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFConstants
 
DDF_UNIT_TERMINATOR - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFConstants
 
DDFBinaryString - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFDataType
 
DDFConstants - Interface in com.bbn.openmap.dataAccess.iso8211
 
DDFDataType - Class in com.bbn.openmap.dataAccess.iso8211
 
DDFDataType() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFDataType
 
DDFField - Class in com.bbn.openmap.dataAccess.iso8211
This object represents one field in a DDFRecord.
DDFField() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFField
 
DDFField(DDFFieldDefinition, int, int) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFField
 
DDFField(DDFFieldDefinition, byte[]) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFField
 
DDFField(DDFFieldDefinition, byte[], boolean) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFField
 
DDFFieldDefinition - Class in com.bbn.openmap.dataAccess.iso8211
Information from the DDR defining one field.
DDFFieldDefinition() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
DDFFieldDefinition(DDFModule, String, byte[]) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
DDFFieldDefinition.DataStructCode - Class in com.bbn.openmap.dataAccess.iso8211
 
DDFFieldDefinition.DataStructCode(char, String) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
DDFFieldDefinition.DataTypeCode - Class in com.bbn.openmap.dataAccess.iso8211
 
DDFFieldDefinition.DataTypeCode(char, String) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
DDFFloat - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFDataType
 
DDFInt - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFDataType
 
DDFModule - Class in com.bbn.openmap.dataAccess.iso8211
The class that represents a ISO 8211 file.
DDFModule() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFModule
The constructor.
DDFModule(String) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
DDFRecord - Class in com.bbn.openmap.dataAccess.iso8211
Contains instance data from one data record (DR).
DDFRecord(DDFModule) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
DDFString - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFDataType
 
DDFSubfield - Class in com.bbn.openmap.dataAccess.iso8211
Class containing subfield information for a DDFField object.
DDFSubfield() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
 
DDFSubfield(DDFSubfieldDefinition, Object) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Create a subfield with a definition and a value.
DDFSubfield(DDFSubfieldDefinition, byte[], int) - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Create a subfield with a definition and the bytes containing the information for the value.
DDFSubfieldDefinition - Class in com.bbn.openmap.dataAccess.iso8211
Information from the DDR record describing one subfield of a DDFFieldDefn.
DDFSubfieldDefinition() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
DDFSubfieldDefinition.DDFBinaryFormat - Interface in com.bbn.openmap.dataAccess.iso8211
 
DDFUtils - Class in com.bbn.openmap.dataAccess.iso8211
 
DDFUtils() - Constructor for class com.bbn.openmap.dataAccess.iso8211.DDFUtils
 
deactivate() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Turn the drawing tool off, disconnecting it from the MouseDelegator or canvas component, and removing the palette.
deactivate(int) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Turn the drawing tool off, disconnecting it from the MouseDelegator or canvas component, and removing the palette.
DEACTIVATE_ASAP_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
This behavior is used internally, when the OMDrawingTool should be told to clean up as soon as it is safe.
deactivateMouseMode() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Disconnects the mouse mode from the overview map.
DEBUG - Static variable in class com.bbn.openmap.BasicI18n
Debug string, 'i18n'
DEBUG - Variable in class com.bbn.openmap.BufferedLayerMapBean
 
DEBUG - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
DEBUG - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
DEBUG - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Gets set automatically if Logger.isLoggable(Level.INFO);
DEBUG - Variable in class com.bbn.openmap.event.MapMouseSupport
 
DEBUG - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
 
DEBUG - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
DEBUG - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
DEBUG - Variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
DEBUG - Variable in class com.bbn.openmap.MapHandler
 
DEBUG - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
DEBUG - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
DEBUG - Variable in class com.bbn.openmap.omGraphics.FilterSupport
 
DEBUG - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
 
DEBUG - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
DEBUG - Variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
DEBUG - Variable in class com.bbn.openmap.PropertyHandler
 
DEBUG - Variable in class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
DEBUG - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Debug flag turned on when drawingtool debug flag enabled.
DEBUG - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
DEBUG - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
Debug - Class in com.bbn.openmap.util
An abstract class that presents a static interface for debugging output.
DEBUG_CREATE - Static variable in class com.bbn.openmap.BasicI18n
Debug string that causes the BasicI18n class to keep track of resource property files and strings it looks for, as well as their defaults.
DEBUG_CREATE_DEFAULT - Static variable in class com.bbn.openmap.BasicI18n
If set, created ResourceBundle files will not have the local suffixes added to them.
DEBUG_DETAIL - Variable in class com.bbn.openmap.event.MapMouseSupport
 
DEBUG_DETAIL - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
DEBUG_RPF - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Used in setCache to see if new coverage is needed with a projection change.
DEBUG_RPF - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
DEBUG_RPFDETAIL - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
DEBUG_RPFDETAIL - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
DEBUG_RPFDETAIL - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
DEBUG_RPFFRAME - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
DEBUG_RPFTOC - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
DEBUG_RPFTOCDETAIL - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
DEBUG_RPFTOCFRAMEDETAIL - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
debugAll - Static variable in class com.bbn.openmap.util.Debug
Flag to indicate whether all debug messages should get printed.
debugAllToken - Static variable in class com.bbn.openmap.util.Debug
The user specified flag to indicate all debugging is on.
debugFacc - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
If set, the warehouse will limit visibility to specified facc and print out decision making process.
debugFacc - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
A handle to any debug FACC code listed by the warehouse, so that a specific type of feature can be singled out for debugging.
debugging(String) - Static method in class com.bbn.openmap.util.Debug
Indicates if the debugging for the named token is on or off.
DebugList - Static variable in class com.bbn.openmap.Environment
 
DebugMapTileFactory - Class in com.bbn.openmap.dataAccess.mapTile
A simple MapTileFactory that returns empty tiles with labels showing zoom level and x, y coords, and borders.
DebugMapTileFactory() - Constructor for class com.bbn.openmap.dataAccess.mapTile.DebugMapTileFactory
 
debugmsg(String) - Method in class com.bbn.openmap.MapBean
 
DECIMAL_DEGREES - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The float coordinates are in decimal degrees.
DECIMAL_DEGREES - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The float coordinates are in decimal degrees.
decimalCount - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
DECLUTTER_ANYWHERE - Static variable in class com.bbn.openmap.layer.location.Location
 
DECLUTTER_LOCALLY - Static variable in class com.bbn.openmap.layer.location.Location
 
declutterButton - Variable in class com.bbn.openmap.layer.location.LocationLayer
 
declutterLabel(DeclutterMatrix, Projection) - Method in class com.bbn.openmap.layer.location.ByteRasterLocation
Given the label is this location has a height and width, find a clean place on the map for it.
declutterLabel(DeclutterMatrix, Projection) - Method in class com.bbn.openmap.layer.location.Location
Given the label is this location has a height and width, find a clean place on the map for it.
declutterLimit - Variable in class com.bbn.openmap.layer.location.Location
The pixel limit where the declutter matrix won't draw the name, if it can't put the name at least this close to the original place.
DeclutterMatrix - Class in com.bbn.openmap.layer
This class represents the screen divided up into sections, and tracks the sections that are marked, for any reason.
DeclutterMatrix(int, int, int, int) - Constructor for class com.bbn.openmap.layer.DeclutterMatrix
Construct a new DeclutterMatrix, given the screen dimensions and the size of the matrix cells
DeclutterMatrix(int, int) - Constructor for class com.bbn.openmap.layer.DeclutterMatrix
Construct a new matrix, given the screen dimensions, and using the default matrix cell size
DeclutterMatrix() - Constructor for class com.bbn.openmap.layer.DeclutterMatrix
Create a new matrix, with null dimensions
declutterMatrix - Variable in class com.bbn.openmap.layer.location.LocationLayer
The declutter matrix to use, if desired.
DeclutterMatrix.MatrixIndexes - Class in com.bbn.openmap.layer
 
DeclutterMatrix.MatrixIndexes() - Constructor for class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
DeclutterMatrix.PositionParameters - Class in com.bbn.openmap.layer
This Denotes the parameters of one of the 8 possible positions around a decluttermatrix tile.
DeclutterMatrix.PositionParameters(int, int, int, int) - Constructor for class com.bbn.openmap.layer.DeclutterMatrix.PositionParameters
 
DeclutterMatrixClassProperty - Static variable in class com.bbn.openmap.layer.location.LocationLayer
 
declutterType - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Decluttering is not supported by OpenMap yet.
DECLUTTERTYPE_LINE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should be moved if it is going to share window space with another graphic, and a line should be drawn from the new position to the original position.
DECLUTTERTYPE_MOVE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should be moved if it is going to share window space with another graphic.
DECLUTTERTYPE_NONE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should not be moved or be considered in the placement of other graphics.
DECLUTTERTYPE_SPACE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should not be moved, but its position should be considered when placing other graphics.
decode(String) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Set the MGRS parameters from a MGRS coordinate string.
decodeDummyMarkerFromPropertyInfo(String) - Static method in class com.bbn.openmap.util.PropUtils
Should be used inside a PropertyConsumerPropertyEditor.setProperties(String, Properties) method to set the real property prefix.
decompressSubframe(int, int, RpfSubframe, RpfColortable, RpfViewAttributes) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Decompress a subframe into a cache entry OMRaster (RpfSubframe).
decompressSubframe(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Decompress a subframe into an array of bytes suitable for in indexed color model image.
decompressSubframe(int, int, RpfColortable) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Decompress a subframe into an array of ints suitable for a direct color model image.
deepCopy() - Method in interface com.bbn.openmap.omGraphics.grid.GridData
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
deepCopy() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
deepCopy(double[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(int[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(boolean[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(float[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(char[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(short[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(long[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(byte[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(T) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(T[]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(double[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(boolean[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(byte[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(char[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(int[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(float[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(long[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
deepCopy(short[][]) - Static method in class com.bbn.openmap.util.DeepCopyUtil
 
DeepCopyUtil - Class in com.bbn.openmap.util
A set of convenience functions for deep copying data structures.
DeepCopyUtil() - Constructor for class com.bbn.openmap.util.DeepCopyUtil
 
DEF_DO_THINNING - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEF_FAN_EPS - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEF_PREFIX - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEF_PROPS_FILE_NAME - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEF_THRESHOLD - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEF_VMAP_TYPE - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEF_ZERO_EPS - Static variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
DEFAULT - Static variable in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
DEFAULT - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
A good ol' generic DrawingAttributes object for all to use.
DEFAULT - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
DEFAULT - Static variable in class com.bbn.openmap.omGraphics.GraphicAttributes
 
default_action - Variable in class com.bbn.openmap.tools.dnd.DnDListener
 
DEFAULT_ADJUST - Static variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
DEFAULT_BACKGROUND_COLOR - Static variable in class com.bbn.openmap.MapBean
 
DEFAULT_BANDHEIGHT - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Default height between bands in band views.
DEFAULT_BANDHEIGHT - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Default height between bands in band views.
DEFAULT_BANDHEIGHT - Static variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
DEFAULT_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A convenience value that tells the OMDrawingTool to show the GUI if it is a tool, or to only display the popup with the ctrl key or right mouse button if it isn't.
DEFAULT_BROWSE_CUTOFF - Static variable in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
cutoff scale for browse coverage.
DEFAULT_BUTTON_SIZE - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
DEFAULT_CACHE_SIZE - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
DEFAULT_CENTER_LAT - Static variable in class com.bbn.openmap.MapBean
 
DEFAULT_CENTER_LON - Static variable in class com.bbn.openmap.MapBean
 
DEFAULT_COLOR - Static variable in class com.bbn.openmap.layer.location.Link
the default color is black
DEFAULT_COLOR_CUTOFFS - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
DEFAULT_COLORS - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
DEFAULT_COLORS_CLASS - Static variable in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
DEFAULT_DASHED - Static variable in class com.bbn.openmap.layer.location.Link
the default dash style - not dashed
DEFAULT_DISTANCE_LIMIT - Static variable in class com.bbn.openmap.layer.link.LinkLayer
 
DEFAULT_FONT - Static variable in class com.bbn.openmap.layer.link.LinkText
 
DEFAULT_FONT - Static variable in class com.bbn.openmap.omGraphics.OMText
 
DEFAULT_FORMAT - Static variable in class com.bbn.openmap.omGraphics.OMRangeRings
The default format.
DEFAULT_FRAME_SPACE - Static variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
DEFAULT_HEIGHT - Static variable in class com.bbn.openmap.MapBean
 
DEFAULT_ICON_DIMENSION - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
DEFAULT_ICON_SIZE - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
DEFAULT_INTERVAL - Static variable in class com.bbn.openmap.omGraphics.OMRangeRings
By default, there are 3 inner rings, 4 total.
DEFAULT_ISOVAL - Static variable in class com.bbn.openmap.omGraphics.OMPoint
 
DEFAULT_LENGTH - Static variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
DEFAULT_LEVEL0_COLOR_STRING - Static variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
The default line color for level 0.
DEFAULT_LEVEL1_COLOR_STRING - Static variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
The default line color for level 1.
DEFAULT_LEVEL2_COLOR_STRING - Static variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
The default line color for level 2.
DEFAULT_LINETYPE - Static variable in class com.bbn.openmap.layer.location.Link
the default line type - straight
DEFAULT_MAX_CACHE_SIZE - Static variable in class com.bbn.openmap.util.cacheHandler.CacheHandler
 
DEFAULT_MAX_SIDE - Static variable in class com.bbn.openmap.layer.rpf.MakeToc
According to Dan Scholten's original code, this was 2 times the max - changed from 30 on 6/17/94 to 200 for 81 JNC's in zone 1.
DEFAULT_MAX_SIZE - Static variable in class com.bbn.openmap.event.UndoStack
 
DEFAULT_MAX_SIZE - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
DEFAULT_MIN_SIZE - Static variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
DEFAULT_MINUTE_SPACING - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Default minute spacing
DEFAULT_NON_CLEAR_FILL_PAINT - Static variable in class com.bbn.openmap.dataAccess.image.ImageTile
 
DEFAULT_NUMBER_STATES - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
DEFAULT_OPAQUENESS - Static variable in class com.bbn.openmap.event.OMMouseMode
 
DEFAULT_OPAQUENESS - Static variable in class com.bbn.openmap.event.PanMouseMode
 
DEFAULT_OPAQUENESS - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
DEFAULT_OPAQUENESS - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
for colorizing
DEFAULT_OPAQUENESS - Static variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
DEFAULT_OPAQUENESS - Static variable in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
DEFAULT_PACE_BASELINE_VALUE - Static variable in class com.bbn.openmap.time.TimerRateHolder
The string used for the default pace baseline ("00:00:00").
DEFAULT_PACE_FORMAT - Static variable in class com.bbn.openmap.time.TimerRateHolder
The string used for the default pace format ("HH:mm:ss").
DEFAULT_PORT - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
DEFAULT_PORT - Static variable in class com.bbn.openmap.layer.link.LinkServerStarter
Default port that the server starter listens to.
DEFAULT_PORT - Static variable in class com.bbn.openmap.util.http.HttpServer
The default port.
DEFAULT_RADIUS - Static variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
DEFAULT_RADIUS - Static variable in class com.bbn.openmap.omGraphics.GrabPoint
 
DEFAULT_RADIUS - Static variable in class com.bbn.openmap.omGraphics.OMPoint
 
DEFAULT_RECORD_BUFFER_SIZE - Static variable in class com.bbn.openmap.layer.shape.ShapeFile
A default record size.
DEFAULT_ROTATIONANGLE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The default rotation andle to use for java.awt.Graphics2D objects.
DEFAULT_SCALE - Static variable in class com.bbn.openmap.MapBean
 
DEFAULT_SCALE_RATIO - Static variable in class com.bbn.openmap.dataAccess.image.ImageTile.Cache
 
DEFAULT_SEGS_PER_DEG - Static variable in class com.bbn.openmap.proj.LineCoordinateGenerator
 
DEFAULT_SERVER - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
DEFAULT_SHAPE_RECORD_SIZE - Static variable in class com.bbn.openmap.layer.shape.SpatialIndex
Default size for shape record buffer.
DEFAULT_SLOPE_ADJUST - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Default contrast setting for slope shading.
DEFAULT_SLOPE_ADJUST - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Default contrast setting for slope shading.
DEFAULT_SLOPE_ADJUST - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Default contrast setting for slope shading.
DEFAULT_SPACING - Static variable in class com.bbn.openmap.layer.location.Location
the default distance away a label should be placed from a location marker.
DEFAULT_SUBFRAMEBUFFER - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
DEFAULT_SUBJAR_DEF_ZOOMLEVEL - Static variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
DEFAULT_SYMBOL_CODE - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
DEFAULT_SYMBOL_IMAGE - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
DEFAULT_TERM_FADE - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
Default value of fade to the terminator line, set to .10f.
DEFAULT_TEST_CLASS - Static variable in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
DEFAULT_TEXT_MATTE_STROKE - Static variable in class com.bbn.openmap.omGraphics.OMText
The default text matte stroke that is used to surround each character with the color set in the textMatteColor attribute.
DEFAULT_THICKNESS - Static variable in class com.bbn.openmap.layer.location.Link
the default line thickness - 1
DEFAULT_TIME_INTERVAL - Static variable in class com.bbn.openmap.time.Clock
 
DEFAULT_UTM_LABEL_CUTOFF_SCALE - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
DEFAULT_WIDGET_BUTTON_SIZE - Variable in class com.bbn.openmap.gui.OverlayMapPanel
 
DEFAULT_WIDTH - Static variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
DEFAULT_WIDTH - Static variable in class com.bbn.openmap.MapBean
 
DEFAULT_WINGLENGTH - Static variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
DEFAULT_WINGTIP - Static variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
DEFAULT_WORLDWIDE_ZOOMLEVEL - Static variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
DefaultBackwardIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
DefaultBackwardStepIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
defaultBeanIcon - Static variable in class com.bbn.openmap.tools.beanbox.BeanPanel
Default icon for representing a bean
defaultBelowOneDegreeColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultCenterLat - Variable in class com.bbn.openmap.gui.NavigatePanel
 
defaultCenterLon - Variable in class com.bbn.openmap.gui.NavigatePanel
 
defaultcolor - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
defaultColors - Static variable in class com.bbn.openmap.layer.e00.E00Parser
 
DefaultConfiguration - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
defaultDA - Variable in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
defaultDA - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
defaultDashLength - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default dash length, for opaque and transparent parts.
defaultDashPhase - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default dash phase, which is zero.
defaultDateLineColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
DefaultDisplayLabel - Static variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
DefaultDnDCatcher - Class in com.bbn.openmap.tools.dnd
DefaultDnDCatcher manages Drag and Drop events on the map.
DefaultDnDCatcher() - Constructor for class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Constructs a new DefaultDnDCatcher.
DefaultDnDCatcher(DragSource) - Constructor for class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Constructs a new DefaultDnDCatcher given the DragSource for the Component.
DefaultDnDCatcher(DragSource, Component) - Constructor for class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Construct a new DefaultDnDCatcher given the DragSource for the Component c, and the Component to observe.
DefaultDnDCatcher(DragSource, Component, int) - Constructor for class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
DefaultDnDCatcher(DragSource, Component, int, DragGestureListener) - Constructor for class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
DefaultDrawingAttributesClass - Static variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
defaultEditLayersButtonTitle - Static variable in class com.bbn.openmap.gui.LayersMenu
The default edit button title.
defaultEditorClass - Variable in class com.bbn.openmap.util.propertyEditor.Inspector
A simple TextField as a String editor.
defaultEquatorColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
DefaultFeatureInfoResponse - Class in com.bbn.openmap.image.wms
 
DefaultFeatureInfoResponse() - Constructor for class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
defaultFillPaintString - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default fill paint.
defaultFiveDegreeColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
DefaultForwardIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
DefaultForwardStepIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
defaultFrameTitle - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
Default Frame title for OverviewMapHandler
defaultGraphicAttributes - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
defaultHeight - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultHeight - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
DefaultHelpMenu - Class in com.bbn.openmap.gui
HelpMenu is instance of JMenu.
DefaultHelpMenu() - Constructor for class com.bbn.openmap.gui.DefaultHelpMenu
 
DefaultHelpMenu(String) - Constructor for class com.bbn.openmap.gui.DefaultHelpMenu
 
DefaultHideLabel - Static variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
defaultIconURL - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
Icon URL for points to use as default.
defaultIconURL - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
 
DefaultIconURLProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
defaultURL
DefaultIconURLProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Property to set an URL for an icon image to use for all the locations that don't have an image defined in the csv file, or if there isn't an icon defined in the csv file for any of the locations and you want them all to have the same icon.
defaultKey - Static variable in class com.bbn.openmap.gui.LayersPanel
Default key for the LayersPanel Tool.
defaultKey - Static variable in class com.bbn.openmap.gui.MouseModeButtonPanel
 
defaultKey - Static variable in class com.bbn.openmap.gui.MouseModePanel
 
defaultKey - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
defaultKey - Variable in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
defaultKey - Static variable in class com.bbn.openmap.gui.OMToolComponent
 
defaultKey - Static variable in class com.bbn.openmap.gui.OMToolSet
 
defaultKey - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
Default key for Tool
defaultKey - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
defaultKey - Static variable in class com.bbn.openmap.gui.ZoomPanel
 
defaultKey - Static variable in class com.bbn.openmap.tools.beanbox.BeanPanel
Default key for the BeanPanel Tool.
defaultKey - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Default key for the DrawingToolLauncher Tool.
DefaultLayerName - Static variable in class com.bbn.openmap.gui.LayerAddPanel
 
defaultLayerProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
property extension used to specify a default property set
defaultLayers - Variable in class com.bbn.openmap.image.MapRequestHandler
Comma-separated list of layer scoping prefixes that specify what layers, and their order, should be used for default images where layers are not specified in the request.
defaultLayersProperty - Static variable in class com.bbn.openmap.image.MapRequestHandler
 
DefaultLayersProperty - Static variable in class com.bbn.openmap.image.MapRequestHandler
The real new property for doing this.
defaultLineColorString - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultLineColorString - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
defaultLinePaintString - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default line paint.
defaultLineWidth - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default line width
defaultLocationColorString - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
The default line color for locations.
defaultLocationXoffset - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultLocationXoffset - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
defaultLocationYoffset - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultLocationYoffset - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
defaultMattingPaintString - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default matting paint.
defaultMercator - Static variable in class com.bbn.openmap.proj.MercatorLoader
 
defaultMinScale - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
defaultMinScaleUom - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
defaultMnemonic - Static variable in class com.bbn.openmap.gui.NavigateMenu
 
defaultModeProperty - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
 
defaultNameColorString - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
The default line color for names.
defaultOneDegreeColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
DefaultOverviewMouseMode - Class in com.bbn.openmap.event
A MouseMode that handles drawing a box, or clicking on a point, but directs the updates to the ControlledMapSupport of the overview map handler, instead of the overview MapBean, which would have been the normal behavior.
DefaultOverviewMouseMode(OverviewMapHandler) - Constructor for class com.bbn.openmap.event.DefaultOverviewMouseMode
Construct a OverviewMouseMode.
defaultPanDistance - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
DefaultPauseIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
defaultPixelsPerMeter - Static variable in class com.bbn.openmap.proj.Planet
 
defaultProjection - Variable in class com.bbn.openmap.image.MapRequestHandler
The default projection that provides projection parameters that are missing from the request.
defaultRoadClass - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
DefaultRPFCoveragePrefix - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
defaultScaleFactor - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
defaultScaleTextPanelKey - Static variable in class com.bbn.openmap.gui.ScaleTextPanel
 
defaultSelectPaintString - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The default fill paint.
defaultShowBelowOneLines - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultShowOneAndFiveLines - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultShowRuler - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultSpecialLineColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultSymbolCode - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
The base 15 character code for a symbol under a scheme.
DefaultSymbolCodeProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Property keyword for the default symbol code 'defaultSymbolCode'.
defaultTenDegreeColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultText - Static variable in class com.bbn.openmap.gui.menu.MouseModeMenu
 
defaultText - Static variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
defaultText - Static variable in class com.bbn.openmap.gui.NavigateMenu
 
defaultTextColorString - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultTextColorString - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
defaultTextColorString - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
defaultThreshold - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
DefaultToolPanelName - Static variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
DefaultTransferableObject - Class in com.bbn.openmap.tools.dnd
Transferable object class with the default data flavor of DataFlavor.javaJVMLocalObjectMimeType.
DefaultTransferableObject(Object) - Constructor for class com.bbn.openmap.tools.dnd.DefaultTransferableObject
 
defaultTransitionScale - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
The default transition scale.
defaultUnitOfMeasureString - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultUnitOfMeasureString - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
defaultValue - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
DefaultValueProperty - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
defaultView - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
The NetMap server has a notion of views that represent nodes and links, and these are names.
DefaultViewProperty - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
defaultWidth - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
defaultWidth - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
defaultWindowSupportDisplayType - Static variable in class com.bbn.openmap.gui.WindowSupport
 
DefaultWmsLayerStyle - Class in com.bbn.openmap.image.wms
 
DefaultWmsLayerStyle(String, String, String) - Constructor for class com.bbn.openmap.image.wms.DefaultWmsLayerStyle
Creates a new instance of DefaultWmsLayerStyle
defaultZoneLetter - Variable in class com.bbn.openmap.proj.UTMProjectionLoader
 
defaultZoneNumber - Variable in class com.bbn.openmap.proj.UTMProjectionLoader
 
defaultZoomFactor - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
DefinitionProperty - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
Spreadsheet format for column, as name,type,length,decimal_places(optional)
defn - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
A DDFSubfieldDefinition defining the admin part of the file that contains the subfield data.
DEG_TO_SC(double) - Static method in class com.bbn.openmap.proj.ProjMath
Convert between decimal degrees and scoords.
degLat - Variable in class com.bbn.openmap.gui.DMSCoordPanel
 
degLon - Variable in class com.bbn.openmap.gui.DMSCoordPanel
 
degPerHorBlock - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Calculated number of degrees per block in the horizontal direction.
degPerVerBlock - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Calculated number of degrees per block in the vertical direction.
DEGREE_SIGN - Static variable in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
degrees(double) - Static method in class com.bbn.openmap.geo.Geo
Convert from radians to degrees.
degToRad(double) - Static method in class com.bbn.openmap.proj.ProjMath
Convert degrees to radians.
degToRad(float) - Static method in class com.bbn.openmap.proj.ProjMath
Convert degrees to radians.
del(Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
del(Line[]) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
del(Node, Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
del(int) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
del(String) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
del(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
del(int) - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
del(Node) - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
delete - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
delete(String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Delete the files in the provided RPF directory that match the current scale and boundary settings.
delete() - Method in class com.bbn.openmap.tools.roads.RoadPoint
 
DELETE_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - delete the graphic.
deleteBoundaryButton - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
deleteButton - Variable in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
deleteclickedgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
deleteColumn(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Delete a column, iterating through all the records and deleting that part of each record.
deleteFile(File) - Static method in class com.bbn.openmap.util.FileUtils
Delete a file or a directory, including its content.
deletegif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
deleteIntersection(Intersection) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
deleteLayers - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
DeleteLayersProperty - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
deleteList - Variable in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
deletePanes(List<LayerPane>) - Method in class com.bbn.openmap.gui.LayersPanel
 
deletePoint() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Delete a point off the end of the polyline/polygon.
deletePoint(int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Delete a point at a certain point in the polygon coordinate list.
deleteRoad(Road) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
deleteRoadPoint(RoadPoint) - Method in class com.bbn.openmap.tools.roads.Road
 
deleteSelected() - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
deleteSelectedBean() - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
This method is called when the user chooses to delete a bean by some means such by by pressing DEL.
DemoLayer - Class in com.bbn.openmap.layer
This layer demonstrates interactive capabilities of OpenMap.
DemoLayer() - Constructor for class com.bbn.openmap.layer.DemoLayer
 
desColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
DescribeDB - Class in com.bbn.openmap.layer.vpf
This class will print out some basic information about a VPF database.
DescribeDB() - Constructor for class com.bbn.openmap.layer.vpf.DescribeDB
 
describeShapeDetail(Shape) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Utility method that iterates over a Shape object and prints out the points.
describeShapeDetail(Shape, double) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Utility method that iterates over a Shape object and prints out the points.
description - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
description - Variable in class com.bbn.openmap.event.OMEvent
 
description - Variable in class com.bbn.openmap.layer.vpf.CoverageTable.FeatureClassRec
a short text description
description - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
description - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
description - Variable in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
description - Variable in class com.bbn.openmap.proj.BasicProjectionLoader
 
description - Variable in class com.bbn.openmap.time.TimerStatus
 
description - Variable in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
description - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
DESCRIPTION_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
DescriptionProperty - Static variable in class com.bbn.openmap.proj.BasicProjectionLoader
 
descriptor - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The mask describing the event.
deselect() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Un-highlight all of the tiles.
deselect(OMGraphicList) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Designate a list of OMGraphics as deselected.
deselect(OMGraphicList) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Designate a list of OMGraphics as de-selected.
deselect(OMGraphicList) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
deselect(OMGraphicList) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphics on the list should be considered to be deselected.
deselect(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notify the GRP that the OMGraphic has been deselected.
deselect(OMGraphicList) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
deselect() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Let the geometry object know it's deselected.
deselect() - Method in class com.bbn.openmap.omGraphics.OMBitmap
Set the selected attribute to false, sets the color to the line color.
deselect() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Let the geometry object know that it is not selected.
deselect() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the selected attribute to false, sets the color to the line color.
deselect() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the selected attribute to false, sets the color to the line color.
deselect() - Method in class com.bbn.openmap.omGraphics.OMList
If you call deselect() on an OMGraphicList, it calls deselect() all the graphics it contains, as well as the deselect method on it's super class.
deselect(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
DESELECT_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - deselect the graphic.
DESELECTALL_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - deselect all graphics.
deselectGraphics() - Method in class com.bbn.openmap.layer.link.LinkActionList
The server method for writing a request to the client to deselect all the graphics.
desktop - Variable in class com.bbn.openmap.Environment
 
destination - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
Destination point of the range rings to be drawn.
DESTINATION_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
destroy() - Method in class com.bbn.openmap.app.OpenMapApplet
Called by the browser or applet viewer to inform this applet that it is being reclaimed and that it should destroy any resources that it has allocated.
destroy() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Clean up, get rid of data and close file pointer.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Detach from a Moving OffsetGrabPoint.
detachFromMovingGrabPoint(OffsetGrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Detach from a Moving OffsetGrabPoint.
details - Variable in class com.bbn.openmap.layer.location.Location
The URL to display when the object is gestured upon.
detailSpace - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
detailSpacePanel - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
determineLocation(MouseEvent) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
determineLocation(MouseEvent) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
determinePoliticalAreas(OMGraphicList) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
DeterminePoliticalAreas goes over a list of omgraphics, and spits out a hashtable that holds PoliticalArea objects for every area key.
determinePoliticalAreas(OMGraphicList, Hashtable) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
DeterminePoliticalAreas goes over a list of omgraphics, and spits out a hashtable that holds PoliticalArea objects for every area key.
df - Variable in class com.bbn.openmap.dataAccess.shape.DbfFile
 
df - Variable in class com.bbn.openmap.event.DistanceMouseMode
 
df - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
 
df - Variable in class com.bbn.openmap.gui.CoordPanel
 
df - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
df - Variable in class com.bbn.openmap.gui.ScaleTextPanel
 
df - Variable in class com.bbn.openmap.gui.time.TimePanel
 
df - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
df - Variable in class com.bbn.openmap.omGraphics.OMDistance
 
df - Variable in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
dfc - Variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
dfsi - Variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
A description of the drawing attributes of the images.
dfsi - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
dim - Variable in class com.bbn.openmap.gui.MouseModePanel
 
dim - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
The dimension of icons created for point OMGraphics.
dimBackButton - Variable in class com.bbn.openmap.gui.ProjectionStackTool
 
dimBackName - Static variable in class com.bbn.openmap.gui.ProjectionStackTool
 
DimensionQueryPanel - Class in com.bbn.openmap.gui
 
DimensionQueryPanel() - Constructor for class com.bbn.openmap.gui.DimensionQueryPanel
 
DimensionQueryPanel(Dimension) - Constructor for class com.bbn.openmap.gui.DimensionQueryPanel
 
DimensionQueryPanel(int, int) - Constructor for class com.bbn.openmap.gui.DimensionQueryPanel
 
dimForwardButton - Variable in class com.bbn.openmap.gui.ProjectionStackTool
 
dimForwardName - Static variable in class com.bbn.openmap.gui.ProjectionStackTool
 
dir - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
dir - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
directErrors(File, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a file to log errors.
directErrors(String, boolean, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a file to log errors.
directErrors(OutputStream, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a DataOutputStream to log errors.
direction - Variable in class com.bbn.openmap.layer.DeclutterMatrix.PositionParameters
 
directories - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
DirectoryPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that brings up a JFileChooser panel to select a directory.
DirectoryPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.DirectoryPropertyEditor
 
directOutput(File, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a file to log output.
directOutput(String, boolean, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a file to log output.
directOutput(OutputStream, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a DataOutputStream to log output.
dirpath - Variable in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
the path to our directory
dirSuffixAvoids - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The suffixes to skip over for directories.
dirSuffixLimits - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The suffixes to limit copying to for directories.
dirty - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
dis - Variable in class com.bbn.openmap.layer.link.Link
For incoming traffic.
disableDoubleBuffering(Component) - Static method in class com.bbn.openmap.image.MapBeanPrinter
The speed and quality of printing suffers dramatically if any of the containers have double buffering turned on.
discarded - Variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
disconnect() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Resets the controls to the disconnected mode.
DISCONNECTED_COLOR - Static variable in class com.bbn.openmap.graphicLoader.GLPoint
 
disconnectFromBeanContext() - Method in class com.bbn.openmap.Layer
Layer method to just disconnect from the BeanContext, without grabbing the iterator as in setBeanContext().
display(String) - Static method in class com.bbn.openmap.gui.MiniBrowser
 
display(String, String) - Static method in class com.bbn.openmap.gui.MiniBrowser
 
display(Frame, String, String) - Static method in class com.bbn.openmap.gui.MiniBrowser
 
display(URL) - Static method in class com.bbn.openmap.gui.MiniBrowser
 
display(Frame, URL) - Static method in class com.bbn.openmap.gui.MiniBrowser
 
display - Variable in class com.bbn.openmap.gui.WindowSupport
 
DISPLAY_UNITS_PROPERTY - Static variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
displayBrowserContent(String) - Method in class com.bbn.openmap.InformationDelegator
Display a html String in a window.
displayCommand - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.DisplayTypeChoice
 
displayInfoLine(String) - Method in class com.bbn.openmap.InformationDelegator
Display a line of text in a info line.
displayInfoLine(String, int) - Method in class com.bbn.openmap.InformationDelegator
Display a line of text in a designated info line.
DisplayIntervalProperty - Static variable in class com.bbn.openmap.gui.event.EventListPresenter
 
displayInWindow() - Method in class com.bbn.openmap.gui.WindowSupport
Display the window, and find out what the natural or revised size and location are for the window.
displayInWindow(Frame) - Method in class com.bbn.openmap.gui.WindowSupport
Display the window, and find out what the natural or revised size and location are for the window.
displayInWindow(int, int, int, int) - Method in class com.bbn.openmap.gui.WindowSupport
Display the window.
displayInWindow(Frame, int, int, int, int) - Method in class com.bbn.openmap.gui.WindowSupport
Display the window.
displayInWindow(Frame, Class, int, int, int, int) - Method in class com.bbn.openmap.gui.WindowSupport
Display the window.
displayLabel - Static variable in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
displayLabel - Variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
DisplayLabelProperty - Static variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
displayList - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
displayMaxScale - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
displayMessage(String, String) - Method in class com.bbn.openmap.InformationDelegator
Display a message in a pop-up window.
displayMinScale - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
displayName - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.DisplayTypeChoice
 
displayPaint - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
The color that the object is displayed with.
DisplayPaletteCmd - Static variable in class com.bbn.openmap.Layer
Layer-defined action event command to display the palette.
displayPathOnRoad(Point, Point, Route, List) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
 
displayPathOnRoad(Point, Point, Route, List) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
displayPathOnRoad(Point, Point, Route, List) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Displays a Route between two points on the map.
displayPathOnRoad(Point, Point, Route, List) - Method in interface com.bbn.openmap.tools.roads.RoadServices
Displays a Route between two points on the map.
displayPopup(List<Component>, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Create a pop-up menu from GRP requests, over the mouse event location.
DisplayPropertiesCmd - Static variable in class com.bbn.openmap.Layer
Layer-defined action event command to display the properties using an Inspector.
displayTimeWindow - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
displayType - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The chosen display type, which gets set as a property in each OMGraphic for retrieval by the layer.
displayTypeJCB - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The GUI combo box for choices on how to display the attributes.
DisplayTypeProperty - Static variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
displayUnits - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
displayUnits - Variable in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
displayURL(String) - Method in class com.bbn.openmap.InformationDelegator
Try to display a URL in a web browser.
DisplayWindowCmd - Static variable in class com.bbn.openmap.gui.WindowSupport
 
dispose() - Method in class com.bbn.openmap.BufferedLayerMapBean
Call when getting rid of the MapBean, it releases pointers to all listeners and kills the ProjectionSupport thread.
dispose() - Method in class com.bbn.openmap.BufferedMapBean
 
dispose() - Method in class com.bbn.openmap.BufferedMapBean.PanHelper
 
dispose() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
This must get called to break a reference cycle that prevents the garbage collection of frames.
dispose() - Method in class com.bbn.openmap.event.ProjectionSupport
Call when getting rid of the ProjectionSupport, it kills the ProjectionSupport thread.
dispose() - Method in class com.bbn.openmap.gui.BasicMapPanel
Sets the MapBean variable to null and removes all children.
dispose() - Method in interface com.bbn.openmap.gui.MapPanel
Tell the panel to release components.
dispose() - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
dispose() - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
dispose() - Method in class com.bbn.openmap.gui.OpenMapFrame
Calls dispose on the BeanContext (MapHandler) and then removes references to other children.
dispose() - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
dispose() - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
dispose() - Method in class com.bbn.openmap.io.BinaryBufferedFile
Disposes the underlying file input, and releases some resources of the class.
dispose() - Method in class com.bbn.openmap.io.BinaryFile
Closes underlying file, get rid of resources and knowledge of file.
dispose() - Method in class com.bbn.openmap.layer.BufferedLayer
 
dispose() - Method in class com.bbn.openmap.Layer
Method called when layer detects that it has been removed from MapHandler, assumes it's being thrown away.
dispose() - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
Called when the parent layer detects that it has been removed from the application.
dispose() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
dispose() - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
dispose() - Method in interface com.bbn.openmap.layer.editor.EditorTool
Called when the EditorLayer is removed from application.
dispose() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Overrides Layer.dispose(), makes sure the OMGraphicList is cleared.
dispose() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
 
dispose() - Method in class com.bbn.openmap.MapBean
Call when getting rid of the MapBean, it releases pointers to all listeners and kills the ProjectionSupport thread.
dispose() - Method in class com.bbn.openmap.MapBean.RotationHelper
 
dispose() - Method in class com.bbn.openmap.MapHandler
Calls dispose() on the contained MapBean and removes all objects from BeanContext.
dispose() - Method in class com.bbn.openmap.MouseDelegator
 
dispose() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Notification to the PlugIn that it has been removed from the application, so it can disconnect from all other objects that may be holding a reference to it.
dispose() - Method in interface com.bbn.openmap.plugin.PlugIn
Notification to the PlugIn that it has been removed from the application, so it can disconnect from all other objects that may be holding a reference to it.
dispose() - Method in class com.bbn.openmap.plugin.PlugInLayer
 
dispose() - Method in class com.bbn.openmap.PropertyHandler
 
disposeDrawingBuffer() - Method in class com.bbn.openmap.BufferedMapBean
Clear out resources for the current drawing buffer.
distance - Variable in class com.bbn.openmap.event.DistanceMouseMode
Distance of the current segment
distance(Geo) - Method in class com.bbn.openmap.geo.Geo
Angular distance, in radians between this and v2.
distance(Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
Angular distance, in radians between v1 and v2.
distance(double, double, double, double) - Static method in class com.bbn.openmap.geo.Geo
Angular distance, in radians between the two lat lon points.
distance(Geo, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Adapter
Returns the perpendicular distance to the closest point on the edge of the polygon.
distance(Geo, Geo) - Method in interface com.bbn.openmap.geo.GeoArray
Returns the perpendicular distance to the closest point on the edge of the polygon.
distance - Variable in class com.bbn.openmap.geo.RibbonIterator
 
distance - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Distance of the current segment
distance(double, double) - Method in class com.bbn.openmap.layer.location.Location
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.layer.mif.OMSubtraction
Return the shortest distance from the line to an XY-point - not relevant to this class.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.geom.PolylineGeometry
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in interface com.bbn.openmap.omGraphics.OMLabeler
The OMLabler should return the pixel distance from any part of the label to the given x, y pixel distance.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the distance to the closest OMGraphic.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.OMPoly
Return the shortest distance from the graphic to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Return the shortest distance from the circle to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.OMText
Return the shortest distance from the OMText to an XY-point.
distance(double, double) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
distance(double, double) - Method in class com.bbn.openmap.omGraphics.SinkGraphic
This graphic is at Float.POSITIVE_INFINITY.
distance - Variable in class com.bbn.openmap.proj.AziDist
 
distance(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Find the distance to another LatLonPoint, based on a earth spherical model.
distance(double, double, double, double) - Static method in class com.bbn.openmap.proj.coords.VHTransform
Return the distance in miles between 2 VH pairs.
distance(float, float, float, float) - Static method in class com.bbn.openmap.proj.DrawUtil
2D distance formula.
distance(int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
2D distance formula.
distance(double, double, double, double) - Static method in class com.bbn.openmap.proj.DrawUtil
2D distance formula.
distance(double[]) - Static method in class com.bbn.openmap.proj.ProjMath
Cumulative distance calculated between coords.
distance_to_endpoint(int, int, int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
Distance to closest endpoint.
distance_to_line(double, double, double, double, double, double) - Static method in class com.bbn.openmap.proj.DrawUtil
Computes the distance from a point to a line segment.
distanceFormat - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
Format used to draw distances.
DistanceGridColorProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
distanceGridPaint - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
distanceGridResolution - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
Resolution should be MGRS accuracy, 0 for none, 1-5 otherwise, where 1 = 10000 meter grid, 5 is 1 meter grid.
DistanceGridResolutionProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
distanceKM(Geo) - Method in class com.bbn.openmap.geo.Geo
Distance in kilometers.
distanceKM(Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
Distance in kilometers.
distanceKM(double, double, double, double) - Static method in class com.bbn.openmap.geo.Geo
Distance in kilometers.
distanceLimit - Variable in class com.bbn.openmap.layer.link.LinkLayer
The maximum distance away a mouse event can happen away from a graphic in order for it to be considered to have touched.
DistanceLimitProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property to set a pixel distance limit for gestures.
distanceList - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
DistanceMouseMode - Class in com.bbn.openmap.event
This mouse mode draws a rubberband line and circle between each mouse click as the mouse is moved and displays the cumulative distance in nautical miles (nm), kilometers (km), statute miles (miles) and the azimuth angle in decimal degrees from north on the status bar.
DistanceMouseMode() - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct a DistanceMouseMode.
DistanceMouseMode(boolean) - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct a DistanceMouseMode.
DistanceMouseMode(String, boolean) - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct an DistanceMouseMode.
DistanceMouseMode(boolean, InformationDelegator, Length) - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct a DistanceMouseMode.
DistanceMouseMode(boolean, InformationDelegator, Length, int) - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct a DistanceMouseMode.
DistanceMouseMode(boolean, InformationDelegator) - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct a DistanceMouseMode.
DistanceMouseMode(String, boolean, InformationDelegator) - Constructor for class com.bbn.openmap.event.DistanceMouseMode
Construct a DistanceMouseMode.
distanceNM(Geo) - Method in class com.bbn.openmap.geo.Geo
Distance in nautical miles.
distanceNM(Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
Distance in nautical miles.
distanceNM(double, double, double, double) - Static method in class com.bbn.openmap.geo.Geo
Distance in nautical miles.
distanceToEdge(double, double) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the shortest distance from the edge of a graphic to an XY-point.
distanceToEdge(double, double, Shape) - Static method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the shortest distance from the edge of a Shape object to an XY-point.
distanceToEdge(double, double) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Return the shortest distance from the edge of a geometry to an XY-point.
distanceToEdge(double, double) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
DistQuickTool - Class in com.bbn.openmap.gui
The distance quicktool is a Tool object that uses an embedded mouse mode to measure distance on the map.
DistQuickTool() - Constructor for class com.bbn.openmap.gui.DistQuickTool
 
DistQuickTool.MouseMode - Class in com.bbn.openmap.gui
 
DistQuickTool.MouseMode() - Constructor for class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
DISTRESS - Static variable in class com.bbn.openmap.event.LayerStatusEvent
 
distributeEvent(Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Called by the NetMapReader so a parsed line, representing an event, can be dispersed to the listeners.
distUnits - Variable in class com.bbn.openmap.omGraphics.OMDistance
 
DMSCoordInfoFormatter - Class in com.bbn.openmap.util.coordFormatter
 
DMSCoordInfoFormatter() - Constructor for class com.bbn.openmap.util.coordFormatter.DMSCoordInfoFormatter
 
DMSCoordPanel - Class in com.bbn.openmap.gui
DMSCoordPanel is a simple gui with entry boxes and labels for Degree-Minute-Second representation of latitude and longitude.
DMSCoordPanel() - Constructor for class com.bbn.openmap.gui.DMSCoordPanel
Creates the panel.
DMSCoordPanel(CenterSupport) - Constructor for class com.bbn.openmap.gui.DMSCoordPanel
Creates the panel.
DMSLatLonPoint - Class in com.bbn.openmap.proj.coords
Encapsulates a latitude and longitude coordinate in degrees, minutes and seconds as well as the sign.
DMSLatLonPoint() - Constructor for class com.bbn.openmap.proj.coords.DMSLatLonPoint
Construct a default LatLonPoint with zero values.
DMSLatLonPoint(int, int, double, int, int, double) - Constructor for class com.bbn.openmap.proj.coords.DMSLatLonPoint
Create DMSLatLonPoint where lat_degrees and lon_degrees are signed, negative for South and West.
DMSLatLonPoint(boolean, int, int, double, boolean, int, int, double) - Constructor for class com.bbn.openmap.proj.coords.DMSLatLonPoint
Construct a DMSLatLonPoint from raw int lat/lon.
DMSLatLonPoint(int, double, int, double) - Constructor for class com.bbn.openmap.proj.coords.DMSLatLonPoint
Create DMSLatLonPoint from different notation
DMSLatLonPoint(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.DMSLatLonPoint
Constructs a new DMSLatLonPoint given a LatLonPoint instance
dmsPanel - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
dndCatchers - Variable in class com.bbn.openmap.tools.dnd.DropListenerSupport
Holds a list of DefaultDndCatchers
DnDListener - Class in com.bbn.openmap.tools.dnd
DnDListener acts as the base DnD and MouseListener class.
DnDListener(DragSource) - Constructor for class com.bbn.openmap.tools.dnd.DnDListener
Constructs a new DnDListener given the DragSource for the Component.
DnDListener(DragSource, Component) - Constructor for class com.bbn.openmap.tools.dnd.DnDListener
Construct a new DnDListener given the DragSource for the Component c, and the Component to observe.
DnDListener(DragSource, Component, int) - Constructor for class com.bbn.openmap.tools.dnd.DnDListener
 
DnDListener(DragSource, Component, int, DragGestureListener) - Constructor for class com.bbn.openmap.tools.dnd.DnDListener
 
DO_NOT_UPDATE - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
Default update interval, which is never - updates occur on re-projections.
DO_NOT_UPDATE_TIMER - Variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
doAction(OMGraphicList, OMGraphic, OMAction, DbfTableModelFactory) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
doAction(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Perform the OMAction on the OMGraphic, within the OMGraphicList contained in the layer.
doAction(OMGraphic, OMAction) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Allows the OMGraphicHandler to receive graphics or take some action on one.
doAction(OMGraphic, OMAction) - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Allows the OMGraphicHandler to receive graphics or take some action on one.
doAction(T, OMAction) - Method in class com.bbn.openmap.omGraphics.OMList
Perform an action on the provided geometry.
doAction(OMGraphic, OMAction) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
OMGraphicHandler method.
doAction(OMGraphic, OMAction) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
doAntarcticaWorkaround - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
hackage for the antarctica polygon in DCW browse coverage
doAntiAliasing - Variable in class com.bbn.openmap.image.ImageServer
Flag to do graphics and text anti-aliasing on the map image.
dock(JComponent, JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child onto the given parent, which is itself a child of this class.
dock(JComponent, JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child onto the given parent, which is itself a child of this class.
dock(DockWrapper, DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child onto the given parent, which is itself a child of this class.
dock(DockWrapper, DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child onto the given parent, which is itself a child of this class.
dock(JComponent, JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child onto the given parent, which is itself a child.
dock(JComponent, JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child onto the given parent, which is itself a child.
dock(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
dock(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
dock(JComponent, JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dock(JComponent, JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
DockConstraint - Class in com.bbn.openmap.gui.dock
Constraints used for DockPanel behavior.
DockConstraint() - Constructor for class com.bbn.openmap.gui.dock.DockConstraint
 
dockEast(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockEast(JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockEast(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockEast(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child into the given position on the MapPanel
dockEast(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock child on the DockPanel.
dockEast(JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child into the given position on the DockPanel
dockEast(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dockEast(JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
DockLayout - Class in com.bbn.openmap.gui.dock
A Layout manager used for the docking component...
DockLayout(BasicDockPanel) - Constructor for class com.bbn.openmap.gui.dock.DockLayout
 
DockMapPanel - Class in com.bbn.openmap.gui
The DockMapPanel is a MapPanel that uses a DockPanel for its layout.
DockMapPanel() - Constructor for class com.bbn.openmap.gui.DockMapPanel
Create a MapPanel that creates its own PropertyHandler, which will then search the classpath, config directory and user home directory for the openmap.properties file to configure components for the MapPanel.
DockMapPanel(boolean) - Constructor for class com.bbn.openmap.gui.DockMapPanel
Create a MapPanel with the option of delaying the search for properties until the create() call is made.
DockMapPanel(PropertyHandler) - Constructor for class com.bbn.openmap.gui.DockMapPanel
Create a MapPanel that configures itself with the properties contained in the PropertyHandler provided.
DockMapPanel(PropertyHandler, boolean) - Constructor for class com.bbn.openmap.gui.DockMapPanel
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.
dockNorth(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockNorth(JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockNorth(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockNorth(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child into the given position on the MapPanel
dockNorth(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock child on the DockPanel.
dockNorth(JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child into the given position on the DockPanel
dockNorth(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dockNorth(JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
DockPanel - Interface in com.bbn.openmap.gui.dock
An interface onto a component that has a background component and docking children.
dockPanel - Variable in class com.bbn.openmap.gui.DockMapPanel
 
dockSomewhere(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child somewhere...
dockSomewhere(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child somewhere...
dockSomewhere(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child somewhere on the DockPanel.
dockSomewhere(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dockSouth(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockSouth(JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockSouth(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockSouth(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child into the given position on the MapPanel
dockSouth(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock child on the DockPanel.
dockSouth(JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child into the given position on the DockPanel
dockSouth(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dockSouth(JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dockWest(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockWest(JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockWest(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
dockWest(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Dock the given child into the given position on the MapPanel
dockWest(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock child on the DockPanel.
dockWest(JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Dock the given child into the given position on the DockPanel
dockWest(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
dockWest(JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
DockWrapper - Class in com.bbn.openmap.gui.dock
A panel that contains controls that will either be docked, internal-framed or external framed...
DockWrapper(BasicDockPanel) - Constructor for class com.bbn.openmap.gui.dock.DockWrapper
 
DockWrapper.MouseHandler - Class in com.bbn.openmap.gui.dock
 
DockWrapper.MouseHandler() - Constructor for class com.bbn.openmap.gui.dock.DockWrapper.MouseHandler
 
doContainerChange - Variable in class com.bbn.openmap.MapBean
 
docTitle - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
Document - Class in com.bbn.openmap.util.html
This class wraps an entire html document (page)
Document() - Constructor for class com.bbn.openmap.util.html.Document
Construct a document with no title and an empty body
Document(String) - Constructor for class com.bbn.openmap.util.html.Document
Construct a document with a title but an empty body
documentationFileName - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
the name of another table that describes what this one is for
doHack - Variable in class com.bbn.openmap.Layer
Part of a layer hack to notify the component listener when the component is hidden.
doImage() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
 
doingXWindowsWorkaround - Static variable in class com.bbn.openmap.Environment
 
doIt(int, Layer[]) - Method in class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
doIt() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
doLayout() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
doLayout() - Method in class com.bbn.openmap.tools.beanbox.CustomizerDialog
 
DONE - Static variable in class com.bbn.openmap.event.ProgressEvent
Progress event type, notification of process completion.
DONE_MASK - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Button mask to drop the frame quietly, with the modifications to the table complete.
doneCommand - Static variable in class com.bbn.openmap.util.propertyEditor.Inspector
The action command for the doneButton.
doNext() - Method in class com.bbn.openmap.image.ImageMaster
This causes the ImageMaster to look through the list of ImageMasterHelpers and launch the next one that hasn't been completed.
DoOnBean - Interface in com.bbn.openmap.tools.beanbox
An action to perform on instantiated beans.
doPolyDispatch(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Generates a complicated poly.
doPolyDispatch(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Generates a complicated poly.
doPolyTerminator - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
Create the terminator line as a polygon.
DoPolyTerminatorProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
doPopup(int, int, List) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
doPrepare() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A method that will launch a LayerWorker thread to call the prepare method.
doPrepare() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Checks to see if the parent component is a PlugInLayer, and calls doPrepare() on it if it is.
dos - Variable in class com.bbn.openmap.layer.link.Link
For outgoing traffic.
doShapes - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Flag for telling the PolygonGeometry to use the Shape objects to represent itself internally.
doShapes - Variable in class com.bbn.openmap.omGraphics.OMPoly
Flag for telling the OMPoly to use the Shape objects to represent itself internally.
doSpecialHandling(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
Checks if the specified bean should be added to a BeanContainer.
dot(Geo) - Method in class com.bbn.openmap.geo.Geo
Dot product.
dot(Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
Dot product.
DOT - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
DotClassNameProperty - Static variable in class com.bbn.openmap.util.ComponentFactory
The property to use for the class name of new objects - ".class".
doThinning(List<Object>) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
do fan compression of raw edge points
doThinning - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
doubleFromProperties(Properties, String, double) - Static method in class com.bbn.openmap.util.PropUtils
Gets a double out of a properties object.
down - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
downclickedgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
downgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
doWorldJar - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
dqp - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
dragDropEnd(DragSourceDropEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
This method is invoked to signify that the Drag and Drop operation is complete.
dragEnter(DragSourceDragEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called as the hotspot enters a platform dependent drop site.
dragEnter(DropTargetDragEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called when a drag operation has encountered the DropTarget.
dragExit(DragSourceEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called as the hotspot exits a platform dependent drop site.
dragExit(DropTargetEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
The drag operation has departed the DropTarget without dropping.
dragGestureRecognized(DragGestureEvent) - Method in class com.bbn.openmap.tools.dnd.ComponentDragGestureListener
A DragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying this listener in order for it to initiate the action for the user.
dragOver(DragSourceDragEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called as the hotspot moves over a platform dependent drop site.
dragOver(DropTargetDragEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called when a drag operation is ongoing on the DropTarget.
drape - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.awt.CircleShapeDecoration
 
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.awt.LineShapeDecoration
 
draw(Graphics, Point2D[], boolean) - Method in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
Draws itself along the specified polyline Called by ShapeDecorator
draw(Graphics, Shape) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Draws a decorated shape
draw(Graphics, float[], float[]) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Draws a decorated polyline
draw(Graphics, int[], int[]) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Draws a decorated polyline
draw(Graphics, Point2D[]) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Draws a decorated polyline
draw(Graphics, LinkedList<Point2D>) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Draws a decorated polyline Calls ShapeDecoration.draw(...) for each decoration on an subsetted polyline with the same length than the decoration, cycling until all the path is consumed.
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.awt.SpacingShapeDecoration
 
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Draws the text along the polyline
draw(Graphics, Shape) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Paint the graphic, as an outlined shape.
draw(Graphics) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Paint the graphic, as an outlined shape.
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.meteo.ColdFrontShapeDecoration
 
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.meteo.HotFrontShapeDecoration
 
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.meteo.IceAreaShapeDecoration
 
draw(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.meteo.TurbulanceShapeDecoration
 
draw(Graphics, Shape) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Paint the graphic, as an outlined shape.
draw(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Paint the graphic.
drawAngledString(Graphics, String, int, int, double) - Static method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Draws the text from a starting point with an angle
drawAreaFeatures() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Return true if we may draw some area features.
drawAreaFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Return true, this is a NOOP for this warehouse.
drawAreaFeatures() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Return true if we may draw some area features.
drawBackground(Graphics2D, Paint) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.Azimuth
Assume that the Graphics has been set with the Paint/Color needed, just render the shape of the background.
drawBackground(Graphics2D, Paint) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.Gnomonic
Assume that the Graphics has been set with the Paint/Color needed, just render the shape of the background.
drawBackground(Graphics2D, Paint) - Method in class com.bbn.openmap.proj.LambertConformal
Draw the background for the projection.
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.LambertConformal
Draw the background for the projection.
drawBackground(Graphics2D, Paint) - Method in class com.bbn.openmap.proj.Proj
Draw the background for the projection.
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.Proj
Draw the background for the projection.
drawBackground(Graphics2D, Paint) - Method in class com.bbn.openmap.proj.UTMProjection
Draw the background for the projection.
drawBackground(Graphics) - Method in class com.bbn.openmap.proj.UTMProjection
Assume that the Graphics has been set with the Paint/Color needed, just render the shape of the background.
drawColorTable - Variable in class com.bbn.openmap.dataAccess.cgm.ColorTable
 
drawCPointFeatures() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Return true if we may draw some connected point features.
drawCPointFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Return true, this is a NOOP for this warehouse.
drawCPointFeatures() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Return true if we may draw some connected node(point) features.
drawDistanceObjects - Variable in class com.bbn.openmap.event.DistanceMouseMode
Flag, true if the mouse has already been pressed
drawEdgeFeatures() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Return true if we may draw some edge features.
drawEdgeFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Return true, this is a NOOP for this warehouse.
drawEdgeFeatures() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Return true if we may draw some edge features.
drawEPointFeatures() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Return true if we may draw some entity point features.
drawEPointFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Return true, this is a NOOP for this warehouse.
drawEPointFeatures() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Return true if we may draw some entity node(point) features.
drawFeature(VPFFeatureWarehouse, double, double, LatLonPoint, LatLonPoint, List<Object>, String, int) - Method in class com.bbn.openmap.layer.vpf.AreaTable
Use the warehouse to create a graphic from a feature in the AreaTable.
drawFeature(VPFFeatureWarehouse, double, double, LatLonPoint, LatLonPoint, List<Object>, String, int) - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Use the warehouse to create a graphic from the edge feature, if you already have the line from the edgetable.
drawFeature(VPFFeatureWarehouse, double, double, LatLonPoint, LatLonPoint, List<Object>, String, int) - Method in class com.bbn.openmap.layer.vpf.NodeTable
Use the warehouse to create a graphic from a feature in a NodeTable.
drawFeature(VPFFeatureWarehouse, double, double, LatLonPoint, LatLonPoint, List<Object>, String, int) - Method in class com.bbn.openmap.layer.vpf.PrimitiveTable
Use the warehouse to create a graphic from a feature in the AreaTable.
drawFeature(VPFFeatureWarehouse, double, double, LatLonPoint, LatLonPoint, List<Object>, String, int) - Method in class com.bbn.openmap.layer.vpf.TextTable
Use the warehouse to create a graphic from a feature in the TextTable.
drawFeatures(VPFFeatureWarehouse, LatLonPoint, LatLonPoint, float, float) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
This function uses the warehouse to get a list of features, and then looks in the featureList to see what feature tables handle those features.
drawFeatures(int, int, int, String, VPFFeatureWarehouse, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
 
drawFeaturesFromThematicIndex(FeatureClassInfo, VPFFeatureWarehouse, TableHolder, LatLonPoint, LatLonPoint, float, float, String, char) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
This function gets the thematic index from the FeatureClassInfo object, and uses it to look up the tiles that contain the currentFeature.
drawFollow(Graphics, Point2D[], boolean) - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Draws the text character per character to follow the polyline
drawingAttributes - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
drawingAttributes - Variable in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
 
drawingAttributes - Variable in class com.bbn.openmap.gui.event.EventListPresenter
A drawing attributes object that holds the basic colors used for display.
drawingAttributes - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
drawingAttributes - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
drawingAttributes - Variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
 
drawingAttributes - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
Default draw parameters of the graphics that don't have something specific set for it.
drawingAttributes - Variable in class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
drawingAttributes - Variable in class com.bbn.openmap.layer.shape.ShapeLayer
The DrawingAttributes object to describe the rendering of graphics.
drawingAttributes - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
drawingAttributes - Variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
drawingAttributes - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
drawingAttributes - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
DrawingAttributes - Class in com.bbn.openmap.omGraphics
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used.
DrawingAttributes() - Constructor for class com.bbn.openmap.omGraphics.DrawingAttributes
Create a DrawingAttributes with the default settings - clear fill paint and pattern, sold black edge line of width 1.
DrawingAttributes(Properties) - Constructor for class com.bbn.openmap.omGraphics.DrawingAttributes
Create the DrawingAttributes and call setProperties without a prefix for the properties.
DrawingAttributes(String, Properties) - Constructor for class com.bbn.openmap.omGraphics.DrawingAttributes
Create the DrawingAttributes and call setProperties with a prefix for the properties.
drawingAttributes - Variable in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
drawingAttributes - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
The DrawingAttributes object used to reflect the outer circle properties to the inner circles.
drawingAttributes - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
drawingAttributes - Variable in class com.bbn.openmap.plugin.esri.EsriLayer
 
drawingAttributes - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
drawingAttributes - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
DrawingAttributes.Builder - Class in com.bbn.openmap.omGraphics
Builders are usually for immutable objects, but it seems kinda handy to have one for this class, to eliminate lines of code.
DrawingAttributes.Builder() - Constructor for class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
DrawingAttributes.DrawingAttributesGUIButton - Class in com.bbn.openmap.omGraphics
A JButton that listens for PropertyChange notifications from a DrawingAttributes object, so it can update its icon.
DrawingAttributes.DrawingAttributesGUIButton(DrawingAttributes) - Constructor for class com.bbn.openmap.omGraphics.DrawingAttributes.DrawingAttributesGUIButton
 
DrawingAttributesPropertyEditor - Class in com.bbn.openmap.omGraphics
A PropertyEditor for a set of DrawingAttributes properties, providing the standard DrawingAttributes GUI for property configuration.
DrawingAttributesPropertyEditor() - Constructor for class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
drawingAttributesTable - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
Hashtable that holds default DrawingAttributes for different loaders.
DrawingAttributesUtility - Class in com.bbn.openmap.dataAccess.shape
A class to help out with looking in a DBF file, and setting OMGraphics with DrawingAttributes settings that may reside in the DBF.
DrawingAttributesUtility(DbfTableModel) - Constructor for class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
drawingBuffer - Variable in class com.bbn.openmap.BufferedMapBean
 
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Called by the drawing tool when editing is complete.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
The method where a graphic, and an action to take on the graphic, arrives.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.DemoLayer
Called when the DrawingTool is complete, providing the layer with the modified OMGraphic.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.DrawingToolLayer
DrawingToolRequestor method.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
Method where the EditorLayer lets the tool know that the editing function has come full circle, so the user interface can be adjusted.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
When a graphic is complete, the drawing tool gets ready to make another.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.editor.EditorLayer
DrawingToolRequestor method.
drawingComplete(OMGraphic, OMAction) - Method in interface com.bbn.openmap.layer.editor.EditorTool
Method where the EditorLayer lets the tool know that the editing function has come full circle, so the user interface can be adjusted.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.test.BoundsTestLayer
 
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.test.GeoCrossDemoLayer
 
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
drawingComplete(OMGraphic, OMAction) - Method in interface com.bbn.openmap.tools.drawing.DrawingToolRequestor
The method where a graphic, and an action to take on the graphic, arrives.
drawingComplete(OMGraphic, OMAction) - Method in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
The method where a graphic, and an action to take on the graphic, arrives.
DrawingEditorTool - Class in com.bbn.openmap.layer.editor
The DrawingEditorTool is a EditorTool for the EditorLayer that will use a custom OMDrawingTool to create OMGraphics as needed by the EditorTool.
DrawingEditorTool(EditorLayer) - Constructor for class com.bbn.openmap.layer.editor.DrawingEditorTool
The general constructor that can be called from subclasses to initialize the drawing tool and interface.
drawingTool - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
drawingTool - Variable in class com.bbn.openmap.layer.DemoLayer
Found in the findAndInit() method, in the MapHandler.
drawingTool - Variable in class com.bbn.openmap.layer.DrawingToolLayer
Get a handle on the DrawingTool.
drawingTool - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
OMDrawingTool handling OMGraphic modifications and creations.
drawingTool - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
drawingTool - Variable in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
DrawingTool - Interface in com.bbn.openmap.tools.drawing
A DrawingTool is an object that can take a request for editing an OMGraphic, or for creating an OMGraphic from a classname, and find a EditTool to do the job.
drawingTool - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
drawingTool - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
DrawingToolLayer - Class in com.bbn.openmap.layer
This layer can receive graphics from the OMDrawingToolLauncher, and also sent it's graphics to the OMDrawingTool for editing.
DrawingToolLayer() - Constructor for class com.bbn.openmap.layer.DrawingToolLayer
 
DrawingToolRenderException - Exception in com.bbn.openmap.dataAccess.shape
Used to throw an exception when OMGraphics are not rendered as OMGraphicConstants.RENDERTYPE_LATLON in EsriShapeExport and its subclasses.
DrawingToolRenderException() - Constructor for exception com.bbn.openmap.dataAccess.shape.DrawingToolRenderException
 
DrawingToolRequestor - Interface in com.bbn.openmap.tools.drawing
A DrawingToolRequestor is an object that asks a DrawingTool to do something for it.
DrawingToolRequestorList - Class in com.bbn.openmap.tools.drawing
 
DrawingToolRequestorList() - Constructor for class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
 
drawingToolRequestors - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
DrawIntersectionsProperty - Static variable in class com.bbn.openmap.layer.shape.MultiRoadLayer
Property 'drawIntersections' will display the intersections on the road layer False by default.
DrawIntersectionsProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Property 'drawIntersections' will display the intersections on the road layer False by default.
drawLabels - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
 
drawLabelsHolder - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
DrawLinkLayer - Class in com.bbn.openmap.layer.link.draw
The DrawLinkLayer is an extension to the LinkLayer.
DrawLinkLayer() - Constructor for class com.bbn.openmap.layer.link.draw.DrawLinkLayer
The default constructor for the Layer.
DrawLinkLayer(String, int, String) - Constructor for class com.bbn.openmap.layer.link.draw.DrawLinkLayer
Constructor to use when LinkLayer is not being used with OpenMap application.
drawnList - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
This list holds the OMGraphics that have been drawn.
drawProjectionBackground(Graphics) - Method in class com.bbn.openmap.MapBean
Convenience method to test if Graphics is Graphics2D object, and to try to do the right thing.
DrawResultsProperty - Static variable in class com.bbn.openmap.layer.shape.MultiRoadLayer
Property 'drawResults' will display the results of each road request on the road layer False by default.
DrawResultsProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Property 'drawResults' will display the results of each road request on the road layer False by default.
drawTextFeatures() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Return true if we may draw some text features.
drawTextFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Return true, this is a NOOP for this warehouse.
drawTextFeatures() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Return true if we may draw some text features.
drawTile(VPFGraphicWarehouse, double, double, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.AreaTable
Parse the area records for this tile, calling warehouse.createArea once for each record.
drawTile(TileDirectory, VPFGraphicWarehouse, LatLonPoint, LatLonPoint, float, float) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
Given a tile directory, go through the entries in the edg/fac/txt files, and send those entries to the warehouse.
drawTile(VPFGraphicWarehouse, double, double, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Parse the edge records for this tile, calling warehouse.createEdge once for each record.
drawTile(int, int, int, String, VPFGraphicWarehouse, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
 
drawTile(VPFGraphicWarehouse, double, double, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.NodeTable
Parse the node records for this tile, calling warehouse.createNode once for each record in the selection region.
drawTile(VPFGraphicWarehouse, double, double, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.PrimitiveTable
Parse the records for this tile, calling warehouse.createXXXX once for each record.
drawTile(VPFGraphicWarehouse, double, double, LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.TextTable
Parse the text records for this tile, calling warehouse.createText once for each record in the selection region.
DrawUtil - Class in com.bbn.openmap.proj
Drawing utility functions.
drillData - Variable in class com.bbn.openmap.layer.EarthquakeLayer
 
drop(DropTargetDropEvent) - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
The drag operation has terminated with a drop on this DropTarget.
drop(DropTargetDropEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
The drag operation has terminated with a drop on this DropTarget.
drop(DropTargetDropEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
The drag operation has terminated with a drop on this DropTarget.
dropActionChanged(DragSourceDragEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called when the user has modified the drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Called if the user has modified the current drop gesture.
DropListenerSupport - Class in com.bbn.openmap.tools.dnd
The DropListenerSupport manages the DefaultDnDCatchers that handle Drag and Drop events on the map.
DropListenerSupport() - Constructor for class com.bbn.openmap.tools.dnd.DropListenerSupport
Construct a DropListenerSupport without an associated MapBean.
DropListenerSupport(MapBean) - Constructor for class com.bbn.openmap.tools.dnd.DropListenerSupport
Construct a DropListenerSupport with an associated MapBean.
dropLocation - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
dsi - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Data set identification section of the file.
DSI_SIZE - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
 
dt - Variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
DTED2PathsProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTED_COLORS - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
DTED_EQUAL_LEVELS - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
DTED_LARGER_LEVELS - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
DTED_NOTEQUAL_LEVELS - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
DTED_SMALLER_LEVELS - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
DTEDAdmin - Class in com.bbn.openmap.dataAccess.dted
DTEDAdmin is a utility class that finds DTED frame files in order to copy or delete them.
DTEDAdmin() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Create a DTEDAdmin object, with file filter parameters to be specified later.
DTEDAdmin(String, double, double, double, double, int, boolean, int) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Create a DTEDAdmin with the following parameters.
DTEDBandHeightProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDCacheHandler - Class in com.bbn.openmap.layer.dted
The DTEDCacheHandler controls the real cache of DTED frames.
DTEDCacheHandler() - Constructor for class com.bbn.openmap.layer.dted.DTEDCacheHandler
 
DTEDCacheHandler(String[], int, int) - Constructor for class com.bbn.openmap.layer.dted.DTEDCacheHandler
 
DTEDCacheHandler(String[], int, int, int) - Constructor for class com.bbn.openmap.layer.dted.DTEDCacheHandler
 
DTEDCacheManager - Class in com.bbn.openmap.layer.dted
The DTEDCacheManager is the object you need if you want to retrieve DTED files en masse for display.
DTEDCacheManager() - Constructor for class com.bbn.openmap.layer.dted.DTEDCacheManager
Constructor that uses the default paths and the default number of colors.
DTEDCacheManager(String[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDCacheManager
Constructor that lets you set the paths of the DTED directories, where the data is located.
DTEDCacheManager(String[], int, int) - Constructor for class com.bbn.openmap.layer.dted.DTEDCacheManager
Constructor that lets you set the paths of the DTED directories, where the data is located, as well as the number of colors you want used in the graphics.
DTEDConstants - Interface in com.bbn.openmap.dataAccess.dted
An interface that contains constants used by various classes in the package.
DTEDCoverageLayer - Class in com.bbn.openmap.layer.dted
This is a Layer that provides coverage information on the DTED data.
DTEDCoverageLayer() - Constructor for class com.bbn.openmap.layer.dted.DTEDCoverageLayer
The default constructor for the Layer.
DTEDCoverageManager - Class in com.bbn.openmap.layer.dted
A DTEDCoverageManager knows how to look at DTED data and figure out what coverage is available.
DTEDCoverageManager(String[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
DTEDCoverageManager.CoverageDataFile - Class in com.bbn.openmap.layer.dted
Inner class that handles reading and writing coverage cache file.
DTEDCoverageManager.CoverageDataFile(String) - Constructor for class com.bbn.openmap.layer.dted.DTEDCoverageManager.CoverageDataFile
 
dtedDir - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
DTEDDirectoryHandler - Class in com.bbn.openmap.dataAccess.dted
DTEDDirectoryHandler is a wrapper for a DTEDNameTranslator used for a DTED directory.
DTEDDirectoryHandler() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
DTEDDirectoryHandler(String) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
Create a DTEDDirectoryHandler with a StandardDTEDNameTranslator, looking at the provided dted directory.
DTEDDirectoryHandlerProperty - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
dtedDirPaths - Variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
dtedDirPaths - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
An array of strings representing data directory paths.
DTEDFrame - Class in com.bbn.openmap.dataAccess.dted
The DTEDFrame is the representation of the DTED (Digital Terrain Elevation Data) data from a single dted data file.
DTEDFrame(String) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrame
Simplest constructor.
DTEDFrame(String, boolean) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrame
Constructor with colortable and presentation information.
DTEDFrameACC - Class in com.bbn.openmap.dataAccess.dted
 
DTEDFrameACC(BinaryFile) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
DTEDFrameCache - Class in com.bbn.openmap.dataAccess.dted
The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
DTEDFrameCache() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
DTEDFrameCache(int) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Create the cache with paths to search for frames, and the maximum number of frames to keep on hand.
DTEDFrameCache - Class in com.bbn.openmap.layer.dted
The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
DTEDFrameCache() - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameCache
 
DTEDFrameCache(String[], int) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameCache
Create the cache with paths to search for frames, and the maximum number of frames to keep on hand.
DTEDFrameCacheHandler - Class in com.bbn.openmap.dataAccess.dted
The DTEDFrameCacheHandler is a cache for objects being rendered on the map as a result of reading in DTED data.
DTEDFrameCacheHandler() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The DTEDFrameCache must be set at some point.
DTEDFrameCacheHandler(DTEDFrameCache) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Create a handler for the DTEDFrameCache.
DTEDFrameCacheLayer - Class in com.bbn.openmap.layer.dted
The DTEDFrameCacheLayer fills the screen with DTED data.
DTEDFrameCacheLayer() - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
The default constructor for the Layer.
DTEDFrameCacheLayer(DTEDFrameCache) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
The default constructor for the Layer.
DTEDFrameCacheLayer.Builder - Class in com.bbn.openmap.layer.dted
This is the easiest way to construct a DTEDFrameCacheLayer programmatically.
DTEDFrameCacheLayer.Builder(String) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer.Builder
Create a builder for a DTEDFrameCacheLayer.
DTEDFrameCacheLayer.Builder(DTEDDirectoryHandler) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer.Builder
Create a builder for a DTEDFrameCacheLayer.
DTEDFrameCacheSizeProperty - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
DTEDFrameCacheSizeProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
 
DTEDFrameCacheSizeProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDFrameColorTable - Class in com.bbn.openmap.layer.dted
Creates the colors used for displaying the DTED images.
DTEDFrameColorTable() - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameColorTable
Default setting is 216 colors, and greyscale.
DTEDFrameColorTable(int) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
DTEDFrameColorTable(int, int, boolean) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
DTEDFrameColorTable(DTEDFrameColorTable) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
DTEDFrameDSI - Class in com.bbn.openmap.dataAccess.dted
 
DTEDFrameDSI(BinaryFile) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
DTEDFrameSubframe - Class in com.bbn.openmap.layer.dted
 
DTEDFrameSubframe(DTEDFrameSubframeInfo) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
DTEDFrameSubframe.BitsAndColors - Class in com.bbn.openmap.layer.dted
Indexed colormodel implementation.
DTEDFrameSubframe.BitsAndColors(byte[], Color[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameSubframe.BitsAndColors
 
DTEDFrameSubframe.ImageCreator - Class in com.bbn.openmap.layer.dted
 
DTEDFrameSubframe.ImageCreator() - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameSubframe.ImageCreator
 
DTEDFrameSubframe.Pixels - Class in com.bbn.openmap.layer.dted
Direct colormodel implementation.
DTEDFrameSubframe.Pixels(int[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameSubframe.Pixels
 
DTEDFrameSubframeInfo - Class in com.bbn.openmap.layer.dted
The DTEDFrameSubframeInfo contains information about how a subframe image ought to be presented.
DTEDFrameSubframeInfo(int, int, int, int) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
 
DTEDFrameSubframeInfo(int, int, float, float, int, int, double, double, int, int, int, int) - Constructor for class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
 
DTEDFrameUHL - Class in com.bbn.openmap.dataAccess.dted
 
DTEDFrameUHL(BinaryFile) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
DTEDFrameUtil - Class in com.bbn.openmap.dataAccess.dted
This class does the conversions that are required for converting latitudes and longitudes into filenames, and from string values of latitudes and longitudes from within a DTED file to float values.
DTEDFrameUtil() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDFrameUtil
 
DTEDKillCacheProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
DTEDKillCacheProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDLayer - Class in com.bbn.openmap.layer.dted
The DTEDLayer fills the screen with DTED data.
DTEDLayer() - Constructor for class com.bbn.openmap.layer.dted.DTEDLayer
The default constructor for the Layer.
DTEDLayer(String[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDLayer
The default constructor for the Layer.
dtedLevel - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
dtedLevel - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
The DTED level of the data.
dtedLevel - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The level of DTED to use.
DTEDLevelProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
DTEDLevelProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDLocator - Class in com.bbn.openmap.dataAccess.dted
DTEDLocator finds DTED frame files, and organizes them by level, longitude and latitude.
DTEDLocator() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDLocator
Create a DTEDLocator, expect to set the top level DTED directory later.
DTEDLocator(String) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDLocator
Create the DTEDLocator and start searching from the directory specificed.
DTEDLocator(File) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDLocator
Create the DTEDLocator and start searching from the directory specificed.
DTEDMinScaleProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
DTEDMinScaleProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDNameTranslator - Interface in com.bbn.openmap.dataAccess.dted
An interface that defines a object that knows how to define the name of a DTED file from a set of coordinates and dted level, and also knows how to translate the name of a DTED file to it's coverage coordinates and level.
DTEDPathsProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
 
DTEDPathsProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDSlopeAdjustProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTEDSlopeGenerator - Class in com.bbn.openmap.dataAccess.dted
The DTEDSlopeGenerator is an extension to the SlopeGenerator that uses OMScalingRasters for images created from the DTED data.
DTEDSlopeGenerator() - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDSlopeGenerator
 
DTEDSlopeGenerator(ElevationColors) - Constructor for class com.bbn.openmap.dataAccess.dted.DTEDSlopeGenerator
 
DTEDSubframedFrame - Class in com.bbn.openmap.layer.dted
The DTEDSubframedFrame is the representation of the DTED (Digital Terrain Elevation Data) data from a single dted data file.
DTEDSubframedFrame(String) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame
Simplest constructor.
DTEDSubframedFrame(String, DTEDFrameColorTable, DTEDFrameSubframeInfo) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame
Constructor with colortable and presentation information.
DTEDSubframedFrame(String, boolean) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame
Constructor with colortable and presentation information.
DTEDSubframedFrame(String, DTEDFrameColorTable, DTEDFrameSubframeInfo, boolean) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame
Constructor with colortable and presentation information.
DTEDSubframedFrame.ImageData - Class in com.bbn.openmap.layer.dted
 
DTEDSubframedFrame.ImageData(int, int, Color[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData
 
DTEDSubframedFrame.ImageData.Byte - Class in com.bbn.openmap.layer.dted
 
DTEDSubframedFrame.ImageData.Byte(int, int, Color[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData.Byte
 
DTEDSubframedFrame.ImageData.Pixel - Class in com.bbn.openmap.layer.dted
 
DTEDSubframedFrame.ImageData.Pixel(int, int, Color[]) - Constructor for class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData.Pixel
 
DTEDViewTypeProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
DTL_DEBUG - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
dtmm - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The MouseMode used for the drawing tool.
DUMMY_MARKER_NAME - Static variable in class com.bbn.openmap.util.PropUtils
A string used in marker names for property editors, when a custom editor used by an Inspector can set several top-level properties.
DummyCommand - Class in com.bbn.openmap.dataAccess.cgm
Filler object for Commands not yet implemented, in order to be able to see what's going on.
DummyCommand(int, int, int, DataInputStream, String) - Constructor for class com.bbn.openmap.dataAccess.cgm.DummyCommand
 
dump() - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
dump() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
dumpCreatedResourceBundles() - Method in class com.bbn.openmap.BasicI18n
If called, will bring up a JFileChooser so you can pick a location to dump the resource files that were searched for, with values that were found or the defaults provided in the code.
dumpCreatedResourceBundles(String) - Method in class com.bbn.openmap.BasicI18n
Will dump the resource bundle property files searched for by this class, along with the contents that were returned or with the defaults provided by the application.
dumpData(byte[], int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Dump subfield value to debugging file.
dumpFields() - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
dumpIndex() - Method in class com.bbn.openmap.layer.shape.ShapeIndex
Displays the contents of this index.
dumpIndex(boolean) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Displays the contents of this index.
dumpPoly(float[], float[], float[]) - Static method in class com.bbn.openmap.proj.Cylindrical
 
dumpPoly(double[], float[], float[]) - Static method in class com.bbn.openmap.proj.Cylindrical
 
dumpTags(XTIFFField[]) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Prints out the values of the XTIFF Fields provided to it.
DX - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
DY - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
DynamicWmsRequestHandler - Class in com.bbn.openmap.image.wms
 
DynamicWmsRequestHandler(String, String, int, String, Properties, LayerHandler) - Constructor for class com.bbn.openmap.image.wms.DynamicWmsRequestHandler
 

E

e - Variable in class com.bbn.openmap.util.html.WrapElement
the element that gets wrapped
E00Data - Class in com.bbn.openmap.layer.e00
 
E00Data(int) - Constructor for class com.bbn.openmap.layer.e00.E00Data
 
E00Data() - Constructor for class com.bbn.openmap.layer.e00.E00Data
 
E00File - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
E00Layer - Class in com.bbn.openmap.layer.e00
Description of the Class an Layer showing data from an .e00 file data is extracted with E00Parser class possibilities to filter arcs according to their types or value.
E00Layer() - Constructor for class com.bbn.openmap.layer.e00.E00Layer
 
E00Parser - Class in com.bbn.openmap.layer.e00
A parser for an E00 file.
E00Parser(String) - Constructor for class com.bbn.openmap.layer.e00.E00Parser
Constructor for the E00Parser object
E00Parser(File) - Constructor for class com.bbn.openmap.layer.e00.E00Parser
Constructor for the E00Parser object
E_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
Earth - Static variable in class com.bbn.openmap.proj.Planet
 
earthCircle(float, float, float, float, float, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate partial earth circle on the sphere.
earthCircle(float, float, float, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate earth circle on the sphere.
earthCircle(float, float, float, int, float[]) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate earth circle in the sphere.
earthCircle(float, float, float, float, float, int, float[]) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate earth circle in the sphere.
earthCircle(double, double, double, double, double, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate partial earth circle on the sphere with double precision.
earthCircle(double, double, double, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate earth circle on the sphere with double precision.
earthCircle(double, double, double, int, double[]) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate earth circle in the sphere with double precision.
earthCircle(double, double, double, double, double, int, double[]) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate earth circle in the sphere in double precision.
EarthImagePlugIn - Class in com.bbn.openmap.plugin.earthImage
This class takes an image of the earth, and creates a background image from it that matches an OpenMap projection.
EarthImagePlugIn() - Constructor for class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
EarthImagePlugIn(Component) - Constructor for class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
EarthImagePlugIn.ImageTranslator - Class in com.bbn.openmap.plugin.earthImage
The ImageTranslator is the object that takes the BufferedImage and creates the OMRaster from it based on a Projection object.
EarthImagePlugIn.ImageTranslator(BufferedImage) - Constructor for class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Create an image translator for an image assumed to be world wide coverage, with the top at 90 degrees, the bottom at -90, the left side at -180 and the right side at 180.
EarthquakeLayer - Class in com.bbn.openmap.layer
Get data about recent earthquakes from the USGS finger sites and display it.
EarthquakeLayer() - Constructor for class com.bbn.openmap.layer.EarthquakeLayer
Construct an EarthquakeLayer.
EAST - Static variable in class com.bbn.openmap.event.PanEvent
 
east - Variable in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
EAST_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
easting - Variable in class com.bbn.openmap.gui.UTMCoordPanel
 
easting - Variable in class com.bbn.openmap.proj.coords.UPSPoint
Easting
easting - Variable in class com.bbn.openmap.proj.coords.UTMPoint
The easting component of the coordinate.
eastIsNeg - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
eastIsNeg - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Are east values really negative with this file?
EastIsNegProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
eastIsNeg
eastIsNegProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The property describing whether East is a negative value.
eBinaryFormat - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
eButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
ecc - Variable in class com.bbn.openmap.proj.Ellipsoid
The ellipsoid's eccentricity.
eccentricAnomaly(double) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Use Kepllers's equation to find the eccentric anomaly.
ECCENTRICITY - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Eccentricity of orbit, from Duffett-Smith, chapter 46, table 6.
eccsq - Variable in class com.bbn.openmap.proj.Ellipsoid
The square of this ellipsoid's eccentricity.
ecef2enu(double[], double, double, double[]) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Internal conversion routine.
ecef2ned(double[], double, double, double[]) - Method in class com.bbn.openmap.proj.coords.NedFrame
Internal conversion routine.
ECEFPoint - Class in com.bbn.openmap.proj.coords
From: http://www.commlinx.com.au/Datum%20Transformation%20Description.html :
ECEFPoint() - Constructor for class com.bbn.openmap.proj.coords.ECEFPoint
Construct a default ECEFPoint.
ECEFPoint(double, double, double) - Constructor for class com.bbn.openmap.proj.coords.ECEFPoint
Construct an ECEFPoint
ECEFPoint(ECEFPoint) - Constructor for class com.bbn.openmap.proj.coords.ECEFPoint
Construct an ECEFPoint
ECEFPoint(float, float, float) - Constructor for class com.bbn.openmap.proj.coords.ECEFPoint
Construct an ECEFPoint
ECLIPTIC_LONGITUDE_EPOCH - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Ecliptic Longitude of earth at 1990 January epoch.
ECLIPTIC_LONGITUDE_PERIGEE - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Ecliptic Longitude of of perigee.
eclipticToEquatorialAscension(double, double) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Conversion from ecliptic to equatorial coordinates for ascension.
eclipticToEquatorialDeclination(double, double) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Conversion from ecliptic to equatorial coordinates for declination.
ED50_TO_WGS84_N62N - Static variable in class com.bbn.openmap.proj.coords.HelmertTransformation
Parameters to transform from ED50 to WGS84 north of 62deg N.
EDG_COORDINATES - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file coordinates column name
EDG_END_NODE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file end_node column name
EDG_LEFT_EDGE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file left_edge column name
EDG_LEFT_FACE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file left_face column name
EDG_RIGHT_EDGE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file right_edge column name
EDG_RIGHT_FACE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file right_face column name
EDG_START_NODE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the edge file start_node column name
EDGE - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
Edge - Static variable in class com.bbn.openmap.layer.vpf.VPFUtil
some strings
EDGE_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
EdgeColor - Class in com.bbn.openmap.dataAccess.cgm
 
EdgeColor(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EdgeColor
 
edgeMatchesFill - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Flag to note if the current edge color matches the fill color.
Edges - Static variable in class com.bbn.openmap.layer.vpf.VPFUtil
 
edgeSubList - Variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
EdgeTable - Class in com.bbn.openmap.layer.vpf
Read VPF format edge tables to generate polyline graphics for OpenMap.
EdgeTable(CoverageTable, TileDirectory) - Constructor for class com.bbn.openmap.layer.vpf.EdgeTable
Construct an EdgeTable object for a tile of a coverage.
EdgeType - Class in com.bbn.openmap.dataAccess.cgm
 
EdgeType(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EdgeType
 
EdgeVisibility - Class in com.bbn.openmap.dataAccess.cgm
 
EdgeVisibility(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EdgeVisibility
 
EdgeWidth - Class in com.bbn.openmap.dataAccess.cgm
 
EdgeWidth(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EdgeWidth
 
EdgeWidthMode - Class in com.bbn.openmap.dataAccess.cgm
 
EdgeWidthMode(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EdgeWidthMode
 
edit(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Called when the OMGraphic should be edited by the drawing tool.
edit - Variable in class com.bbn.openmap.gui.LayersMenu
A button on the bottom of the menu to bring up the layersPanel.
edit(OMGraphic) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
EDIT - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
edit(OMGraphic, DrawingToolRequestor) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Given an OMGraphic, set things up so that the OMGraphic will be edited.
edit(OMGraphic, DrawingToolRequestor, boolean) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Same as edit(omGraphic, DrawingToolRequestor), except that you have to option of suppressing the GUI that could be available from the EditableOMGraphic.
edit(EditableOMGraphic, DrawingToolRequestor) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Given an EditableOMGraphic, direct events to the EditableOMGraphic so that it can modify its OMGraphic.
edit(OMGraphic, DrawingToolRequestor, MouseEvent) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
A slightly different edit method, where the EditableOMGraphic is put directly into edit mode, and the mouse events immediately start making modifications to the OMGraphic.
edit(EditableOMGraphic, DrawingToolRequestor, MouseEvent) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
A slightly different edit method, where the EditableOMGraphic is put directly into edit mode, and the mouse events immediately start making modifications to the OMGraphic.
edit(OMGraphic, DrawingToolRequestor) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Given an OMGraphic, wrap it in the applicable EditableOMGraphic, allow the user to make modifications, and then call requestor.drawingComplete().
edit(OMGraphic, DrawingToolRequestor, boolean) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Given an OMGraphic, wrap it in the applicable EditableOMGraphic, allow the user to make modifications, and then call requestor.drawingComplete().
edit(EditableOMGraphic, DrawingToolRequestor) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Given an EditableOMGraphic, use it to make modifications, and then call requestor.drawingComplete().
edit(OMGraphic, DrawingToolRequestor, MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
A slightly different edit method, where the EditableOMGraphic is put directly into edit mode, and the mouse events immediately start making modifications to the OMGraphic.
edit(EditableOMGraphic, DrawingToolRequestor, MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
A slightly different edit method, where the EditableOMGraphic is put directly into edit mode, and the mouse events immediately start making modifications to the OMGraphic.
editableClassName - Variable in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
editableClassName - Variable in class com.bbn.openmap.tools.drawing.OMDistanceLoader
 
EditableLabeledOMPoly - Class in com.bbn.openmap.omGraphics.labeled
The EditableLabeledOMPoly encompasses an LabeledOMPoly, providing methods for modifying or creating it.
EditableLabeledOMPoly() - Constructor for class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMPoly
Create the EditableLabeledOMPoly, setting the state machine to create the poly off of the gestures.
EditableLabeledOMPoly(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMPoly
Create an EditableLabeledOMPoly with the polyType and renderType parameters in the GraphicAttributes object.
EditableLabeledOMPoly(LabeledOMPoly) - Constructor for class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMPoly
Create the EditableLabeledOMPoly with a LabeledOMPoly already defined, ready for editing.
EditableLabeledOMSpline - Class in com.bbn.openmap.omGraphics.labeled
The EditableLabeledOMSpline encompasses an LabeledOMSpline, providing methods for modifying or creating it.
EditableLabeledOMSpline() - Constructor for class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMSpline
Create the EditableLabeledOMSpline, setting the state machine to create the poly off of the gestures.
EditableLabeledOMSpline(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMSpline
Create an EditableLabeledOMSpline with the polyType and renderType parameters in the GraphicAttributes object.
EditableLabeledOMSpline(LabeledOMSpline) - Constructor for class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMSpline
Create the EditableLabeledOMSpline with a LabeledOMSpline already defined, ready for editing.
EditableOMAbstractLine - Class in com.bbn.openmap.omGraphics
The EditableOMAbstractLine encompasses an OMAbstractLine, providing a mechanism for adding an arrowhead menu in the line editor menu.
EditableOMAbstractLine() - Constructor for class com.bbn.openmap.omGraphics.EditableOMAbstractLine
 
EditableOMCircle - Class in com.bbn.openmap.omGraphics
The EditableOMCircle encompasses an OMCircle, providing methods for modifying or creating it.
EditableOMCircle() - Constructor for class com.bbn.openmap.omGraphics.EditableOMCircle
Create the EditableOMCircle, setting the state machine to create the circle off of the gestures.
EditableOMCircle(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMCircle
Create an EditableOMCircle with the circleType and renderType parameters in the GraphicAttributes object.
EditableOMCircle(OMCircle) - Constructor for class com.bbn.openmap.omGraphics.EditableOMCircle
Create the EditableOMCircle with an OMCircle already defined, ready for editing.
EditableOMDecoratedSpline - Class in com.bbn.openmap.omGraphics
EditableOMDecoratedSpline.
EditableOMDecoratedSpline() - Constructor for class com.bbn.openmap.omGraphics.EditableOMDecoratedSpline
Constructor.
EditableOMDecoratedSpline(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMDecoratedSpline
Constructor.
EditableOMDecoratedSpline(OMSpline) - Constructor for class com.bbn.openmap.omGraphics.EditableOMDecoratedSpline
Constructor.
EditableOMDistance - Class in com.bbn.openmap.omGraphics
The EditableOMDistance encompasses an OMDistance, providing methods for modifying or creating it.
EditableOMDistance() - Constructor for class com.bbn.openmap.omGraphics.EditableOMDistance
Create the EditableOMDistance, setting the state machine to create the poly off of the gestures.
EditableOMDistance(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMDistance
Create an EditableOMDistance with the polyType and renderType parameters in the GraphicAttributes object.
EditableOMDistance(OMDistance) - Constructor for class com.bbn.openmap.omGraphics.EditableOMDistance
Create the EditableOMDistance with an OMDistance already defined, ready for editing.
EditableOMGraphic - Class in com.bbn.openmap.omGraphics
The EditableOMGraphic is a shell that controls actions to edit or create a graphic.
EditableOMGraphic() - Constructor for class com.bbn.openmap.omGraphics.EditableOMGraphic
 
EditableOMGraphic.OMGraphicUndoEvent - Class in com.bbn.openmap.omGraphics
Generic undo event for basic OMGraphics.
EditableOMGraphic.OMGraphicUndoEvent(EditableOMGraphic, String) - Constructor for class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
EditableOMGraphicList - Class in com.bbn.openmap.omGraphics
An EditableOMGraphic list encapsulates an OMGraphicList to move the editable ones around when they are selected as a group.
EditableOMGraphicList() - Constructor for class com.bbn.openmap.omGraphics.EditableOMGraphicList
Create an empty EditableOMGraphicList, ready to have OMGraphics added to it.
EditableOMGraphicList(OMGraphicList) - Constructor for class com.bbn.openmap.omGraphics.EditableOMGraphicList
Create the EditableOMGraphicList with an OMGraphicList already defined, ready for editing.
EditableOMLine - Class in com.bbn.openmap.omGraphics
The EditableOMLine encompasses an OMLine, providing methods for modifying or creating it.
EditableOMLine() - Constructor for class com.bbn.openmap.omGraphics.EditableOMLine
Create the EditableOMLine, setting the state machine to create the line off of the gestures.
EditableOMLine(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMLine
Create an EditableOMLine with the lineType and renderType parameters in the GraphicAttributes object.
EditableOMLine(OMLine) - Constructor for class com.bbn.openmap.omGraphics.EditableOMLine
Create the EditableOMLine with an OMLine already defined, ready for editing.
EditableOMPoint - Class in com.bbn.openmap.omGraphics
An EditableOMGraphic that encapsulates an OMPoint.
EditableOMPoint() - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoint
Create the EditableOMPoint, setting the state machine to create the point off of the gestures.
EditableOMPoint(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoint
Create an EditableOMPoint with the pointType and renderType parameters in the GraphicAttributes object.
EditableOMPoint(OMPoint) - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoint
Create the EditableOMPoint with an OMPoint already defined, ready for editing.
EditableOMPoly - Class in com.bbn.openmap.omGraphics
The EditableOMPoly encompasses an OMPoly, providing methods for modifying or creating it.
EditableOMPoly() - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoly
Create the EditableOMPoly, setting the state machine to create the poly off of the gestures.
EditableOMPoly(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoly
Create an EditableOMPoly with the polyType and renderType parameters in the GraphicAttributes object.
EditableOMPoly(OMPoly) - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoly
Create the EditableOMPoly with an OMPoly already defined, ready for editing.
EditableOMPoly.OMPolyUndoEvent - Class in com.bbn.openmap.omGraphics
Subclass for undoing edits for OMPoly classes, handles enclose/unenclose events.
EditableOMPoly.OMPolyUndoEvent(EditableOMPoly, String) - Constructor for class com.bbn.openmap.omGraphics.EditableOMPoly.OMPolyUndoEvent
 
EditableOMRangeRings - Class in com.bbn.openmap.omGraphics
 
EditableOMRangeRings() - Constructor for class com.bbn.openmap.omGraphics.EditableOMRangeRings
Create the EditableOMRangeRings, setting the state machine to create the circle off of the gestures.
EditableOMRangeRings(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMRangeRings
Create an EditableOMRangeRings with the circleType and renderType parameters in the GraphicAttributes object.
EditableOMRangeRings(OMRangeRings) - Constructor for class com.bbn.openmap.omGraphics.EditableOMRangeRings
Create the EditableOMRangeRings with an OMCircle already defined, ready for editing.
EditableOMRangeRings.OMRangeRingUndoEvent - Class in com.bbn.openmap.omGraphics
Subclass for undoing edits for OMRangeRing classes, handles events that may affect the extra GUI widgets.
EditableOMRangeRings.OMRangeRingUndoEvent(EditableOMRangeRings, String) - Constructor for class com.bbn.openmap.omGraphics.EditableOMRangeRings.OMRangeRingUndoEvent
 
EditableOMRect - Class in com.bbn.openmap.omGraphics
The EditableOMRect encompasses an OMRect, providing methods for modifying or creating it.
EditableOMRect() - Constructor for class com.bbn.openmap.omGraphics.EditableOMRect
Create the EditableOMRect, setting the state machine to create the rect off of the gestures.
EditableOMRect(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMRect
Create an EditableOMRect with the rectType and renderType parameters in the GraphicAttributes object.
EditableOMRect(OMRect) - Constructor for class com.bbn.openmap.omGraphics.EditableOMRect
Create the EditableOMRect with an OMRect already defined, ready for editing.
EditableOMScalingRaster - Class in com.bbn.openmap.omGraphics
The EditableOMScalingRaster encompasses an OMScalingRaster, providing methods for modifying or creating it.
EditableOMScalingRaster() - Constructor for class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Create the EditableOMRect, setting the state machine to create the rect off of the gestures.
EditableOMScalingRaster(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Create an EditableOMScalingRaster with the rectType and renderType parameters in the GraphicAttributes object.
EditableOMScalingRaster(OMScalingRaster) - Constructor for class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Create the EditableOMScalingRaster with an OMScalingRaster already defined, ready for editing.
EditableOMSpline - Class in com.bbn.openmap.omGraphics
EditableOMSpline.
EditableOMSpline() - Constructor for class com.bbn.openmap.omGraphics.EditableOMSpline
Constructor.
EditableOMSpline(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMSpline
Constructor.
EditableOMSpline(OMSpline) - Constructor for class com.bbn.openmap.omGraphics.EditableOMSpline
Constructor.
EditableOMText - Class in com.bbn.openmap.omGraphics
Wrapper class to edit OMText objects.
EditableOMText() - Constructor for class com.bbn.openmap.omGraphics.EditableOMText
Create the EditableOMText, setting the state machine to create the point off of the gestures.
EditableOMText(GraphicAttributes) - Constructor for class com.bbn.openmap.omGraphics.EditableOMText
Create an EditableOMText with the pointType and renderType parameters in the GraphicAttributes object.
EditableOMText(OMText) - Constructor for class com.bbn.openmap.omGraphics.EditableOMText
Create the EditableOMText with an OMText already defined, ready for editing.
editables - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphicList
The list of editables wrapping the list contents.
editBoundaryButton - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
EditClassWrapper - Class in com.bbn.openmap.tools.drawing
The EditClassWrapper is used by the EditToolLoaders to keep graphic classes associated with their class names, the editable class name, a valid icon and pretty name to be used in a GUI.
EditClassWrapper(String, String, String, String) - Constructor for class com.bbn.openmap.tools.drawing.EditClassWrapper
 
edition - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
editLayersButtonTitle - Variable in class com.bbn.openmap.gui.LayersMenu
The actual edit button title.
editor - Variable in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
If an instance of this class is used as a custom editor component of a bean's property that is itself a bean, this member contains a reference to the custom editor.
EditorLayer - Class in com.bbn.openmap.layer.editor
The EditorLayer is a layer that provides a specific set of tools to modify a set of OMGraphics that represent specific types of objects.
EditorLayer() - Constructor for class com.bbn.openmap.layer.editor.EditorLayer
 
EditorLayerMouseMode - Class in com.bbn.openmap.layer.editor
The EditorLayerMouseMode is a mouse mode that is made active when the EditorTool needs events.
EditorLayerMouseMode(String) - Constructor for class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Construct a EditorLayerMouseMode.
EditorLayerMouseMode(String, boolean) - Constructor for class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Construct a EditorLayerMouseMode.
EditorProperty - Static variable in interface com.bbn.openmap.PropertyConsumer
Keyword for PropertyEditor class from PropertyInfo Property object (editor).
editors - Variable in class com.bbn.openmap.util.propertyEditor.Inspector
Hashtable containing property names, and their editors.
editorTool - Variable in class com.bbn.openmap.layer.editor.EditorLayer
The EditorTool controls the interface, and how OMGraphics are managed.
EditorTool - Interface in com.bbn.openmap.layer.editor
An EditorTool is a component that provides specific functionality to the EditorLayer.
EditorToolProperty - Static variable in class com.bbn.openmap.layer.editor.EditorLayer
The property to use of the EditorLayer doesn't really know what EditorTool it will have.
EditToolLoader - Interface in com.bbn.openmap.tools.drawing
An EditToolLoader is interface that describes an object that creates something that can create or edit an OMGraphic.
el0 - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
The algorithm representation for the moon MOON_EPOCH_MEAN_LONGITUDE, "l".
Element - Interface in com.bbn.openmap.util.html
This interface describes any html element that knows how to dump itself to an java.io.Writer
ELEMENTARY - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
elements() - Method in class Acme.IntHashtable
 
elements() - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
elements() - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
elements - Variable in class com.bbn.openmap.layer.mysql.MysqlMulti
 
elements() - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
ELEVATION_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
elevationAt(float, float) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
The elevation at the closest SW post to the given lat/lon.
ElevationBandGenerator - Class in com.bbn.openmap.omGraphics.grid
The ElevationBandGenerator is an OMGridGenerator that creates an OMRaster out of OMGrid data.
ElevationBandGenerator() - Constructor for class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
ElevationBandGeneratorLoader - Class in com.bbn.openmap.omGraphics.grid
 
ElevationBandGeneratorLoader() - Constructor for class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
ElevationColors - Interface in com.bbn.openmap.omGraphics.grid
An interface that the SlopeGenerator uses to get colors for different elevations and slopes.
elevations - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
The array of elevation posts.
elevLimit - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
elevation bands
elevLimitCnt - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
number of elevation bands
ElliposoidProperty - Static variable in class com.bbn.openmap.proj.coords.UTMGCT
 
ELLIPSE_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Ellipse graphic object header.
EllipseElement - Class in com.bbn.openmap.dataAccess.cgm
These are defined as a center point and two conjugate diameter points.
EllipseElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EllipseElement
 
ellipsoid - Variable in class com.bbn.openmap.proj.coords.UTMGCT
 
Ellipsoid - Class in com.bbn.openmap.proj
A class representing a reference Ellipsoid for UTM calculations.
Ellipsoid(String, double, double) - Constructor for class com.bbn.openmap.proj.Ellipsoid
Constructs a new Ellipsoid instance.
Ellipsoid(String, double, double, double, double) - Constructor for class com.bbn.openmap.proj.Ellipsoid
Constructs a new Ellipsoid instance.
ellipsoidCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
EllipticalArcClosedElement - Class in com.bbn.openmap.dataAccess.cgm
 
EllipticalArcClosedElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EllipticalArcClosedElement
 
EllipticalArcElement - Class in com.bbn.openmap.dataAccess.cgm
 
EllipticalArcElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EllipticalArcElement
 
ellps - Variable in class com.bbn.openmap.proj.UTMProjection
 
elmm - Variable in class com.bbn.openmap.layer.editor.EditorLayer
The mouse mode used to direct mouse events to the editor.
eMagChange - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
eMagChangeUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
embedded - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
EmbeddedNavPanel - Class in com.bbn.openmap.gui
A panel with map navigation widgets.
EmbeddedNavPanel() - Constructor for class com.bbn.openmap.gui.EmbeddedNavPanel
 
EmbeddedNavPanel(DrawingAttributes, DrawingAttributes, int) - Constructor for class com.bbn.openmap.gui.EmbeddedNavPanel
Make one.
EmbeddedProperty - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
EmbeddedScaleDisplayPanel - Class in com.bbn.openmap.gui
A panel that listens for projection changes and draws a little legend line on itself with a distance.
EmbeddedScaleDisplayPanel() - Constructor for class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
EmbeddedScaleDisplayPanel(DrawingAttributes, Length) - Constructor for class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
EMPTY - Static variable in class com.bbn.openmap.util.Tokenizer
 
EMPTY_CODE - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
EMPTY_FEATURE_LIST - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
EMPTY_FEATURE_LIST - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
EMPTY_PROPERTIES - Static variable in class com.bbn.openmap.layer.link.LinkProperties
Used by the graphics if no properties were sent with it.
EMPTY_STRING_ARRAY - Static variable in interface com.bbn.openmap.layer.vpf.Constants
A string array with 0 elements
EMPTY_TILE_HANDLER_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
emptyGraphicUpdates - Static variable in class com.bbn.openmap.layer.link.LinkActionList
Instead of allocating a new empty vector for each gesture response, even if there isn't a graphic update, use this to return an empty vector.
EmptyTileHandler - Interface in com.bbn.openmap.dataAccess.mapTile
An EmptyTileHandler is a class that helps the MapTileFactory figure out what to do with non-existent map tiles.
emptyTileHandler - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
emptyTileImage - Variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
enableBackwardButton(boolean) - Method in class com.bbn.openmap.gui.time.HotwashTimerControlButtonPanel
 
enableBoundaryButtons(boolean) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
enabled - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
enabled - Static variable in class com.bbn.openmap.util.Assert
Globally enable or disable assertions.
enabledButton - Variable in class com.bbn.openmap.gui.MouseModeButtonPanel
 
enableDoubleBuffering(Component) - Static method in class com.bbn.openmap.image.MapBeanPrinter
Re-enables double buffering globally.
EnabledProperty - Static variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
enableFillPaintChoice - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Flag to disable choice of fill paint selection, from an external source.
enableForwardButton(boolean) - Method in class com.bbn.openmap.gui.time.HotwashTimerControlButtonPanel
 
enableLineTypeChoice - Variable in class com.bbn.openmap.omGraphics.GraphicAttributes
Flag to disable choice of line type, from an external source.
enablePolygonButton(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
enablePolygonEditButtons(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
eName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
enclose(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
enclosed - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly.OMPolyUndoEvent
 
encode() - Method in class Acme.JPM.Encoders.ImageEncoder
 
encodeGif(BufferedImage) - Static method in class com.bbn.openmap.image.AcmeGifHelper
Return a byte array that contains the GIF encoded image.
encodeGif(int, int, int[]) - Static method in class com.bbn.openmap.image.AcmeGifHelper
Return a byte array that contains the GIF encoded image.
encodeJPEG(BufferedImage, float) - Static method in class com.bbn.openmap.image.JPEGHelper
Return a byte array that contains the JPEG encoded image.
encodeJPEG(int, int, int[], float) - Static method in class com.bbn.openmap.image.JPEGHelper
Return a byte array that contains the JPEG encoded image.
ENCRYP - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Encryption
end(String) - Method in class com.bbn.openmap.layer.link.Link
The method that needs to be called at the end of a request/response or section.
end(String) - Method in class com.bbn.openmap.layer.link.LinkActionList
The server method that needs to be called at the end of sending a gesture response.
end(String) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
The server method that needs to be called at the end of sending a graphics response.
end(String) - Method in class com.bbn.openmap.layer.link.LinkGUIList
The server method that needs to be called at the end of sending a gui response.
end - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The lower right subframe index on screen.
END_SECTION - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
The symbol used to end a section/part of a request/response.
END_TOTAL - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
The symbol used to end a request or response.
endCaps - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
endCaps - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
endian - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
endIndex - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
endIndexes - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The ending index for coverage subframes.
ENDING_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
EndMetafile - Class in com.bbn.openmap.dataAccess.cgm
 
EndMetafile(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EndMetafile
 
EndPicture - Class in com.bbn.openmap.dataAccess.cgm
 
EndPicture(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.EndPicture
 
endTableName - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the name of VPF entity node tables
endTime - Variable in class com.bbn.openmap.time.Clock
 
endTime - Variable in class com.bbn.openmap.time.TimeBounds
 
enqueue(TerminatingRunnable) - Method in class com.bbn.openmap.layer.vpf.RunQueue
Add an object to the queue of threads to run
ensureCustomViews() - Method in class com.bbn.openmap.gui.GoToMenu
Should call this when dealing with the custom views list, will always return a non-null answer.
entries - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
The boundary rectangles in the A.TOC file.
entries - Variable in class com.bbn.openmap.layer.shape.SpatialIndex
A cached list of the SpatialIndex file entries, for repeated reference.
entries() - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
entryAt(int) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
entryIterator() - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Provides an iterator over the SpatialIndex entries.
entryIterator(GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Provides an iterator over the SpatialIndex entries.
entryMap - Variable in class com.bbn.openmap.tools.icon.IconPartCollection
 
entryNumber - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
The index of the RpfEntry in the A.TOC file being used for the current colors.
entryNumber - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The RpfTocEntry index to use to get more information about the frame files to use to get data for a subframe.
entrySet() - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Returns a set view of the mappings contained in this map.
enu2ecef(double[], double, double, double[]) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Internal conversion routine.
EnuFrame - Class in com.bbn.openmap.proj.coords
Encapsulates the ENU (East-North-Up) coordinate system.
EnuFrame() - Constructor for class com.bbn.openmap.proj.coords.EnuFrame
Construct a default EnuFrame.
EnuFrame(double[], LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.EnuFrame
Construct a EnuFrame from a ECEF vector and a LatLonPoint.
env - Static variable in class com.bbn.openmap.Environment
 
Environment - Class in com.bbn.openmap
An Environment is a set of property lists that together specify the runtime environment for this process.
Environment(Applet) - Constructor for class com.bbn.openmap.Environment
Creates an Environment based on applet properties.
Environment(Properties) - Constructor for class com.bbn.openmap.Environment
Creates an Environment with the specified system properties.
EOF - Static variable in class com.bbn.openmap.util.Tokenizer
 
eomg - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
EOMG_AUX - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
This is a state where something different or extra is being done.
EOMG_COMPLETE - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The state where the editing is complete.
EOMG_DEFINED - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The Graphic is defined and in a stable state without the grab points active.
EOMG_EDIT - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The Graphic is defined, in a state of flux.
EOMG_SELECTED - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The Graphic is defined, in a stable state with the grab points active.
EOMG_UNCHANGED - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The status of the EditableOMGraphic hasn't changed.
EOMG_UNDEFINED - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
Nothing about the graphic is known or defined.
EOMG_UNDO - Static variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
A state where the current OMGraphic state should be saved for an Undo operation.
EOMGAuxState - Interface in com.bbn.openmap.omGraphics.editable
 
eomgChanged(EOMGEvent) - Method in interface com.bbn.openmap.omGraphics.event.EOMGListener
 
eomgChanged(EOMGEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
This is a EOMGListener method, and gets called by the EditableOMGraphic when something changes.
EOMGCursors - Class in com.bbn.openmap.omGraphics.editable
 
EOMGCursors() - Constructor for class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
EOMGDefinedState - Interface in com.bbn.openmap.omGraphics.editable
 
EOMGEditState - Interface in com.bbn.openmap.omGraphics.editable
 
EOMGEvent - Class in com.bbn.openmap.omGraphics.event
The EOMGEvent describes a change in state of an EditableOMGraphic.
EOMGEvent(EditableOMGraphic, Cursor, String, MouseEvent, int) - Constructor for class com.bbn.openmap.omGraphics.event.EOMGEvent
Create an Event.
EOMGEvent() - Constructor for class com.bbn.openmap.omGraphics.event.EOMGEvent
Deactivation event.
EOMGListener - Interface in com.bbn.openmap.omGraphics.event
 
EOMGListenerSupport - Class in com.bbn.openmap.omGraphics.event
This is a utility class that can be used by beans that need support for handling EOMGListeners and calling the EOMGListener method.
EOMGListenerSupport() - Constructor for class com.bbn.openmap.omGraphics.event.EOMGListenerSupport
Construct a EOMGListenerSupport.
EOMGListenerSupport(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.event.EOMGListenerSupport
Construct a EOMGListenerSupport.
EOMGSelectedState - Interface in com.bbn.openmap.omGraphics.editable
 
EOMGStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
EOMGStateMachine(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
EOMGUndefinedState - Interface in com.bbn.openmap.omGraphics.editable
 
EPOCH_JULIAN_DATE - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Epoch Julian Date.
EPOCH_TIME_SECS - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Epoch start time in seconds.
EPOINT - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
EPoint - Static variable in class com.bbn.openmap.layer.vpf.VPFUtil
 
EPOINT_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
epointinfo - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
featureclasses used for the entity node feature type
EPS - Static variable in class com.bbn.openmap.layer.rpf.MakeToc
 
EPS() - Method in class com.bbn.openmap.layer.rpf.MakeToc.Frame
 
EPS10 - Static variable in class com.bbn.openmap.proj.LambertConformal
A small number 10^(-10) This number can be re-factored into MoreMath
EPS2 - Static variable in class com.bbn.openmap.layer.rpf.MakeToc
 
epsilon - Static variable in class com.bbn.openmap.proj.CADRG
 
epsilon - Static variable in class com.bbn.openmap.proj.Gnomonic
 
epsilon - Static variable in class com.bbn.openmap.proj.LLXY
 
epsilon - Static variable in class com.bbn.openmap.proj.Mercator
 
epsilon - Static variable in class com.bbn.openmap.proj.Orthographic
 
epsilon - Static variable in class com.bbn.openmap.proj.UTMProjection
 
epsilon_g - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Variable notation of ECLIPTIC_LONGITUDE_EPOCH from Duffett-Smith.
equal_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
EqualArc - Interface in com.bbn.openmap.proj
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitude and longitude are constant.
equals(Object) - Method in class com.bbn.openmap.event.OMEventComparator
 
equals(Object) - Method in class com.bbn.openmap.geo.ConvexHull.PivotAngleComparator
 
equals(Object) - Method in class com.bbn.openmap.geo.Geo
 
equals(int, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Double
 
equals(int, Geo) - Method in interface com.bbn.openmap.geo.GeoArray
 
equals(int, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Float
 
equals(Object) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
A comparison test to test the drawing parameters, to figure out if the presentation configuration has changed, and that the pixel color values need to be recalculated.
equals(Object) - Method in class com.bbn.openmap.layer.shape.ESRIBoundingBox
Determines equality with another bounding box
equals(Object) - Method in class com.bbn.openmap.layer.shape.ESRIPoint
Determines equality of this instance with any other instance.
equals(Object) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
equals(Object) - Method in class com.bbn.openmap.omGraphics.OMColor
Determines whether another object is equal to this color.
equals(Object) - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
equals(Object) - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Determines whether two DMSLatLonPoints are exactly equal.
equals(Object) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Determines whether two ECEFPoints are equal.
equals(Object) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Determines whether two LatLonPoints are equal.
equals(Object) - Method in class com.bbn.openmap.proj.coords.UTMPoint
 
equals(Object) - Method in class com.bbn.openmap.proj.Proj
Test for equality.
equals(Projection) - Method in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
equals(Object) - Method in class com.bbn.openmap.time.TimeBounds
 
equals(Object) - Method in class com.bbn.openmap.time.TimerStatus
 
equals(Object) - Method in class com.bbn.openmap.tools.roads.Intersection
Override equals so that two Intersections at the same location are the same Intersection.
equals(Object) - Method in class com.bbn.openmap.util.DataBounds
 
EQUALS_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
equatorColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
EquatorColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
EQUIVALENT_TOLERANCE - Static variable in class com.bbn.openmap.MoreMath
 
EQUIVALENT_TOLERANCE - Static variable in class com.bbn.openmap.proj.coords.ECEFPoint
 
err - Static variable in class com.bbn.openmap.util.Debug
The stream where debugging error messages should go.
ErrImageTile - Class in com.bbn.openmap.dataAccess.image
An ErrImageTile is an ImageTile that can't be displayed due to projection incompatibilities or some other problem.
ErrImageTile(String) - Constructor for class com.bbn.openmap.dataAccess.image.ErrImageTile
 
error(String) - Method in interface com.bbn.openmap.tools.beanbox.DoOnBean
 
error(String, Exception) - Method in interface com.bbn.openmap.tools.beanbox.DoOnBean
 
error(String) - Static method in class com.bbn.openmap.util.Debug
Handle error messages, buy writing them to an error log, if that has been set up, and/or to the error stream, if requested.
error(String) - Method in class com.bbn.openmap.util.Tokenizer
 
ERROR_HEADER - Static variable in class com.bbn.openmap.util.Debug
 
ERROR_TAIL - Static variable in class com.bbn.openmap.util.Debug
 
ERROR_VALUE_DOUBLE - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
ERROR_VALUE_FLOAT - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
ERROR_VALUE_INT - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
errorAppend - Static variable in class com.bbn.openmap.util.Debug
Flag to have the errors appended to the error log.
errorFile - Static variable in class com.bbn.openmap.util.Debug
The File for logging errors.
errorHandling - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Keyword for error handling.
errorLog - Static variable in class com.bbn.openmap.util.Debug
The DataOutputStream for logging errors.
errorLogFileName - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
ErrorLogFileProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an error log file.
ErrorMessage - Static variable in class com.bbn.openmap.image.SimpleHttpImageServer
 
ErrWorldFile - Class in com.bbn.openmap.dataAccess.image
An ErrWorldFile is a World File that can't be handled for some reason.
ErrWorldFile(String) - Constructor for class com.bbn.openmap.dataAccess.image.ErrWorldFile
 
eseInterfaces - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
A list of ESEInterface classes, holding information for different type ESRIGraphicLists created from the OMGraphicList.
ESRI_RECORD_HEADER_LENGTH - Static variable in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
 
ESRIBoundingBox - Class in com.bbn.openmap.layer.shape
A bounding box is a rectangle that fully encloses some number of shapes.
ESRIBoundingBox() - Constructor for class com.bbn.openmap.layer.shape.ESRIBoundingBox
Initialize a null bounding box.
ESRIBoundingBox(ESRIPoint) - Constructor for class com.bbn.openmap.layer.shape.ESRIBoundingBox
Initialize a bounding box from a point.
ESRIBoundingBox(double, double) - Constructor for class com.bbn.openmap.layer.shape.ESRIBoundingBox
Initialize a bounding box from two doubles representing a point.
ESRIBoundingBox(ESRIPoint, ESRIPoint) - Constructor for class com.bbn.openmap.layer.shape.ESRIBoundingBox
Initialize a bounding box to encompass a minimum and maximum point.
EsriGraphic - Interface in com.bbn.openmap.dataAccess.shape
An interface to typecast OMGraphics.
EsriGraphicFactory - Class in com.bbn.openmap.dataAccess.shape
EsriGraphicFactory creates OMGraphics/EsriGraphics from a shape file.
EsriGraphicFactory() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Will create shapes with straight line types (faster for rendering) and no data transformation).
EsriGraphicFactory(int, GeoCoordTransformation) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Create a factory
EsriGraphicFactory.Header - Class in com.bbn.openmap.dataAccess.shape
 
EsriGraphicFactory.Header(BinaryFile) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
EsriGraphicFactory.Header(BinaryFile, GeoCoordTransformation) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
EsriGraphicFactory.Header(LittleEndianInputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
EsriGraphicFactory.Header(LittleEndianInputStream, GeoCoordTransformation) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
EsriGraphicFactory.ReadByteTracker - Class in com.bbn.openmap.dataAccess.shape
 
EsriGraphicFactory.ReadByteTracker() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.ReadByteTracker
 
EsriGraphicFactory.ReadByteTracker(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.ReadByteTracker
 
EsriGraphicList - Class in com.bbn.openmap.dataAccess.shape
EsriGraphicList ensures that only supported geometry types are added to its list.
EsriGraphicList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Construct an EsriGraphicList.
EsriGraphicList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Construct an EsriGraphicList with an initial capacity.
EsriGraphicList(int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Deprecated. capacityIncrement doesn't do anything.
EsriIconPoint - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoint that typecasts a specific Esri graphic type.
EsriIconPoint(double, double, ImageIcon) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
EsriIconPoint(double, double, Image) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
EsriLayer - Class in com.bbn.openmap.plugin.esri
EsriLayer loads Esri shape file sets from web servers or local file systems, and it enables the creation of shape file sets.
EsriLayer() - Constructor for class com.bbn.openmap.plugin.esri.EsriLayer
Creates an EsriLayer that will be configured through the setProperties() method
EsriLayer(String, int, int) - Constructor for class com.bbn.openmap.plugin.esri.EsriLayer
Creates an empty EsriLayer, usable for adding features at run-time
EsriLayer(String, String, String, String, DrawingAttributes) - Constructor for class com.bbn.openmap.plugin.esri.EsriLayer
Creates an EsriLayer from a set of shape files
EsriLayer(String, URL, URL, URL) - Constructor for class com.bbn.openmap.plugin.esri.EsriLayer
Creates an EsriLayer from a set of shape files
EsriLayer(String, URL, URL, URL, DrawingAttributes) - Constructor for class com.bbn.openmap.plugin.esri.EsriLayer
Creates an EsriLayer from a set of shape files
ESRILinkPointRecord - Class in com.bbn.openmap.layer.link.shape
An ESRI Point record.
ESRILinkPointRecord(double, double) - Constructor for class com.bbn.openmap.layer.link.shape.ESRILinkPointRecord
Initializes this point from the given point.
ESRILinkPointRecord(byte[], int) - Constructor for class com.bbn.openmap.layer.link.shape.ESRILinkPointRecord
Initialize a point record from the given buffer.
ESRILinkPolygonRecord - Class in com.bbn.openmap.layer.link.shape
 
ESRILinkPolygonRecord() - Constructor for class com.bbn.openmap.layer.link.shape.ESRILinkPolygonRecord
 
ESRILinkPolygonRecord(byte[], int) - Constructor for class com.bbn.openmap.layer.link.shape.ESRILinkPolygonRecord
 
ESRILinkRecord - Interface in com.bbn.openmap.layer.link.shape
 
ESRIMultiPointRecord - Class in com.bbn.openmap.layer.shape
This is a skeleton of the MultiPoint record type.
ESRIMultiPointRecord(byte[], int) - Constructor for class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Constructor skeleton.
EsriPlugIn - Class in com.bbn.openmap.plugin.esri
EsriPlugIn loads Esri shape file sets from web servers or local file systems, and it enables the creation of shape file sets.
EsriPlugIn() - Constructor for class com.bbn.openmap.plugin.esri.EsriPlugIn
Creates an EsriPlugIn that will be configured through the setProperties() method
EsriPlugIn(String, int, int) - Constructor for class com.bbn.openmap.plugin.esri.EsriPlugIn
Creates an empty EsriPlugIn, usable for adding features at run-time.
EsriPlugIn(String, URL, URL, URL) - Constructor for class com.bbn.openmap.plugin.esri.EsriPlugIn
Creates an EsriPlugIn from a set of shape files
EsriPoint - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoint that typecasts a specific Esri graphic type.
EsriPoint(double, double) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPoint
 
ESRIPoint - Class in com.bbn.openmap.layer.shape
A class representing an x,y coordinate.
ESRIPoint() - Constructor for class com.bbn.openmap.layer.shape.ESRIPoint
Null constructor.
ESRIPoint(double, double) - Constructor for class com.bbn.openmap.layer.shape.ESRIPoint
Initializes a point with the given coordinates.
ESRIPoint(byte[], int) - Constructor for class com.bbn.openmap.layer.shape.ESRIPoint
Constructs a point from the given data buffer.
EsriPointList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPoints are added to its list.
EsriPointList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPointList
Construct an EsriPointList.
EsriPointList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPointList
Construct an EsriPointList with an initial capacity.
EsriPointList(int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPointList
Deprecated. capacityIncrement doesn't do anything.
ESRIPointRecord - Class in com.bbn.openmap.layer.shape
An ESRI Point record.
ESRIPointRecord(double, double) - Constructor for class com.bbn.openmap.layer.shape.ESRIPointRecord
Initializes this point from the given point.
ESRIPointRecord(byte[], int) - Constructor for class com.bbn.openmap.layer.shape.ESRIPointRecord
Initialize a point record from the given buffer.
ESRIPointRecord(byte[], int, ImageIcon) - Constructor for class com.bbn.openmap.layer.shape.ESRIPointRecord
Initialize a point record from the given buffer.
ESRIPoly - Class in com.bbn.openmap.layer.shape
A representation of a shape file polygon, subordinate to an ESRIPolygonRecord.
ESRIPoly() - Constructor for class com.bbn.openmap.layer.shape.ESRIPoly
 
ESRIPoly.ESRIFloatPoly - Class in com.bbn.openmap.layer.shape
Poly with data stored in floating point format.
ESRIPoly.ESRIFloatPoly(int) - Constructor for class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Construct a poly with the given number of points.
ESRIPoly.ESRIFloatPoly(double[]) - Constructor for class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Construct an ESRIFloatPoly.
ESRIPoly.ESRIFloatPoly(double[], boolean) - Constructor for class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Construct an ESRIFloatPoly.
EsriPolygon - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoly for polygons that typecasts a specific Esri graphic type.
EsriPolygon(double[], int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
EsriPolygonList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPolygons are added to its list.
EsriPolygonList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonList
Construct an EsriPolygonList.
EsriPolygonList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonList
Construct an EsriPolygonList with an initial capacity.
EsriPolygonList(int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonList
Deprecated. capacityIncrement doesn't do anything.
EsriPolygonM - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoly for polygons that typecasts a specific Esri graphic type.
EsriPolygonM(double[], int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonM
 
EsriPolygonMList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPolygonMs are added to its list.
EsriPolygonMList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonMList
Construct an EsriPolygonList.
EsriPolygonMList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonMList
Construct an EsriPolygonList with an initial capacity.
ESRIPolygonRecord - Class in com.bbn.openmap.layer.shape
The Polygon record type.
ESRIPolygonRecord() - Constructor for class com.bbn.openmap.layer.shape.ESRIPolygonRecord
 
ESRIPolygonRecord(byte[], int) - Constructor for class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Initialize a polygon record from the given buffer.
EsriPolygonZ - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoly for polygons that typecasts a specific Esri graphic type.
EsriPolygonZ(double[], int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonZ
 
EsriPolygonZList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPolygons are added to its list.
EsriPolygonZList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonZList
Construct an EsriPolygonList.
EsriPolygonZList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolygonZList
Construct an EsriPolygonList with an initial capacity.
EsriPolyline - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoly for polylines that typecasts a specific Esri graphic type.
EsriPolyline(double[], int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolyline
 
EsriPolylineList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPolygons are added to its list.
EsriPolylineList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineList
Construct an EsriPolylineList.
EsriPolylineList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineList
Construct an EsriPolylineList with an initial capacity.
EsriPolylineList(int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineList
Deprecated. - capacityIncrement doesn't do anything.
EsriPolylineM - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoly for polylines that typecasts a specific Esri graphic type.
EsriPolylineM(double[], int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineM
 
EsriPolylineMList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPolygonMs are added to its list.
EsriPolylineMList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineMList
Construct an EsriPolylineList.
EsriPolylineMList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineMList
Construct an EsriPolylineList with an initial capacity.
EsriPolylineZ - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoly for polylines that typecasts a specific Esri graphic type.
EsriPolylineZ(double[], int, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineZ
 
EsriPolylineZList - Class in com.bbn.openmap.dataAccess.shape
An EsriGraphicList ensures that only EsriPolygons are added to its list.
EsriPolylineZList() - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineZList
Construct an EsriPolylineList.
EsriPolylineZList(int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriPolylineZList
Construct an EsriPolylineList with an initial capacity.
ESRIRecord - Class in com.bbn.openmap.layer.shape
This is the base class for all shape record classes.
ESRIRecord() - Constructor for class com.bbn.openmap.layer.shape.ESRIRecord
Initialize an empty record.
ESRIRecord(byte[], int) - Constructor for class com.bbn.openmap.layer.shape.ESRIRecord
Initialize a record from a buffer.
EsriShapeExport - Class in com.bbn.openmap.dataAccess.shape
Provides methods for saving OMGraphicLists as ShapeFiles.
EsriShapeExport(OMGraphicList, Projection, String) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Create an EsriShapeExport object.
EsriShapeExport(EsriGraphicList, DbfTableModel, String) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Create an EsriShapeExport object.
EsriShapeExport.ESEInterface - Class in com.bbn.openmap.dataAccess.shape
A helper class to manage a specific instance of a EsriGraphicList, it's data model, etc.
EsriShapeExport.ESEInterface(EsriGraphicList, String, String) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
EsriTextPoint - Class in com.bbn.openmap.dataAccess.shape
An extension to OMPoint that typecasts a specific Esri graphic type.
EsriTextPoint(double, double, String, int) - Constructor for class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
estimateDiskSpace - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
etopoFileNames - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
ETOPO elevation files
etopoHeights - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
ETOPOJarLayer - Class in com.bbn.openmap.layer.etopo
This subclass of ETOPOLayer reads data from jar files and * interpolates elevations to provide more smooth color transitions using * low resolution data.
ETOPOJarLayer() - Constructor for class com.bbn.openmap.layer.etopo.ETOPOJarLayer
ETOPOJarLayer constructor comment.
ETOPOJarLayer(String) - Constructor for class com.bbn.openmap.layer.etopo.ETOPOJarLayer
ETOPOJarLayer constructor comment.
ETOPOLayer - Class in com.bbn.openmap.layer.etopo
ETOPOLayer extends Layer to provide rendering of the ETOPO5 world elevation data set.
ETOPOLayer() - Constructor for class com.bbn.openmap.layer.etopo.ETOPOLayer
The default constructor for the Layer.
ETOPOLayer(String) - Constructor for class com.bbn.openmap.layer.etopo.ETOPOLayer
The default constructor for the Layer.
ETOPOMinuteSpacingProperty - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
ETOPOPathProperty - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
property suffixes
ETOPOPixelSpacerProperty - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
ETOPOSlopeAdjustProperty - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
etopoSpacings - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Spacings (in meters) between adjacent lon points at the equator.
ETOPOViewTypeProperty - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
etopoWidths - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
dimensions of the ETOPO files (don't mess with these!)
eType - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
EV_IDSM - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
EV_ISDM - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
EV_MSDC - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
EV_MSSC - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
EV_SSDC - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
eval(double) - Method in class com.bbn.openmap.geo.Quadratic
Evaluate the Quadratic at x.
eval(float) - Method in class com.bbn.openmap.omGraphics.Cubic
evaluate cubic for this value.
evaluate(double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Update all the other settings based on these.
evaluate(String) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Update all the other settings based on these.
evaluate(OMGraphic, OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Evaluates the OMGraphic against the DbfHandler rules.
evaluate(FeatureClassInfo, int, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
evaluate(FeatureClassInfo, List<Object>, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
evaluate(FeatureClassInfo, int, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
evaluate(FeatureClassInfo, List<Object>, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
evaluate(FeatureClassInfo, int, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ECDISExpression
For ECDISExpressions, none of the arguments matter.
evaluate(FeatureClassInfo, List<Object>, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ECDISExpression
For ECDISExpressions, none of the arguments matter.
evaluate(StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ECDISExpression
 
evaluate(FeatureClassInfo, int) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
Does the feature in row of fci pass the conditions of this expression.
evaluate(FeatureClassInfo, List<Object>) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
This one is used by the CoverageTable.
evaluate(FeatureClassInfo, int, StringBuffer) - Method in interface com.bbn.openmap.layer.vpf.GeoSymAttExpression.Expression
 
evaluate(FeatureClassInfo, List<Object>, StringBuffer) - Method in interface com.bbn.openmap.layer.vpf.GeoSymAttExpression.Expression
 
evaluate(FeatureClassInfo, int, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.StringExpression
 
evaluate(FeatureClassInfo, List<Object>, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.StringExpression
For ECDISExpressions, none of the arguments matter.
evaluate(FeatureClassInfo, int, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ValueExpression
 
evaluate(FeatureClassInfo, List<Object>, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ValueExpression
 
evaluate(List<?>) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Asks the Op class to evaluate the provided value against the Rules value.
evaluate(List<?>, OMGraphic, Projection) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Evaluate the record against this rule.
evaluate(Map) - Method in class com.bbn.openmap.omGraphics.rule.MapRule
Asks the Op class to evaluate the provided value against the Rules value.
evaluate(T) - Method in class com.bbn.openmap.omGraphics.rule.Rule
Asks the Op class to evaluate the retrieved value against the Rules value.
evaluate(T, OMGraphic, Projection) - Method in class com.bbn.openmap.omGraphics.rule.Rule
Evaluate the record against this rule.
evaluate(OMGraphic, OMGraphicList, Projection) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
This is the main call that a layer would use to modify/update an OMGraphic based on dbf file contents.
evaluate(Object, Object) - Method in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
evaluateDbf(OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Takes the contents of the list and evaluates them against the information contained in the DbfHandler set in this SpatialIndex class.
evaluateEnclosed() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Method checks if the polygon should be enclosed, and then adds an addition point to the end of the polygon, setting the end point on top of the beginning point.
evaluateEventAttributes() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
evaluateRotationAngle(Projection) - Method in interface com.bbn.openmap.omGraphics.OMLabeler
Evaluate the current projection in case it has information that affects placement, like rotation.
evaluateRotationAngle(Projection) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the renderRotationAngle based on the projection angle and OMRaster settings.
evaluateRotationAngle(Projection) - Method in class com.bbn.openmap.omGraphics.OMText
Set the renderRotationAngle based on the projection angle and OMText settings.
evaluateSpacing(float, float, float, float) - Method in class com.bbn.openmap.layer.GraticuleLayer
Figure out which graticule lines should be drawn based on the treshold set in the layer, and the coordinates of the screen.
even(short) - Static method in class com.bbn.openmap.MoreMath
Check if number is even.
even(int) - Static method in class com.bbn.openmap.MoreMath
Check if number is even.
even(long) - Static method in class com.bbn.openmap.MoreMath
Check if number is even.
EventAttributesUpdatedProperty - Static variable in interface com.bbn.openmap.gui.event.EventPresenter
A property string used when event attributes (ratings, play filter settings) have been changed.
eventDetailLabel - Variable in class com.bbn.openmap.gui.time.TimePanel
 
EventDetailsProperty - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
This property is used to send event details that can be displayed when the mouse is over an event in the timeline.
eventGraphicList - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
eventHandlers - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
EventImporter - Interface in com.bbn.openmap.layer.event
EventImporter is an object that the EventLayer uses to query a data source for events/records.
EventLayer - Class in com.bbn.openmap.layer.event
The EventLayer contains all the TemporalOMGraphics and manages the time for the graphics and how they should be displayed.
EventLayer() - Constructor for class com.bbn.openmap.layer.event.EventLayer
 
EventListCellRenderer - Class in com.bbn.openmap.gui.event
 
EventListCellRenderer() - Constructor for class com.bbn.openmap.gui.event.EventListCellRenderer
 
EventListIconPackage - Class in com.bbn.openmap.gui.event
 
EventListIconPackage() - Constructor for class com.bbn.openmap.gui.event.EventListIconPackage
 
EventListIconPackage(int) - Constructor for class com.bbn.openmap.gui.event.EventListIconPackage
 
EventListPresenter - Class in com.bbn.openmap.gui.event
The EventListPresenter presents OMEvents as a list.
EventListPresenter() - Constructor for class com.bbn.openmap.gui.event.EventListPresenter
Create a new EventListPresenter with a BorderLayout.
EventPanel - Class in com.bbn.openmap.gui.event
The EventPanel holds EventPresenters, which are components that will display events.
EventPanel() - Constructor for class com.bbn.openmap.gui.event.EventPanel
 
EventPresenter - Interface in com.bbn.openmap.gui.event
An EventPresenter is a empty interface that marks a component to be picked up by the EventPanel.
eventPresenter - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
eventPresenterComponentLookup - Variable in class com.bbn.openmap.gui.event.EventPanel
 
eventPresenters - Variable in class com.bbn.openmap.gui.event.EventPanel
 
events - Variable in class com.bbn.openmap.event.LayerSupport
Event information stack.
events - Variable in class com.bbn.openmap.event.OMEventHandlerAdapter
 
events - Variable in class com.bbn.openmap.layer.event.EventLayer
 
eventsSelected(List<OMEvent>) - Method in class com.bbn.openmap.event.OMEventSelectionCoordinator
 
EventsSelectedProperty - Static variable in class com.bbn.openmap.event.OMEventSelectionCoordinator
 
EVEREST - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Everest"
ewHorRes - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
ewindex - Variable in class com.bbn.openmap.layer.DeclutterMatrix.PositionParameters
 
EX - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
ExampleApplet - Class in com.bbn.openmap.plugin.esri
ExampleApplet is an example of how to use the EsriLayer in a JApplet.
ExampleApplet() - Constructor for class com.bbn.openmap.plugin.esri.ExampleApplet
 
ExampleApplication - Class in com.bbn.openmap.plugin.esri
 
ExampleApplication() - Constructor for class com.bbn.openmap.plugin.esri.ExampleApplication
 
EXCEPTIONS - Static variable in interface com.bbn.openmap.image.WMTConstants
(EXCEPTIONS) The format where exceptions are to be reported from the map server.
exceptionTemplate - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
execute() - Method in interface com.bbn.openmap.util.ISwingWorker
For compatibility with old versions of SwingWorker, calls start().
execute() - Method in class com.bbn.openmap.util.SwingWorker
For compatibility with old versions of SwingWorker, calls start().
exhaustiveSearch - Variable in class com.bbn.openmap.util.wanderer.Wanderer
 
exists(String) - Static method in class com.bbn.openmap.io.BinaryFile
A simple test method to determine if a file or directory, represented by a string, can be found by the current Java environment.
exists() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager.CoverageDataFile
 
exists - Variable in class com.bbn.openmap.layer.rpf.RpfFrameEntry
Whether the file exists or not.
exitOnClose - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
ExitOnCommandProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property to set to true if the server should be able to decide when to kill the client, the overall application.
exitWindowClosed() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
exitWindowClosed() - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Decide what to do when the window closes.
exp - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
expandFormat(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Given a string that contains a coded size symbol, expand it out.
EXPLICIT_POINT - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
EXPLICIT_POINT_SCALED - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
export() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Separates the graphics from the OMGraphicList into Polygon, Polyline and Point lists, then passes the desired shape lists to their respective export functions to be added to an EsriLayer of the same type and prepared for export.
export(OMGraphicList, List<Object>) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Deprecated. use export(OMGraphicList, ArrayList, boolean) instead.
export(OMGraphicList, List<Object>, boolean) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
This method is intended to allow embedded OMGraphicLists to be handled.
export(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Writes out EsriGraphicLists as shape files, assumes that the DbfTableModel representing the attribute data for the list objects is stored as an attribute in the EsriGraphicList under the DBF_ATTRIBUTE key.
exportArcs() - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
exportArcs1() - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
exportPoints() - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
expression - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
extent() - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
Extent - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
extent() - Method in class com.bbn.openmap.dataAccess.cgm.VDCExtent
 
extent - Variable in class com.bbn.openmap.geo.OMGeo
 
extent - Variable in class com.bbn.openmap.omGraphics.OMArc
The angular extent of the arc in decimal degrees.
ExtentIndex - Interface in com.bbn.openmap.geo
A Collection of Regions that supports indexed subsets.
ExtentIndex.AbstractExtentIndex - Class in com.bbn.openmap.geo
A basic implementation of ExtentIndex that uses Collection-typed buckets.
ExtentIndex.AbstractExtentIndex() - Constructor for class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
ExtentIndex.AbstractExtentIndex(int) - Constructor for class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
ExtentIndex.AbstractExtentIndex(double) - Constructor for class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
ExtentIndex.AbstractExtentIndex(int, double) - Constructor for class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
ExtentIndex.ArrayListExtentIndexImpl - Class in com.bbn.openmap.geo
 
ExtentIndex.ArrayListExtentIndexImpl() - Constructor for class com.bbn.openmap.geo.ExtentIndex.ArrayListExtentIndexImpl
 
ExtentIndex.ArrayListExtentIndexImpl(int) - Constructor for class com.bbn.openmap.geo.ExtentIndex.ArrayListExtentIndexImpl
 
ExtentIndex.ArrayListExtentIndexImpl(double) - Constructor for class com.bbn.openmap.geo.ExtentIndex.ArrayListExtentIndexImpl
 
ExtentIndex.ArrayListExtentIndexImpl(int, double) - Constructor for class com.bbn.openmap.geo.ExtentIndex.ArrayListExtentIndexImpl
 
ExtentIndex.HashSetExtentIndexImpl - Class in com.bbn.openmap.geo
 
ExtentIndex.HashSetExtentIndexImpl() - Constructor for class com.bbn.openmap.geo.ExtentIndex.HashSetExtentIndexImpl
 
ExtentIndex.HashSetExtentIndexImpl(int) - Constructor for class com.bbn.openmap.geo.ExtentIndex.HashSetExtentIndexImpl
 
ExtentIndex.HashSetExtentIndexImpl(double) - Constructor for class com.bbn.openmap.geo.ExtentIndex.HashSetExtentIndexImpl
 
ExtentIndex.HashSetExtentIndexImpl(int, double) - Constructor for class com.bbn.openmap.geo.ExtentIndex.HashSetExtentIndexImpl
 
ExtentIndexImpl - Class in com.bbn.openmap.geo
Separable indexed database for Regional BoundingCircles.
ExtentIndexImpl() - Constructor for class com.bbn.openmap.geo.ExtentIndexImpl
 
ExtentIndexImpl(int) - Constructor for class com.bbn.openmap.geo.ExtentIndexImpl
 
ExtentIndexImpl(double) - Constructor for class com.bbn.openmap.geo.ExtentIndexImpl
 
ExtentIndexImpl(int, double) - Constructor for class com.bbn.openmap.geo.ExtentIndexImpl
 
extents - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
extents - Variable in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
externalFrame(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Set the component to an external frame
externalFrame(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Set the component to an internal frame
externalFrame(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the component to an external frame
externalFrame(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
externalKey - Static variable in class com.bbn.openmap.layer.DemoLayer
Used by geometries created in GUI for specify if the spatial filter is for objects outside the drawn shape.
extractFloatData(byte[], int, MutableInt) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Extract a subfield value as a float.
extractIntData(byte[], int, MutableInt) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Extract a subfield value as an integer.
extractSubstring(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Extract a substring terminated by a comma (or end of string).
extraGraphics - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
extraVerbose - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
EY - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
eye - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
The algorithm representation for the moon MOON_ORBIT_INCLINATION, "i".
EZ - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
eZone - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 

F

f - Variable in class com.bbn.openmap.image.XBMFile
 
f - Variable in class com.bbn.openmap.omGraphics.OMText
The Font type that the string should be displayed with.
FAC_RINGPTR - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the face file ring_ptr column name
facc - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
The feature code FACC for this kind of feature.
FACC_DEBUG_PROPERTY - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
faccLookup - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
faccLookupFilePath - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
face - Variable in class com.bbn.openmap.layer.editor.AbstractEditorTool
 
face - Variable in class com.bbn.openmap.proj.ProjectionStack
 
faces - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
faceTableName - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the name of VPF Face Tables
factorX() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
factorY() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
fade - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
FADE_ATTRIBUTES_PROPERTY - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
fadeAttributes - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
failedFilter(OMGraphic) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Method called when FilterSupport finds an OMGraphic that fails the filter test.
fakeit - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
Flag for not doing the changes, just saying what would happen.
fallbackMapBeanCursor - Variable in class com.bbn.openmap.InformationDelegator
Used to remember what the MouseModeCursor is, which is the base cursor setting for the MapBean.
falseButton - Variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
falseEasting - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
FalseEastingProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
falseNorthing - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
FalseNorthingProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
FalseString - Static variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
fan_compress(FanCompress, double) - Static method in class com.bbn.openmap.util.FanCompress
Perform fan compression.
fan_eps - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
FanCompress - Class in com.bbn.openmap.util
Class to perform fan compression on points.
FanCompress() - Constructor for class com.bbn.openmap.util.FanCompress
 
FanCompress.FanPoint - Class in com.bbn.openmap.util
 
FanCompress.FanPoint() - Constructor for class com.bbn.openmap.util.FanCompress.FanPoint
 
FanCompress.FloatCompress - Class in com.bbn.openmap.util
FanCompress class for float values.
FanCompress.FloatCompress(double[]) - Constructor for class com.bbn.openmap.util.FanCompress.FloatCompress
Construct a FanCompress object which deals in floats.
FAST_SCALING - Static variable in class com.bbn.openmap.omGraphics.OMRasterObject
If scaling the image, use the faster, replicating/clipping algorithm.
faz - Variable in class com.bbn.openmap.proj.AziDist
 
FBR_XMAX - Static variable in interface com.bbn.openmap.layer.vpf.Constants
face bounding rectangle xmax column
FBR_XMIN - Static variable in interface com.bbn.openmap.layer.vpf.Constants
face bounding rectangle xmin column
FBR_YMAX - Static variable in interface com.bbn.openmap.layer.vpf.Constants
face bounding rectangle ymax column
FBR_YMIN - Static variable in interface com.bbn.openmap.layer.vpf.Constants
face bounding rectangle ymin column
fci - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
A handle to the FeatureClassInfo class containing the attribute information.
fci - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
 
FCS_FEATURECLASS - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table feature_class column
FCS_TABLE1 - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table table1 column
FCS_TABLE1KEY - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table table1_key column
FCS_TABLE2 - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table table2 column
FCS_TABLE2KEY - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the feature class schema (fcs) table table2_key column
FDT - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Date and Time
FDUPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
FDUPropertyEditor - File, Directory and URL PropertyEditor.
FDUPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.FDUPropertyEditor
Create FDUDirectoryPropertyEditor.
featInfoHandler - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
feature_class - Variable in class com.bbn.openmap.layer.vpf.CoverageTable.FeatureClassRec
the name of the feature class
FEATURE_INFO_HANDLER_PROPERTY - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
featureCache - Variable in class com.bbn.openmap.layer.vpf.LibraryBean
The VPFFeatureCache to use for cached features.
featureCache - Variable in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
FeatureCacheGraphicList - Class in com.bbn.openmap.layer.vpf
The FeatureCacheGraphicList is an extended OMGraphicList that knows what types of VPF features it holds.
FeatureCacheGraphicList() - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
 
FeatureCacheGraphicList(int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
 
FeatureCacheGraphicList.AREA - Class in com.bbn.openmap.layer.vpf
 
FeatureCacheGraphicList.AREA() - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.AREA
 
FeatureCacheGraphicList.AREA(int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.AREA
 
FeatureCacheGraphicList.DEFAULT - Class in com.bbn.openmap.layer.vpf
 
FeatureCacheGraphicList.DEFAULT() - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.DEFAULT
 
FeatureCacheGraphicList.DEFAULT(int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.DEFAULT
 
FeatureCacheGraphicList.EDGE - Class in com.bbn.openmap.layer.vpf
 
FeatureCacheGraphicList.EDGE() - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.EDGE
 
FeatureCacheGraphicList.EDGE(int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.EDGE
 
FeatureCacheGraphicList.POINT - Class in com.bbn.openmap.layer.vpf
 
FeatureCacheGraphicList.POINT() - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.POINT
 
FeatureCacheGraphicList.POINT(int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.POINT
 
FeatureCacheGraphicList.TEXT - Class in com.bbn.openmap.layer.vpf
 
FeatureCacheGraphicList.TEXT() - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.TEXT
 
FeatureCacheGraphicList.TEXT(int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.TEXT
 
FeatureClassInfo - Class in com.bbn.openmap.layer.vpf
This class wraps a feature type file (potext.tft, polbndl.lft, etc) from VPF.
FeatureClassInfo(CoverageTable, String, String, String) - Constructor for class com.bbn.openmap.layer.vpf.FeatureClassInfo
Construct a FeatureClassInfo.
FeatureClassInfo(CoverageTable, String, String, String, String, String) - Constructor for class com.bbn.openmap.layer.vpf.FeatureClassInfo
Construct a FeatureClassInfo that can be used for feature search
featureDescription - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
FeatureDrawingAttributes - Class in com.bbn.openmap.layer.vpf
The FeatureDrawingAttributes class is used by the VPFFeatureGraphicWarehouse to control the fetching and display of feature attributes out of the feature attribute file, controlled by the FeatureClassInfo class.
FeatureDrawingAttributes() - Constructor for class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
Default creation of the FeatureDrawingAttributes.
FeatureDrawingAttributes(Properties) - Constructor for class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
FeatureDrawingAttributes(String, Properties) - Constructor for class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
featureDrawingAttributes - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
FeatureDrawingAttributes.DisplayTypeChoice - Class in com.bbn.openmap.layer.vpf
 
FeatureDrawingAttributes.DisplayTypeChoice(String, String) - Constructor for class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.DisplayTypeChoice
 
FeatureDrawingAttributes.FCIChoice - Class in com.bbn.openmap.layer.vpf
 
FeatureDrawingAttributes.FCIChoice(String, String, int) - Constructor for class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
FeatureInfoResponse - Interface in com.bbn.openmap.image.wms
 
featureName - Variable in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
The identifying code for the features held in this list.
featureName - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
featureType - Variable in class com.bbn.openmap.layer.vpf.FeatureClassInfo
the type of feature this table represents
featureType - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
featureTypeInfo - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
featureTypes - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
Feature classes to look up FeatureClassInfo via feature name.
featureTypesProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
Property extension used to set the desired feature types.
featureTypeString - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
FEETSHADING - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Banded contour coloring, contour based on feet.
fetchGraphics(double, double, double, double, LinkGraphicList, LinkProperties) - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
fetchImageAndAddToList(Projection, OMGraphicList) - Method in class com.bbn.openmap.plugin.WebImagePlugIn
Image fetching code, where the query is created based on the provided projection.
fetchProperties(URL) - Static method in class com.bbn.openmap.PropertyHandler
Load a Properties object from the classpath.
fetchTilesForEsriGraphic(EsriGraphic) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
fetchTilesForEsriGraphicList(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
fetchVariable(byte[], int, char, char, MutableInt) - Static method in class com.bbn.openmap.dataAccess.iso8211.DDFUtils
 
fgColor - Variable in class com.bbn.openmap.layer.LabelLayer
 
fgColorProperty - Static variable in class com.bbn.openmap.layer.LabelLayer
 
fgColorValue - Variable in class com.bbn.openmap.layer.LabelLayer
 
FHDR - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File type and Version
fieldLength() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
the number of bytes a field of this type takes in the input file
fields - Variable in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
Fighter - Class in com.bbn.openmap.layer.beanbox
A SimpleBeanObject that represents a Fighter.
Fighter() - Constructor for class com.bbn.openmap.layer.beanbox.Fighter
 
Fighter(long, String, float, float, float, float) - Constructor for class com.bbn.openmap.layer.beanbox.Fighter
 
FighterBeanInfo - Class in com.bbn.openmap.layer.beanbox
A BeanInfo for the Fighter bean.
FighterBeanInfo() - Constructor for class com.bbn.openmap.layer.beanbox.FighterBeanInfo
 
figureOutChartSeriesForEntries(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Method that looks at one frame file for each RpfTocEntry, in order to check the suffix and load the chart series information into the RpfTocEntry.
FILE_EXT_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
FILE_PATH_ATTRIBUTE - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
fileBounds - Variable in class com.bbn.openmap.layer.shape.ShapeFile
Holds the bounds of the file (four doubles).
fileChooser - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
fileCode - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
fileDataList - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
This list holds the EsriGraphicLists from the Shape files.
fileExt - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
FileExtension - Class in com.bbn.openmap.tools.beanbox
File filter utility class.
FileExtension(String) - Constructor for class com.bbn.openmap.tools.beanbox.FileExtension
Constructor taking a file extension as argument.
fileHasHeader - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
FileHasHeaderProperty - Static variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
The property for whether the data file has a descriptive header on the first line, to let the reader know to ignore that line - fileHasHeader.
FileInputReader - Class in com.bbn.openmap.io
This class wraps a java.io.RandomAccessFile to allow us to choose the byte-order of the underlying file.
FileInputReader(File) - Constructor for class com.bbn.openmap.io.FileInputReader
Constructs a new BinaryFile with the specified file as the input.
FileInputReader(String) - Constructor for class com.bbn.openmap.io.FileInputReader
Constructs a new BinaryFile with the specified file as the input.
fileLength - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
fileLength - Variable in class com.bbn.openmap.layer.shape.ShapeFile
Holds the length of the file, in bytes.
FileListener - Class in com.bbn.openmap.util.http
An HttpRequestListener that sends a file back.
FileListener() - Constructor for class com.bbn.openmap.util.http.FileListener
 
FileMenu - Class in com.bbn.openmap.gui
FileMenu creates AboutMenuItem, SavePropertiesMenuItem, SaveImageMenuItem, ExitMenuItem.
FileMenu() - Constructor for class com.bbn.openmap.gui.FileMenu
Create and add menuitems(About, SaveProperties, SaveAsImage and Exit)
filename - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
fileName - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
fileName - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
fileName - Variable in class com.bbn.openmap.layer.DrawingToolLayer
The name of the file to read/save OMGraphics in.
filename - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
filename - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
the name of the file
filename - Variable in class com.bbn.openmap.layer.vpf.DcwThematicIndex
the name of the file being read
filenameIndex - Variable in class com.bbn.openmap.layer.rpf.RpfFrameEntry
Index of the start of the frame file.
filenames - Variable in class com.bbn.openmap.dataAccess.dted.DTEDLocator
 
filePath - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
filePath - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
filePath - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
The path where the shape files should be written.
filePathField - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
filePaths - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
FilePropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that brings up a JFileChooser panel to select a file.
FilePropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Create FilePropertyEditor.
files - Variable in class com.bbn.openmap.dataAccess.dted.DTEDLocator
 
files - Variable in class com.bbn.openmap.layer.rpf.RpfFileSearch
The list of RPF frame files.
fileSections - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
fileShapeType - Variable in class com.bbn.openmap.layer.shape.ShapeFile
Holds the shape type of the file.
fileSuffixAvoids - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The suffixes to skip over for files.
fileSuffixLimits - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The suffixes to limit copying to for files.
fileURL - Variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
fileURL - Variable in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
FileUtils - Class in com.bbn.openmap.util
 
FileUtils() - Constructor for class com.bbn.openmap.util.FileUtils
 
fileVersion - Variable in class com.bbn.openmap.layer.shape.ShapeFile
Holds the version of the file, as an int.
fill(Object) - Method in class com.bbn.openmap.BasicI18n
 
fill - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
fill - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
fill(Object) - Method in interface com.bbn.openmap.I18n
Fill in all of the fields of the given object that are of known types (see the set(...) methods of this class) with values obtained from the appropriate ResourceBundle.
fill(Graphics) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Paints the graphic, as a filled shape.
fill(Graphics, Shape) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Paint the graphic, as a filled shape.
fill(Graphics, Shape) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Paint the graphic, as a filled shape.
fill(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Paint the graphic.
FILL_BOX - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
FillColor - Class in com.bbn.openmap.dataAccess.cgm
 
FillColor(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.FillColor
 
fillColor - Variable in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
The color to fill the shapes.
fillColor - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
fillColorColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
FillColorCommand - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Command for fill color string adjustments.
fillColorItem - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
filler - Variable in class com.bbn.openmap.gui.ToolPanel
Holder that expands in the GridBagLayout, keeping things pushed to the left side of the toolpanel.
fillFaceToolBar(JToolBar, ButtonGroup) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Fill the Face's toolbar with buttons
fillPaint - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The paint to fill the shapes.
fillPaint - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
This color is the fill color of the object.
fillPaintProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the fill paint of the graphics.
fillPattern - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
A TexturePaint pattern, if defined.
fillPatternProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The property that specifies an URL or file a image file to be used to construct the Paint object for a texture fill pattern.
FillProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Property to use to fill rectangles.
FillProperty - Static variable in class com.bbn.openmap.layer.rpf.RpfCoverage
Property to use to fill rectangles.
fillRects - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
Flag to fill the coverage rectangles.
filter - Variable in class com.bbn.openmap.geo.Intersection
 
filter - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Filter support that can be used to manage OMGraphics.
filter(Shape) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Sets all the OMGraphics outside of this shape to be invisible.
filter(Shape, boolean) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
filter(String) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Depending on the filter's SQL support, returns an OMGraphicList that fit the query.
filter(Shape) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Filters the OMGraphicHandler graphic list so that graphics within the given shape will be visible.
filter(Shape, boolean) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Filters the OMGraphicHandler graphic list so that graphics inside or outside the given shape will be visible.
filter(String) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Filters the OMGraphicHandler graphic list so that graphics meeting the SQL query statement will be visible.
filter(Shape) - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Filters the OMGraphicHandler graphic list so that graphics within the given shape will be visible.
filter(Shape, boolean) - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Filters the OMGraphicHandler graphic list so that graphics inside or outside the given shape will be visible.
filter(String) - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Filters the OMGraphicHandler graphic list so that graphics meeting the SQL query statement will be visible.
filter - Variable in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
filter(Shape) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
filter(Shape, boolean) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
filter(String) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
FILTER_STATE - Static variable in interface com.bbn.openmap.gui.event.FilterPresenter
 
filteredHeight - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The height of the image after scaling, if you want the image to be a different size than the source.
filteredWidth - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The width of the image after scaling, if you want the image to be a different size than the source.
filterGA - Variable in class com.bbn.openmap.layer.DemoLayer
 
filterImage(Image) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
A method used to manipulate the image according to the parameters set by the imageFilter in the OMRasterObject.
filterList - Variable in class com.bbn.openmap.event.OMEventHandlerAdapter
 
filterList(OMGraphicList, Area, boolean) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Method that provides a recursive mechanism to go through OMGraphicsLists to filter out areas, inside or outside another.
filterPanel - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
filterPanel - Variable in class com.bbn.openmap.gui.event.EventPanel
 
FilterPresenter - Interface in com.bbn.openmap.gui.event
 
filters - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
filters - Variable in class com.bbn.openmap.layer.event.EventLayer
 
filterStates - Variable in class com.bbn.openmap.event.OMEventHandlerAdapter
 
FilterSupport - Class in com.bbn.openmap.omGraphics
This class provides support for implementing the OMGraphicHandler interface.
FilterSupport() - Constructor for class com.bbn.openmap.omGraphics.FilterSupport
 
FilterSupport(OMGraphicList) - Constructor for class com.bbn.openmap.omGraphics.FilterSupport
 
filtre() - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
filtreType - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
filtreValeur - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
finalize() - Method in class com.bbn.openmap.gui.MiniBrowser
 
finalize() - Method in class com.bbn.openmap.gui.WindowSupport
 
finalize() - Method in class com.bbn.openmap.io.BinaryFile
Makes sure that the file has been closed.
finalize() - Method in class com.bbn.openmap.Layer
 
finalize() - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
finalize() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
releases associated resources
finalize() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache.VPFListCacheObject
 
finalize() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
finalize() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
 
finalizeProjection() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
Updates zoom and center listeners with new projection information.
find(int) - Method in interface com.bbn.openmap.omGraphics.grid.OMGridObjects
 
find(Ellipsoid, Ellipsoid) - Static method in class com.bbn.openmap.proj.coords.HelmertTransformation
 
findAll(int, int, float) - Method in class com.bbn.openmap.omGraphics.OMList
Find all of the OMGraphics on this list that are located within the pixel limit of the x, y pixel location.
findAll(int, int, float, boolean, OMList<T>) - Method in class com.bbn.openmap.omGraphics.OMList
Find all of the OMGraphics on this list that are located within the pixel limit of the x, y pixel location.
findAllTest(int, int, float, boolean, OMList<T>, OMGeometry, OMList.OMDist<T>) - Method in class com.bbn.openmap.omGraphics.OMList
Test to find out if an OMGraphic is located within the pixel limit of the x, y pixel location.
findAndInit(Iterator) - Method in class com.bbn.openmap.app.OpenMapApplet
The method called by BeanContextMembershipListener methods to find components in the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.app.OpenMapApplet
Called when an object is added to the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
findAndInit(Object) - Method in class com.bbn.openmap.event.CoordMouseMode
Called when a CoordMouseMode is added to a BeanContext, or when another object is added to the BeanContext after that.
findAndInit(Object) - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
findAndInit(Object) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
findAndInit(Object) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
In addition to the MapBean, find a projection stack so the less than/greater than works on that.
findAndInit(Object) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
MapHandlerChild methods modified to look for the DTEDFrameCache and OMDrawingTool.
findAndInit(Object) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnectionHandler
Find GraphicLoaders and LayerHandler in the MapHandler.
findAndInit(Iterator) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Subclasses should no longer implement this method.
findAndInit(Object) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method called when an object is added from the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.gui.BasicMapPanel
The BasicMapPanel looks for MapPanelChild components, finds out from them where they prefer to be placed, and adds them.
findAndInit(Object) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
MapHandlerChild method.
findAndInit(Object) - Method in class com.bbn.openmap.gui.ControlMenu
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.DefaultHelpMenu
Look for objects that implement HelpMenuItems interface and add them to itself.
findAndInit(Object) - Method in class com.bbn.openmap.gui.DistQuickTool
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.event.EventPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.GoToMenu
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.HotwashPanel
The HotwashPanel looks for MapPanelChild components, finds out from them where they prefer to be placed, and adds them.
findAndInit(Object) - Method in class com.bbn.openmap.gui.LayerAddPanel
Looks for PropertyHandler and LayerHandler.
findAndInit(Object) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.LayersMenu
Called when the BeanContext membership changes with object from the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.gui.LayersPanel
Called when the LayersPanel is added the BeanContext, or when another object is added to the BeanContext after the LayerHandler has been added.
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.CoordsMenuItem
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.MenuList
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
Called when a component that is needed, and not available with an appropriate iterator from the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
 
findAndInit(Iterator) - Method in class com.bbn.openmap.gui.MenuBar
Called when the MenuBar is a part of a BeanContext, and it is added to the BeanContext, or while other objects are added to the BeanContext after that.
findAndInit(Object) - Method in class com.bbn.openmap.gui.MenuBar
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.MouseModePanel
Called when a component that is needed, and not available with an appropriate iterator from the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.gui.NavigateMenu
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.NavigatePanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.OMComponentPanel
 
findAndInit(Iterator<?>) - Method in class com.bbn.openmap.gui.OMComponentPanel
This is the method that your object can use to find other objects within the MapHandler (BeanContext).
findAndInit(Object) - Method in class com.bbn.openmap.gui.OMControlPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.OMToolSet
MapHandlerChild method.
findAndInit(Iterator<?>) - Method in class com.bbn.openmap.gui.OpenMapFrame
Called when the OpenMapFrame is added to a BeanContext, and when other objects are added to the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.gui.OpenMapFrame
Called when an object is added to the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Called when the OverviewMapHandler is added to the BeanContext, and whenever an object is added to the BeanContext after that.
findAndInit(Object) - Method in class com.bbn.openmap.gui.ProjectionStackTool
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.RotTool
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.ScaleTextPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.StatusLightPanel
Called when an object has been added to the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.time.TimePanel
OMComponentPanel method, called when new components are added to the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
findAndInit(Iterator<Object>) - Method in class com.bbn.openmap.gui.ToolPanel
Called when the ToolPanel is added to the BeanContext, and when new objects are added to the BeanContext after that.
findAndInit(Object) - Method in class com.bbn.openmap.gui.ToolPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
 
findAndInit(Iterator) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
This is the method that your object can use to find other objects within the MapHandler (BeanContext).
findAndInit(Object) - Method in class com.bbn.openmap.gui.ZoomPanel
 
findAndInit(Object) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
MapHandlerChild method extended through the OMComponent hierarchy.
findAndInit(Object) - Method in class com.bbn.openmap.InformationDelegator
Called when an object has been added to the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.layer.DemoLayer
Called when a component that is needed, and not available with an appropriate iterator from the BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Called by findAndInit(Iterator) so subclasses can find objects, too.
findAndInit(Object) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
findAndInit(Object) - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
Part of the interface where the EditorLayer can provide components that are available via the MapHandler/BeanContext.
findAndInit(Object) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Called by findAndInit(Iterator) so subclasses can find objects, too.
findAndInit(Object) - Method in class com.bbn.openmap.layer.editor.EditorLayer
Called by findAndInit(Iterator) so subclasses can find objects, too.
findAndInit(Object) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
 
findAndInit(Object) - Method in class com.bbn.openmap.layer.event.EventLayer
 
findAndInit(Iterator<?>) - Method in class com.bbn.openmap.Layer
This is the method that your layer can use to find other objects within the MapHandler (BeanContext).
findAndInit(Object) - Method in class com.bbn.openmap.Layer
This method is called by the findAndInit(Iterator) method, once for every object inside the iterator.
findAndInit(Object) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
findAndInit(Object) - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
findAndInit(Object) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
MapHandler child methods, passing found objects to child layers.
findAndInit(Object) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
findAndInit(Object) - Method in class com.bbn.openmap.layer.test.BoundsTestLayer
 
findAndInit(Object) - Method in class com.bbn.openmap.LayerHandler
Called from childrenAdded(), when a new component is added to the BeanContext, and from setBeanContext() when the LayerHandler is initially added to the BeanContext.
findAndInit(Object) - Method in interface com.bbn.openmap.LightMapHandlerChild
 
findAndInit(Iterator<?>) - Method in class com.bbn.openmap.MapHandlerChild
This is the method that your object can use to find other objects within the MapHandler (BeanContext).
findAndInit(Object) - Method in class com.bbn.openmap.MapHandlerChild
The findAndInit method has been made non-abstract, because it now calls this method for every object that is in the iterator it receives.
findAndInit(Iterator<?>) - Method in class com.bbn.openmap.MouseDelegator
Eventually gets called when the MouseDelegator is added to the BeanContext, and when other objects are added to the BeanContext anytime after that.
findAndInit(Object) - Method in class com.bbn.openmap.MouseDelegator
Called when an object should be evaluated by the MouseDelegator to see if it is needed.
findAndInit(Iterator) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
This is the method that your object can use to find other objects within the MapHandler (BeanContext).
findAndInit(Object) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
The findAndInit method has been made non-abstract, because it now calls this method for every object that is in the iterator it receives.
findAndInit(Object) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
Find GraphicLoaders and LayerHandler in the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.proj.ProjectionFactory
Using the MapHandler to find ProjectionLoaders being added from the application.
findAndInit(Object) - Method in class com.bbn.openmap.proj.ProjectionStack
Look at the object received in a MapHandler status message and connect to it if necessary.
findAndInit(Object) - Method in class com.bbn.openmap.PropertyHandler
All the PropertyHandler does with the MapHandler is look for PropertyConsumers and register their prefixes with the prefixLibarian.
findAndInit(Object) - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
If a MapBean is passed to this StandardMapBeanRepaintPolicy, it will set itself on it.
findAndInit(Object) - Method in class com.bbn.openmap.time.Clock
OMComponent method, called when new components are added to the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Calls superclass method and then adds the KeyListener to someObj if someObj is of type OpenMapFrame.
findAndInit(Object) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Called when an object should be evaluated by the DefaultDnDCatcher to see if it is needed.
findAndInit(Iterator) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Eventually gets called when the DefaultDnDCatcher is added to the BeanContext, and when other objects are added to the BeanContext anytime after that.
findAndInit(Object) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Called when an object should be evaluated by the DropListenerSupport to see if it is needed.
findAndInit(Iterator) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Eventually gets called when the DropListenerSupport is added to the BeanContext, and when other objects are added to the BeanContext anytime after that.
findAndInit(Object) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Called from the findAndInit(Iterator) method, when objects are added to the MapHandler.
findAndInit(Object) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
This is the method that your object can use to find other objects within the MapHandler (BeanContext).
findAndLoadProperties(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
findAndUndo(Object) - Method in class com.bbn.openmap.app.OpenMapApplet
Called when an object is removed from the MapHandler.
findAndUndo(Object) - Method in class com.bbn.openmap.event.CoordMouseMode
BeanContextMembershipListener method.
findAndUndo(Object) - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
findAndUndo(Object) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
findAndUndo(Object) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
 
findAndUndo(Object) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
MapHandlerChild methods modified to look for the DTEDFrameCache and OMDrawingTool.
findAndUndo(Iterator) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Subclasses should no longer implement this method.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method called when an object is removed from the MapHandler.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.BasicMapPanel
The MapPanel looks for MapPanelChild components and removes them from itself.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
MapHandlerChild method.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.ControlMenu
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.DefaultHelpMenu
If an object implementing helpMenuItemsI is found, remove it.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.DistQuickTool
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.event.EventPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.GoToMenu
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.HotwashPanel
The HotwashPanel looks for MapPanelChild components and removes them from iteself.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.LayerAddPanel
Disconnect from any objects that are removed from MapHandler.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.LayersMenu
Called when objects are removed from the BeanContext.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.LayersPanel
BeanContextMembershipListener method.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.CoordsMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.MenuList
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.MenuBar
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.MouseModePanel
BeanContextMembershipListener method.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.NavigateMenu
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.NavigatePanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.OMComponentPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.OMControlPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.OMToolSet
MapHandlerChild method.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.OpenMapFrame
Called when an object is removed from the MapHandler.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.ProjectionStackTool
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.RotTool
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.ScaleTextPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.StatusLightPanel
Called when an object is being removed from the BeanContext.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.time.TimePanel
OMComponentPanel method, called when new components are removed from the MapHandler.
findAndUndo(Object) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
 
findAndUndo(Object) - Method in class com.bbn.openmap.gui.ZoomPanel
 
findAndUndo(Object) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
MapHandlerChild method extended through the OMComponent hierarchy.
findAndUndo(Object) - Method in class com.bbn.openmap.InformationDelegator
Called when an object is being removed from the BeanContext.
findAndUndo(Object) - Method in class com.bbn.openmap.layer.DemoLayer
BeanContextMembershipListener method.
findAndUndo(Object) - Method in class com.bbn.openmap.layer.DrawingToolLayer
BeanContextMembershipListener method.
findAndUndo(Object) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
findAndUndo(Object) - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
Part of the interface where the EditorLayer can provide components that are available via the MapHandler/BeanContext.
findAndUndo(Object) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
findAndUndo(Object) - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
findAndUndo(Object) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
 
findAndUndo(Object) - Method in class com.bbn.openmap.Layer
This is the method that does the opposite as the findAndInit(Object).
findAndUndo(Object) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
findAndUndo(Object) - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
findAndUndo(Object) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
MapHandler child methods, passing removed objects to child layers.
findAndUndo(Object) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
findAndUndo(Object) - Method in class com.bbn.openmap.LayerHandler
A BeanContextMembershipListener interface method, which is called when new objects are removed from the BeanContext.
findAndUndo(Object) - Method in interface com.bbn.openmap.LightMapHandlerChild
 
findAndUndo(Object) - Method in class com.bbn.openmap.MapHandlerChild
The childrenRemoved has been changed to go through its iterator to call this method with every object.
findAndUndo(Object) - Method in class com.bbn.openmap.MouseDelegator
Called by childrenRemoved.
findAndUndo(Object) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
The childrenRemoved has been changed to go through its iterator to call this method with every object.
findAndUndo(Object) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
findAndUndo(Object) - Method in class com.bbn.openmap.proj.ProjectionFactory
Using the MapHandler to find ProjectionLoaders being removed from the application.
findAndUndo(Object) - Method in class com.bbn.openmap.proj.ProjectionStack
Look at the object received in a MapHandler status message and disconnect from it if necessary.
findAndUndo(Object) - Method in class com.bbn.openmap.PropertyHandler
 
findAndUndo(Object) - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
If a MapBean is passed to this StandardMapBeanRepaintPolicy, it will check if it is the repaint policy set on the MapBean and if so, remove itself from it.
findAndUndo(Object) - Method in class com.bbn.openmap.time.Clock
OMComponent method, called when new components are removed from the MapHandler.
findAndUndo(Object) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Called by childrenRemoved.
findAndUndo(Object) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Called by childrenRemoved.
findAndUndo(Object) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Called by childrenRemoved, it provides a good method for handling any object you may want to take away from the OMDrawingTool.
findAndUndo(Object) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
BeanContextMembershipListener method.
findAndUnInit(Object) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
AbstractOpenMapMenu method.
findBeanInfo(String) - Static method in class com.bbn.openmap.tools.beanbox.BeanPanel
Utility method for finding the BeanInfo associated with a bean class name.
findClosest(double, double, float, boolean) - Method in class com.bbn.openmap.omGraphics.OMAreaList
Overrides the OMGeometryList and OMGraphicList methods to just call _distance() on the internal shape object.
findClosest(double, double, float, boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Find the closest Object and its distance.
findClosest(double, double, float) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the object located the closest to the point, if the object distance away is within the limit.
findClosest(int, int) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the object located the closest to the point, regardless of how far away it is.
findClosestIntersection(int, int) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Look in intersection Quad Tree for closest intersection to point x,y
findClosestIntersection(LatLonPoint) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Look in intersection Quad Tree for closest intersection to point at specified latitude and longitude.
findClosestTest(OMList.OMDist<T>, int, OMGeometry, double, double, float, boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Test the graphic distance away from the x, y point, and compare it to the current OMDist passed in.
findEnclosingContainer(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
returns a BeanContainer bean that contains the specified bean object.
findEnclosingContainer(LatLonPoint) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
returns a SimpleBeanContainer bean that contains the specified LatLonPoint on the map.
findEnclosingContainer(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
Returns a bean contained in the layer that implements the BeanContainer interface and which contains the specified bean.
findExpression(String) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
Recursive parsing statement.
findField(String, int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Find the named field within this record.
findFieldDefn(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Fetch the definition of the named field.
findFileName(double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
A utility to find the path to a dted file, given a lat, lon and a dted level.
findFileName(double, double, int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
A utility to find the path to a dted file, given a lat, lon and a dted level.
findFileName(String[], String) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Method to check the searchPaths for a file.
findGraphics(String) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Find the graphics that are represented by an search key.
findHighest(Geo[]) - Static method in class com.bbn.openmap.geo.ConvexHull
 
findIndexOfClosest(int, int, float) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the object located the closest to the point, if the object distance away is within the limit.
findIndexOfClosest(int, int) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the object located the closest to the point, regardless of how far away it is.
findIntersection(LatLonPoint, String) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
findIntersection(int, int) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
findIntersection(LatLonPoint) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
findMathOp(String) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
findMiniOp(String) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
findNextValue(String, String) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Find the next value that corresponds to this key.
findOp(String) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
findPoliticalArea(String) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Find a PoliticalArea named by the search key.
findPoliticalArea(String) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
Find a PoliticalArea named by the abbreviation
findRoadClass(Object) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
findSelectedPane() - Method in class com.bbn.openmap.gui.LayersPanel
Find the selected LayerPane in the current LayerPane list.
findSubfieldDefn(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Find a subfield definition by it's mnemonic tag.
findUnusedRoadID() - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
findValue(String) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Find the value that corresponds to this key.
findYourself(DcwRecordFile) - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Probe the DcwRecordFile looking for what column we are in.
fingerSites - Variable in class com.bbn.openmap.layer.EarthquakeLayer
Sites to finger user the user `quake'.
fingerSitesProperty - Static variable in class com.bbn.openmap.layer.EarthquakeLayer
 
FINISH_WORKING - Static variable in class com.bbn.openmap.event.LayerStatusEvent
 
finished() - Method in interface com.bbn.openmap.util.ISwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished() - Method in class com.bbn.openmap.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finishedValue - Variable in class com.bbn.openmap.event.ProgressEvent
 
finishInitialization() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Complete initialization of this object.
finLink() - Method in class com.bbn.openmap.layer.link.LinkManager
When a getLink() is called, and the link is reserved for that caller, finLink() MUST be called to release the link for others.
fireCenter(double, double) - Method in class com.bbn.openmap.event.CenterSupport
Send a center event to all registered listeners.
fireCenterEvent(float, float) - Method in class com.bbn.openmap.gui.NavigatePanel
Fire a CenterEvent.
fireClockUpdate(TimerStatus) - Method in class com.bbn.openmap.time.Clock
The method that delivers the current time status to the TimeEventListeners.
fireEvent(EOMGEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
The method to call if you want to let listeners know that the state has changed.
fireEvent(Cursor, String, int) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Create the event with a Cursor and/or message, and then fire it.
fireEvent(Cursor, String, MouseEvent, int) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Create the event with the Cursor, message and/or MouseEvent.
fireEvent(int) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Create the event with no cursor change or message to be displayed.
fireEvent(EOMGEvent) - Method in class com.bbn.openmap.omGraphics.event.EOMGListenerSupport
Send a eomgChanged event to all registered listeners.
fireHideToolTip() - Method in class com.bbn.openmap.Layer
Request to hide the tool tips on the map.
fireHttpRequestEvent(String, OutputStream) - Method in class com.bbn.openmap.util.http.HttpServer
Creates a HttpRequestEvent and sends it to all registered listeners.
fireLayer(int, Layer[]) - Method in class com.bbn.openmap.event.LayerSupport
Send a layer event to all registered listeners.
fireLoadersChanged() - Method in class com.bbn.openmap.proj.ProjectionFactory
 
fireMapMouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mouseClicked MouseListener event.
fireMapMouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mouseDragged MouseListener event.
fireMapMouseEntered(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mouseEntered MouseListener event.
fireMapMouseExited(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mouseExited MouseListener event.
fireMapMouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mouseMoved MouseListener event.
fireMapMousePressed(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mousePressed MouseListener event.
fireMapMouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseSupport
Handle a mouseReleased MouseListener event.
fireMouseLocation(MouseEvent) - Method in class com.bbn.openmap.event.CoordMouseMode
Sends the mouse event location, x/y and lat/lon, to the InformationDelegator.
fireNetMapEvent(Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Send a center event to all registered listeners.
firePaletteEvent(ComponentEvent) - Method in class com.bbn.openmap.Layer
Fire a component event to the Layer component listeners, with the palette as the component, letting them know if it's visible or not.
firePan(int) - Method in class com.bbn.openmap.event.PanSupport
Deprecated. use firePan(azimuth)
firePan(int, float) - Method in class com.bbn.openmap.event.PanSupport
Deprecated. use firePan(azimuth, arc)
firePan(float) - Method in class com.bbn.openmap.event.PanSupport
 
firePan(float, float) - Method in class com.bbn.openmap.event.PanSupport
Fire a pan event.
firePanEvent(float) - Method in class com.bbn.openmap.gui.NavigatePanel
Fire a PanEvent.
fireProgressUpdate(int, String, int, int) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Fire an build update to progress listeners.
fireProgressUpdate(int, String, int, int) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Fire an build update to progress listeners.
fireProgressUpdate(int, String, int, int) - Method in class com.bbn.openmap.PropertyHandler
Fire an build update to progress listeners.
fireProjectionChanged(Projection) - Method in class com.bbn.openmap.event.ProjectionSupport
Send a center event to all registered listeners.
fireProjectionChanged(Projection) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
Fire the changed projection from the support.
fireProjectionChanged() - Method in class com.bbn.openmap.MapBean
Called from within the MapBean when its projection listeners need to know about a projection change.
fireProjectionEvent(ProjectionEvent) - Method in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
fireProjectionStackEvent(String) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
Called by keyReleased when the period/comma keys are pressed.
firePropertyChange(String, Object, Object) - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
firePropertyChange(String, Object, Object) - Method in class com.bbn.openmap.MouseDelegator
 
firePropertyChange(String, Object, Object) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
firePropertyChange(String, Object, Object) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
firePropertyChange(String, Object, Object) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
 
fireRequestBrowserContent(InfoDisplayEvent) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplay listener to display the information in the InfoDisplay event in a Browser.
fireRequestBrowserContent(String) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to display the information in a Browser.
fireRequestCursor(Cursor) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to show a specific cursor over its component area.
fireRequestInfoLine(InfoDisplayEvent) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to show the information in the InfoDisplay event on an single line display facility.
fireRequestInfoLine(String) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplay listener to display the information on an single line display facility.
fireRequestInfoLine(String, int) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplay listener to display the information on an single line display facility at preferred location.
fireRequestMessage(InfoDisplayEvent) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to put the information in the InfoDisplay event in a dialog window.
fireRequestMessage(String) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to display the information in a dialog window.
fireRequestToolTip(String) - Method in class com.bbn.openmap.Layer
Request to show the tool tips on the map.
fireRequestToolTip(InfoDisplayEvent) - Method in class com.bbn.openmap.Layer
Fire off a Tool Tip request to the InfoDisplayListeners.
fireRequestURL(InfoDisplayEvent) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to display a URL given in the InfoDisplay event in a Browser.
fireRequestURL(String) - Method in class com.bbn.openmap.Layer
Sends a request to the InfoDisplayListener to display a URL in a browser.
fireScaleChange(float) - Method in class com.bbn.openmap.gui.ScaleTextPanel
 
fireSelection(OMGraphic, DrawingToolRequestor, boolean) - Method in class com.bbn.openmap.omGraphics.event.SelectionSupport
Send a selection event to all registered listeners.
fireStackStatus() - Method in class com.bbn.openmap.event.UndoStack
 
fireStackStatus(UndoEvent, UndoEvent) - Method in class com.bbn.openmap.event.UndoStackSupport
Send a status to all registered triggers.
fireStackStatus() - Method in class com.bbn.openmap.proj.ProjectionStack
 
fireStackStatus(boolean, boolean) - Method in class com.bbn.openmap.proj.ProjectionStack
 
fireStackStatus(boolean, boolean) - Method in class com.bbn.openmap.proj.ProjectionStackSupport
Send a status to all registered triggers.
fireStatusUpdate(LayerStatusEvent) - Method in class com.bbn.openmap.Layer
Sends a status update to the LayerStatusListener.
fireStatusUpdate(int) - Method in class com.bbn.openmap.Layer
Sends a status update to the LayerStatusListener.
fireUpdate(int, String, float, float) - Method in class com.bbn.openmap.event.ProgressSupport
Send a layer event to all registered listeners.
fireUpdateTime(TimeEvent) - Method in class com.bbn.openmap.time.Clock
 
fireUpdateTimeBounds(TimeBoundsEvent) - Method in class com.bbn.openmap.time.Clock
 
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.gui.LayersMenu
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.gui.OMComponentPanel
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.Layer
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.MapHandlerChild
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.MouseDelegator
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Report a vetoable property update to any registered listeners.
fireZoom(int, float) - Method in class com.bbn.openmap.event.ZoomSupport
Send a zoom event to all registered listeners.
fireZoom(int, float) - Method in class com.bbn.openmap.gui.NavigateMenu
 
FIRST_ADDED_ON_TOP - Static variable in class com.bbn.openmap.omGraphics.OMList
Used to set the order in which the list is traversed to draw or search the objects.
firstImageReturned - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
firstLat - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
firstLon - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
firstProjectionWarningSent - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
A flag to keep track of when the first time a warning was put up if the projection isn't EquiArc.
FISHER_1960_MERCURY - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Fischer 1960 (Mercury) "
FISHER_1968 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Fischer 1968"
fiveDegreeColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
FiveDegreeColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
FL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Length
flagged - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
FLATNESS - Static variable in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
The flatness used for Shape.getPathIterator()
flattening - Static variable in class com.bbn.openmap.geo.Geo
Constants for the shape of the earth.
FLATTENING_C - Static variable in class com.bbn.openmap.geo.Geo
 
floatable - Variable in class com.bbn.openmap.gui.MouseModeButtonPanel
for initialization, false
FloatComplex - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition.DDFBinaryFormat
 
floatFromProperties(Properties, String, float) - Static method in class com.bbn.openmap.util.PropUtils
Gets an float out of a properties object.
FloatReal - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition.DDFBinaryFormat
 
floatValue() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Get the value of the subfield as a float.
flush() - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
flush() - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
flush() - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
flush() - Method in interface com.bbn.openmap.image.wms.FeatureInfoResponse
 
flush() - Method in class com.bbn.openmap.io.InputStreamSplitter
Flushes the output stream.
fm - Variable in class com.bbn.openmap.omGraphics.OMText
The Metrics of the current font.
fmHeight - Variable in class com.bbn.openmap.omGraphics.OMText
The fmHeight is the FontMetric height to use for calculating the footprint for the line.
FMT_GETFEATUREINFO - Static variable in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
FMT_GETMAP - Static variable in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
focusGained(FocusEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
focusLost(FocusEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
FOLLOW_POLY - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Text will follow the poly instead of being written on the segment from begin to end of the poly, also allow text to be uncomplete.
font - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
font - Variable in class com.bbn.openmap.layer.LabelLayer
 
font - Variable in class com.bbn.openmap.layer.test.TestLayer.Text
 
font - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
fontColor - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
fontColor - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
FontColorProperty - Static variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
FontList - Class in com.bbn.openmap.dataAccess.cgm
 
FontList(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.FontList
 
fontProperty - Static variable in class com.bbn.openmap.layer.LabelLayer
 
fontProperty - Static variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
fontSize - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
FontSizeProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
FontSizer - Class in com.bbn.openmap.omGraphics
Helper class to OMText object that resizes font when scale changes.
FontSizer(FontSizer) - Constructor for class com.bbn.openmap.omGraphics.FontSizer
Create a FontSizer with the same settings as the source.
FontSizer(Font, float, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.FontSizer
 
FontSizer(float, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.FontSizer
Constructor that uses the OMText DEFAULT_FONT as the base font.
fontSizer - Variable in class com.bbn.openmap.omGraphics.OMText
The FontSizer set in the OMText, changing the font size appropriate for a projection scale.
fontString - Variable in class com.bbn.openmap.layer.LabelLayer
 
fontToXFont(Font) - Static method in class com.bbn.openmap.omGraphics.OMText
In some applications, fonts are represented by a string.
forceGlobalCommand - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
(forceGlobal)
ForceGlobalProperty - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
 
forControlPanel(OMControlPanel) - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
form - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
Formatting for the labels with units.
format(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
FORMAT - Static variable in interface com.bbn.openmap.image.WMTConstants
Output format for image (FORMAT).
format(LogRecord) - Method in class com.bbn.openmap.util.OMLoggingFormatter
Format the given LogRecord.
formatDegreesMinutes(double, int, String) - Static method in class com.bbn.openmap.util.coordFormatter.DMSCoordInfoFormatter
 
FormatException - Exception in com.bbn.openmap.io
This class is used for exceptions that result from some format errors of the data when using the BinaryFile.
FormatException() - Constructor for exception com.bbn.openmap.io.FormatException
Construct a FormatException without a detail message.
FormatException(String) - Constructor for exception com.bbn.openmap.io.FormatException
Construct a FormatException with a detail message.
FormatException(String, Throwable) - Constructor for exception com.bbn.openmap.io.FormatException
Construct a FormatException with a detail message and root cause.
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Convert a BufferedImage to a image file format...
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.AcmeGifFormatter
 
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.GIFImageIOFormatter
 
formatImage(BufferedImage) - Method in interface com.bbn.openmap.image.ImageFormatter
Convert a BufferedImage to a image file format...
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.ImageIOFormatter
 
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.PPMFormatter
 
formatImage(BufferedImage) - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
formatImageFilePath(String, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
Creates file path given a root directory plus current zoom level, x, and y.
formatLatitude(double) - Static method in class com.bbn.openmap.util.coordFormatter.DMSCoordInfoFormatter
 
formatLongitude(double) - Static method in class com.bbn.openmap.util.coordFormatter.DMSCoordInfoFormatter
 
formatName - Variable in class com.bbn.openmap.image.ImageIOFormatter
 
formatParentDirectoryName(String, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
Creates the parent directory of the file with the current zoom level set in the ZoomLevelInfo.
formatPaths(String[]) - Method in class com.bbn.openmap.layer.vpf.VPFConfig
 
formatter - Variable in class com.bbn.openmap.image.ImageServer
The Image formatter for the output image.
FORMATTER_PROPERTY - Static variable in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
formatters - Variable in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
formerMouseMode - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A placeholder for the last mouse mode active before the drawing tool took over.
forToolPanel(ToolPanel) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
FORWARD - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: use poly direction
forward(Point2D, Point2D) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.Azimuth
Forward project a point.
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.CADRG
Forward projects lat,lon into XY space and returns a Point2D.
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.Cartesian
Forward project a world coordinate into screen space.
forward(double, double) - Method in class com.bbn.openmap.proj.coords.AbstractGCT
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.AbstractGCT
 
forward(double, double) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
forward(double, double, boolean) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.DatumShiftGCT
Convert from a latlon in wgs84 to the Ellipsoid of this instance
forward(double, double) - Method in interface com.bbn.openmap.proj.coords.GeoCoordTransformation
 
forward(double, double, Point2D) - Method in interface com.bbn.openmap.proj.coords.GeoCoordTransformation
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.LambertConformalGCT
 
forward(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonGCT
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.LatLonGCT
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.MercatorMeterGCT
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT.OSM
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT.TMS
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.MultiGCT
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
forward(double, double) - Method in class com.bbn.openmap.proj.coords.VHTransform
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.coords.VHTransform
 
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
forward(Point2D, Point2D) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a point.
forward(Point2D) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a LatLonPoint.
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.GeoProj
Project the point into view space.
forward(float, float, Point2D, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Project the point into view space.
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Project the point into view space.
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.LambertConformal
Forward projects lat,lon into XY space and sets the results in the p provided.
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.LLXY
Forward projects lat,lon into XY space and returns a Point2D.
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.Mercator
Forward projects lat,lon into XY space and returns a Point2D.
forward(Point2D) - Method in class com.bbn.openmap.proj.Proj
Forward project a LatLonPoint.
forward(Point2D, Point2D) - Method in class com.bbn.openmap.proj.Proj
Forward projects a LatLonPoint into XY space and return a java.awt.geom.Point2D.
forward(float, float) - Method in class com.bbn.openmap.proj.Proj
Forward project lat,lon coordinates.
forward(float, float, Point2D) - Method in class com.bbn.openmap.proj.Proj
 
forward(double, double) - Method in class com.bbn.openmap.proj.Proj
 
forward(double, double, Point2D) - Method in class com.bbn.openmap.proj.Proj
 
forward(Point2D) - Method in interface com.bbn.openmap.proj.Projection
Forward project a world coordinate into XY pixel space.
forward(Point2D, Point2D) - Method in interface com.bbn.openmap.proj.Projection
Forward projects a world coordinate into XY space and return a Point2D.
forward(float, float) - Method in interface com.bbn.openmap.proj.Projection
Forward project y, x world coordinates into xy space.
forward(double, double) - Method in interface com.bbn.openmap.proj.Projection
Forward project y, x world coordinates into xy space.
forward(float, float, Point2D) - Method in interface com.bbn.openmap.proj.Projection
Forward projects y, x world coordinates into XY space and returns a Point2D.
forward(double, double, Point2D) - Method in interface com.bbn.openmap.proj.Projection
Forward projects y, x world coordinates into XY space and returns a Point2D.
forward(LatLonPoint, Point2D) - Method in class com.bbn.openmap.proj.UTMProjection
 
forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.UTMProjection
 
forward(double, double, Point2D, boolean, UTMPoint) - Method in class com.bbn.openmap.proj.UTMProjection
 
FORWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates the clock is running, and time has been incremented by the clock.
forwardArc(LatLonPoint, boolean, double, double, double) - Method in class com.bbn.openmap.proj.GeoProj
Forward project an arc.
forwardArc(LatLonPoint, boolean, double, int, double, double) - Method in class com.bbn.openmap.proj.GeoProj
 
forwardArc(LatLonPoint, boolean, double, int, double, double, int) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a Lat/Lon Arc.
forwardButton - Variable in class com.bbn.openmap.gui.ProjectionStackTool
 
forwardButton - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
forwardCircle(LatLonPoint, boolean, double) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a circle.
forwardCircle(LatLonPoint, boolean, double, int) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a Lat/Lon Circle.
forwardCircle(LatLonPoint, boolean, double, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a Lat/Lon Circle.
forwardDimIcon - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
forwardGreatPoly(float[], int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a greatcircle poly.
forwardGreatPoly(double[], int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a greatcircle poly.
forwardIcon - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
forwardIcon - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
ForwardIconProperty - Static variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
forwardIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
forwardLine(LatLonPoint, LatLonPoint, int, int) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a LatLon Line.
forwardLine(LatLonPoint, LatLonPoint, int) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Line.
forwardLine(Point2D, Point2D) - Method in class com.bbn.openmap.proj.Proj
 
forwardLine(Point2D, Point2D) - Method in interface com.bbn.openmap.proj.Projection
Forward project a line defined by two coordinate end points.
forwardLLPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Poly defined as decimal degree lat/lons.
forwardName - Static variable in class com.bbn.openmap.gui.ProjectionStackTool
 
forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a LatLon Poly.
forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Poly.
forwardPoly(float[], boolean) - Method in class com.bbn.openmap.proj.Proj
 
forwardPoly(double[], boolean) - Method in class com.bbn.openmap.proj.Proj
 
forwardPoly(float[], boolean) - Method in interface com.bbn.openmap.proj.Projection
Forward project a polygon defined by the coordinates.
forwardPoly(double[], boolean) - Method in interface com.bbn.openmap.proj.Projection
Forward project a polygon defined by the coordinates.
ForwardProjCmd - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
forwardProjectionButton - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
forwardProjectMillis(long) - Static method in class com.bbn.openmap.gui.time.TimelineLayer
 
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.Azimuth
Forward project a raw array of radian points.
forwardRaw(double[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.Azimuth
Forward project a raw array of radian points.
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.Cylindrical
Forward project a raw array of radian points.
forwardRaw(double[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.Cylindrical
Forward project a raw array of radian points.
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.LambertConformal
Forward project a raw array of radian points.
forwardRaw(double[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.LambertConformal
 
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.Proj
Forward project a raw array of points.
forwardRaw(double[], int, float[], float[], boolean[], int, int) - Method in class com.bbn.openmap.proj.Proj
Forward project a raw array of points.
forwardRaw(float[], int, float[], float[], boolean[], int, int) - Method in interface com.bbn.openmap.proj.Projection
Forward project a raw array of world coordinates.
forwardRaw(double[], int, float[], float[], boolean[], int, int) - Method in interface com.bbn.openmap.proj.Projection
Forward project a raw array of world coordinates.
forwardRaw(float[], int, int[], int[], boolean[], int, int) - Method in class com.bbn.openmap.proj.UTMProjection
 
forwardRect(LatLonPoint, LatLonPoint, int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a rectangle defined by an upper left point and a lower right point.
forwardRect(LatLonPoint, LatLonPoint, int) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Rectangle.
forwardRect(LatLonPoint, LatLonPoint, int, int) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Rectangle.
forwardRect(Point2D, Point2D) - Method in class com.bbn.openmap.proj.Proj
Forward project a rectangle.
forwardRect(Point2D, Point2D) - Method in interface com.bbn.openmap.proj.Projection
Forward project a rectangle defined by an upper left point and a lower right point.
forwardRhumbPoly(float[], int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a rhumbline poly.
forwardRhumbPoly(double[], int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a rhumbline poly.
forwardShape(Shape) - Method in class com.bbn.openmap.proj.Proj
Simple shape projection, doesn't take into account what kind of lines should be drawn between shape points, assumes they should be 2D lines as rendered in 2D space, not interpolated for accuracy as Great Circle/Rhumb lines on a globe..
forwardShape(Shape) - Method in interface com.bbn.openmap.proj.Projection
Forward project a shape defined with world coordinates into map x, y space.
forwardStack - Variable in class com.bbn.openmap.proj.ProjectionStack
 
forwardStepIcon - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
ForwardStepIconProperty - Static variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
forwardStepIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
fPattern - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
fpDDF - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
FPReal - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition.DDFBinaryFormat
 
frame(Graphics) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
frame - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
frame - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
FRAME_CACHE_SIZE - Static variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Default frame cache size.
FRAME_CACHE_SIZE - Static variable in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
 
frame_is_valid - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Validity flag for the quality of the data file.
FRAME_LOCATION_KEY - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
FRAME_LONG_NITF_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
FRAME_SHORT_NITF_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
frameCache - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The real frame cache.
frameCache - Variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
The real frame cache.
frameCache - Variable in class com.bbn.openmap.layer.terrain.TerrainLayer
The cache that knows how to handle DTED requests.
frameCacheSize - Variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
 
frameDown - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
frameFitsCriteria(double, double, double, double, double, double) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Geographical evaluation of frame file
frameHeight - Variable in class com.bbn.openmap.gui.OpenMapFrame
 
frameLat - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
frameLeft - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
frameList - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
frameList - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
frameLocX - Variable in class com.bbn.openmap.gui.OpenMapFrame
 
frameLocY - Variable in class com.bbn.openmap.gui.OpenMapFrame
 
frameLon - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
framePath - Variable in class com.bbn.openmap.layer.rpf.RpfFrameEntry
Real path to the frame file.
frameProvider - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The place to look for for image data.
frameProvider - Variable in class com.bbn.openmap.layer.rpf.RpfCacheManager
The place to look for for image data.
frameProvider - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
 
frameProvider - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageManager
The place to get the coverage information,
frameProvider - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
The supplier of frame data.
frameRight - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
frames - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
framesPrepped - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
frameTitle - Variable in class com.bbn.openmap.gui.OverviewMapHandler
String The Frame Title
frameUp - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
frameWidth - Variable in class com.bbn.openmap.gui.OpenMapFrame
 
freeCache(int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
freeWrapper(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Remove the wrapper from wherever it is currently
freeWrapper() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
freeWrapper(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockWrapper
Attempt to remove the given wrapper from us
fromDegrees(double[]) - Static method in class com.bbn.openmap.proj.LineCoordinateGenerator
Create LCG with decimal degree coordinates.
fromRadians(float) - Method in enum com.bbn.openmap.proj.Length
Given a number of radians, convert to the number of units represented by this length.
fromRadians(double) - Method in enum com.bbn.openmap.proj.Length
Given a number of radians, convert to the number of units represented by this length.
fromRadians(double[]) - Static method in class com.bbn.openmap.proj.LineCoordinateGenerator
Create LCG with radian coordinates.
fromZoom - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
fromZoom(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
FSCAUT - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Classification Authority
FSCLAS - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Security Classification
FSCODE - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Codewords
FSCOP - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Message Copy Number
FSCPYS - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Message Number of Copies
FSCTLH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Control and Handling
FSCTLN - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Security Control Number
FSDEVT - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Downgrading Event
FSDWNG - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Security Downgrade
FSREL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Releasing Instructions
FTITLE - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
File Title
fullPathsInATOC - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
Flag to note whether absolute pathnames are used in the A.TOC.
FullProjectionRenderPolicy - Class in com.bbn.openmap.layer.policy
The FullProjectionRenderPolicy is a StandardRenderPolicy that sets the clip of the java.awt.Graphics passed into the paint method with the clipping area of the projection.
FullProjectionRenderPolicy() - Constructor for class com.bbn.openmap.layer.policy.FullProjectionRenderPolicy
 
FullProjectionRenderPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.FullProjectionRenderPolicy
Don't pass in a null layer.
FUPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
FUPropertyEditor - File and URL PropertyEditor.
FUPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.FUPropertyEditor
Create FUPropertyEditor.

G

g - Variable in class com.bbn.openmap.geo.Rotation
 
ga - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
gatherCoords(OMGeometry, double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Walk through OMGeometry, that may be a OMList of Geometries (OMAreaList) and concatentate the coordinates to make one big poly.
GaToLLa(Geo[], double[]) - Static method in class com.bbn.openmap.geo.Geo
Convert a Geo array into a floating point lat lon array (alternating lat and lon values).
GaToLLa(Geo[], float[]) - Static method in class com.bbn.openmap.geo.Geo
Convert a Geo array into a floating point lat lon array (alternating lat and lon values).
GaToLLa(Geo[]) - Static method in class com.bbn.openmap.geo.Geo
Convert a Geo array into a floating point lat lon array (alternating lat and lon values)
gc - Variable in class com.bbn.openmap.geo.RibbonIterator
 
gcolors - Variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
The greyscale colortable.
gen - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
GEN_NAME - Static variable in interface com.bbn.openmap.dataAccess.asrp.ASRPConstants
File suffix for General Information File.
GENERAL_INFORMATION - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
GeneralASRPFile - Class in com.bbn.openmap.dataAccess.asrp
 
GeneralASRPFile() - Constructor for class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
GeneralInformationFile - Class in com.bbn.openmap.dataAccess.asrp
 
GeneralInformationFile(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
generate(OMGrid, Projection) - Method in class com.bbn.openmap.dataAccess.dted.DTEDSlopeGenerator
Called from the OMGrid.generate() method to tell the generator to create something to represent the grid contents.
generate(Projection) - Method in class com.bbn.openmap.dataAccess.image.ErrImageTile
 
generate(Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Called from the MapTileMakerComponent, so this ZLIF is ready to paint its boundaries if it is activated.
generate(Projection) - Method in class com.bbn.openmap.geo.OMGeo.Line
 
generate(Projection) - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
generate(Projection) - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
generate(Projection) - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
generate(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.CurrentTimeMarker
 
generate(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.EventMarkerLine
 
generate(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea
 
generate(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PostTime
 
generate(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PreTime
 
generate(Projection, boolean, double, long) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks
 
generate(Projection) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer.TimeDrape
 
generate(Projection) - Method in class com.bbn.openmap.layer.e00.TX7
generate with a new projection
generate(Projection, DeclutterMatrix) - Method in class com.bbn.openmap.layer.location.Location
Generate the location, and use the declutter matrix to place the label is a spot so that it doesn't interset with other labels.
generate(Projection) - Method in class com.bbn.openmap.layer.location.Location
Prepare the graphic for rendering.
generate(Projection) - Method in class com.bbn.openmap.layer.mif.MIFPoint
Overriden from OMPoint so that we can handle a flag renderPoint to signal to the render method if the scale is appropriate to render the point or not.
generate(Projection) - Method in class com.bbn.openmap.layer.mif.MIFText
Overriden from OMText so that we can handle a flag renderText to signal to the render method if the scale is appropriate to render the text or not.
generate(Projection) - Method in class com.bbn.openmap.layer.mif.OMSubtraction
 
generate(Projection) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Use the current projection to place the graphics on the screen.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Prepare the geometry for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
 
generate(OMGrid, Projection) - Method in interface com.bbn.openmap.omGraphics.grid.OMGridGenerator
 
generate(int, Projection) - Method in interface com.bbn.openmap.omGraphics.grid.OMGridObjects
 
generate(OMGrid, Projection) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator
Going to return an OMRaster, sized to the current projection, and colored according to the colortable.
generate(OMGrid, Projection) - Method in class com.bbn.openmap.omGraphics.grid.SinkGenerator
 
generate(OMGrid, Projection) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
Called from the OMGrid.generate() method to tell the generator to create something to represent the grid contents.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMArc
Prepare the arc for rendering.
generate(Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMAreaList
Create the GeneralPath used for the internal Shape objects held by the OMGeometries added.
generate(OMAbstractLine) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMBitmap
Create the rendered image from the pixel values.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMDistance
Prepare the poly for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMEllipse
 
generate(Projection) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Prepare the geometry for rendering.
generate(Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Prepare the geometries for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Prepare the graphic for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMGrid
Generate OMGraphics based on the data array.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMLine
Prepare the line for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMList
Prepare the graphics for rendering.
generate(Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Prepare the graphics for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMPoint
Prepare the point for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
Prepare the point image for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMPoly
Prepare the poly for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Prepare the circles for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMRaster
Prepare the graphics for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMRect
Prepare the rectangle for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Prepare the graphics for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMShape
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMShape.PROJECTED
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMSpline
Prepare the spline for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMText
Prepares the text for rendering.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
generate(Projection) - Method in class com.bbn.openmap.omGraphics.SinkGraphic
This graphic generates nothing, successfully.
generate(Projection, long) - Method in interface com.bbn.openmap.omGraphics.time.TemporalOMGraphic
 
generate(Projection, long) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Calls generate(proj, time) on temporal geometries, regular generate(proj) on non-temporal OMGeometries.
generate(Projection, long) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
Prepare the ScenarioPoint to be rendered in its position at a certain time.
generate(Projection, long) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Prepare the ScenarioPoint to be rendered in its position at a certain time.
generate(int, int, int, int) - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
Generate the points that will generate the curved line between two points.
generate(Projection) - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
 
generate(Writer) - Method in class com.bbn.openmap.util.html.Document
convert representation to html and write it out
generate(Writer) - Method in interface com.bbn.openmap.util.html.Element
convert representation to html and write it out
generate(Writer) - Method in class com.bbn.openmap.util.html.HtmlListElement
 
generate(Writer) - Method in class com.bbn.openmap.util.html.ListElement
convert representation to html and write it out
generate(Writer) - Method in class com.bbn.openmap.util.html.StringElement
convert representation to html and write it out
generate(Writer) - Method in class com.bbn.openmap.util.html.WrapElement
convert representation to html and write it out
generatedScale - Variable in class com.bbn.openmap.dataAccess.dted.DTEDSlopeGenerator
The scale at which the cached raster was generated.
generateGrabPoints(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Generate the grab points, checking the OMGraphic to see if it contains information about what the grab points should look like.
generateGraphics() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Create the graphics.
generateGraphics() - Method in class com.bbn.openmap.layer.test.TestLayer
Create and project the graphics.
generateGridObjects(Projection) - Method in class com.bbn.openmap.omGraphics.OMGrid
Called from generate() if there isn't a OMGridGenerator.
generateHeader(Writer) - Method in class com.bbn.openmap.util.html.Document
Write the header to the output
generateMapTileImages() - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
generateOMGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
If the projection is not null, generate the OMGraphic.
generatePostProcessingCmd(String, String) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
generateRasterForProjection(OMGrid, Projection) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
A more defining API method to get what this SlopeGenerator can create.
generateUniqueString() - Static method in class com.bbn.openmap.Environment
Generate a unique string.
GenerateVPFProperties - Class in com.bbn.openmap.layer.vpf
This class will print out some basic information about a VPF database, suitable for inclusion into the openmap.properties file.
GenerateVPFProperties() - Constructor for class com.bbn.openmap.layer.vpf.GenerateVPFProperties
 
generateWideLine(int, int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
Generates a line with width lw, returns an ArrayList of 4 x-y coords.
generateWidePoly(int, int[], int[], int[], boolean) - Static method in class com.bbn.openmap.proj.DrawUtil
Generates a polygon or polyline with positive width lw.
generateWidePoly(int, int, int[], int[], int[], boolean) - Static method in class com.bbn.openmap.proj.DrawUtil
Generates a polygon or polyline with positive width lw.
generator - Variable in class com.bbn.openmap.omGraphics.OMGrid
An object that knows how to generate graphics for the matrix.
GeneratorLoader - Class in com.bbn.openmap.omGraphics.grid
A GeneratorLoader is a component that can provide an OMGridGenerator.
GeneratorLoader() - Constructor for class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
generatorLoaders - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The list of GeneratorLoaders.
GeneratorLoadersProperty - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
GeneratorTester - Class in com.bbn.openmap.image
Deprecated. uses ImageServer methods no longer supported.
GeneratorTester(String[]) - Constructor for class com.bbn.openmap.image.GeneratorTester
Deprecated.  
GenericPropertyEditorInterface - Interface in com.bbn.openmap.tools.beanbox
An interface implemented by property editors requiring access to the bean whose properties they are editing.
GenericPropertySheet - Class in com.bbn.openmap.tools.beanbox
Displays the properties associated with a bean for editing.
GenericPropertySheet(boolean, String) - Constructor for class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Constructs a property sheet dialog.
GenericPropertySheet(Object, int, int, PropertyEditor, BeanBox) - Constructor for class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Constructs a property sheet dialog.
GenericPropertySheet(boolean, Object, Rectangle, PropertyEditor, BeanBox) - Constructor for class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Constructs a property sheet dialog.
geo - Variable in class com.bbn.openmap.geo.BoundaryCrossing
The Geo location of the crossing.
Geo - Class in com.bbn.openmap.geo
A class that represents a point on the Earth as a three dimensional unit length vector, rather than latitude and longitude.
Geo() - Constructor for class com.bbn.openmap.geo.Geo
 
Geo(double, double) - Constructor for class com.bbn.openmap.geo.Geo
Construct a Geo from its latitude and longitude.
Geo(double, double, boolean) - Constructor for class com.bbn.openmap.geo.Geo
Construct a Geo from its latitude and longitude.
Geo(double, double, double) - Constructor for class com.bbn.openmap.geo.Geo
Construct a Geo from its parts.
Geo(Geo) - Constructor for class com.bbn.openmap.geo.Geo
Construct a Geo from another Geo.
GEO_PARAMETERS - Static variable in class com.bbn.openmap.dataAccess.asrp.GeoReferenceFile
 
GeoArray - Interface in com.bbn.openmap.geo
A GeoArray is a interface that represents a set of Geo information.
GeoArray.Adapter - Class in com.bbn.openmap.geo
An abstract parent implementation class of GeoArray that handles common methods.
GeoArray.Adapter() - Constructor for class com.bbn.openmap.geo.GeoArray.Adapter
 
GeoArray.Double - Class in com.bbn.openmap.geo
An implementation of GeoArray and GeoArray.Mutable that contains double-precision values.
GeoArray.Double(Geo[]) - Constructor for class com.bbn.openmap.geo.GeoArray.Double
 
GeoArray.Double(GeoArray) - Constructor for class com.bbn.openmap.geo.GeoArray.Double
 
GeoArray.Double(double[]) - Constructor for class com.bbn.openmap.geo.GeoArray.Double
 
GeoArray.Float - Class in com.bbn.openmap.geo
An implementation of GeoArray and GeoArray.Mutable that contains float-precision values.
GeoArray.Float(Geo[]) - Constructor for class com.bbn.openmap.geo.GeoArray.Float
 
GeoArray.Float(GeoArray) - Constructor for class com.bbn.openmap.geo.GeoArray.Float
 
GeoArray.Float(float[]) - Constructor for class com.bbn.openmap.geo.GeoArray.Float
 
GeoArray.Mutable - Interface in com.bbn.openmap.geo
A Mutable GeoArray is one where the points can be modified.
geoAt(double, double) - Method in class com.bbn.openmap.geo.Geo
Deprecated. use #offset(double, double)
geocentric_latitude(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Deprecated. use geocentricLatitude instead.
geocentricLatitude(double) - Static method in class com.bbn.openmap.geo.Geo
Convert from geographic to geocentric latitude (radians)
geocentricLatitude(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Calculate the geocentric latitude given a geographic latitude.
geoCoords - Variable in class com.bbn.openmap.omGraphics.util.RibbonMaker
 
geoCoords_reversed - Variable in class com.bbn.openmap.omGraphics.util.RibbonMaker
 
GeoCoordTransformation - Interface in com.bbn.openmap.proj.coords
A GeoCoordTransformation is an object that knows how to translate a set of coordinates from one coordinate system definition to/from a set of decimal degree coordinates.
GeoCrossDemoLayer - Class in com.bbn.openmap.layer.test
This layer was developed to provide a simple picture of how vector cross products work with Geos to solve intersection problems.
GeoCrossDemoLayer() - Constructor for class com.bbn.openmap.layer.test.GeoCrossDemoLayer
 
GeoExtent - Interface in com.bbn.openmap.geo
An object with some geographical representation on the earth.
geographic_latitude(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Deprecated. use geographicLoatitude instead.
geographicLatitude(double) - Static method in class com.bbn.openmap.geo.Geo
Convert from geocentric to geographic latitude (radians)
geographicLatitude(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Calculate the geographic latitude given a geocentric latitude.
GeoIntersectionLayer - Class in com.bbn.openmap.layer.test
This layer demonstrates the use of the com.bbn.openmap.geo package to do intersection calculations in lat/lon space.
GeoIntersectionLayer() - Constructor for class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
GeoIntersectionLayer.OMLineSegment - Class in com.bbn.openmap.layer.test
 
GeoIntersectionLayer.OMLineSegment(OMLine) - Constructor for class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMLineSegment
 
GeoIntersectionLayer.OMPolyRegion - Class in com.bbn.openmap.layer.test
 
GeoIntersectionLayer.OMPolyRegion(OMPoly) - Constructor for class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMPolyRegion
 
GeoIntersectionLayer.RemoveShapesActionListener - Class in com.bbn.openmap.layer.test
 
GeoIntersectionLayer.RemoveShapesActionListener(OMGraphicList, OMGraphicList) - Constructor for class com.bbn.openmap.layer.test.GeoIntersectionLayer.RemoveShapesActionListener
 
geoKeys - Variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
geomColumn - Variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Column name which contains the geometry to be used.
geomColumnProperty - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Property to specify geomColumn in the Database: geomColumn
geometry - Variable in class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
geometry - Variable in class com.bbn.openmap.tools.icon.BasicIconPart
Shape geometry for this IconPart.
geometryClosed - Variable in class com.bbn.openmap.omGraphics.OMPoly
 
GEOMETRYCOLLECTIONTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
geometryProperty - Static variable in class com.bbn.openmap.layer.LabelLayer
 
geometryString - Variable in class com.bbn.openmap.layer.LabelLayer
 
geomTable - Variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Table name which contains the geometry to be used.
geomTableProperty - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Property to specify geomTable in the Database: geomTable .
GeoPath - Interface in com.bbn.openmap.geo
An abstraction of an arbitrary geographic path.
GeoPath.Impl - Class in com.bbn.openmap.geo
An implementation of Path that takes an alternating lat/lon array and (optionally) an array of altitudes.
GeoPath.Impl() - Constructor for class com.bbn.openmap.geo.GeoPath.Impl
 
GeoPath.Impl(double[]) - Constructor for class com.bbn.openmap.geo.GeoPath.Impl
Create a path of LatLon pairs.
GeoPath.Impl(double[], boolean) - Constructor for class com.bbn.openmap.geo.GeoPath.Impl
Create a path of LatLon pairs.
GeoPath.Impl(GeoArray) - Constructor for class com.bbn.openmap.geo.GeoPath.Impl
Create a path from a GeoArray.
GeoPath.Impl(Geo[]) - Constructor for class com.bbn.openmap.geo.GeoPath.Impl
Create a path from Geos.
GeoPath.Impl.PointIt - Class in com.bbn.openmap.geo
 
GeoPath.Impl.PointIt() - Constructor for class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
GeoPath.Impl.SegIt - Class in com.bbn.openmap.geo
 
GeoPath.Impl.SegIt() - Constructor for class com.bbn.openmap.geo.GeoPath.Impl.SegIt
 
GeoPath.PointIterator - Interface in com.bbn.openmap.geo
 
GeoPath.SegmentIterator - Interface in com.bbn.openmap.geo
 
GeoPoint - Interface in com.bbn.openmap.geo
A geographic Point in space.
GeoPoint.Impl - Class in com.bbn.openmap.geo
A standard implementation of GeoPoint.
GeoPoint.Impl(Geo) - Constructor for class com.bbn.openmap.geo.GeoPoint.Impl
 
GeoPoint.Impl(double, double) - Constructor for class com.bbn.openmap.geo.GeoPoint.Impl
Create a Impl from decimal degrees lat/lon coordinates.
GeoPoint.Impl(double, double, boolean) - Constructor for class com.bbn.openmap.geo.GeoPoint.Impl
Create a Impl from decimal degrees lat/lon coordinates.
GeoProj - Class in com.bbn.openmap.proj
GeoProj is the base class of all Projections that deal with coordinates on the world sphere.
GeoProj(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.GeoProj
 
GeoReferenceFile - Class in com.bbn.openmap.dataAccess.asrp
 
GeoReferenceFile(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.GeoReferenceFile
 
GeoRegion - Interface in com.bbn.openmap.geo
An arbitrary space described in terms of Geo objects.
GeoRegion.Impl - Class in com.bbn.openmap.geo
 
GeoRegion.Impl(Geo[]) - Constructor for class com.bbn.openmap.geo.GeoRegion.Impl
 
GeoRegion.Impl(double[]) - Constructor for class com.bbn.openmap.geo.GeoRegion.Impl
Create a region of LatLon pairs.
GeoRegion.Impl(double[], boolean) - Constructor for class com.bbn.openmap.geo.GeoRegion.Impl
Create a region of LatLon pairs.
GeoRegion.Impl(GeoArray) - Constructor for class com.bbn.openmap.geo.GeoRegion.Impl
Create a region from a GeoArray.
GeoSegment - Interface in com.bbn.openmap.geo
A geographic (great circle) line segment.
GeoSegment.Impl - Class in com.bbn.openmap.geo
 
GeoSegment.Impl(Geo[]) - Constructor for class com.bbn.openmap.geo.GeoSegment.Impl
Create a GeoSegment.Impl with an array of 2 Geos.
GeoSymAttExpression - Class in com.bbn.openmap.layer.vpf
This parser class takes a string representing a logic statement and parses it into objects that can be used for evaluating attributes of features.
GeoSymAttExpression(String, VPFAutoFeatureGraphicWarehouse) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression
Create the expression object given a text representation of it.
GeoSymAttExpression.ColumnExpression - Class in com.bbn.openmap.layer.vpf
A ColumnExpression is the comparison of an FCI column value against another column value.
GeoSymAttExpression.ColumnExpression(String, String, int) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
GeoSymAttExpression.CompareExpression - Class in com.bbn.openmap.layer.vpf
 
GeoSymAttExpression.CompareExpression(String, int) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
 
GeoSymAttExpression.Connector - Class in com.bbn.openmap.layer.vpf
Connector class is the part of the expression that contains the logic operation, AND, OR, and and or.
GeoSymAttExpression.Connector(int, int) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
GeoSymAttExpression.ECDISExpression - Class in com.bbn.openmap.layer.vpf
The ECDISExpression checks the warehouse for user set values when evaluating.
GeoSymAttExpression.ECDISExpression(String, double, int, VPFAutoFeatureGraphicWarehouse) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ECDISExpression
 
GeoSymAttExpression.Expression - Interface in com.bbn.openmap.layer.vpf
The Expression interface allows for the recursive queries of Connectors and Value/CompareExpressions.
GeoSymAttExpression.StringExpression - Class in com.bbn.openmap.layer.vpf
The ECDISExpression checks the warehouse for user set values when evaluating.
GeoSymAttExpression.StringExpression(String, String, int) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression.StringExpression
 
GeoSymAttExpression.ValueExpression - Class in com.bbn.openmap.layer.vpf
The ValueExpression is a comparison of a FCI value to a numerical value.
GeoSymAttExpression.ValueExpression(String, double, int) - Constructor for class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ValueExpression
 
geoSymDirectory - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
GeoTestLayer - Class in com.bbn.openmap.layer.test
 
GeoTestLayer() - Constructor for class com.bbn.openmap.layer.test.GeoTestLayer
 
GeoTIFFFile - Class in com.bbn.openmap.dataAccess.image.geotiff
GeoTIFFFile is the main object for loading a GeoTIFF image file.
GeoTIFFFile(String) - Constructor for class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
GeoTIFFFile(URL) - Constructor for class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
GeoTIFFImageReader - Class in com.bbn.openmap.dataAccess.image.geotiff
An ImageReader that handles GeoTIFFs.
GeoTIFFImageReader(URL) - Constructor for class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReader
 
GeoTIFFImageReaderLoader - Class in com.bbn.openmap.dataAccess.image.geotiff
An ImageReaderLoader that looks for GeoTIFF images to pass to GeoTIFFImageReaders.
GeoTIFFImageReaderLoader() - Constructor for class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReaderLoader
 
GeoTIFFModelFactory - Class in com.bbn.openmap.dataAccess.image.geotiff
 
GeoTIFFModelFactory(GeoTIFFFile) - Constructor for class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFModelFactory
 
geoTrans - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
A transformation for the projection of the source image.
ger - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
GER_NAME - Static variable in interface com.bbn.openmap.dataAccess.asrp.ASRPConstants
File suffix for Geo Reference File.
gestureDescriptor - Variable in class com.bbn.openmap.layer.link.LinkLayer
A masked integer describing which gestures should be sent to the server.
GestureResponsePolicy - Interface in com.bbn.openmap.omGraphics.event
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter.
get(int) - Method in class Acme.IntHashtable
 
get(Object) - Method in class Acme.IntHashtable
 
get(Object, String, String) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, int, String) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, String) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, int, String) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, String, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, int, String, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, String, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, int, String, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, String, Object, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, int, String, Object, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, String, Object, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, int, String, Object, Object) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, String, Object[]) - Method in class com.bbn.openmap.BasicI18n
 
get(Object, String, int, String, Object[]) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, String, Object[]) - Method in class com.bbn.openmap.BasicI18n
 
get(Class, String, int, String, Object[]) - Method in class com.bbn.openmap.BasicI18n
 
get(int) - Method in class com.bbn.openmap.dataAccess.cgm.ColorTable
 
get(double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Return The DTED Frame, Given A Lat, Lon And DTED Level.
get(double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Return an OMGraphic for the Dted Frame, given A lat, lon and dted level.
get(float, float, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
Get the File object for a latitude, longitude and level.
get(URL) - Static method in class com.bbn.openmap.dataAccess.image.WorldFile
Given a path to a image file, discover the world file which should be next to it.
get(char) - Static method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
get(char) - Static method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
get(Object, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
The main call to retrieve something from the cache, modified to allow load method to do some projection calculations to initialize tile parameters.
get(String) - Static method in class com.bbn.openmap.Environment
Searches for the named property in the environment.
get(String, String) - Static method in class com.bbn.openmap.Environment
Searches for the named property in the environment.
get(int) - Method in class com.bbn.openmap.geo.GeoArray.Double
 
get(int, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Double
 
get(int) - Method in class com.bbn.openmap.geo.GeoArray.Float
 
get(int, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Float
 
get(int) - Method in interface com.bbn.openmap.geo.GeoArray
Get a Geo represented by the index i.
get(int, Geo) - Method in interface com.bbn.openmap.geo.GeoArray
Load the values for Geo at index i into ret.
get(int) - Method in class com.bbn.openmap.geo.Ribbon
Get the Geo for the Ribbon.
get(String) - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceList
 
get(Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
get(Node, Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
get(String) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
get(int) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
get(int) - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
get(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NodeCache
 
get(String) - Method in class com.bbn.openmap.gui.ToolPanel
Get an item from the tool bar.
get(Object, String, String) - Method in interface com.bbn.openmap.I18n
Get the string associated with the given object/field (Defaults to TEXT for the type).
get(Object, String, int, String) - Method in interface com.bbn.openmap.I18n
Get the string associated with the given object/field/type.
get(Class, String, String) - Method in interface com.bbn.openmap.I18n
Get the string associated with the given class/field (Defaults to TEXT for the type).
get(Class, String, int, String) - Method in interface com.bbn.openmap.I18n
Get the string associated with the given class/field/type.
get(Object, String, String, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Object, String, int, String, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Class, String, String, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Class, String, int, String, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Object, String, String, Object, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Object, String, int, String, Object, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Class, String, String, Object, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Class, String, int, String, Object, Object) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Object, String, String, Object[]) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Object, String, int, String, Object[]) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Class, String, String, Object[]) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(Class, String, int, String, Object[]) - Method in interface com.bbn.openmap.I18n
Method to get a parameterized String, as if by MessageFormat.
get(double, double, int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Return The Dted Frame, Given A Lat, Lon And Dted Level.
get(double, double, double, double, OMGraphicList) - Method in class com.bbn.openmap.layer.location.BasicLocationHandler
 
get(double, double, double, double, OMGraphicList) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Prepares the graphics for the layer.
get(double, double, double, double, OMGraphicList) - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
Prepares the graphics for the layer.
get(double, double, double, double, OMGraphicList) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Fill a vector of OMGraphics to represent the data from this handler.
get(RpfFrameEntry) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
A customized way to retrieve a frame from the cache, using a RpfFrameEntry.
get(String) - Static method in enum com.bbn.openmap.layer.rpf.RpfProductInfo
Returns the RpfProductInfo that has the given two-letter series code.
get(Object) - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the list of rows listed for this index
get(String, String) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
Additional get method that will call a load() method that takes into account the featureType.
get(String) - Method in class com.bbn.openmap.MapHandler
Given a class name, find the object in the MapHandler.
get(Class<T>) - Method in class com.bbn.openmap.MapHandler
Given a Class, find the object in the MapHandler.
get(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.ByteRasterHelper
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.CharRasterHelper
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.DoubleRasterHelper
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.FloatRasterHelper
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.IntRasterHelper
 
get(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.RasterHelper
 
get(int, int) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.ShortRasterHelper
 
get(int) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
get(Object) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Returns the value to which this map maps the specified key.
get(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Get the geometry at the location number on the list.
get(String) - Static method in enum com.bbn.openmap.proj.Length
Get the Length object with the given name or abbreviation.
get(String) - Method in class com.bbn.openmap.PropertyHandler
Given a property prefix, or markername, from the properties file, get the object that was created for it.
get(String, DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get an icon part for the given name set with the given rendering attributes.
get(String) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get an icon part for the given name.
get(String) - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
get(Object) - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
The main call to retrieve something from the cache
get(double, double) - Method in interface com.bbn.openmap.util.DataOrganizer
Find an object closest to a lat/lon.
get(double, double, double) - Method in interface com.bbn.openmap.util.DataOrganizer
Find an object closest to a lat/lon, within a given maximum.
get(double, double, double, double) - Method in interface com.bbn.openmap.util.DataOrganizer
Find all the objects within a bounding box.
get() - Method in interface com.bbn.openmap.util.ISwingWorker
Return the value created by the construct method.
get(double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTree
Get an object closest to a lat/lon.
get(double, double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTree
Get an object closest to a lat/lon, within a maximum distance.
get(double, double, double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTree
Get all the objects within a bounding box.
get(double, double, double, double, Collection) - Method in class com.bbn.openmap.util.quadtree.QuadTree
Get all the objects within a bounding box, and return the objects in the provided Collection.
get(double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get an object closest to a lat/lon.
get(double, double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get an object closest to a lat/lon.
get(double, double, MutableDistance) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get an object closest to a lat/lon.
get(double, double, double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get all the objects within a bounding box.
get(double, double, double, double, Collection<T>) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get all the objects within a bounding box.
get(QuadTreeRect, Collection<T>) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get all the objects within a bounding box.
get() - Method in class com.bbn.openmap.util.SwingWorker
Return the value created by the construct method.
get100kID(double, double, int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Get the two letter 100k designator for a given MGRS/UTM easting, northing and zone number value.
get100kID(int, int, int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Get the two-letter MGRS 100k designator given information translated from the MGRS/UTM northing, easting and zone number.
get100kSetForZone(int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Given a MGRS/UTM zone number, figure out the MGRS 100K set it is in.
get4326(GeoTIFFImageReader, ImageTile.Cache) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFModelFactory
 
getA() - Method in class com.bbn.openmap.geo.MatchCollector.Pair
 
getAbbr() - Method in enum com.bbn.openmap.proj.Length
Return the abbreviation for this length type.
getAbsolutePath() - Method in class com.bbn.openmap.io.FileInputReader
 
getAbsolutePath() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager.CoverageDataFile
 
getAbstract() - Method in class com.bbn.openmap.image.wms.DefaultWmsLayerStyle
 
getAbstract() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
getAbstract() - Method in interface com.bbn.openmap.image.wms.IWmsLayerStyle
 
getAc() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getAcceptCommandToExit() - Method in class com.bbn.openmap.layer.link.Link
 
getAccuracy() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
 
getActionList() - Method in class com.bbn.openmap.layer.link.Link
After a readAndParse() has been called on a link, this can be called to retrieve the gesture response.
getActionListener() - Method in class com.bbn.openmap.gui.LayersPanel
Get the ActionListener that triggers the LayersPanel.
getActionListener() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Get the ActionListener that triggers the LauncherPanel.
getActionMask() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the OMAction mask for this graphic.
getActionRequest() - Method in class com.bbn.openmap.layer.link.Link
After a readAndParse() has been called on a link, this can be called to retrieve a gesture notification/request, if one was sent.
getActions() - Method in class com.bbn.openmap.layer.DrawingToolLayer
You can override this class if you want to provide more, fewer or different actions to the user.
getActiveEvents(long, long, long) - Method in class com.bbn.openmap.gui.event.AbstractEventPresenter
Optional optimized form.
getActiveEvents() - Method in class com.bbn.openmap.gui.event.EventListPresenter
This is the method that creates a sorted list of visible events.
getActiveEvents() - Method in interface com.bbn.openmap.gui.event.EventPresenter
Return a list of active events.
getActiveFilters() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getActiveFilters() - Method in interface com.bbn.openmap.gui.event.FilterPresenter
 
getActiveMouseMode() - Method in class com.bbn.openmap.MouseDelegator
Returns the mouse mode delegate that is active at the moment.
getActiveMouseModeID() - Method in class com.bbn.openmap.MouseDelegator
Returns the ID string for the active Mouse Mode.
getActiveWidgetColors() - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
getAddAsBackground() - Method in class com.bbn.openmap.Layer
Check to see if the layer is marked as one that should be considered a background layer.
getAddGraphicLoaderToMapHandler() - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
getAddToBeanContext() - Method in class com.bbn.openmap.Layer
Set whether the Layer should be added to the BeanContext.
getAddToBeanContext() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
 
getAddToBeanContext() - Method in class com.bbn.openmap.plugin.PlugInLayer
Layer method, enhanced to check if the PlugIn is interested in being added to the BeanContext.
getAdjust() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
getALineButton() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get a JButton used to bring up the line menu.
getAll(String) - Method in class com.bbn.openmap.MapHandler
Given a Class name, find all the objects in the MapHandler that are assignment-compatible object of that Class.
getAll(Class<T>) - Method in class com.bbn.openmap.MapHandler
Given a Class, find all the objects in the MapHandler that are assignment-compatible with that Class.
getAllContentTypes() - Static method in class com.bbn.openmap.util.http.HttpConnection
 
getAllEllipsoids() - Static method in class com.bbn.openmap.proj.Ellipsoid
Returns an array of all available ellipsoids in alphabetical order by name.
getAllEvents() - Method in class com.bbn.openmap.gui.event.EventListPresenter
This is the method that creates a sorted list of all events.
getAllEvents() - Method in interface com.bbn.openmap.gui.event.EventPresenter
Return a list of all events.
getAllGraphics(ClientLink, Projection) - Method in class com.bbn.openmap.layer.link.BufferedLinkLayer
Creates the LinkMapRequest, and gets the results.
getAllLayerNames() - Method in class com.bbn.openmap.image.MapRequestHandler
Get a list of all the layer identifiers that can be used in a request, for the current configuration of the MapRequestHandler.
getAllOMGraphics(OMGraphicList, DrawingAttributes, Projection, GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Retrieves all OMGraphics in the shape file.
getAllowAbbr() - Method in class com.bbn.openmap.util.ArgParser
 
getAllowDuplicates() - Method in class com.bbn.openmap.omGraphics.OMList
Get whether the list will allow duplicate entries added.
getAllQuery() - Method in class com.bbn.openmap.layer.location.db.RecordSet
Executes "select * from 'tableName'", or whatever the queryString is set to.
getAllSites() - Method in class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
getAllYears() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getAlpha() - Method in class com.bbn.openmap.omGraphics.OMColor
Return the transparency value of the color (the value of the 24-31 bits).
getAlwaysSpawnThread() - Method in class com.bbn.openmap.layer.policy.StandardPCPolicy
 
getAmount() - Method in class com.bbn.openmap.event.PanEvent
Deprecated. use getArcDistance()
getAmount() - Method in class com.bbn.openmap.event.ZoomEvent
Get the amount of zoom.
getAnchor() - Method in class com.bbn.openmap.omGraphics.OMTextLabeler
 
getApiKey() - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
getApplet() - Static method in class com.bbn.openmap.Environment
Gets the applet associated with this process.
getAppletInfo() - Method in class com.bbn.openmap.app.OpenMapApplet
Returns information about this applet.
getAppObject() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
For backward compatibility, now returns whatever is saved under the OMGraphic.APP_OBJECT key.
getAppObject() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
For backward compatibility, retrieves object stored in attribute map under OMGraphic.APP_OBJECT key.
getAppropriateLayer() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Get the layer that's appropriate at the current scale.
getArc() - Method in class com.bbn.openmap.omGraphics.OMLine
Return the arc angle set for this line.
getArc(Geo, OMPoly, OMPoly) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Given two polylines, with the end point of poly1 being the same distance from a point as the starting point of poly2, create an arc that connects them.
getArcAngle() - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
Return the arc angle set for this line.
getArcDistance() - Method in class com.bbn.openmap.event.PanEvent
Get arc distance of pan.
getArcGraphics() - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
 
getArcList() - Method in class com.bbn.openmap.layer.e00.E00Parser
 
getArcType() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the ArcType.
getAreaAttributes() - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
getAreaDescription(List<Object>, MutableInt) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getAreas() - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
Get the AreaHandler.
getAreasEnabled() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Find out if areas are enabled.
getArg(String) - Method in class com.bbn.openmap.util.ArgParser
Return a Arg object with a particular name.
getARGB(int, Length, double) - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Get the int argb value for a given elevation, with the provided units.
getARGB(int, Length, double) - Method in interface com.bbn.openmap.omGraphics.grid.ElevationColors
Get the int argb value for a given elevation, with the provided units.
getARGB(int, Length, double) - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Get the int argb value for a given elevation, with the provided units.
getArgs() - Method in class com.bbn.openmap.util.ArgParser
 
getArgValues(String) - Method in class com.bbn.openmap.util.ArgParser
Given an Arg name, return the values.
getArray() - Method in class com.bbn.openmap.util.FanCompress.FloatCompress
Return a copy of the internal array.
getArrowDirectionType() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Arrowhead function, to find out the arrowhead direction.
getArrowDirectionType() - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
getArrowHead() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
 
getArrowHeadMenu() - Method in class com.bbn.openmap.omGraphics.EditableOMAbstractLine
 
getArrowLocation() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Arrowhead function, to find out the arrowhead location.
getASCIIZone(double, int) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getasDouble(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get a tuple
getasDouble(int, int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get a value in a tuple
getasDouble(int) - Method in interface com.bbn.openmap.layer.vpf.CoordTupleString
Accessor to retrieve a tuple
getasDouble(int, int) - Method in interface com.bbn.openmap.layer.vpf.CoordTupleString
Accessor to retrieve a single value in a tuple
getasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get a tuple
getasFloat(int, int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get a value in a tuple
getasFloat(int, int) - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
Get a value in a tuple
getasFloat(int) - Method in interface com.bbn.openmap.layer.vpf.CoordTupleString
Accessor to retrieve a tuple
getasFloat(int, int) - Method in interface com.bbn.openmap.layer.vpf.CoordTupleString
Accessor to retrieve a single value in a tuple
getasFloatV(int) - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
Get a tuple
getASRPDirectories() - Method in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
Return a java.util.List of ASRPDirectories known by this THF file.
getASRPDirs() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
getASRPHandler() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
getAsText() - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
Implement PropertyEditor interface.
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.ComboBoxPropertyEditor
Returns String from option choices.
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Implement PropertyEditor interface.
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.NonEditablePropertyEditor
Implement PropertyEditor interface.
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
Returns String from option choices.
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
Returns String from JTextfield.
getAsText() - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
Returns String from ButtonGroup.
getATocFilePath() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getAttribute(Object) - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
EsriGraphics can hold attributes.
getAttribute(Object) - Method in class com.bbn.openmap.event.OMEvent
 
getAttribute(Object) - Method in class com.bbn.openmap.Layer
 
getAttribute(int, int, MutableInt) - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Given a row from the primitive table, this function returns a full string description of the row
getAttribute(DcwColumnInfo, Object, MutableInt) - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
 
getAttribute() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
getAttribute(Object) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Returns the object stored in a Map stored in the appObject.
getAttribute(Object) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Get an attribute from an OMGeometry.
getAttribute(Object) - Method in interface com.bbn.openmap.util.Attributable
Get the attribute stored under a key.
getAttributeCol() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
Retrieve the column index number out of the feature class info file that is being used/displayed.
getAttributeColName() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
getAttributes() - Method in class com.bbn.openmap.event.OMEvent
 
getAttributes(String) - Static method in class com.bbn.openmap.layer.rpf.RpfAttributes
Get the attributes from within a RPF Frame file.
getAttributes(BinaryFile) - Static method in class com.bbn.openmap.layer.rpf.RpfAttributes
Get the attributes from within a RPF Frame file, after the header has been read.
getAttributes() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the attributes for the RpfFrame.
getAttributes() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Returns the 'official' attribute Map.
getAttributes() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Get all attributes from the OMGeometry.
getAttributes() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get the DrawingAttributes driving the parameters of the current graphic.
getAttributes() - Method in interface com.bbn.openmap.util.Attributable
Convenience method to allow super class methods access to an attribute table if they are acting as a wrapper.
getAttributesForFeature(String) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Given a feature type, get the DrawingAttributes for that feature.
getAttributesForRendering(DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.BasicAppIconPart
Get the DrawingAttributes that should be used for rendering.
getAttributesForRendering(DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
Get the DrawingAttributes that should be used for rendering.
getAttributeText() - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
getAttributeText retrieves the text that would be displayed as attribute information about the subframe.
getAttribution() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getAttributionAttributes() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getAttributionGraphic() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getAutoTimer() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
 
getAvailableProjections() - Method in class com.bbn.openmap.proj.ProjectionFactory
Returns an array of Projection names available from this factory.
getAvoidList() - Method in class com.bbn.openmap.gui.ToolPanel
Get the list of strings used by the ToolPanel to figure out which Tools should not be added (in the findAndInit()) method.
getAxisOrder() - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
getAzDrawing() - Method in class com.bbn.openmap.event.AzimuthPanner
 
getAzDrawing() - Method in class com.bbn.openmap.event.OMMouseMode
 
getAzDrawing() - Method in class com.bbn.openmap.event.PanMouseMode
 
getAzimuth() - Method in class com.bbn.openmap.event.PanEvent
Get azimuth of pan.
getAzimuthBetweenPoints(LatLonPoint, LatLonPoint) - Static method in class com.bbn.openmap.proj.RhumbCalculator
This method allows you to calculate the azimuth between the points.
getAzPanningShapefile() - Method in class com.bbn.openmap.event.OMMouseMode
 
getAzPanningShapefile() - Method in class com.bbn.openmap.event.PanMouseMode
 
getB() - Method in class com.bbn.openmap.geo.MatchCollector.Pair
 
getBackground(Properties, String) - Method in class com.bbn.openmap.image.ImageServer
Determine the background color based on property settings.
getBackground() - Method in class com.bbn.openmap.image.ImageServer
Get the Paint to use for image backgrounds.
getBackground(Properties) - Static method in class com.bbn.openmap.image.ImageServerUtils
Create a Color object from the properties TRANSPARENT and BGCOLOR properties.
getBackground(Properties, Paint) - Static method in class com.bbn.openmap.image.ImageServerUtils
Create a Color object from the properties TRANSPARENT and BGCOLOR properties.
getBackground() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Return the 'ocean' color of the planet.
getBackground() - Method in class com.bbn.openmap.layer.BufferedLayer.BLMapBean
For the Buffered Layer MapBean, the background color is always clear.
getBackground() - Method in class com.bbn.openmap.layer.BufferedLayer
Get the background color of the image.
getBackground() - Method in class com.bbn.openmap.MapBean
Get the background color of the map.
getBackground() - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
getBackgroundAtts() - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getBackgroundColor() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getBackgroundComponent() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getBackgroundComponent() - Method in interface com.bbn.openmap.gui.dock.DockPanel
Get the background component.
getBackgroundComponent() - Method in class com.bbn.openmap.gui.DockMapPanel
 
getBackgroundLayerSeparator(String) - Static method in class com.bbn.openmap.gui.LayerPane
 
getBackgroundSlave() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get whether the map's background mimics changes to the source map's background.
getBandHeight() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the value for the interval between band colors for meter and feet shading view types.
getBandHeight() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
getBandHeight() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
getBaseline() - Method in class com.bbn.openmap.omGraphics.OMText
Gets the baseline location of this OMText.
getBaseScale() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the base scale that the texture paint and dashes are set for.
getBaseScale() - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
 
getBasicStroke() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getBasicStroke() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getBasicStrokeEditor() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getBckgrnd(Paint) - Method in class com.bbn.openmap.layer.BufferedLayer
Get the background Paint object used for the internal MapBean.
getBckgrnd() - Method in class com.bbn.openmap.MapBean
Get the background of the map.
getBeanAtLocation(Point) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
return bean at specified location giving preference to non-container beans over container beans.
getBeanAtLocation(Point) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
Returns a bean contained in the layer at the specified map location.
getBeanBox() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
getBeanBox() - Method in interface com.bbn.openmap.tools.beanbox.BeanBoxHandler
returns a layer specific implementation of the BeanBoxclass instance.
getBeanContext() - Method in class com.bbn.openmap.app.OpenMapApplet
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextChild interface
getBeanContext() - Method in class com.bbn.openmap.gui.OMComponentPanel
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.gui.OpenMapFrame
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.gui.ToolPanel
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.Layer
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.MouseDelegator
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
getBeanContext() - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
getBeanContext() - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Method for BeanContextChild interface.
getBeanInfoForBean(String) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
Utility method to obtain the BeanInfo object associated with a bean class that the BeanBox knows about.
getBearingInDeg() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
getBearingInDeg() - Method in class com.bbn.openmap.layer.beanbox.WallFormationLayout
 
getBehaviorMask() - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
A integer that is looked at internally, bitwise, to determine different behaviors.
getBehaviorMask() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
A integer that is looked at internally, bitwise, to determine different behaviors.
getBestConvoySpeed() - Method in class com.bbn.openmap.tools.roads.RoadFinder.RoadClasses
 
getBestCoverageEntry(double, double, double, double, Projection, RpfViewAttributes) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Given a coordinate box and a scale, find the entry in the table of contents file with the right data.
getBestRoute(Intersection, Intersection, double, double) - Static method in class com.bbn.openmap.tools.roads.Route
 
getBGColor(AbstractButton) - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
getBinaryFile() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
getBinaryStoreSize() - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Returns the number of bytes needed to store the record header and record data.
getBitmapFromInternalData() - Method in class com.bbn.openmap.omGraphics.OMRaster
 
getBits() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the byte values for indexed color model images and OMBitmaps.
getBlankRecord() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
getBlock(int, int) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Fetch the subframe tile block from the IMG file.
getBlockedRoadCount() - Method in class com.bbn.openmap.tools.roads.Route
 
getBlue() - Method in class com.bbn.openmap.omGraphics.OMColor
Return the blue value of the color (the value of the 0-7 bits).
getBoolean(String) - Static method in class com.bbn.openmap.Environment
Gets a boolean value out of the Environment.
getBoolean(String, boolean) - Static method in class com.bbn.openmap.Environment
Gets a boolean value out of the Environment.
getBooleanValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Boolean
 
getBooleanValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
getBottom() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the bottom of XY rectangle.
getBottomLatitude() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getBottomLimit() - Method in class com.bbn.openmap.proj.Cartesian
 
getBottomLimit() - Method in class com.bbn.openmap.proj.CartesianLoader
 
getBottomSlider() - Method in class com.bbn.openmap.gui.HotwashPanel
 
getBoundaryLimits() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getBoundingBox() - Method in class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Gets this record's bounding box.
getBoundingBox() - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Gets this record's bounding box.
getBoundingBox() - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Gets this record's bounding box.
getBoundingBox() - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Gets this record's bounding box.
getBoundingBox() - Method in class com.bbn.openmap.layer.shape.NumAndBox
 
getBoundingBox() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Returns the bounding box of this shape file.
getBoundingBox() - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
Return the bounding box of this coordinate system or null if the bounding box is not defined.
getBoundingCircle() - Method in interface com.bbn.openmap.geo.GeoExtent
compute a point and radius around the extent.
getBoundingCircle() - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
getBoundingCircle() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
getBoundingCircle() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
Constructs a new bounding circle instance each call.
getBoundingCircle() - Method in class com.bbn.openmap.geo.GeoPoint.Impl
 
getBoundingCircle() - Method in class com.bbn.openmap.geo.GeoRegion.Impl
 
getBoundingCircle() - Method in class com.bbn.openmap.geo.GeoSegment.Impl
 
getBoundingCircle() - Method in class com.bbn.openmap.geo.OMGeo
 
getBoundingCircle() - Method in class com.bbn.openmap.geo.RadialRegion
 
getBoundingCircle() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMLineSegment
 
getBoundingPolys() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Get an array of bounding polygons.
getBoundingX1() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the west boundary
getBoundingX2() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the east boundary
getBoundingY1() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the south boundary
getBoundingY2() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the north boundary
getBounds() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Get the OMRect used for calculating coverage area.
getBounds() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Get bounds, defined as world coordinates (i.e.
getBounds() - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Get the box boundary containing all the shapes.
getBounds(GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Returns the bounds of the shape file.
getBounds() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Gets a DataBounds object that specifies what the CAT covers.
getBoundsList() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
getBrowser() - Method in class com.bbn.openmap.InformationDelegator
 
getBuffer() - Method in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
Get the BufferedImage for the layer.
getBuffered() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getBufferedImage(int, int) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getBufferedImage() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Uses the XTIFF Image Decoder to decode as rendered image, creating a new Buffered Image.
getBufferedImage() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReader
 
getBufferedImage() - Method in interface com.bbn.openmap.dataAccess.image.ImageReader
Will be called by the Image cache by the ImageTile to replenish the image data as it is needed when the ImageTile is on the map.
getBufferedImage() - Method in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
getBufferedImage() - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return the BufferedImage contained within the formatter.
getBufferedImage(URL) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a URL.
getBufferedImage(URL, int, int, int, int) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a URL.
getBufferedImage(ImageIcon, int, int, int, int, boolean) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a URL.
getBufferedImage(String) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a file path.
getBufferedImage(String, int, int, int, int) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from an image file path.
getBufferedImage(Image, int, int, int, int) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a Image.
getBufferedImage(Image, int, int, int, int, int) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a Image.
getBufferedImage() - Method in interface com.bbn.openmap.image.ImageFormatter
Return the BufferedImage contained within the formatter.
getBufferedImageFromPixelGrabber(Image, int, int, int, int, int) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Return a BufferedImage loaded from a Image, using a PixelGrabber.
getBufferedLayer() - Method in class com.bbn.openmap.BufferedLayerMapBean
 
getBufferedMapBean(MouseEvent) - Method in class com.bbn.openmap.event.OMMouseMode
Checks the MouseEvent to see if a BufferedMapBean can be found.
getBufferedMapBean(MouseEvent) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Checks the MouseEvent to see if a BufferedMapBean can be found.
getButton(String, String, String) - Method in class com.bbn.openmap.gui.NavigatePanel
Add the named button to the panel.
getButton(String, String, String) - Method in class com.bbn.openmap.gui.ZoomPanel
Add the named button to the panel.
getButton() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
Return the button that caused the interest.
getButton(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
Utility method to get around MouseEvent.getButton 1.4 requirement.
getButtonSize() - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
getButtonTitle() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Internal callback method that can be overridden by subclasses.
getButtonTitle() - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
 
getByName(String) - Static method in class com.bbn.openmap.proj.Ellipsoid
Given the name of an Ellipsoid, find the object for it out of the possible selections.
getByte(int, int) - Method in class com.bbn.openmap.omGraphics.OMRaster
Get image byte data, which the index to a colortable for indexed images.
getByteOffset() - Method in class com.bbn.openmap.layer.shape.SpatialIndex.Entry
 
getByteSize() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
 
getBytesWritten() - Method in class com.bbn.openmap.layer.link.Link
Returns the number of bytes written since the last clearBytesWritten() call.
getByteValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Byte
 
getByteValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
getCache() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
getCache() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
getCached(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Get a subframe from the cache if possible, otherwise allocate a new cache entry and decompress it.
getCached(int, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Get a subframe from the cache if possible, otherwise allocate a new cache entry and decompress it.
getCaches() - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
The DTEDCacheManager uses four DTEDCacheHandlers to create frame from DTED files.
getCacheSize() - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
Get the number of frames that the caches should contain.
getCacheSize() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the cache size, or how many DTED frames are held in memory.
getCacheSize() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Find out the size of the subframe cache.
getCacheSize() - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Get the current size of the cache.
getCalculatedCoverage(double, double, double, double, Projection, String) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Given an area and a two-letter chart series code, find the percentage of coverage on the map that that chart series can offer.
getCalculatedCoverage(double, double, double, double, Projection, String) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Given an area and a two-letter chart series code, find the percentage of coverage on the map that that chart series can offer.
getCallback() - Method in class com.bbn.openmap.util.wanderer.Wanderer
 
getCanGrabGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Get whether a graphic can be manipulated by its edges, rather than just by its grab points.
getCanGrabGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get whether a graphic can be manipulated by its edges, rather than just by its grab points.
getCanGrabGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Get whether a graphic can be manipulated by its edges, rather than just by its grab points.
getCanGrabGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMText
Get whether a graphic can be manipulated by its edges, rather than just by its grab points.
getCanvas() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get the JComponent this thing is directing events for.
getCapabilities() - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
Get the CapabilitiesSupport object.
GETCAPABILITIES - Static variable in interface com.bbn.openmap.image.WMTConstants
After WMS version 1.0, use this parameter to identify the capabilities request
getCAT(String) - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Return the coverage attribute table (list of coverages available for the given library) for the given library name.
getCatalogCoverage(double, double, double, double, Projection, String, Map<RpfProductInfo, RpfCoverage.RpfCoverageControl>) - Method in class com.bbn.openmap.layer.rpf.RpfCoverageManager
Get the map coverage
getCatalogCoverage(double, double, double, double, Projection, String) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
RpfFrameProvider interface method.
getCatalogCoverage(double, double, double, double, Projection, String) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Given a projection that describes a map or geographical area, return RpfCoverageBoxes that let you know what bounding boxes of data are available.
getCatalogCoverage(double, double, double, double, Projection, String, Vector<RpfCoverageBox>) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Given a coordinate box and a scale, return the entries that have coverage over the given area.
getCColors() - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
getCenter() - Method in interface com.bbn.openmap.geo.BoundingCircle
Returns a Geo representing the center of the circle.
getCenter() - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
getCenter() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Get the center of the map.
getCenter() - Method in class com.bbn.openmap.MapBean
Gets the center of the map in the form of a LatLonPoint.
getCenter() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the calculated center where the label string is drawn.
getCenter() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the calculated center where the label string is drawn.
getCenter() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the calculated center where the label string is drawn.
getCenter() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the center Point.
getCenter(int[], int[]) - Static method in class com.bbn.openmap.omGraphics.OMTextLabeler
Get the calculated center where the label string is drawn.
getCenter() - Method in class com.bbn.openmap.proj.Cartesian
 
getCenter() - Method in class com.bbn.openmap.proj.GeoProj
Get center point of projection.
getCenter(T) - Method in class com.bbn.openmap.proj.GeoProj
Returns a center LatLonPoint that was provided, with the location filled into the LatLonPoint object.
getCenter() - Method in class com.bbn.openmap.proj.Proj
Get center point of projection.
getCenter(T) - Method in class com.bbn.openmap.proj.Proj
Returns a center Point2D that was provided, with the location filled into the Point2D object.
getCenter() - Method in interface com.bbn.openmap.proj.Projection
Get the center coordinate.
getCenter(T) - Method in interface com.bbn.openmap.proj.Projection
Get the center coordinates set in a Point2D object provided.
getCenter() - Method in class com.bbn.openmap.util.DataBounds
 
getCharValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Char
 
getCharValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
getChild() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Get the one and only child if we are not tabbed.
getChild(double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Get the node that covers a certain lat/lon pair.
getChildByNumber(int) - Method in class com.bbn.openmap.layer.mysql.WKTNode
 
getChildren() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Get all of the children that we are holding.
getChooser(String) - Static method in class com.bbn.openmap.util.FileUtils
 
getCityName() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
getClassName() - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
getClasspathDirs() - Static method in class com.bbn.openmap.Environment
Returns elements of the CLASSPATH that are directories.
getClassToUseForIconRetrieval() - Method in class com.bbn.openmap.event.AbstractMouseMode
Internal callback method that lets subclasses override a class to use as a resource point for icon image retrieval.
getCleanupInterval() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getClickInterest() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Get the GeometryOfInterest as one that could possibly be in the process of being clicked upon.
getClip() - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
getClip() - Method in interface com.bbn.openmap.tools.icon.IconPart
Get a clip area for the IconPart.
getClip() - Method in class com.bbn.openmap.tools.icon.IconPartList
 
getClippedRectangle() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Return the rectangle in screen co-ordinates that the scaled image has been clipped to.
getClock() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getClock() - Method in class com.bbn.openmap.gui.time.TimePanel
 
getClockDirection() - Method in class com.bbn.openmap.time.Clock
Get whether time increases or decreases when the clock is run.
getClockDirection() - Method in interface com.bbn.openmap.time.RealTimeHandler
Get whether time increases or decreases when the clock is run.
getClockInterval() - Method in class com.bbn.openmap.time.TimerRateHolder
 
getCode() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
getCode() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
getCode() - Method in exception com.bbn.openmap.image.wms.WMSException
 
getCode() - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
Return a EPSG code like "EPSG:4326"
getCode() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Get the current symbol code listed in the GUI.
getCode() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Gets the part of the SymbolCode that is unique to this SymbolPart.
getCodeOptions() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Get the code options set for this scheme.
getCodeOptions(SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Get the code options for the scheme as it relates to the symbol part.
getCodeOptions() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
getCodeOptions() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
getCodeOptions(SymbolPart, CodeOptions) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Given a SymbolPart, return what options are available for it.
getCodePosition() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
getCodes() - Static method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
getCodeScheme() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
getCollectedCharacters(String) - Method in class com.bbn.openmap.util.AbstractXmlParser
Get the final string accumulated from all invocations of AbstractXmlParser.characters(char[], int, int) since the last call to AbstractXmlParser.collectCharacters(java.lang.String).
getCollections() - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get the List of IconPartCollections that have been added.
getCollector() - Method in class com.bbn.openmap.geo.Intersection
Retrieve the MatchCollector that contains the results from the Intersection query.
getColor() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getColor() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
getColor(short, byte) - Method in class com.bbn.openmap.layer.etopo.ETOPOJarLayer
 
getColor(short, byte) - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
getColor(String) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
getColor(int, Length, double) - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Get the Color for the given elevation, with the provided units.
getColor(int, Length, double) - Method in interface com.bbn.openmap.omGraphics.grid.ElevationColors
Get the Color for the given elevation, with the provided units.
getColor(int, Length, double) - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Get the Color for the given elevation, with the provided units.
getColor() - Method in class com.bbn.openmap.tools.roads.RoadClass
 
getColorAndLineMenu() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
GetColorFromString(String) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
This function would return a Color object for string such as red, green,..
getColorMenu() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Gets the JMenu that has the color control options.
getColorModel() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the color model type of the image.
getColors() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Get the colors from the QAL file.
getColors(BinaryFile, RpfColortable) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
The only reason to call this is to read the colortable that is within the frame file, and set the colors that you will be using for all the frames accordingly.
getColors(String, RpfColortable) - Static method in class com.bbn.openmap.layer.rpf.RpfFrame
Load the colortable with the colors from a particular frame file.
getColors() - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Get an array of colors with elevation values.
getColors() - Method in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
getColors() - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Get a List of colors.
getColors() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
getColors() - Method in class com.bbn.openmap.omGraphics.OMRaster
Get the array of colors used in the indexed color model.
getColorTable() - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
getColortable() - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Get the colortable being used to color the frames.
getColorTable() - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
 
getColortable() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the colortable stored inside this RpfFrame.
getColortable() - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
 
getColortable() - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
getColortable() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
getColortable() - Method in interface com.bbn.openmap.omGraphics.grid.ElevationColors
Get a colortable as an array of ints.
getColortable() - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
getColorTableReduction() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Returns the color reduction index.
getColorValue() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
getColRot() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
getColumn() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
getColumnClass(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the column class for the passed in column index
getColumnCount() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the number of columns that exist in the model
getColumnCount() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns the number of columns
getColumnCount() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns the number of columns this table has
getColumnDescription() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Get the column description
getColumnIndexed() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the name of the column being indexed
getColumnIndexForName(String) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Find the column index of the column with the given name.
getColumnInfo() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Return the column info for this table.
getColumnMask() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Checks the _columnMask Object[] and looks for Boolean.TRUE objects, indicating a column that should be used.
getColumnName(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the column name for the passed in column index
getColumnName() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
get the name of the column
getColumnName(int) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns the name of a column
getColumnNames() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns an array of column names
getColumnNamesFromIndicies(int[]) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Given a prefix + ActionProperty, get the column names listed as the property value and figure out what the indexes of the columns are.
getColumns() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
getColumns() - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the horizontal number of data points.
getComponent() - Method in class com.bbn.openmap.gui.event.AbstractEventPresenter
 
getComponent() - Method in interface com.bbn.openmap.gui.event.EventPresenter
 
getComponent() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Get the component that this plugin uses as a grip to the map.
getComponent() - Method in interface com.bbn.openmap.plugin.PlugIn
Get the component the plugin is using (most likely, its parent).
getComponentList() - Method in class com.bbn.openmap.gui.ToolPanel
Get the list of strings used by the ToolPanel to figure out which Tools should be added (in the findAndInit()) method and where they should go.
getComponentLocation() - Method in class com.bbn.openmap.gui.WindowSupport
Get the location of the window.
getComponentSize() - Method in class com.bbn.openmap.gui.WindowSupport
Get the size of the window.
getComposite() - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
 
getComposite() - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
getConditions() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
getConnection() - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
getConnection() - Method in class com.bbn.openmap.layer.location.db.RecordSet
 
getConnectParts() - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Get whether the OMGeometries on the list should be connected to make a one-part shape object (if true), or a multi-part shape object (if false).
getConstraint(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getConstraint(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Get the constraint on the given child.
getConstraint(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
getConstraints() - Method in class com.bbn.openmap.gui.GridBagToolBar
 
getConsumeEvents() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
getConsumeEvents() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
getContainer() - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManager
Gets the container associated with this layout manager.
getContainingFaceColumn() - Method in class com.bbn.openmap.layer.vpf.NodeTable
Returns the column that contains containing_face.
getContains(int, int) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the first OMGraphic (the one on top) that is under this pixel.
getContent() - Method in class com.bbn.openmap.gui.WindowSupport
 
getContent(List<String>, List<?>) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Returns a String of concatenated record values.
getContent(List<String>, Map) - Method in class com.bbn.openmap.omGraphics.rule.MapRule
Returns a String of concatenated record values.
getContent(List<String>, T) - Method in class com.bbn.openmap.omGraphics.rule.Rule
Returns a String of concatenated record values.
getContentFromIndicies(int[], List<?>) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Returns a String of concatenated record values.
getContentLength() - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Accessor for the content length of this record.
getContents() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getContents() - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
gets the contents of this container as a vector of bean objects.
getContentSize() - Method in class com.bbn.openmap.gui.WindowSupport.Dlg
 
getContentSize() - Method in class com.bbn.openmap.gui.WindowSupport.Frm
 
getContentSize() - Method in class com.bbn.openmap.gui.WindowSupport.IntrnlFrm
 
getContentSize() - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
getContentType() - Method in class com.bbn.openmap.image.AcmeGifFormatter
 
getContentType() - Method in class com.bbn.openmap.image.GIFImageIOFormatter
 
getContentType() - Method in interface com.bbn.openmap.image.ImageFormatter
Get the Mime Content Type created by the ImageFormatter.
getContentType() - Method in class com.bbn.openmap.image.PNG32ImageFormatter
 
getContentType() - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
getContentType() - Method in class com.bbn.openmap.image.PNGImageIOFormatter
 
getContentType() - Method in class com.bbn.openmap.image.PPMFormatter
 
getContentType() - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
getContentType() - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
getContrast() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
getContrast() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
getControlledMapListeners() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the ControlledMapSupport, which usually contains the source map.
getControlPanel() - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
getControls() - Method in class com.bbn.openmap.gui.LayersPanel
 
getControlSourceMap() - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
getControlWidgetList(Projection) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
All we want to do here is reset the current position of all of the widgets, and generate them with the projection for the new position.
getConvoySpeed() - Method in class com.bbn.openmap.tools.roads.RoadClass
 
getCoordFormatter() - Method in class com.bbn.openmap.event.CoordMouseMode
 
getCoordFormatterHandler() - Method in class com.bbn.openmap.event.CoordMouseMode
 
getCoordinateArray() - Method in class com.bbn.openmap.layer.mysql.MysqlLine
Returns the coordinateArray.
getCoordinates(List<Object>) - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the value of the coordinates column
getCoordinates(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TextTable
Returns the coordinate string for the text primitive
getCoordinates(MouseEvent) - Method in class com.bbn.openmap.MapBean
Convenience function to get the LatLonPoint representing a screen location from a MouseEvent.
getCoordinates(MouseEvent, T) - Method in class com.bbn.openmap.MapBean
Convenience function to get the LatLonPoint representing a screen location from a MouseEvent.
getCoordLists(GeoProj, LatLonPoint, double, int) - Method in class com.bbn.openmap.omGraphics.OMArc
An internal method designed to fetch the ArrayList for LATLON OMArcs.
getCoordLists(GeoProj, LatLonPoint, float, int) - Method in class com.bbn.openmap.omGraphics.OMCircle
An internal method designed to fetch the ArrayList for LATLON OMCircles.
getCoordMode() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Type of offset.
getCoordMode() - Method in class com.bbn.openmap.omGraphics.OMPoly
For RENDERTYPE_OFFSET, type of offset.
getCoords(BinaryFile, int, boolean, GeoCoordTransformation, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getCoords(LittleEndianInputStream, int, boolean, GeoCoordTransformation, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getCoordString(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getCoordTransform() - Method in class com.bbn.openmap.Layer
 
getCoordTransform() - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
getCoordTranslator() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getCopy() - Method in class com.bbn.openmap.omGraphics.OMList
 
getCopyrightMessage() - Static method in class com.bbn.openmap.MapBean
Return the OpenMap Copyright message.
getCount() - Method in class com.bbn.openmap.tools.beanbox.JarInfo
Get the number of beans in this Jar file
getCoverage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
Get a percentage value of how much of the map is covered for a projection.
getCoverage() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the coverage section.
getCoverage(double, double, double, double, Projection) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Given a projection which describes the map (or area of interest), return the best RpfTocEntry, from all the A.TOC, that covers the area.
getCoverage(double, double, double, double, Projection) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Given a projection that describes a map or geographical area, return RpfCoverageBoxes that let you know how to locate and ask for RpfSubframes.
getCoverage() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Return the coverage tool used by the layer.
getCoverageAttributeTable() - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getCoverageBounds(Projection, DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
getCoverageBoxes() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Returns the Vector containing RpfCoverageBoxes that was returned from the RpfFrameProvider as a result of the last setCache call.
getCoverageBoxes() - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
Returns the Vector containing RpfCoverageBoxes from the primary RpfCacheHandler.
getCoverageBoxes() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Returns the Vector containing RpfCoverageBoxes that was returned from the RpfFrameProvider as a result of the last setCache call.
getCoverageDescription(String) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Get the description of a coverage type
getCoverageFile() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
getCoverageManager() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
getCoverageNames() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Return the list of coverages this library has
getCoverageRects(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
Method organizes the query based on the projection, and returns the applicable rectangles representing the frame coverage.
getCoverageRects(int, int, int, int, int, Projection) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
Method looks at the coverage arrays, and returns the applicable rectangles representing the frame coverages.
getCoverageTable() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable.CoverageEntry
Get the associated coveragetable
getCoverageTable(String) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Get the CoverageTable for a particular coverage type
getCoverageTable() - Method in class com.bbn.openmap.layer.vpf.EdgeTable
get the coverage table that this edge is in
getCoverageTable() - Method in class com.bbn.openmap.layer.vpf.PrimitiveTable
Get the coverage table that we are working on.
getCoverageTableForFeature(String) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
 
getCoverageTopologyLevel(String) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Get the topology level of a coverage.
getCPointDescription(List<Object>, MutableInt) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getCPointsEnabled() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Find out if connected points are enabled.
getCreateHash() - Method in class com.bbn.openmap.BasicI18n
 
getCrossings() - Method in class com.bbn.openmap.geo.BoundaryCrossing.Collector
 
getCrossings(GeoPath, Collection) - Static method in class com.bbn.openmap.geo.BoundaryCrossing
The main factory method to create BoundaryCrossings.
getCurrentEditable() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get the current EditableOMGraphic being used by the drawing tool.
getCurrentGraphic() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
Get the EditableOMGraphic from the OMDrawingTool.
getCurrentLayerMapMouseListener() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Get the MapMouseListener to received events if the current layer wants them.
getCurrentMouseEvent() - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
A method for the GestureResponsePolicy to find out what the last MouseEvent was, in case it needs it to react to the GRP notifications.
getCurrentMouseEvent() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Get the last MouseEvent received.
getCurrentTemp(float) - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getCurrentTime() - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Returns whether the layer will set the overlayTime to the time the image is created.
getCurrentTimeMarker(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getCurrentTimeString() - Method in class com.bbn.openmap.layer.DateLayer
Get a string representation of the current time.
getCurrentValue() - Method in class com.bbn.openmap.event.ProgressEvent
Get the current value representing progress.
getCursor() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
getCursor(Cursor) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Get the Cursor object associated with the default_cursor.
getCursor() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
getCustomBackgroundColor() - Static method in class com.bbn.openmap.Environment
Checks the Environment to see if a BackgroundColor string, set as a hex ARGB string, has been set.
getCustomEditor() - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
Returns the editor GUI.
getCustomEditor() - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutEditor
returns an instance of the GenericPropertySheet which serves as the custom editor component for the BeanLayoutManager property.
getCustomEditor() - Method in class com.bbn.openmap.tools.beanbox.PropertyBeanEditor
returns an instance of the GenericPropertySheet which serves as the custom editor component for the bean property associated with this editor.
getCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
Returns a JButton that will bring up a JFileChooser dialog.
getCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Returns an uneditable text area with a JButton that will bring up a JFileChooser dialog.
getCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.NonEditablePropertyEditor
Returns a blank JLabel.
getCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
Returns the editor GUI.
getCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
Returns the editor GUI, ie a JTextField.
getCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
Returns the editor GUI, ie a JTextField.
getCustomGraphicClassName() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
getCustomViews() - Method in class com.bbn.openmap.gui.GoToMenu
 
getCutoffScale() - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Get the cutoff scale where data will be retrieved.
getCutoffScaleRatio() - Method in class com.bbn.openmap.dataAccess.image.ImageTile.Cache
 
getDarkShadow() - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
getDash() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getDash() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getDashPhase() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getDashPhase() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getData() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Return the pointer to the entire data block for this record.
getData() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Fetch the raw data for this record.
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Boolean
 
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Byte
 
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Char
 
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Double
 
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Float
 
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Int
 
getData() - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Short
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
getData() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
getData() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the data array for the OMGrid.
getData() - Method in class com.bbn.openmap.omGraphics.OMText
Return the string.
getData() - Method in class com.bbn.openmap.tools.roads.RoadFinder
Take the shape data on the layer and use it to populate our roads and intersections.
getDatabaseDescription() - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Return the description of the database we are reading from.
getDatabaseName() - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Return the name of the database we are reading from.
getDataBounds() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
DataBounds interface method, although this object doesn't implement the complete interface because it doesn't have a name.
getDataBounds() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
getDataBounds() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
DataBoundsInformer interface.
getDataBounds() - Method in class com.bbn.openmap.layer.event.EventLayer
DataBoundsProvider method.
getDataBounds() - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
DataBoundsInformer interface.
getDataBounds() - Method in class com.bbn.openmap.layer.shape.ShapeLayer
DataBoundsInformer interface.
getDataBounds() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
DataBoundsInformer interface.
getDataBounds() - Method in interface com.bbn.openmap.util.DataBoundsProvider
 
getDataCoordTransformation() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getDataLength() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
If getData() returns null, it'll be your responsibilty to go after the data you need for this field.
getDataLength(byte[], int, MutableInt) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Scan for the end of variable length data.
getDataPath() - Method in class com.bbn.openmap.layer.vpf.CoverageTable
Get the path for this coverage
getDataPath() - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
getDataPaths() - Method in class com.bbn.openmap.util.wanderer.DataPathWanderer
Returns a list of file/directory paths.
getDataPosition() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
If getData() returns null, it'll be your responsibilty to go after the data you need for this field.
getDataSize() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Return the number of bytes in the data block returned by GetData().
getDataSize() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Fetch size of records raw data (GetData()) in bytes.
getDataTypes() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Get the current coverage type.
getDataTypeSpecifier() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the datatype specifier
getDataUnits() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
getDataUserClass() - Method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
 
getDataUserClass() - Method in class com.bbn.openmap.util.wanderer.DataPathWanderer
Which component class, like a specific layer type, will be using the data path.
getDateFormat() - Method in class com.bbn.openmap.layer.DateLayer
Get the DateFormat used to display the date.
getDbf() - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
getDbf() - Method in class com.bbn.openmap.layer.shape.SpatialIndex
 
getDbfFactory() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getDBFHasRenderingInfo() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Get whether the DBF file should have the DrawingAttributes information added to the DbfTableModel if it isn't already there.
getDbfTableModel(URL) - Static method in class com.bbn.openmap.dataAccess.shape.DbfFile
Creates a DbfTableModel for a given .dbf file
getDbfTableModel(String) - Static method in class com.bbn.openmap.dataAccess.shape.DbfFile
Creates a DbfTableModel for a given .dbf file
getDbfTableModel(URL) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Creates a DbfTableModel for a given .dbf file
getDebugNumbers(int[]) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
getDecimalCount(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the number of decimal places for the passed in column index
getDecimalCount() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
getDecimalCounts() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns an array of decimal counts
getDecimalDegrees() - Method in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Get the internal points array.
getDecimalFormat() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
getDecimalLatitude() - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Returns the latitude as decimal degrees.
getDecimalLongitude() - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Returns the longitude as decimal degrees.
getDeclutterLimit() - Method in class com.bbn.openmap.layer.location.Location
Get the declutter pixel distance limit.
getDeclutterMatrix() - Method in class com.bbn.openmap.layer.location.LocationLayer
 
getDeclutterType() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the declutter type.
getDeclutterType() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the declutter type.
getDecorations() - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Returns the decorations.
getDecorator() - Method in class com.bbn.openmap.omGraphics.OMDecoratedSpline
Returns the decorator.
getDefaultAction() - Method in class com.bbn.openmap.tools.dnd.DnDListener
Returns the default DnD action.
getDefaultAttributes() - Method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
getDefaultClone() - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
If you want to get a DEFAULT DrawingAttributes object that you may modify, get your own copy.
getDefaultDA() - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
getDefaultGraphicAttributes() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Get the attributes that initialize the graphic.
getDefaultLayers() - Method in class com.bbn.openmap.image.MapRequestHandler
 
getDefaultProjection() - Method in class com.bbn.openmap.image.MapRequestHandler
Get the Projection being used for parameters in case some parameters are missing from request strings.
getDefaultProjectionFromEnvironment(Environment) - Method in class com.bbn.openmap.proj.ProjectionFactory
Looks at the Environment settings for the default projection and returns a Projection suited for those settings.
getDefaultProjectionFromEnvironment(Environment, int, int) - Method in class com.bbn.openmap.proj.ProjectionFactory
Looks at the Environment settings for the default projection and returns a Projection suited for those settings.
getDefaultProperties() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Return our default properties for vpf land.
getDefaultProperties() - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
Return our default properties for vpf land.
getDefaultPropertyFileName() - Method in class com.bbn.openmap.PropertyHandler
Provides this class with the default properties file name to look for.
getDefaultSettingsPanel(Class<?>, float) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get a default settings panel that contains the layer transparency setting, the settings button and a layer refresh button.
getDefaultSymbolCode() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Return the default 15 character symbol code for this instance of a scheme.
getDefaultValue() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
getDefaultView() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Get the defaultView to use for NetMap server queries.
getDefaultWindowSupportDisplayType() - Static method in class com.bbn.openmap.gui.WindowSupport
 
getDefn() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
 
getDescription() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Fetch a longer descriptio of this field.
getDescription() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Get the description of this zoom level.
getDescription() - Method in class com.bbn.openmap.event.OMEvent
 
getDescription() - Method in interface com.bbn.openmap.event.UndoEvent
 
getDescription() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable.CoverageEntry
Get the description for this entry
getDescription(String, String, int) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getDescription(String, String, String) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getDescription() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns the table description for this table.
getDescription(List<Object>, MutableInt) - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Given a row from the primitive table, this function returns a full string description of the row
getDescription() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
getDescription(String) - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Given a string for a coverage type or feature type, return the description for that string.
getDescription() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
getDescription() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
OMGeometry method for returning a simple description of the OMGraphic.
getDescription() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
OMGeometry method for returning a simple description of itself, for debugging purposes.
getDescription() - Method in class com.bbn.openmap.omGraphics.OMList
OMGraphicList method for returning a simple description of the list.
getDescription(int) - Method in class com.bbn.openmap.omGraphics.OMList
OMGraphic method, for returning a simple description if the contents of the list.
getDescription() - Method in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
getDescription(int) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Builds a description in HTML for a tool tip for the specified OMGraphic
getDescription() - Method in class com.bbn.openmap.proj.BasicProjectionLoader
Get a description for the projection.
getDescription() - Method in interface com.bbn.openmap.proj.ProjectionLoader
Get a description for the projection.
getDescription(String) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get a description for the given name.
getDescription() - Method in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
getDescription(int) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
A method used by the tree to provide a string representation of how all the SymbolParts are connected.
getDescription() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The starting command for retrieving the description with this SymbolPart being the top of the tree.
getDescription() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Returns a huge, multi-line string listing all of the symbols, their names and their relation to each other.
getDescriptor() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get the masked int that describes the gesture.
getDesiredIconDimension() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
getDestination() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
getDestinationIntersection() - Method in class com.bbn.openmap.tools.roads.Route
 
getDetailedInformation() - Method in class com.bbn.openmap.event.OMEvent
 
getDetails() - Method in class com.bbn.openmap.layer.location.Location
Get the details for the location.
getDimension() - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
getDirection() - Method in class com.bbn.openmap.event.PanEvent
Deprecated. use getAzimuth()
getDirectoryPath() - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
Gets the directory path from the translator.
getDIS() - Method in class com.bbn.openmap.layer.link.Link
This method complements getDOS().
getDisplay() - Method in class com.bbn.openmap.gui.WindowSupport
 
getDisplayColor() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the color that should be used for display.
getDisplayColor() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the color that should be used for display.
getDisplayCommand() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.DisplayTypeChoice
 
getDisplayListCellHeight() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getDisplayListIndex(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getDisplayMaxScale() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getDisplayMinScale() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getDisplayName() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.DisplayTypeChoice
 
getDisplayPaint() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the Paint that should be used for display.
getDisplayPaint() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the Paint that should be used for display.
getDisplayTimeWindow() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getDisplayType() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
getDisplayUnits() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
getDisplayUnits() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
getDist(Geo, Geo) - Method in class com.bbn.openmap.omGraphics.OMDistance
Return the distance between that lat/lons defined in radians.
getDistanceBetweenPoints(LatLonPoint, LatLonPoint) - Static method in class com.bbn.openmap.proj.RhumbCalculator
 
getDistanceFormat() - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Give the Format object used to display distances.
getDistanceGridPaint() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getDistanceGridResolution() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getDistanceLimit() - Method in class com.bbn.openmap.layer.link.LinkLayer
Get the search distance limit pixel distance for graphics searches.
getDistUnits() - Method in class com.bbn.openmap.omGraphics.OMDistance
Get the Length object used to represent distances.
getDoAntiAliasing() - Method in class com.bbn.openmap.image.ImageServer
Find out whether anti-aliasing is used when creating the image.
getDockedWrapper(int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
getDockedWrapperIndexForTabbing() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Get the index of the dockwrapper that we should use for tabbing-up, or -1 if there is none.
getDockedWrappers() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
getDoContainerChange() - Method in class com.bbn.openmap.MapBean
ContainerListener Interface method.
getDocumentationFilename() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns the documentation file associated with this table.
getDOS() - Method in class com.bbn.openmap.layer.link.Link
This method is provided for those who want to optimize how they write the graphical objects to the output stream.
getDoShapes() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
 
getDoShapes() - Method in class com.bbn.openmap.omGraphics.OMPoly
 
getDouble(String) - Static method in class com.bbn.openmap.Environment
Gets a double value out of the Environment.
getDouble(String, double) - Static method in class com.bbn.openmap.Environment
Gets a double value out of the Environment.
getDouble(Point2D) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Factory method that will create a LatLonPoint.Double from a Point2D object.
getDoubleValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Double
 
getDoubleValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
getDragImage(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
returns the image that the cursor is set to when the specified bean is dragged on the map.
getDragImage(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
Returns the image that the cursor will be set to when the specified bean is dragged over the map.
getDrawingAttribtues() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getDrawingAttributes() - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Get the DrawingAttributes used for drawing the graphics.
getDrawingAttributes() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getDrawingAttributes() - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
getDrawingAttributes() - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
getDrawingAttributes() - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
getDrawingAttributes() - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
getDrawingAttributes() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getDrawingAttributes() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Get the DrawingAttributes used for the coverage type.
getDrawingAttributes() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Get the DrawingAttributes used for the coverage type.
getDrawingAttributes() - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
getDrawingAttributes() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Get the drawing attributes for the graphics on the list.
getDrawingAttributesIcon(DrawingAttributes, int, int, boolean) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
Given a BasicStroke, create an ImageIcon that shows it.
getDrawingTool() - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
getDrawingTool() - Method in class com.bbn.openmap.layer.DemoLayer
 
getDrawingTool() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getDrawingTool() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Get the OMDrawingTool to use with this DrawingEditorTool.
getDrawingTool() - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
getDrawingTool() - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
getDrawingTool() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
getDrawingTool() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
Get the drawing tool for the mouse mode.
getDrawLabels() - Method in class com.bbn.openmap.omGraphics.OMRangeRings
 
getDrawnIntersectorList() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getDrawParams(int) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Given the shapefile record number, find the drawing parameters that should be used for the shape.
getDrawParamsFromCSV(int) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Given the shapefile record number, find the drawing parameters that should be used for the shape.
getDrawParamsFromDBF(int) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Given the shapefile record number, find the drawing parameters from the DBF model that should be used for the shape.
getDtedCache() - Method in class com.bbn.openmap.tools.terrain.LOSGenerator
 
getDTEDDir() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the path to the top-level DTED directory.
getDTEDDir() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the path to the top-level DTED directory.
getDTEDDirectoryHandlers() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Get the Vector of DTEDDirectoryHandlers used by the DTEDFrameCache.
getDTEDFrameCache() - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
getDtedLevel() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Get the DTED level being retrieved from the DTEDFrameCache.
getDtedLevel() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Get the value set for which DTED level is being used, 0-2.
getDtedLevel() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the value set for which DTED level is being used, 0-2.
getDummyMarkerForPropertyInfo(String, String) - Static method in class com.bbn.openmap.util.PropUtils
Should be called by a PropertyConsumer in the getPropertiesInfo(Properties) method to create a property marker name for a custom PropertyEditor that will modify several top-level properties, i.e.
getDuration() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getEarthquakeData() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Get the earthquake data from the USGS.
getEast() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getEasting() - Method in class com.bbn.openmap.proj.coords.UPSPoint
Gets the easting attribute
getEastingFromChar(char, int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Given the first letter from a two-letter MGRS 100k zone, and given the MGRS table set for the zone number, figure out the easting value that should be added to the other, secondary easting value.
getEastings() - Method in class com.bbn.openmap.layer.mysql.MysqlPoint
Returns the eastings.
getEastLon() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the longitude of the east edge in a LatLon rectangle.
getEdge() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getEdgeColor() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getEdgeMatchesFill() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
getEdgesEnabled() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Find out if edges are enabled.
getEdgeTileCount() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
 
getEdit() - Method in class com.bbn.openmap.gui.LayersMenu
Get the edit menu item that triggers the LayersPanel action listener.
getEditableClasses() - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Get the classnames that the loader is able to create EditableOMGraphics for.
getEditableClasses() - Method in interface com.bbn.openmap.tools.drawing.EditToolLoader
Get the classnames that the loader is able to create EditableOMGraphics for.
getEditableClassName() - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
getEditableClassName(String) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Given a pretty name, look through the EditToolLoaders and find out the classname that goes with editing it.
getEditableGraphic(String) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String) - Method in interface com.bbn.openmap.tools.drawing.EditToolLoader
Give the classname of a graphic to create, returning a default EditableOMGraphic for that graphic.
getEditableGraphic(String, GraphicAttributes) - Method in interface com.bbn.openmap.tools.drawing.EditToolLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in interface com.bbn.openmap.tools.drawing.EditToolLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMCircleLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMCircleLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMDecoratedSplineLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDecoratedSplineLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMDistanceLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDistanceLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Given a classname, check the EditToolLoaders and create the OMGraphic it represents wrapped in an EditableOMGraphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Given an OMGraphic, check the EditToolLoaders and wrap it in an EditableOMGraphic.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMLineLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMLineLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMPointLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMPointLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMPolyLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMPolyLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMRectLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMRectLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMScalingRasterLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMScalingRasterLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMSplineLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMSplineLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditableGraphic(String, GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMTextLoader
Give the classname of a graphic to create, returning an EditableOMGraphic for that graphic.
getEditableGraphic(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMTextLoader
Give an OMGraphic to the EditToolLoader, which will create an EditableOMGraphic for it.
getEditables() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
 
getEditLayersButtonTitle() - Method in class com.bbn.openmap.gui.LayersMenu
Return the title of the menu option to call up LayersPanel.
getEditorTool() - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
getElement() - Method in class com.bbn.openmap.util.html.WrapElement
Accessor for the element attribute
getElementByIndex(int) - Method in class com.bbn.openmap.layer.mysql.MysqlCollection
 
getElementByIndex(int) - Method in class com.bbn.openmap.layer.mysql.MysqlMulti
 
getElementByIndex(int) - Method in class com.bbn.openmap.layer.mysql.MysqlMultiLineString
 
getElementByIndex(int) - Method in class com.bbn.openmap.layer.mysql.MysqlMultiPoint
 
getElementByIndex(int) - Method in class com.bbn.openmap.layer.mysql.MysqlMultiPolygon
 
getElevation(float, float) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Return the elevation of a lat/lon point, in meters.
getElevation(float, float, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Return the elevation of a lat/lon point, in meters.
getElevation(float, float) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Get an elevation at a point.
getElevation(float, float) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Get an elevation at a point.
getElevation(float, float) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
Get an elevation at a point.
getElevation(float, float) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Return the elevation of a lat/lon point, in meters.
getElevations(float, float, float, float) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Return a two dimensional array of posts between lat lons.
getElevations(int, int, int, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Return a two dimensional array of posts between lat lons.
getElevations(EqualArc, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Return the two-dimensional matrix of elevation posts (heights) representing coverage of a given geographical rectangle.
getElevations(float, float, float, float, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Return the two-dimensional matrix of elevation posts (heights) representing coverage of a given geographical rectangle.
getElevations(float, float, float, float, int, DTEDFrame) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Return the two-dimensional matrix of elevation posts (heights) representing coverage of a given geographical rectangle.
getElevations(EqualArc, int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Return the two-dimensional matrix of elevation posts (heights) representing coverage of a given geographical rectangle.
getElevations(float, float, float, float, int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Return the two-dimensional matrix of elevation posts (heights) representing coverage of a given geographical rectangle.
getElevations(float, float, float, float, int, DTEDSubframedFrame) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Return the two-dimensional matrix of elevation posts (heights) representing coverage of a given geographical rectangle.
getElevIndex(short) - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
getEllipsoid() - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
getEllps() - Method in class com.bbn.openmap.proj.UTMProjection
 
getEmpty() - Static method in class com.bbn.openmap.geo.Ribbon
Call for RibbonIterator to create empty Ribbon when weird parameters are passed in.
getEmptyDefaultForType(byte) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
getEmptyGUIFiller(Layer) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
 
getEmptyTile(Object, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Call to make when you want the tile factory to create some empty tile representation for the given location.
getEmptyTileHandler() - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileFactory
Get object that handles empty tiles.
getEmptyTileHandler() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getEnabled() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getEnableLineTypeChoice() - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
 
getEndCaps() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getEndCaps() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getEndIndex() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Get the ending index of the span that this position represents.
getEndNode(List<Object>) - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the value of the end_node column
getEndTime() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getEndTime() - Method in class com.bbn.openmap.time.Clock
 
getEndTime() - Method in class com.bbn.openmap.time.TimeBounds
 
getEntries() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Return the list of grouped frames.
getEntry(String) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
getEntryMap() - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get the entry Map.
getEntryNumber() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Not really used, but someone might need them.
getEomg() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
getEOMG() - Method in class com.bbn.openmap.omGraphics.event.EOMGListenerSupport
Get the source object.
getEPointDescription(List<Object>, MutableInt) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getEPointsEnabled() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Find out if entity points are enabled.
getErrorHandling() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getErrorStream() - Static method in class com.bbn.openmap.util.Debug
Accessor for the current error output stream.
getEsriGraphicList(URL, URL, DrawingAttributes, DbfTableModel) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Deprecated. use getGraphicList(URL, DrawingAttributes, DbfTableModel)
getEsriGraphicList(URL, DrawingAttributes, DbfTableModel, GeoCoordTransformation) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Reads the contents of the SHP files.
getEsriGraphicList(URL, DrawingAttributes, GeoCoordTransformation) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Reads the contents of the SHP files, including the DBF file, based on the location of the shape file.
getEsriGraphicList() - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Returns the EsriGraphicList for this layer
getEsriGraphicList() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Returns the EsriGraphicList for this layer
getEsriGraphics(BinaryFile, DrawingAttributes, Object, Projection, OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Create an OMGraphicList containing OMGraphics representing shape file contents.
getEsriGraphics(LittleEndianInputStream, DrawingAttributes, Object, Projection, OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Create OMGraphics from input stream from shp file.
getEventCellRenderer() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getEventControlPanel() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getEventGraphicList() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getEventList() - Method in interface com.bbn.openmap.event.OMEventHandler
 
getEventList(List) - Method in interface com.bbn.openmap.event.OMEventHandler
This is the main call to return OMEvents based on filters set in the GUI.
getEventList() - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
getEventList(List) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
This is the main call to return OMEvents based on filters set in the GUI.
getEventList(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getEventList(Iterator<OMEvent>, Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getEventList() - Method in class com.bbn.openmap.layer.event.EventLayer
 
getEventList(List) - Method in class com.bbn.openmap.layer.event.EventLayer
 
getEventList(List) - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
getEventType() - Method in class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
getExecutionException() - Method in class com.bbn.openmap.util.SwingWorker
 
getExtent() - Method in class com.bbn.openmap.geo.OMGeo
 
getExtentAngle() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the extent angle of the arc.
getExtents() - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
The lat/lon extent of the EsriGraphic, returned as miny, minx, maxy maxx in order of the array.
getExtents() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
The lat/lon extent of the EsriGraphicList contents, returned as miny, minx, maxy maxx in order of the array.
getExtents() - Method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
The lat/lon extent of the EsriGraphic, returned as miny, minx, maxy maxx in order of the array.
getExtents() - Method in class com.bbn.openmap.dataAccess.shape.EsriPoint
The lat/lon extent of the EsriGraphic, returned as miny, minx, maxy maxx in order of the array.
getExtents() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
The lat/lon extent of the EsriGraphic, returned as miny, minx, maxy maxx in order of the array.
getExtents() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
The lat/lon extent of the EsriGraphic, returned as miny, minx, maxy maxx in order of the array.
getExtents() - Method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
The lat/lon extent of the EsriGraphic, returned as miny, minx, maxy maxx in order of the array.
getExternalAttribute(String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getFacc() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
getFaccIndex() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Returns the column position of the f_code column.
getFace() - Method in class com.bbn.openmap.gui.LayersPanel
Tool interface method.
getFace() - Method in class com.bbn.openmap.gui.OMToolComponent
Tool interface method.
getFace() - Method in class com.bbn.openmap.gui.OMToolSet
Tool interface method.
getFace() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Tool interface method.
getFace() - Method in interface com.bbn.openmap.gui.Tool
The retrieval tool's interface.
getFace() - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
The tool's interface.
getFace() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
The tool's interface.
getFace() - Method in class com.bbn.openmap.layer.editor.EditorLayer
The tool's interface.
getFace() - Method in interface com.bbn.openmap.layer.editor.EditorTool
The method that allows an EditorTool provide it's GUI.
getFace() - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
The retrieval tool's interface.
getFace() - Method in class com.bbn.openmap.tools.beanbox.BeanPanel
Tool interface method.
getFace() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Tool interface method.
getFace() - Method in class com.bbn.openmap.tools.icon.IconFactoryTestingTool
The retrieval tool's interface.
getFactory() - Method in class com.bbn.openmap.layer.shape.SpatialIndex
The factory is used to filter and create OMGraphics from a shape file.
getFadeAttributes() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getFakeit() - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
getFan_eps() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getFanEpsilon() - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Get fan compression epsilon.
getFci() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
getFeatInfoHandler() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Set the object used to manage attribute formatting and display for features on the map.
getFeatureCache() - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
getFeatureClasses() - Method in class com.bbn.openmap.layer.vpf.CoverageTable
Returns all the feature classes
getFeatureClassInfo(String) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
Returns the FeatureClassInfo object corresponding to the feature type.
getFeatureDrawingAttributes() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Get the Hashtable used for the feature DrawingAttributes lookup.
GETFEATUREINFO - Static variable in interface com.bbn.openmap.image.WMTConstants
After WMS version 1.0, use this parameter to identify the feature info request
getFeatureName() - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
 
getFeatures(VPFAutoFeatureGraphicWarehouse, LatLonPoint, LatLonPoint, double, double, OMGraphicList) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
This is a method specifically designed for the VPFAutoFeatureGraphicWarehouse, and the CoverageTable knows to check with the warehouse and use the PriorityHolders to fetch features.
getFeatures(LibrarySelectionTable, LatLonPoint, LatLonPoint, Projection, OMGraphicList) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
This is where the magic happens.
getFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
Returns the list of features to draw - DCW doesn't have features, so returns an empty List
getFeatures() - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
Get a List of Strings listing all the feature types wanted.
getFeatures() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Get a List of Strings listing all the feature types wanted.
getFeatureString() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
getFeatureType() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Return the type of feature this table is for.
getFeatureTypeInfo() - Method in class com.bbn.openmap.layer.vpf.CoverageTable
Returns a map from feature name to FeatureClassRec
getField(String) - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
getField(int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Fetch a field definition by index.
getField(int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Fetch field object based on index.
getFieldCount() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Get the number of DDFFields on this record.
getFieldDefn() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Fetch the corresponding DDFFieldDefn.
getFieldHeight() - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
getFieldIntValue(int) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Helper function for taking a code from the TIFF spec, and getting the field value as a single int.
getFields(String) - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
getFieldsAsString(List<String>) - Method in class com.bbn.openmap.omGraphics.rule.Rule
Returns a String of concatenated record values.
getFieldType() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
get the VPF datatype of the column
getFieldTypeOfIndex() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the type of the field being indexed
getFieldWidth() - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
getFieldWithTag(int) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Helper function designed to make it easier to get the XTIFF field for a given tag number.
getFileChooser() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
 
getFileExt() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getFileExtension() - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
Return the file extension of this particular SymbolImageMaker, added to the symbol name after the code has been massaged into a file name.
getFileExtension() - Method in class com.bbn.openmap.tools.symbology.milStd2525.GIFSymbolImageMaker
 
getFileExtension() - Method in class com.bbn.openmap.tools.symbology.milStd2525.PNGSymbolImageMaker
 
getFileLength() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
getFileLength() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Returns the length of the file in bytes.
getFileListControl() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getFileName() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the file name.
getFileName() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the file name.
getFileName() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getFileNameForTime(long) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getFilePath() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
getFilePathFromUser() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Fetches a file path from the user, via a JFileChooser.
getFilePathToOpenFromUser(String) - Static method in class com.bbn.openmap.util.FileUtils
 
getFilePathToOpenFromUser(String, FileFilter) - Static method in class com.bbn.openmap.util.FileUtils
 
getFilePathToSaveFromUser(String) - Static method in class com.bbn.openmap.util.FileUtils
 
getFilePointer() - Method in class com.bbn.openmap.io.BinaryBufferedFile
 
getFilePointer() - Method in class com.bbn.openmap.io.BinaryFile
Get the index of the next character to be read
getFilePointer() - Method in class com.bbn.openmap.io.FileInputReader
Get the index of the next character to be read
getFilePointer() - Method in interface com.bbn.openmap.io.InputReader
Get the index of the next character to be read
getFilePointer() - Method in class com.bbn.openmap.io.StreamInputReader
Get the index of the next character to be read
getFiles() - Method in class com.bbn.openmap.layer.rpf.RpfFileSearch
Get the file list as a String[].
getFileSections() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the different file sections.
getFileSelectionMode() - Method in class com.bbn.openmap.util.propertyEditor.DirectoryPropertyEditor
Internal callback method that can be overridden by subclasses.
getFileSelectionMode() - Method in class com.bbn.openmap.util.propertyEditor.FDUPropertyEditor
Internal callback method that can be overridden by subclasses.
getFileSelectionMode() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Internal callback method that can be overridden by subclasses.
getFileSelectionMode() - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Internal callback method that can be overridden by subclasses.
getFileSelectionMode() - Method in class com.bbn.openmap.util.propertyEditor.MultiDirFilePropertyEditor
Internal callback method that can be overridden by subclasses.
getFileURL(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
getFileVersion() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Returns the version of the file.
getFillColor() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getFillColor() - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
getFillColor() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the background color of the graphic object.
getFillColor() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the background color of the graphic object.
getFilled() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getFillPaint() - Method in class com.bbn.openmap.layer.link.LinkProperties
 
getFillPaint() - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Get the paint used for the fill paint for all the graphics in the political area, if one was set.
getFillPaint() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the fill paint for the graphics created for the coverage type.
getFillPaint() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the fill Paint for this graphic.
getFillPaint() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the fill Paint for this graphic.
getFillPaintForScale(float) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the Paint for these attributes, and scale it for the scale compared to the base scale set if the fill Paint is a TexturePattern.
getFillPattern() - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Get the TexturePaint used as fill for all the graphics in the political area, if one was set.
getFillPattern() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the TexturePaint set as the fill pattern.
getFilter() - Method in class com.bbn.openmap.geo.Intersection
Retrieve the MatchFilter that can be used to control which GeoExtents are considered for Intersection queries.
getFilter() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get the FilterSupport object that is handling the OMGraphicHandler methods.
getFilter() - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
Get the FilterSupport object that is handling the OMGraphicHandler methods.
getFilteredHeight() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the height of image after a filter was applied.
getFilteredWidth() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get width of image, after a filter is applied.
getFilterGA() - Method in class com.bbn.openmap.layer.DemoLayer
 
getFilterPanel() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getFilterPanel() - Method in class com.bbn.openmap.gui.event.EventPanel
This filter panel is the overall filter panel that is in the frame.
getFilterPanel() - Method in interface com.bbn.openmap.gui.event.FilterPresenter
 
getFilters() - Method in interface com.bbn.openmap.event.OMEventHandler
 
getFilters() - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
getFilters() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getFilters() - Method in interface com.bbn.openmap.gui.event.FilterPresenter
 
getFilters() - Method in class com.bbn.openmap.layer.event.EventLayer
 
getFilterState(String) - Method in interface com.bbn.openmap.event.OMEventHandler
Query to find out if a filter should be enabled, based on EventHandler settings and history.
getFilterState(String) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
Query to find out if a filter should be enabled, based on EventHandler settings and history.
getFilterState(String) - Method in class com.bbn.openmap.layer.event.EventLayer
 
getFilterWithChanges() - Method in class com.bbn.openmap.omGraphics.OMRasterObject.TrimScaleFilter
The filter must change if the requested image size changes because of clipping.
getFinishedValue() - Method in class com.bbn.openmap.event.ProgressEvent
Get the value that current will have to get to to be finished.
getFirstEdgeColumn() - Method in class com.bbn.openmap.layer.vpf.NodeTable
Returns the column that contains first_edge.
getFirstIntersection() - Method in class com.bbn.openmap.tools.roads.Road
 
getFixedWidth() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Get the width of this field.
getFloat(String) - Static method in class com.bbn.openmap.Environment
Gets a float value out of the Environment.
getFloat(String, float) - Static method in class com.bbn.openmap.Environment
Gets a float value out of the Environment.
getFloat(Point2D) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Factory method that will create a LatLonPoint.Float from a Point2D object.
getFloatable() - Method in class com.bbn.openmap.gui.MouseModeButtonPanel
Get whether the MouseModeButtonPanel can be detached.
getFloatCoords(BinaryFile, int, boolean, GeoCoordTransformation, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getFloatCoords(LittleEndianInputStream, int, boolean, GeoCoordTransformation, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getFloatSubfield(String, int, String, int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Fetch value of a subfield as a float (double).
getFloatValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Float
 
getFloatValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
getFMHeight() - Method in class com.bbn.openmap.omGraphics.OMText
Get the fmHeight used for the footprint.
getFont() - Method in class com.bbn.openmap.layer.e00.TX7
Gets the font attribute of the TX7 object
getFont() - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Returns the font.
getFont(float) - Method in class com.bbn.openmap.omGraphics.FontSizer
Get a font sized for the scale, given the size restrictions.
getFont() - Method in class com.bbn.openmap.omGraphics.FontSizer
Get the base font.
getFont() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the Font for the label.
getFont() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the Font for the label.
getFont() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the Font for the label.
getFont() - Method in class com.bbn.openmap.omGraphics.OMDistance
 
getFont() - Method in class com.bbn.openmap.omGraphics.OMText
Get the font of the text object, which might have been scaled by the font sizer.
getFontSizer() - Method in class com.bbn.openmap.omGraphics.OMText
Get the FontSizer object, which provides different font sizes at different scales.
getForCode(String) - Static method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
getForID(Object) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex
After you test for intersections with some GeoExtent, you get an iterator of GeoExtents.
getFormat() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Get pointer to subfield format string
getFormat() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
getFormat() - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Get the format used for the labeling of unit rings.
getFormatLabel() - Method in class com.bbn.openmap.image.AcmeGifFormatter
Get the Image Type created by the ImageFormatter.
getFormatLabel() - Method in class com.bbn.openmap.image.GIFImageIOFormatter
Get the Image Type created by the ImageFormatter.
getFormatLabel() - Method in interface com.bbn.openmap.image.ImageFormatter
Get the Image Type created by the ImageFormatter.
getFormatLabel() - Method in class com.bbn.openmap.image.PNG32ImageFormatter
 
getFormatLabel() - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
getFormatLabel() - Method in class com.bbn.openmap.image.PNGImageIOFormatter
Get the Image Type created by the ImageFormatter.
getFormatLabel() - Method in class com.bbn.openmap.image.PPMFormatter
Get the Image Type created by the ImageFormatter.
getFormatLabel() - Method in class com.bbn.openmap.image.SunJPEGFormatter
Get the Image Type created by the ImageFormatter.
getFormatName() - Method in class com.bbn.openmap.image.ImageIOFormatter
 
getFormattedImage(ImageFormatter, int, int) - Method in class com.bbn.openmap.image.ImageServer
Format the image that is contained in the ImageFormatter, scaling to a particular size if the scaledWidth and scaledHeight are greater than 0.
getFormattedImage(ImageFormatter, int, int) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
TODO: This method covers the equivalent of a base class and returns the drawing, which is not rescaled.
getFormatter() - Method in class com.bbn.openmap.gui.menu.SaveAsImageMenuItem
 
getFormatter() - Method in class com.bbn.openmap.image.ImageServer
Get the ImageFormatter currently used for the image creation.
getFormatterContentType(ImageFormatter) - Method in class com.bbn.openmap.image.MapRequestHandler
Given an ImageFormatter, get the HttpConnection content type that matches it.
getFormatters() - Method in class com.bbn.openmap.image.ImageServer
Get the Hashtable used to hold the ImageFormatters.
getFormatters(Properties) - Method in class com.bbn.openmap.image.ImageServer
Create an ImageFormatter from the contents of a properties object.
getFrame() - Method in class com.bbn.openmap.layer.e00.E00Layer
Gets the Frame attribute of the E00Layer object
getFrame(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
getFrameCache() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Get the DTEDFrameCache.
getFrameCache() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
getFrameCache() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
getFrameCacheSize() - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Get the limit imposed on the number of frames used in the cache.
getFrameList() - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Get the internal frame list, a LinkedList expected to hold File objects.
getFrameList(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Figure out the frames with the current parameters for the source directory provided.
getFrameList(RpfTocEntry, double, double) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Middle management for frames for A.TOC entry box.
getFrameList() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getFrameProvider() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Return RpfFrameProvider used by the layer.
getFrameProvider() - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
Return RpfFrameProvider used by the layer.
getFrameProvider() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Return RpfFrameProvider used by the layer.
getFrames() - Method in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
getFrameTitle() - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
getFromCache(Object, int, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
An auxiliary call to retrieve something from the cache, modified to allow load method to do some projection calculations to initialize tile parameters.
getFromCache(Object, int, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
An auxiliary call to retrieve something from the cache, modified to allow load method to do some projection calculations to initialize tile parameters.
getFromChoices(int) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Get a CodePosition from this list of available possibilities given the hierarchy number for the position.
getFuture() - Method in class com.bbn.openmap.util.SwingWorker
 
getGADefaultClone() - Static method in class com.bbn.openmap.omGraphics.GraphicAttributes
If you want to get a DEFAULT DrawingAttributes object that you may modify, get your own copy.
getGColors() - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
getGCTForProjection() - Method in class com.bbn.openmap.proj.GeoProj
Convenience method to create a GCT for this projection.
getGCTForProjection() - Method in class com.bbn.openmap.proj.UTMProjection
Convenience method to create a GCT for this projection.
getGenerator() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Get a new OMGridGenerator from the active GeneratorLoader.
getGenerator() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
getGenerator() - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
getGenerator() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
getGenerator() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the OMGridGenerator being used to interpret the data array.
getGeneratorLoaders() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
getGeo() - Method in class com.bbn.openmap.geo.BoundaryCrossing
 
getGeo() - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
getGeo(double[]) - Method in class com.bbn.openmap.layer.test.GeoTestLayer
 
getGeoArray() - Method in class com.bbn.openmap.geo.OMGeo.Line
 
getGeoFieldForCode(int) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Searches for tag in geo keys.
getGeographicType() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
getGeoKeyIntValue(int) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Helper function for taking a code from the Geo KeyRegistry, and getting the field value as a single int.
getGeoKeys() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Ask specifically for the array of XTIFFFields pertaining to georeferencing.
getGeometry(int[][]) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Deprecated. use getGeometry() instead, indexData isn't used.
getGeometry() - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Reads geometry from a .shp file.
getGeometry(EsriGraphicFactory) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Reads geometry from a .shp file.
getGeometry() - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Get the value of geometry.
getGeometry() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
Return the OMGraphic of interest.
getGeometry(URL, URL) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Deprecated. Use getGeometry(URL) instead, the shx file isn't used.
getGeometry(URL) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Reads the contents of the SHP file.
getGeometry() - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
getGeometry() - Method in interface com.bbn.openmap.tools.icon.IconPart
Get the geometry for this IconPart.
getGeometry() - Method in class com.bbn.openmap.tools.icon.IconPartList
If you ask a IconPartList for its geometry, it will combine all its parts to make one Shape object.
getGeometryUnder(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Return the OMGraphic object that is under a mouse event occurrence on the map, null if nothing applies.
getGeoTrans() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getGeoWKT() - Method in class com.bbn.openmap.layer.mysql.WKTNode
Returns the geoWKT.
getGestureDescriptor() - Method in class com.bbn.openmap.layer.link.LinkLayer
Gets the masked integer which indicates what types of events get sent to the server.
getGoodData() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Return true if the cache handler knows about good data in the current situation.
getGrabPoint(int) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Return a particular GrabPoint at a particular point in the array.
getGrabPoint(int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Return a particular GrabPoint at a particular point in the array.
getGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the array of grab points used for the EditableOMGraphic.
getGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
 
getGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Get the array of grab points used for the EditableOMGraphic.
getGradientPaintForShape(Shape, Paint) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
Create a GradientPaint object for the given shape.
getGraphic(Long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
return the OMGraphic object associated with the SimpleBeanObject with the specified id.
getGraphic(long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
getGraphic() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Get the OMGraphic being created/modified by the EditableOMCircle.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the OMGraphic that is being created/modified by the EditableOMGraphic.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Get the OMGraphic being created/modified by the EditableOMGraphicList.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Get the OMGraphic being created/modified by the EditableOMLine.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Get the OMGraphic being created/modified by the EditableOMPoint.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Get the OMGraphic being created/modified by the EditableOMPoly.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Get the OMGraphic being created/modified by the EditableOMRect.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Get the OMGraphic being created/modified by the EditableOMScalingRaster.
getGraphic() - Method in class com.bbn.openmap.omGraphics.EditableOMText
Get the OMGraphic being created/modified by the EditableOMText.
getGraphicAttributes() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
getGraphicClass() - Static method in class com.bbn.openmap.tools.roads.Intersection
 
getGraphicClass() - Static method in class com.bbn.openmap.tools.roads.RoadLine
 
getGraphicClass() - Static method in class com.bbn.openmap.tools.roads.RoadPoint
 
getGraphicClass() - Static method in class com.bbn.openmap.tools.roads.Waypoint
 
getGraphicCutoff() - Method in class com.bbn.openmap.layer.policy.StandardPCPolicy
 
getGraphicID() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
If this is null, it means that the gesture occurred on the map background and is not affiliated with a particular graphic.
getGraphicImage() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
getGraphicList() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
getGraphicList() - Method in class com.bbn.openmap.layer.link.Link
After a readAndParse() has been called on a link, this can be called to retrieve graphics in an LinkOMGraphicList, if any graphics were sent.
getGraphicList() - Method in class com.bbn.openmap.layer.link.LinkLayer
Retrieves the current graphics list.
getGraphicList() - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
Flattens nested OMGraphicLists of lists into one level list of OMGraphic items.
getGraphicList() - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Gets the original list of graphics items from getRectangle.
getGraphicList() - Method in class com.bbn.openmap.plugin.PlugInLayer
Deprecated. call getList() instead.
getGraphicList() - Method in interface com.bbn.openmap.tools.roads.LayerView
Should return a flattened list of road OMGraphics.
getGraphicLoader() - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
Get the GraphicLoader loader.
getGraphicName() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
getGraphicPalette(TestLayer.GraphicBase, String) - Method in class com.bbn.openmap.layer.test.TestLayer
Create the sub-palette for a particular graphic type.
getGraphics(int, int) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return the applicable Graphics to use to paint the layers into.
getGraphics(int, int, boolean) - Method in class com.bbn.openmap.image.AbstractImageFormatter
 
getGraphics(int, int, int) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return the applicable Graphics to use to paint the layers into.
getGraphics(int, int) - Method in class com.bbn.openmap.image.AcmeGifFormatter
Return the applicable Graphics to use to paint the layers into.
getGraphics(int, int) - Method in interface com.bbn.openmap.image.ImageFormatter
Return the applicable Graphics to use to paint the layers into.
getGraphics(int, int, boolean) - Method in interface com.bbn.openmap.image.ImageFormatter
 
getGraphics(int, int) - Method in class com.bbn.openmap.image.ImageIOFormatter
Return the applicable Graphics to use to paint the layers into.
getGraphics(int, int) - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
getGraphics() - Static method in class com.bbn.openmap.layer.DeclutterMatrix
This is a graphics that is only available to fiddle around with text and fonts, in order to get pre-measurements.
getGraphics() - Method in class com.bbn.openmap.layer.link.LinkGraphicList
After a readAndParse() has been called on a link, this can be called to retrieve graphics in an LinkOMGraphicList, if any graphics were sent.
getGraphics() - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Get all the graphics from the shapefile, colored appropriately.
getGraphics(double, double, double, double) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Get the graphics for a particular lat/lon area.
getGraphics(double, double, double, double, Projection) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Get the graphics for a particular lat/lon area.
getGraphics(double, double, double, double) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Create the OMGraphics out of the records that fall inside the bounding box.
getGraphics(double, double, double, double, OMGraphicList) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Given a bounding box, create OMGraphics from the ESRI records in the shape file.
getGraphics(double, double, double, double, OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Given a bounding box, create OMGraphics from the ESRI records in the shape file.
getGraphics() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
 
getGraphics() - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
 
getGraphics() - Method in interface com.bbn.openmap.layer.terrain.TerrainTool
Get the current list of graphics from the tool.
getGraphics() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Get the current graphics list.
getGraphics(OMGraphicList) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Add the area, edge, text and point sublists to the provided list.
getGraphics() - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
Overridden method of VPFFeatureGraphicWarehouse, clones cached OMGraphicLst and sets the proper DrawingAttributes settings for the particular features.
getGraphics(boolean) - Method in class com.bbn.openmap.MapBean
 
getGraphics() - Method in class com.bbn.openmap.MapBean.RotationHelper
 
getGraphicsWithValueInColumn(Object, String) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Find EsriGraphics with a certain attribute
getGraphicUpdates() - Method in class com.bbn.openmap.layer.link.LinkActionList
Return all the graphic updates that came across the link, in the form of a Vector of LinkActionList.GraphicUpdate objects.
getGreatCircleDist(double, double, double, double, int) - Method in class com.bbn.openmap.event.DistanceMouseMode
Return the distance in the chosen unit between two points (in decimal degrees).
getGreen() - Method in class com.bbn.openmap.omGraphics.OMColor
Return the green value of the color (the value of the 8-15 bits).
getGreyScale() - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
getGridBagConstraints() - Method in class com.bbn.openmap.gui.OMToolComponent
If the default setLayout() method is used with the GridBagLayout, this method will be called to get the GridBagConstraints for that layout.
getGridObjects() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the OMGridObjects containing the mapping of the data array IDs to a set of Objects.
getGRP() - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Get the GestureResponsePolicy to notify when MouseEvents have been interpreted.
getGRP() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Get the GestureResponsePolicy that is being notified of the mouse actions over the layer's OMGraphicList.
getGtfDirectory() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Very handy class from the file.
getGUI() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Get the GUI for the GeneratorLoaders.
getGUI(String, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
getGUI() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
getGUI() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Create the GUI for managing the different ESEIterators.
getGUI() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
Provide a GUI for controlling the GraphicLoader.
getGUI() - Method in class com.bbn.openmap.graphicLoader.GLPoint
Gets the gui controls associated with the GLPoint.
getGUI() - Method in interface com.bbn.openmap.graphicLoader.GraphicLoader
The method that calls the GUI that controls the GraphicLoader.
getGUI() - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
getGUI() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Gets the GUI control for the NetMapReader, creates it if it doesn't exist.
getGUI() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Called by the GraphicLoaderPlugIn, the GUI is provided from the NetMapConnector.
getGUI() - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getGUI() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
getGUI() - Method in class com.bbn.openmap.layer.BufferedLayer
Get the GUI (palettes) for the layers.
getGUI() - Method in class com.bbn.openmap.layer.CacheLayer
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.DemoLayer
 
getGUI() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getGUI() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI(OMGraphicHandlerLayer) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
getGUI() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.layer.e00.E00Layer
Gets the GUI attribute of the E00Layer object
getGUI() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Gets the gui controls associated with the layer.
getGUI() - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.Layer
Gets the gui controls associated with the layer.
getGUI() - Method in class com.bbn.openmap.layer.GraticuleLayer
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Gets the gui controls associated with the layer.
getGUI() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getGUI() - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
getGUI() - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
This method is called by other OpenMap components to present a GUI interface to a user.
getGUI() - Method in class com.bbn.openmap.layer.link.LinkGUIList
 
getGUI() - Method in class com.bbn.openmap.layer.location.BasicLocationHandler
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in interface com.bbn.openmap.layer.location.LocationHandler
A set of controls to manipulate and control the display of data from the handler.
getGUI() - Method in class com.bbn.openmap.layer.location.LocationLayer
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
 
getGUI() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Provides the palette widgets to control the options of showing maps, or attribute text.
getGUI() - Method in class com.bbn.openmap.layer.ScaleDisplayLayer
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Get the GUI (palettes) for the layers.
getGUI() - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
 
getGUI() - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
getGUI() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Get the GUI that controls the attributes of the handler.
getGUI() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Creates the interface palette.
getGUI() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getGUI() - Method in class com.bbn.openmap.layer.test.TestLayer.Circle
 
getGUI() - Method in class com.bbn.openmap.layer.test.TestLayer
Gets the palette associated with the layer.
getGUI() - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
getGUI() - Method in class com.bbn.openmap.layer.test.TestLayer.Line
 
getGUI() - Method in class com.bbn.openmap.layer.test.TestLayer.Poly
 
getGUI() - Method in class com.bbn.openmap.layer.test.TestLayer.Text
 
getGUI() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
Return the GUI controls for this feature = the basic DrawingAttributes GUI from the superclass, plus the other attribute display controls.
getGUI(LibrarySelectionTable) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Return the GUI for certain warehouse attributes.
getGUI(LibrarySelectionTable) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getGUI(LibrarySelectionTable) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Return the GUI for certain warehouse attributes.
getGUI() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Gets the palette associated with the layer.
getGUI(LibrarySelectionTable) - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Get the GUI to control different aspects of the warehouse.
getGUI() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the GUI components that control the DrawingAttributes.
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMAbstractLine
 
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
If this EditableOMGraphic has parameters that can be manipulated that are independent of other EditableOMGraphic types, then you can provide the widgets to control those parameters here.
getGUI() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
If this EditableOMGraphic has parameters that can be manipulated that are independent of other EditableOMGraphic types, then you can provide the widgets to control those parameters here.
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
If this EditableOMGraphic has parameters that can be manipulated that are independent of other EditableOMGraphic types, then you can provide the widgets to control those parameters here.
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Modifies the gui to not include line type adjustments, and adds widgets to control point settings.
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Adds widgets to modify polygon.
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
Modifies the gui to not include line type adjustments, and adds widgets to control range ring settings.
getGUI(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.EditableOMText
If this EditableOMGraphic has parameters that can be manipulated that are independent of other EditableOMGraphic types, then you can provide the widgets to control those parameters here.
getGUI() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
getGUI() - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
getGUI() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
getGUI() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
 
getGUI() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
getGUI() - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
Standard PlugIn method to provide palette.
getGUI() - Method in interface com.bbn.openmap.plugin.PlugIn
Gives the PlugIn a chance to present components that control its attributes.
getGUI() - Method in class com.bbn.openmap.plugin.PlugInLayer
Checks the PlugIn to see if it has a GUI.
getGUI() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getGUI() - Method in class com.bbn.openmap.plugin.WebImagePlugIn
 
getGUI() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get the GUI that dictates what the OMDrawingTool has control over.
getGUIIcon() - Method in class com.bbn.openmap.event.AbstractMouseMode
Gets the Icon to represent the Mouse Mode in a GUI.
getGUIIcon() - Method in interface com.bbn.openmap.event.MapMouseMode
Gets the Icon to represent the Mouse Mode in a GUI.
getGUIList() - Method in class com.bbn.openmap.layer.link.Link
After a readAndParse() has been called on a link, this can be called to retrieve the GUI response, if any GUI components were sent.
getGUIRequest() - Method in class com.bbn.openmap.layer.link.Link
After a readAndParse() has been called on a link, this can be called to retrieve a gesture notification/request, if one was sent.
getH() - Method in class com.bbn.openmap.proj.coords.VHTransform
Return the H corresponding to the most recent toVH().
getHalfPoly(RibbonIterator, int, boolean) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Given a RibbonIterator created from two Geos, create a poly from half of that buffer path.
getHardLimits() - Method in class com.bbn.openmap.util.DataBounds
 
getHashedValueAsBoolean(Hashtable<String, Boolean>, String) - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
If arg maps to a Boolean in the Hashtable, that value is returned, false otherwise.
getHashMarks(Projection, boolean, long) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashFactory
 
getHasLabel() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Quick check of the flag to see if a label attribute has been set.
getHasTransparentBackground() - Method in class com.bbn.openmap.layer.BufferedLayer
 
getHead() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
The SymbolParts in the library are stored in a tree hierarchy, and this method gets the top level one representing the MIL-STD-2525 tree.
getHeader() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the RpfFrame header.
getHeaderLength() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
getHeaderOffset() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Get how many bytes to add to the data position for absolute position in the data file for the field data.
getHeight() - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
getHeight() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getHeight() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Get the height of map in pixels.
getHeight() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the vertical pixel diameter of the arc.
getHeight() - Method in class com.bbn.openmap.omGraphics.OMGrid
 
getHeight() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the height of image.
getHeight() - Method in class com.bbn.openmap.proj.Proj
Get projection height.
getHeight() - Method in interface com.bbn.openmap.proj.Projection
Get the height of the map in pixels.
getHeight() - Method in class com.bbn.openmap.util.DataBounds
 
getHeightAtLeft(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockLayout
Get the height at the left point for a north or south DockWrapper.
getHeightAtLeftCardinal(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockLayout
Account for the extra size of the cardinal DockWrapper.
getHeightAtRight(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockLayout
Get the height at the right point for a north or south DockWrapper.
getHeightAtRightCardinal(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockLayout
Account for the extra size of the cardinal DockWrapper.
getHeightInNM() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getHexColorString(Color) - Static method in class com.bbn.openmap.util.ColorFactory
 
getHierarchyNumber() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
The SymbolPart tree can be represented by a hierarchy number system, and this system is what is used in the hierarchy properties file to build the symbol tree.
getHierarchyNumberString() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Return a string version of the hierarchy number.
getHigherZone(char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getHighestResLevel() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
getHints() - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
getHor_dpp() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getHorizontalLabelBuffer() - Method in class com.bbn.openmap.layer.location.Location
Get the pixel distance that the label will be moved to the right, to clear space for the graphic marking the location.
getHorizontalResolution() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the number of decimal degrees between vertical columns.
getHorOrigin() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getHRange() - Method in class com.bbn.openmap.geo.MatchFilter.ExactMF
 
getHRange() - Method in interface com.bbn.openmap.geo.MatchFilter
the distance (in radians) to consider two objects to be interacting, that is, intersecting for our purposes.
getHRange() - Method in class com.bbn.openmap.geo.MatchFilter.MatchParametersMF
 
getI18n() - Static method in class com.bbn.openmap.Environment
Get the Internationalization instance.
getIcon(int) - Method in class com.bbn.openmap.layer.beanbox.FighterBeanInfo
 
getIcon(int) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainerBeanInfo
 
getIcon(int) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObjectBeanInfo
 
getIcon() - Method in class com.bbn.openmap.Layer
 
getIcon() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
getIcon(int) - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
returns the image associated with the bean.
getIcon(String) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Get an Icon for a classname.
getIcon() - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
getIcon(String) - Method in interface com.bbn.openmap.tools.drawing.EditToolLoader
Get an Icon that is suitable for representing the class given by the classname.
getIcon(int, int, IconPart) - Static method in class com.bbn.openmap.tools.icon.OMIconFactory
Create an ImageIcon that is a certain pixel height and width created with a certain IconPart geometry.
getIcon(int, int, IconPart, DrawingAttributes) - Static method in class com.bbn.openmap.tools.icon.OMIconFactory
Create an ImageIcon that is a certain pixel height and width created with a certain IconPart geometry.
getIcon(int, int, IconPart, DrawingAttributes, AffineTransform) - Static method in class com.bbn.openmap.tools.icon.OMIconFactory
Create an ImageIcon that is a certain pixel height and width created with a certain IconPart geometry.
getIcon(int, int, IconPart, DrawingAttributes, double) - Static method in class com.bbn.openmap.tools.icon.OMIconFactory
Create an ImageIcon that is a certain pixel height and width created with a certain IconPart geometry.
getIcon(String, Dimension) - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
getIcon(String, Dimension) - Method in interface com.bbn.openmap.tools.symbology.milStd2525.SymbolImageMaker
 
getIcon(String, Dimension) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Return an image given a SymbolCode and dimension.
getIcon(SymbolPart, CodeOptions, Dimension) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Return an image for a particular SymbolPart, its options and dimensions.
getIconForPaint(Paint, boolean) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getIconForPaint(Paint, boolean) - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
 
getIconName() - Method in class com.bbn.openmap.event.AbstractMouseMode
 
getIconPackage() - Method in class com.bbn.openmap.gui.event.EventListCellRenderer
 
getIconPart() - Method in class com.bbn.openmap.tools.icon.IconPartCollection
 
getIconPart() - Method in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
getIconRaster(double, double, byte[]) - Static method in class com.bbn.openmap.layer.location.ByteRasterLocation
Create an OMRaster at a latitude/longitude, from a image byte array.
getIconRaster(int, int, byte[]) - Static method in class com.bbn.openmap.layer.location.ByteRasterLocation
Create a x/y OMRaster with an image byte array.
getIconRaster(double, double, int, int, byte[]) - Static method in class com.bbn.openmap.layer.location.ByteRasterLocation
Create a lat/lon OMRaster, pffset to a certain pixel location, with an image byte array.
getIconRaster(byte[]) - Static method in class com.bbn.openmap.layer.location.ByteRasterLocation
Create an ImageIcon from a byte array.
getIconRaster(double, double, String) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an OMRaster at a latitude/longitude, using an image URL.
getIconRaster(double, double, URL) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an OMRaster at a latitude/longitude, using an image URL.
getIconRaster(int, int, String) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an OMRaster at a latitude/longitude, using an image URL.
getIconRaster(int, int, URL) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an OMRaster at an x, y screen location, using an image URL.
getIconRaster(double, double, int, int, String) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an OMRaster at a latitude/longitude with an x/y pixel offset, using an image URL.
getIconRaster(double, double, int, int, URL) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an OMRaster at a latitude/longitude, from a image URL.
getIconRasterURL(String) - Static method in class com.bbn.openmap.layer.location.URLRasterLocation
Create an ImageIcon from a String to an image URL.
getIconSize() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getID() - Method in class com.bbn.openmap.event.AbstractMouseMode
Returns the id (mode name).
getID() - Method in interface com.bbn.openmap.event.MapMouseMode
Returns the id (MapMouseMode name).
getID() - Method in interface com.bbn.openmap.geo.GeoExtent
return an object that this extent represents.
getID() - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
getID() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
GeoExtent method
getID() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
GeoExtent method
getID() - Method in class com.bbn.openmap.geo.GeoPoint.Impl
 
getID() - Method in class com.bbn.openmap.geo.GeoSegment.Impl
 
getID() - Method in class com.bbn.openmap.geo.OMGeo
 
getID() - Method in class com.bbn.openmap.geo.RadialRegion
 
getId() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
getID() - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Modified to make the semi-unique ID more unique.
getID() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMLineSegment
 
getID() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMPolyRegion
 
getID(List<Number>) - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the value of the ID column
getID(List<Number>) - Method in class com.bbn.openmap.layer.vpf.PrimitiveTable
Gets the id column value for the row.
getId() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
getId() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
getID() - Method in class com.bbn.openmap.tools.roads.Road
Accessor for the ID property.
getID() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Get the character, in the symbol code, that this position represents.
getIheight() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getImage(Projection) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
If you just want to get an image for the DTEDFrame, then call this.
getImage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe.BitsAndColors
 
getImage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
getImage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe.ImageCreator
Get the proper OMGraphic given the projection type.
getImage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe.Pixels
 
getImage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
If you just want to get an image for the DTEDFrame, then call this.
getImage(DTEDFrameSubframeInfo, DTEDFrameColorTable, Projection) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
If you just want to get an image for the DTEDFrame, then call this.
getImage(Projection) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe.BitsAndColors
 
getImage(Projection) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
 
getImage(Projection) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe.ImageCreator
Get the proper OMGraphic given the projection type.
getImage(Projection) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe.Pixels
 
getImage() - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
 
getImage() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the image that will be put on the window.
getImage(Projection) - Method in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Given a projection, create an OMRaster that reflects the image warped to that projection.
getImage16Location() - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
returns the location of the 16 x 16 bit image icon.
getImage32Location() - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
returns the location of the 32 x 32 bit image icon.
getImageBounds() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getImageBuffer() - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
 
getImageBuffer() - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
getImageBytes(String, String) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
Tries to get the image bytes from imagePath URL.
getImageBytes(String) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Tries to get the image bytes from imagePath URL.
getImageBytes() - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return the image bytes of the formatted image.
getImageBytes() - Method in interface com.bbn.openmap.image.ImageFormatter
Return the image bytes of the formatted image.
getImageData(int, int, int, Color[]) - Static method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData
 
getImageDecoder() - Method in class com.bbn.openmap.dataAccess.image.ImageTile
 
getImageFilter() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Return the image filter used on the image.
getImageForEmptyTile(String, int, int, int, MapTileCoordinateTransform, Projection) - Method in interface com.bbn.openmap.dataAccess.mapTile.EmptyTileHandler
The main call from the MapTileFactory to return something for the given missing tile.
getImageForEmptyTile(String, int, int, int, MapTileCoordinateTransform, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
EmptyTileHandler method, called when a MapTileFactory needs to create and return a missing tile.
getImageForEmptyTile(String, int, int, int, MapTileCoordinateTransform, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
getImageForEmptyTile(String, int, int, int, MapTileCoordinateTransform, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getImageForEmptyTile(String, int, int, int, MapTileCoordinateTransform, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
getImageFormat() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getImageFormatter() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getImageForZoomLevel(int) - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
getImageFromMapBean(MapBean) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Take a MapBean, and get the image bytes that represent the current state.
getImageFromMapBean(MapBean, int, int) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Take a MapBean, and get the image bytes that represent the current state.
getImageFromMapBean(MapBean, int, int, boolean) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Take a MapBean, and get the image bytes that represent the current state.
getImageFromMapBean(MapBean) - Method in interface com.bbn.openmap.image.ImageFormatter
Take a MapBean, and get the image bytes that represent the current state.
getImageHeight() - Method in class com.bbn.openmap.gui.menu.SaveAsImageFileChooser
Get the value of the image height setting from the GUI.
getImageIcon() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Get the icon displayed in the GUI.
getImageIfCurrent(Projection, DTEDFrameSubframeInfo) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
getImageIOImage(URL) - Static method in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
getImagePixels(Projection) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
Given a projection, return the pixels for an image that will cover the projection area.
getImageQuality() - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
getImageQuality() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getImageRaster() - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
getImageReader(URL) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReaderLoader
 
getImageReader(URL) - Method in interface com.bbn.openmap.dataAccess.image.ImageReaderLoader
 
getImageReader(URL) - Method in class com.bbn.openmap.dataAccess.image.WorldFileImageReaderLoader
 
getImagesForProjection(EqualArc) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
getImageTile() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Uses a GeoTIFFModelFactory to create a georeferenced ImageTile image.
getImageTile(GeoTIFFImageReader, ImageTile.Cache) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
getImageTile(ImageTile.Cache) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReader
 
getImageTile() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReader
 
getImageTile() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFModelFactory
 
getImageTile(GeoTIFFImageReader, ImageTile.Cache) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFModelFactory
 
getImageTile() - Method in interface com.bbn.openmap.dataAccess.image.ImageReader
Should be called by the the object managing the ImageTiles.
getImageTile(ImageTile.Cache) - Method in interface com.bbn.openmap.dataAccess.image.ImageReader
Should be called by the object managing the ImageTiles.
getImageTile(ImageTile.Cache) - Method in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
getImageTile() - Method in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
getImageURL(String) - Method in class com.bbn.openmap.omGraphics.EditableOMDecoratedSpline
 
getImageURL(String) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
getImageURL(String) - Method in class com.bbn.openmap.omGraphics.EditableOMSpline
 
getImageURL(String) - Method in class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMPoly
 
getImageURL(String) - Method in class com.bbn.openmap.omGraphics.labeled.EditableLabeledOMSpline
 
getImageURLString() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getImageWarp(GeoCoordTransformation) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Creates an ImageWarp object from the contents of the OMScalingRaster.
getImageWidth() - Method in class com.bbn.openmap.gui.menu.SaveAsImageFileChooser
Get the value of the image width setting from the GUI.
getIn() - Method in class com.bbn.openmap.geo.BoundaryCrossing
 
getInactiveWidgetColors() - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
getIncludeProperties(String, Properties) - Method in class com.bbn.openmap.PropertyHandler
Take a marker name list (space separated names), and open the properties files listed in the property with keys of marker.URL.
getIndex() - Method in class com.bbn.openmap.dataAccess.shape.input.ShxInputStream
Processes the SHX file to obtain a list of offsets, which classes derived from AbstractSupport will use to iterate through the associated SHP file
getIndex() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getIndex() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
getIndex() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the index of the OMGraphic where the String will be rendered.
getIndex() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the index of the OMGraphic where the String will be rendered.
getIndex() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the index of the OMGraphic where the String will be rendered.
getIndexesFromLatLons(float, float, float, float) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Return an index of ints representing the starting x, y and ending x, y of elevation posts given a lat lon box.
getIndexOfFirstNodeOfSegIntersect(double, double, double) - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the index of the leading node of an edge that is intersecting the given location.
getIndicies(List<String>) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Given a prefix + ActionProperty, get the column names listed as the property value and figure out what the indexes of the columns are.
getInfo() - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
getInfo() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getInfoDelegator() - Method in class com.bbn.openmap.event.CoordMouseMode
Return the information delegator.
getInfoFormats() - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
getInfoFormats() - Method in interface com.bbn.openmap.image.wms.FeatureInfoResponse
Return a Collection of the supported INFO_FORMAT supported by this FeatureInfoResponse
getInfolineFields() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getInfoLineHolder() - Method in class com.bbn.openmap.InformationDelegator
 
getInfolineIndicies() - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
getInformation() - Method in class com.bbn.openmap.event.InfoDisplayEvent
Get the information.
getInformationDelegator() - Method in class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
Return current value of InformationDelegator.
getInformationDelegator() - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Return current value of InformationDelegator.
getInformationDelegator() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.DemoLayer
Query for what text should be placed over the information bar when the mouse is over a particular OMGraphic.
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Query for what text should be placed over the information bar when the mouse is over a particular OMGraphic.
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.e00.E00Layer
 
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Query for what text should be placed over the information bar when the mouse is over a particular OMGraphic.
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
If applicable, should return a short, informational string about the OMGraphic to be displayed in the InformationDelegator.
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
getInfoText(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
getInfoText(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A request for a string to be provided to use in the information line of the InformationDelegator, for instance.
getInfoText(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
getInitialDelay() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getInitPropertiesOrder() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getInitPropertiesOrder() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Specify what order properties should be presented in an editor.
getInitPropertiesOrder() - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Specify what order properties should be presented in an editor.
getInitPropertiesOrder() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getInputFile() - Method in class com.bbn.openmap.io.FileInputReader
Get the RandomAccessFile, for querying purposes only.
getInputReader() - Method in class com.bbn.openmap.io.BinaryFile
Get the inputReader used for accessing the file, for querying purposes.
getInsets() - Method in class com.bbn.openmap.MapBean
Get the Insets of the MapBean.
getInstance() - Static method in class com.bbn.openmap.Environment
 
getInstance(String) - Method in class com.bbn.openmap.tools.beanbox.JarInfo
Get a new Bean instance given its name
getInstance() - Static method in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
getInstance() - Static method in class com.bbn.openmap.util.ComponentFactory
Method call to retrieve the singleton instance of the ComponentFactory.
getInteger(String) - Static method in class com.bbn.openmap.Environment
Gets an integer value out of the Environment.
getInteger(String, int) - Static method in class com.bbn.openmap.Environment
Gets an integer value out of the Environment.
getInteger(String, int, int) - Static method in class com.bbn.openmap.Environment
Gets an integer value out of the Environment.
getInterfaces() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
The the Iterator of ESEIterators.
getInternal(Class, String, int) - Method in class com.bbn.openmap.BasicI18n
Obtain a String from the underlying data for the given class/field/type.
getInternalFrameDesktop() - Static method in class com.bbn.openmap.Environment
Get the JLayeredPane to use for Internal Frames.
getIntersection(float, float, float, float, float, float, float, float) - Static method in class com.bbn.openmap.geo.Intersection
Returns the two antipodal points of intersection of two great circles defined by the arcs (lat1, lon1) to (lat2, lon2) and (lat2, lon2) to (lat4, lon4).
getIntersection(double, double, double, double, double, double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
Returns the two antipodal points of intersection of two great circles defined by the arcs (lat1, lon1) to (lat2, lon2) and (lat2, lon2) to (lat4, lon4).
getIntersection() - Method in class com.bbn.openmap.tools.roads.Intersection.Graphic
 
getIntersectionGeo(double, double, double, double, double, double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
Returns a Geo representing the intersection of two great circles defined by the arcs (lat1, lon1) to (lat2, lon2) and (lat2, lon2) to (lat4, lon4).
getIntersections(GeoExtent) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex
Get an iterator with all of the objects in this ShapeGeoIndex that intersect with the given extent.
getIntersections(GeoExtent, MatchFilter, MatchCollector) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex
Get an iterator with all of the objects in this ShapeGeoIndex that intersect with the given extent.
getInterval() - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Get the interval number.
getIntervalUnits() - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Get the interval units.
getIntSubfield(String, int, String, int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Fetch value of a subfield as an integer.
getIntValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Int
 
getIntValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
getInverseRotationTransform() - Method in class com.bbn.openmap.MapBean.RotationHelper
 
getIsPolygon() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
 
getItemsForMapMenu(MapMouseEvent) - Method in class com.bbn.openmap.layer.DemoLayer
 
getItemsForMapMenu(MapMouseEvent) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
This method is called when a right mouse click is detected over the map and not over an OMGraphic.
getItemsForMapMenu(MapMouseEvent) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Return a JMenu with contents applicable to a pop-up menu for a location over the map.
getItemsForMapMenu(MapMouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
Return a JMenu with contents applicable to a popup menu for a location over the map.
getItemsForMapMenu(MapMouseEvent) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
getItemsForOMGraphicMenu(OMGraphic) - Method in class com.bbn.openmap.layer.DemoLayer
 
getItemsForOMGraphicMenu(OMGraphic) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
This method is called when a right mouse click is detected over an OMGraphic.
getItemsForOMGraphicMenu(OMGraphic) - Method in class com.bbn.openmap.layer.location.LocationLayer
 
getItemsForOMGraphicMenu(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Return a java.util.List containing input for a JMenu with contents applicable to a pop-up menu for a location over an OMGraphic.
getItemsForOMGraphicMenu(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
Return a java.util.List containing input for a JMenu with contents applicable to a popup menu for a location over an OMGraphic.
getItemsForOMGraphicMenu(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
getItemsForPopupMenu(Location) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
 
getItemsForPopupMenu(Location) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
 
getItemsForPopupMenu(Location) - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
getItemsForPopupMenu(Location) - Method in interface com.bbn.openmap.layer.location.LocationHandler
The location layer passes a LocationPopupMenu to the handler when on of its locations has been clicked on.
getIwidth() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getJAI() - Static method in class com.bbn.openmap.image.BufferedImageHelper
Get the JAI class if it's available.
getJAIBufferedImage(String, Object) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Run the operation on JAI to create BufferedImage.
getJAIBufferedImage(String, Object, int, int, int, int) - Static method in class com.bbn.openmap.image.BufferedImageHelper
Run the operation on JAI to create BufferedImage.
getJAIImage(URL) - Static method in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
getJarName(String) - Static method in class com.bbn.openmap.tools.beanbox.JarInfo
Gets the name of the jar file that the bean came from.
getJarName() - Method in class com.bbn.openmap.tools.beanbox.JarInfo
Get the name of the file containing this jar file
getJdbcDriver() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
getJdbcString() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
getJustify() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the justification setting for the label.
getJustify() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the justification setting for the label.
getJustify() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the justification setting for the label.
getJustify() - Method in class com.bbn.openmap.omGraphics.OMText
Gets the justification of this OMText.
getKey() - Method in class com.bbn.openmap.gui.OMToolComponent
The retrieval key for this tool
getKey() - Method in class com.bbn.openmap.gui.OMToolSet
Tool interface method.
getKey() - Method in interface com.bbn.openmap.gui.Tool
The retrieval key for this tool.
getKey() - Method in class com.bbn.openmap.layer.editor.EditorLayer
The retrieval key for this tool.
getKey() - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
The retrieval key for this tool
getKey() - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
The retrieval key for this tool
getKey() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get the keyboard key that was pressed from a key gesture.
getKey(int) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
 
getKey() - Method in class com.bbn.openmap.tools.icon.IconFactoryTestingTool
The retrieval key for this tool
getKeyIndex() - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
getKeyName() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getKeyType() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
get the VPF key type (one of VPF_COLUMN_PRIMARY_KEY, VPF_COLUMN_FOREIGN_KEY, or VPF_COLUMN_NON_KEY)
getKillCache() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Get whether the cache will be killed when the layer is removed from the map.
getKillCache() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get whether the cache will be killed when the layer is removed from the map.
getLabel() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getLabel() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
getLabel() - Method in class com.bbn.openmap.layer.location.Location
Get the label for the location.
getLabel() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
getLabel() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
getLabel() - Method in class com.bbn.openmap.time.TimerRateHolder
 
getLabelCutoffScale() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getLabelFields() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getLabelFor(double) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Returns the String to be used as a labeler for the circle drawn using dest.
getLabelIndicies() - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
getLabelMaxScale() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getLabelMinScale() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getLabelPaint() - Method in class com.bbn.openmap.omGraphics.OMDistance
 
getLabelText() - Method in class com.bbn.openmap.layer.LabelLayer
Get the String to display
getLabList() - Method in class com.bbn.openmap.layer.e00.E00Parser
 
getLabMarker() - Method in class com.bbn.openmap.layer.e00.E00Parser
Gets the LabMarker attribute of the E00Parser object
getLandAttributes() - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
getLastImageFile() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Get the location of a file that can be read to find out the name of the last image to be created.
getLastLocation() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
 
getLastMenu() - Method in class com.bbn.openmap.gui.MenuBar
Get the last menu item on the menu bar.
getLat() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the latitude.
getLat() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the latitude.
getLat() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get latitude of mouse gesture, in decimal degrees.
getLat() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Get the latitude of the offset point, in decimal degrees.
getLat() - Method in class com.bbn.openmap.omGraphics.OMPoint
Get the latitude of the point, in decimal degrees.
getLat() - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the latitude of the offset point, in decimal degrees.
getLat() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the latitude.
getLat() - Method in class com.bbn.openmap.omGraphics.OMText
Get the latitude location of the string.
getLat() - Method in class com.bbn.openmap.proj.coords.VHTransform
Return the latitude corresponding to the most recent toLatLon().
getLatitude() - Method in class com.bbn.openmap.event.CenterEvent
Get the latitude of the center.
getLatitude() - Method in class com.bbn.openmap.geo.Geo
 
getLatitude(int) - Method in class com.bbn.openmap.geo.Ribbon
 
getLatitude() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
getLatitude() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
getLatitude() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getLatitude() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the latitude of the lower left anchor point of the grid, in decimal degrees.
getLatitude() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
getLatitude() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
getLatitude() - Method in class com.bbn.openmap.proj.coords.LatLonPoint
 
getLatitude() - Method in class com.bbn.openmap.tools.roads.Waypoint
 
getLatitudeRadians() - Method in class com.bbn.openmap.geo.Geo
 
getLatLon() - Method in class com.bbn.openmap.event.MapMouseEvent
Get the Lat/Lon for the x/y point, in the current projection of the MapBean that sent the MouseEvent.
getLatLon() - Method in class com.bbn.openmap.gui.CombinedCoordPanel
 
getLatLon() - Method in class com.bbn.openmap.gui.CoordPanel
 
getLatLon() - Method in class com.bbn.openmap.gui.DMSCoordPanel
 
getLatLon() - Method in class com.bbn.openmap.gui.MGRSCoordPanel
 
getLatLon() - Method in class com.bbn.openmap.gui.UTMCoordPanel
 
getLatLon() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the center LatLonPoint.
getLatLon() - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Return a LatLonPoint in WGS 84
getLatLon(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Return a LatLonPoint in WGS 84
getLatLon(Ellipsoid, Point2D) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Return a Point2D in the given Ellipsoid with longitude as x and latitude as y
getLatLonArray() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Return the rawllpts array.
getLatLonArray() - Method in class com.bbn.openmap.omGraphics.OMPoly
Return the rawllpts array.
getLatLonArrayCopy() - Method in class com.bbn.openmap.omGraphics.OMPoly
Use this if you want to play around with the values without messing with the OMPoly.
getLatLonPoint() - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Return a LatLonPoint from this DMSLatLonPoint.
getLatLonPoint(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Return a LatLonPoint from this DMSLatLonPoint.
getLatLonPointName(LatLonPoint) - Static method in class com.bbn.openmap.tools.roads.Intersection
 
getLatLonPoints() - Method in class com.bbn.openmap.layer.link.LinkBoundingPoly
Convert the points to Lat/Lon points.
getLatLonPoints() - Method in class com.bbn.openmap.omGraphics.OMEllipse
Get the float[] of points that make up the ellipse.
getLaunchButton() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getLaunchButton() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getLayer() - Method in class com.bbn.openmap.event.InfoDisplayEvent
Get the associated Layer or null.
getLayer() - Method in class com.bbn.openmap.event.LayerStatusEvent
Get the associated Layer.
getLayer() - Method in class com.bbn.openmap.gui.LayerPane
 
getLayer() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Get the layer the handler is serving.
getLayer() - Method in interface com.bbn.openmap.layer.location.LocationHandler
Return the layer that the handler is responding to.
getLayer() - Method in class com.bbn.openmap.layer.policy.AbstractProjectionChangePolicy
 
getLayer() - Method in interface com.bbn.openmap.layer.policy.ProjectionChangePolicy
 
getLayer() - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
A method to get the parent layer on the RenderPolicy.
getLayer() - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
getLayer() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
getLayerAddPanel() - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
Get the panel interface to dynamically add layers.
getLayerByName(String) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
getLayerClasses() - Method in class com.bbn.openmap.gui.LayerAddPanel
 
getLayerGUIComponent(Layer) - Static method in class com.bbn.openmap.util.PaletteHelper
Get a Component that represents a layer's GUI.
getLayerHandler() - Method in class com.bbn.openmap.gui.LayerPane
 
getLayerHandler() - Method in class com.bbn.openmap.gui.LayersMenu
Get the LayerHandler that the LayersPanel listens to.
getLayerHandler() - Method in class com.bbn.openmap.gui.LayersPanel
Get the LayerHandler that the LayersPanel listens to and uses to reorder layers.
getLayerHandler() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getLayerHandler() - Method in class com.bbn.openmap.image.wms.DynamicWmsRequestHandler
return - calls layer handler
getLayerHandler() - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
getLayerList() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Get the List of Layer Objects, if it's been set.
getLayerList() - Method in class com.bbn.openmap.LayerHandler
Returns a copy of the List of all the available layers.
getLayerMarkers() - Method in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
getLayerNamesFromArray(List<Layer>) - Method in class com.bbn.openmap.LayerHandler
 
getLayers() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Get the current marker name (property prefix) for layers considered for this zoom level.
getLayers() - Method in class com.bbn.openmap.event.LayerEvent
Get the Layers affected by this event.
getLayers() - Method in class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
getLayers() - Method in class com.bbn.openmap.image.ImageServer
Retrieve the current set of layers used for requests.
getLayers(Properties) - Method in class com.bbn.openmap.image.ImageServer
Create an array of Layers from a properties object.
getLayers(Properties, Map<String, Layer>) - Method in class com.bbn.openmap.image.ImageServer
Create an array of Layers from a properties object.
getLayers() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getLayers() - Method in class com.bbn.openmap.layer.BufferedLayer
Get the layers assigned to the internal MapBean.
getLayers() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Get the Vector holding the Layers.
getLayers(Properties) - Method in class com.bbn.openmap.LayerHandler
This is the method that gets used to parse the layer properties from an openmap.properties file, where the layer marker names are listed under a layers property, and each layer is then represented by a marker.class property, and a maker.prettyName property.
getLayers(String, Properties) - Method in class com.bbn.openmap.LayerHandler
This is the method that gets used to parse the layer properties from an openmap.properties file, where the layer marker names are listed under a prefix.layers property, and each layer is then represented by a marker.class property, and a maker.prettyName property.
getLayers(Vector<String>, Vector<String>, Properties) - Static method in class com.bbn.openmap.LayerHandler
A static method that lets you pass in a Properties object, along with two Vectors of strings, each Vector representing marker names for layers contained in the Properties.
getLayers() - Method in class com.bbn.openmap.LayerHandler
Get a layer array, of potential layers that CAN be added to the map, not the ones that are active on the map.
getLayers() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getLayersPanel() - Method in class com.bbn.openmap.gui.LayersMenu
Get the LayersPanel, privately held to keep track of what object is being used from the BeanContext.
getLayerTypes() - Method in class com.bbn.openmap.gui.LayerAddPanel
Gets Layer information from PropertyHandler.
getLayerTypes(Properties) - Method in class com.bbn.openmap.gui.LayerAddPanel
Gets Layer information from the given properties.
getLayerWorker() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
getLayout() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getLayout() - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
gets the layout manager bean assocciated with this container.
getLayoutAlignmentX(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
getLayoutAlignmentY(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
getLayoutClass() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getLayoutClass() - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
gets the class name of the layout manager bean assocciated with this container.
getLeft() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the left of XY rectangle.
getLeftEdgeTilingAdapter() - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the TilingAdapter for the left_edge column
getLeftFaceTilingAdapter() - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the TilingAdapter for the left_face column
getLeftLimit() - Method in class com.bbn.openmap.proj.Cartesian
 
getLeftLimit() - Method in class com.bbn.openmap.proj.CartesianLoader
 
getLeftLon() - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Get the western longitude.
getLeftLon() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getLeftLongitude() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getLeftSlider() - Method in class com.bbn.openmap.gui.HotwashPanel
 
getLegend() - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
getLegend() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
Return a Legend with legend information or null if legend can not be created.
GETLEGENDGRAPHIC - Static variable in interface com.bbn.openmap.image.WMTConstants
Use this request parameter to to get a image with legend
getLength(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the character length for the passed in column index
getLength() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
getLength() - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Returns the length.
getLength() - Method in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
Returns the length.
getLengthInKilometers() - Method in class com.bbn.openmap.tools.roads.Road
 
getLengths() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns an array of character lengths
getLetterDesignator(double) - Method in class com.bbn.openmap.proj.coords.UTMPoint
Returns 'N' if the latitude is equal to or above the equator, 'S' if it's below.
getLetterDesignator(double) - Method in class com.bbn.openmap.proj.coords.ZonedUTMPoint
Determines the correct MGRS letter designator for the given latitude returns 'Z' if latitude is outside the MGRS limits of 84N to 80S.
getLevel() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the DTED level set in the translator.
getLevel() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the DTED level set in the translator.
getLibraryName() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
the name of the library
getLibraryNames() - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Return the list of libraries that this database has.
getLibrarySelectionTable() - Method in class com.bbn.openmap.layer.vpf.LibraryBean
Returns the LST for the path of this object.
getLightShadow() - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
getLightTriggers() - Method in class com.bbn.openmap.gui.StatusLightPanel
 
getLightTriggers() - Method in class com.bbn.openmap.InformationDelegator
 
getLimitAnchorPoint() - Method in class com.bbn.openmap.proj.Cartesian
 
getLimitAnchorPoint() - Method in class com.bbn.openmap.proj.CartesianLoader
 
getLineColor() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getLineColor() - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
getLineColor() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the normal foreground color of the object.
getLineColor() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the normal foreground color of the object.
getLineDescription(List<Object>, MutableInt) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getLineJoins() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getLineJoins() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getLineList() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Return the line list, create it if needed.
getLineMenuAdditions() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getLinePaint() - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Get the paint used for the line paint for all the graphics in the political area, if one was set.
getLinePaint() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the line paint for the graphics created for the coverage type.
getLinePaint() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Get the normal line Paint used for the graphic.
getLinePaint() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Get the normal line Paint used for the graphic.
getLineType() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getLineType() - Method in class com.bbn.openmap.event.DistanceMouseMode
Return the line type either LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, LINETYPE_STRAIGHT
getLineType() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the line type.
getLineType() - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Get the lineType.
getLineType() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Return the line type.
getLineTypeMenu() - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
 
getLineWidths() - Method in class com.bbn.openmap.omGraphics.OMText
Return a copy of the pixel lengths of the text line(s).
getLink(boolean) - Method in class com.bbn.openmap.layer.link.LinkManager
This should be the only method a multi-threaded object uses to gain use of the thread, i.e., on the client side where a GUI can start a lot of requests.
getLink(LinkListener) - Method in class com.bbn.openmap.layer.link.LinkManager
Called for a LayerListener that will not write to the Link, only read from it.
getLink() - Method in class com.bbn.openmap.layer.link.LinkManager
Get the ClientLink however it is appropriate for this LinkManager.
getLinkStatus() - Method in class com.bbn.openmap.layer.link.LinkActionList
After reading the gesture response, this returns the section ending string terminating the gesture section, either Link.END_TOTAL or Link.END_SECTION.
getLinkStatus() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
After reading the gesture response, this returns the section ending string terminating the gesture section, either Link.END_TOTAL or Link.END_SECTION.
getLinkStatus() - Method in class com.bbn.openmap.layer.link.LinkGraphicList
After reading the graphics response, this returns the section ending string terminating the graphics section, either Link.END_TOTAL or Link.END_SECTION.
getLinkStatus() - Method in class com.bbn.openmap.layer.link.LinkGUIList
After reading the graphics response, this returns the section ending string terminating the graphics section, either Link.END_TOTAL or Link.END_SECTION.
getLinkStatus() - Method in class com.bbn.openmap.layer.link.LinkGUIRequest
After reading the gesture response, this returns the section ending string terminating the gesture section, either Link.END_TOTAL or Link.END_SECTION.
getLinkStatus() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
After reading the gesture response, this returns the section ending string terminating the gesture section, either Link.END_TOTAL or Link.END_SECTION.
getList() - Method in class com.bbn.openmap.layer.mif.MIFLoader
Get the OMGraphicList from the loader, creating it from the file if it hasn't been created yet.
getList(boolean) - Method in class com.bbn.openmap.layer.mif.MIFLoader
Get the OMGraphicList from the loader, with the option of forcing it to be recreated from the source file if desired.
getList() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get the OMGraphicList held by the layer.
getList() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
getList() - Method in class com.bbn.openmap.omGraphics.FilterSupport
Return the graphic list currently being used by the OMGraphicHandler.
getList() - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Return the graphic list currently being used by the OMGraphicHandler.
getList() - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
getList() - Method in class com.bbn.openmap.tools.icon.IconPartList
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.bbn.openmap.gui.event.EventListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
getListener() - Method in class com.bbn.openmap.layer.link.LinkLayer
 
getListener() - Method in class com.bbn.openmap.layer.link.LinkListener
 
getListeners() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Return a cloned list of Listeners.
getListeners() - Method in class com.bbn.openmap.LayerHandler
Returns the object responsible for holding on to objects listening to layer changes.
getListModel() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getListModel() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
The ListModel used by the JList, displaying the images.
getLiveAttributes() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getLL() - Method in class com.bbn.openmap.omGraphics.OMLine
Get the lat lon values of the end points of the line in an array of doubles - lat1, lon1, lat2, lon2.
getLoaders() - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Get an array of EditToolLoaders that the DrawingTool knows about.
getLoaders() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get all the loaders the OMDrawingTool has access to.
getLoaders() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Returns an iterator of LoaderHolders.
getLoc() - Method in class com.bbn.openmap.layer.location.LocationCBMenuItem
 
getLoc() - Method in class com.bbn.openmap.layer.location.LocationMenuItem
 
getLocalizedProperties(String, String) - Method in class com.bbn.openmap.PropertyHandler
Load the localized properties that will take precedence over all other properties.
getLocation() - Method in class com.bbn.openmap.event.OMEvent
 
getLocation() - Method in class com.bbn.openmap.layer.e00.TX7
Gets the location attribute of the TX7 object
getLocation() - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
getLocation() - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
getLocation() - Method in class com.bbn.openmap.tools.roads.Waypoint
Get the location of this Waypoint.
getLocationAtKilometer(double) - Method in class com.bbn.openmap.tools.roads.Road
 
getLocationColor() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Get the color used for the location graphic.
getLocationDrawingAttributes() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
 
getLocationHandler() - Method in class com.bbn.openmap.layer.location.Location
Get the location handler for the location.
getLocationHandlers() - Method in class com.bbn.openmap.layer.location.LocationLayer
Get the LocationHandlers for this layer.
getLocationMarker() - Method in class com.bbn.openmap.layer.location.Location
Get the location marker for this location.
getLocationProperties() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
getLocations(int) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
 
getLock() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the lock to use a JColorChooser.
getLock() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Get the lock to use a JColorChooser.
getLogger() - Static method in class com.bbn.openmap.app.Main
get the logger
getLogger() - Static method in class com.bbn.openmap.app.OpenMap
get the logger
getLon() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the longitude.
getLon() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the longitude.
getLon() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get longitude of mouse gesture, in decimal degrees.
getLon() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Get the longitude of the offset point, in decimal degrees.
getLon() - Method in class com.bbn.openmap.omGraphics.OMPoint
Get the longitude of the point, in decimal degrees.
getLon() - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the longitude of the offset point, in decimal degrees.
getLon() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the longitude.
getLon() - Method in class com.bbn.openmap.omGraphics.OMText
Return the longitude.
getLon() - Method in class com.bbn.openmap.proj.coords.VHTransform
Return the longitude corresponding to the most recent toLatLon().
getLongitude() - Method in class com.bbn.openmap.event.CenterEvent
Get the latitude of the center.
getLongitude() - Method in class com.bbn.openmap.geo.Geo
 
getLongitude(int) - Method in class com.bbn.openmap.geo.Ribbon
 
getLongitude() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
getLongitude() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
getLongitude() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getLongitude() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the latitude of the lower left anchor point of the grid, in decimal degrees.
getLongitude() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
getLongitude() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
getLongitude() - Method in class com.bbn.openmap.proj.coords.LatLonPoint
 
getLongitude() - Method in class com.bbn.openmap.tools.roads.Waypoint
 
getLongitudeRadians() - Method in class com.bbn.openmap.geo.Geo
 
getLowerLat() - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Get the upper latitude.
getLowerLat() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getLowerRight() - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
getLowerRight() - Method in class com.bbn.openmap.proj.Cylindrical
Get the lower right (southeast) point of the projection.
getLowerRight() - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
getLowerRight() - Method in class com.bbn.openmap.proj.Gnomonic
Get the lower right (southeast) point of the projection.
getLowerRight() - Method in class com.bbn.openmap.proj.LambertConformal
Get the lower right (southeast) point of the projection.
getLowerRight() - Method in class com.bbn.openmap.proj.Orthographic
Get the lower right (southeast) point of the projection.
getLowerRight() - Method in class com.bbn.openmap.proj.Proj
Get the world coordinate of the lower right corner of the map.
getLowerRight() - Method in interface com.bbn.openmap.proj.Projection
Get the lower right (southeast) point of the projection.
getLowerRight() - Method in class com.bbn.openmap.proj.UTMProjection
 
getLowerZone(char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getLowerZoneExtent(char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getLowerZoneExtent(int) - Method in class com.bbn.openmap.proj.CADRG
Returns the lower zone extent for the given zone at the current scale.
getLRLat() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Get the southern latitude.
getLrlatIndex() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getLRLon() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Get the eastern longitude.
getLrlonIndex() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getLRU() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Get the index of the least recently used entry from the subframe cache.
getLst() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getMacroFilteredList(Collection) - Method in interface com.bbn.openmap.event.OMEventHandler
 
getMacroFilteredList(Collection) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
getMacroFilteredList(List<OMEvent>) - Method in interface com.bbn.openmap.event.OMEventMacroFilter
 
getMacroFilteredList(List) - Method in interface com.bbn.openmap.gui.event.MacroFilter
 
getMacroFilteredList(Collection) - Method in class com.bbn.openmap.layer.event.EventLayer
 
getMajor() - Method in interface com.bbn.openmap.omGraphics.grid.GridData
 
getMajor() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData
 
getMajor() - Method in class com.bbn.openmap.omGraphics.OMGrid
Set which dimension is defined first in the two dimensional array.
getMajorAxis() - Method in class com.bbn.openmap.omGraphics.OMEllipse
Get the x axis value.
getManifestData(String) - Method in class com.bbn.openmap.tools.beanbox.JarInfo
Get Manifest Headers for the specified bean name
getMap() - Method in class com.bbn.openmap.event.MapMouseEvent
 
getMap() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getMap() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getMap() - Method in class com.bbn.openmap.gui.GoToMenu
 
getMap() - Method in class com.bbn.openmap.gui.MapWindow
Get the map.
getMap() - Method in class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
getMap() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the overview MapBean.
getMap() - Method in class com.bbn.openmap.gui.StatusLightPanel
 
GETMAP - Static variable in interface com.bbn.openmap.image.WMTConstants
After WMS version 1.0, use this parameter to identify the feature info request
getMap() - Method in class com.bbn.openmap.MouseDelegator
Get the associated MapBean.
getMap() - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
getMap() - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Get the associated MapBean.
getMapBean() - Method in class com.bbn.openmap.event.DistanceMouseMode
Return the map bean.
getMapBean() - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
getMapBean() - Method in class com.bbn.openmap.gui.BasicMapPanel
MapPanel method.
getMapBean() - Method in interface com.bbn.openmap.gui.MapPanel
Get the MapBean used for the MapPanel.
getMapBean() - Method in class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
getMapBean() - Method in class com.bbn.openmap.gui.RotTool
 
getMapBean() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getMapBean() - Method in class com.bbn.openmap.layer.BufferedLayer
Get the current MapBean used in the BufferedLayer.
getMapBean() - Method in class com.bbn.openmap.proj.ProjectionStack
 
getMapBeanMessage() - Static method in class com.bbn.openmap.util.Debug
A reflective method to get the copyright message from the MapBean without having to actually compile the MapBean when Debug is compiled.\
getMapBeanRepaintPolicy() - Method in class com.bbn.openmap.MapBean
Get the MapBeanRepaintPolicy used by the MapBean.
getMapComponent(String) - Method in class com.bbn.openmap.gui.BasicMapPanel
Find the object with the given prefix by looking it up in the prefix librarian in the MapHandler.
getMapComponentByType(Class<?>) - Method in class com.bbn.openmap.gui.BasicMapPanel
Given a Class, find the object in the MapHandler.
getMapComponentsByType(Class<?>) - Method in class com.bbn.openmap.gui.BasicMapPanel
Get all of the mapComponents that are of the given class type.
getMapHandler() - Method in class com.bbn.openmap.app.OpenMap
Get the MapHandler used for the OpenMap object.
getMapHandler() - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Return the MapHandler, if it's been set.
getMapHandler() - Method in class com.bbn.openmap.gui.BasicMapPanel
MapPanel method.
getMapHandler() - Method in interface com.bbn.openmap.gui.MapPanel
Get the MapHandler used for the MapPanel.
getMapHandler() - Method in class com.bbn.openmap.gui.MapWindow
Get the MapHandler.
getMapHandler() - Method in class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
getMapLayers() - Method in class com.bbn.openmap.LayerHandler
Get the layers that are currently part of the Map - the ones that are visible.
getMapLocation() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Return the map location of the image, after generation.
getMapLocation() - Method in class com.bbn.openmap.omGraphics.OMText
Not for the faint hearted.
getMapMenu() - Method in class com.bbn.openmap.gui.BasicMapPanel
MapPanel method.
getMapMenu() - Method in interface com.bbn.openmap.gui.MapPanel
Get a JMenu containing sub-menus to control the map.
getMapMenuBar() - Method in class com.bbn.openmap.gui.BasicMapPanel
MapPanel method.
getMapMenuBar() - Method in interface com.bbn.openmap.gui.MapPanel
Get a JMenuBar containing menus to control the map.
getMapMouseListener() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getMapMouseListener() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
getMapMouseListener() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
getMapMouseListener() - Method in class com.bbn.openmap.layer.CacheLayer
Returns self as the MapMouseListener in order to receive MapMouseEvents.
getMapMouseListener() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Returns the MapMouseListener object that handles the mouse events.
getMapMouseListener() - Method in class com.bbn.openmap.Layer
Returns the MapMouseListener object that handles the mouse events.
getMapMouseListener() - Method in class com.bbn.openmap.layer.LabelLayer
Returns the MapMouseListener object that handles the mouse events.
getMapMouseListener() - Method in class com.bbn.openmap.layer.link.LinkLayer
Return the MapMouseListener for the layer.
getMapMouseListener() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Query asked from the MouseDelegator for interest in receiving MapMouseEvents.
getMapMouseListener() - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Returns self as the MapMouseListener in order to receive MapMouseEvents.
getMapMouseListener() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Try to handle mouse events for the current layer.
getMapMouseListener() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
getMapMouseListener() - Method in class com.bbn.openmap.layer.test.TestLayer
Returns self as the MapMouseListener in order to receive MapMouseEvents.
getMapMouseListener() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Returns the MapMouseListener that the plugin thinks should be used.
getMapMouseListener() - Method in interface com.bbn.openmap.plugin.PlugIn
Returns the MapMouseListener that the plugin thinks should be used to handle its events, if asked.
getMapMouseListener() - Method in class com.bbn.openmap.plugin.PlugInLayer
Returns the MapMouseListener object that handles the mouse events.
getMapMouseListenerResponse() - Method in class com.bbn.openmap.util.stateMachine.State
Get the value of the default response to MapMouseListener methods.
getMapMouseMode() - Method in class com.bbn.openmap.event.MapMouseEvent
Get the MapMouseMode that sent this event.
getMapPanel() - Method in class com.bbn.openmap.app.OpenMap
Get the MapPanel, the container for the OpenMap components.
getMapProperties() - Method in class com.bbn.openmap.layer.link.LinkActionList
Get the properties for the map update.
getMapRequest() - Method in class com.bbn.openmap.layer.link.Link
After a readAndParse() has been called on a link, this can be called to retrieve a graphics request, if one was sent.
getMapRequestHandler() - Method in class com.bbn.openmap.image.SimpleHttpImageServer
Get the MapRequestHandler that is handling map image requests.
getMapRequestName() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getMapTileRequester() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getMapType() - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
getMaskedLayers(int) - Method in class com.bbn.openmap.image.ImageServer
Given a integer that represents, bitwise, the layers that you want out of the current list held by the ImageServer layer array, return an array of those layers.
getMasterDBF() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Get the DbfTableModel representing the dbf file for the main OMGraphicList.
getMasterDBFHeaderClone() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
If the OMGraphicList has a DbfTableModel in its AppObject slot, a new DbfTableModel is created that has the same structure.
getMasterDBFRecord(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Gets the DbfTableModel record at the index.
getMattedIcon(Paint, Paint) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getMattingIconForPaint() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getMattingPaint() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the matting paint for the OMGraphics
getMattingPaint() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Get the Paint used for matting.
getMattingPaint() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Get the Paint used for matting.
getMax() - Method in class com.bbn.openmap.util.DataBounds
 
getMaxLineWidth() - Method in class com.bbn.openmap.omGraphics.OMText
Get the pixel width of the longest line.
getMaxScale() - Method in class com.bbn.openmap.Layer
 
getMaxScale() - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
 
getMaxScale() - Method in class com.bbn.openmap.proj.Proj
Get the maximum scale of the projection.
getMaxScale() - Method in interface com.bbn.openmap.proj.Projection
Get the maximum scale value.
getMaxSide() - Method in class com.bbn.openmap.layer.rpf.MakeToc
Get the Maximum number of frames along a group boundary edge.
getMaxTemp() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getMaxX() - Method in class com.bbn.openmap.proj.coords.BoundingBox
 
getMaxY() - Method in class com.bbn.openmap.proj.coords.BoundingBox
 
getMaxYear() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getMaxZoomLevelForProj() - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Returns the maximum zoom level for calculating the appropriate zoom level.
getMediumShadow() - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
getMenu() - Method in class com.bbn.openmap.gui.menu.MenuList
Get a JMenu with JMenus on it as sub-menus.
getMenuBar() - Method in class com.bbn.openmap.gui.menu.MenuList
Get a MenuBar with JMenus on it.
getMenuItems() - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Returns a vector of MenuItems that are part of this object.
getMessage() - Method in exception com.bbn.openmap.image.wms.WMSException
 
getMessage() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
getMGRS() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Get the MGRS string value - the honkin' coordinate value.
getMin() - Method in class com.bbn.openmap.util.DataBounds
 
getMinimumSize() - Method in class com.bbn.openmap.gui.LayerPane
 
getMinimumSize() - Method in class com.bbn.openmap.MapBean
Return the minimum size of the MapBean window.
getMinNorthing(char) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
The function getMinNorthing returns the minimum northing value of a MGRS zone.
getMinorAxis() - Method in class com.bbn.openmap.omGraphics.OMEllipse
Get the y axis value.
getMinScale() - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
getMinScale() - Method in class com.bbn.openmap.Layer
 
getMinScale() - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
 
getMinScale() - Method in class com.bbn.openmap.proj.Proj
Get minimum scale of the projection.
getMinScale() - Method in interface com.bbn.openmap.proj.Projection
Get the minimum scale value.
getMinTemp() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getMinX() - Method in class com.bbn.openmap.proj.coords.BoundingBox
 
getMinY() - Method in class com.bbn.openmap.proj.coords.BoundingBox
 
getMinYear() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getMinZoomLevelForProj() - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Returns the minimum zoom level for calculating the appropriate zoom level.
getMiterLimit() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getMiterLimit() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getMNEMONIC(Object, String, int, boolean) - Method in class com.bbn.openmap.BasicI18n
Get text for the given component.
getMode() - Method in class com.bbn.openmap.layer.event.EventLayer
 
getMode() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
getModeCursor() - Method in class com.bbn.openmap.event.AbstractMouseMode
Gets the mouse cursor recommended for use when this mouse mode is active.
getModeCursor() - Method in interface com.bbn.openmap.event.MapMouseMode
Gets the mouse cursor recommended for use when this mouse mode is active.
getModel() - Method in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
getModel() - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Returns the associated table model for this layer
getModel() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Returns the associated table model for this layer
getModelType() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Determine which class of model space coordinates are most natural for this dataset:Geographic, Geocentric, or Projected Coordinate System.
getModified() - Method in class com.bbn.openmap.tools.roads.Road
Get the state of the modified flag.
getModified() - Method in class com.bbn.openmap.tools.roads.Waypoint
Get the state of the modified flag.
getModifiedColor(Color) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
getModifiers() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get the masked int that describes any modifing keys pressed with the gesture.
getModule() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Fetch the DDFModule with which this record is associated.
getMouseDelegator() - Method in class com.bbn.openmap.gui.MouseModePanel
Get the MouseDelegator used to control mouse gestures over the map.
getMouseDelegator() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Get the MouseDelegator used to control mouse gestures over the map.
getMouseDelegator() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get the MouseDelegator used to receive mouse events.
getMouseEvent() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
getMouseEventInterpreter() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Overridden to modify the MapMouseInterpreter used by the layer.
getMouseEventInterpreter() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Overridden to modify the MapMouseInterpreter used by the layer.
getMouseEventInterpreter() - Method in class com.bbn.openmap.layer.editor.EditorLayer
Get the interpreter used to field and interpret MouseEvents, thereby calling GestureResponsePolicy methods on this layer.
getMouseEventInterpreter() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get the interpreter used to field and interpret MouseEvents, thereby calling GestureResponsePolicy methods on this layer.
getMouseMode() - Method in class com.bbn.openmap.gui.DistQuickTool
 
getMouseMode() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the MapMouseMode used for the overview map.
getMouseMode() - Method in class com.bbn.openmap.layer.editor.EditorLayer
Get and/or create the EditorLayerMouseMode that can be used specifically for this layer, used to capture the MapBean's MouseEvents when an EditorTool is invoked.
getMouseMode() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
If you want to run the drawing tool in passive mode, you'll need a handle on the mouseMode to feed events to.
getMouseModeIDsForEvents() - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
getMouseModeIDsForEvents() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
This is the important method call that determines what MapMouseModes the interpreter for this layer responds to.
getMouseModes() - Method in class com.bbn.openmap.MouseDelegator
Returns an array of MapMouseModes that are available to the MapBean.
getMouseModeServiceList() - Method in class com.bbn.openmap.event.MapMouseAdapter
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in interface com.bbn.openmap.event.MapMouseListener
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getMouseModeServiceList() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.CacheLayer
Indicates which mouse modes should send events to this Layer.
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.LabelLayer
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.link.LinkLayer
Return the strings identifying the Mouse Modes that the MapMouseListener wants to receive gestures from.
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Indicates which mouse modes should send events to this Layer .
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Tells the MouseDelegator which Mouse Modes we're interested in receiving events from.
getMouseModeServiceList() - Method in class com.bbn.openmap.layer.test.TestLayer
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the list of MouseMode names that this EditableOMGraphic will respond to, if it is dealing directly with a MouseDelegator.
getMouseModeServiceList() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Return a list of the modes that are interesting to the MapMouseListener.
getMouseModeServiceList() - Method in class com.bbn.openmap.util.stateMachine.State
 
getMouseSupport() - Method in class com.bbn.openmap.event.AbstractMouseMode
Get the MouseSupport.
getMouseTimerInterval() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
getMouseWheelTimerInterval() - Method in class com.bbn.openmap.event.AbstractMouseMode
 
getMovementInterest() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Get the GeometryOfInterest for something that the mouse is over.
getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Given a MouseEvent, find a GrabPoint that it is touching, and set the moving point to that GrabPoint.
getMovingPoint() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the GrabPoint that is being moved.
getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Given a MouseEvent, find a GrabPoint that it is touching, and set the moving point to that GrabPoint.
getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
 
getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Given a MouseEvent, find a GrabPoint that it is touching, and set the moving point to that GrabPoint.
getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Given a MouseEvent, find a GrabPoint that it is touching, and set the moving point to that GrabPoint.
getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Given a MouseEvent, find a GrabPoint that it is touching, and set the moving point to that GrabPoint.
getMtcTransform() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
getMtcTransform() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getMultiplier() - Method in class com.bbn.openmap.omGraphics.FontSizer
 
getName() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the complete path to the DTED frame file based on the current internal settings.
getName() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the complete path to the DTED frame file based on the current internal settings.
getName() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Fetch a pointer to the field name (tag).
getName() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Get pointer to subfield name.
getName() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
getName() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
getName() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
Return a pretty name for the GUI to let folks know what the loader does.
getName() - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
getName() - Method in interface com.bbn.openmap.graphicLoader.GraphicLoader
Get a pretty name for GUI representation that lets folks know what the GraphicLoader does.
getName() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getName() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Needed to fill in a GUI with a receiver's name, to enable the user to send a graphic to a specific object.
getName() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
getName() - Method in class com.bbn.openmap.gui.event.AbstractEventPresenter
 
getName() - Method in interface com.bbn.openmap.gui.event.FilterPresenter
 
getName() - Method in class com.bbn.openmap.gui.menu.MenuList
 
getName() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getName() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
getName() - Method in class com.bbn.openmap.image.wms.DefaultWmsLayerStyle
 
getName() - Method in interface com.bbn.openmap.image.wms.IWmsLayerStyle
 
getName() - Method in class com.bbn.openmap.io.BinaryFile
Get the source name from the input reader.
getName() - Method in class com.bbn.openmap.io.FileInputReader
Get the file name.
getName() - Method in interface com.bbn.openmap.io.InputReader
Get the name of the source.
getName() - Method in class com.bbn.openmap.io.StreamInputReader
 
getName() - Method in class com.bbn.openmap.layer.location.Location
Get the name of the location.
getName() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getName(Vector) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Return the graphic name, given the infofile vector on the graphic.
getName(Integer) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Get the name of the object at the index of the list.
getName() - Method in class com.bbn.openmap.layer.vpf.LibraryBean
Gets the name of the component - if the name was explicitly set, then return that, otherwise return the property prefix.
getName() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Get the pretty name of the plugin, which is really the pretty name of the parent component if it's set.
getName() - Method in class com.bbn.openmap.proj.Azimuth
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.CADRG
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.Cartesian
 
getName() - Method in class com.bbn.openmap.proj.Cylindrical
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.Gnomonic
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.LambertConformal
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.LLXY
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.Mercator
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.Orthographic
Get the name string of the projection.
getName() - Method in class com.bbn.openmap.proj.Proj
Get the name string of the projection.
getName() - Method in interface com.bbn.openmap.proj.Projection
Get the String used as a name, usually as a type.
getName() - Method in interface com.bbn.openmap.tools.drawing.DrawingToolRequestor
Needed to fill in a GUI with a receiver's name, to enable the user to send a graphic to a specific object.
getName() - Method in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
Needed to fill in a GUI with a receiver's name, to enable the user to send a graphic to a specific object.
getName() - Method in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
getName() - Method in class com.bbn.openmap.tools.roads.Intersection
 
getName() - Method in class com.bbn.openmap.tools.roads.Road
 
getName() - Method in class com.bbn.openmap.tools.roads.RoadClass
 
getName() - Method in class com.bbn.openmap.tools.roads.Route
 
getName() - Method in interface com.bbn.openmap.util.DataBoundsProvider
 
getNameColor() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Get the color used for the name label.
getNamedColor(String, Color) - Static method in class com.bbn.openmap.util.ColorFactory
Method that returns a java.awt.Color object given the name of the color.
getNameDrawingAttributes() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
 
getNarrativeTable() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
get the name of the narrative table
getNavigatePanel() - Method in class com.bbn.openmap.gui.OMToolSet
Get the NavigatePanel.
getNeedMapUpdate() - Method in class com.bbn.openmap.layer.link.LinkActionList
Returns true if a map update command was given.
getNeedToRegenerate(Projection) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Check whether the list needs to be regenerated, considering the projection that the OMGraphics were projected with when the list was read.
getNeedToRegenerate() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the regeneration status.
getNeedToRegenerate() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Return the regeneration status.
getNeedToReposition() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Return the reposition status.
getNestedLayers() - Method in interface com.bbn.openmap.image.wms.IWmsNestedLayer
Return an array of IWmsLayer for each of the nested layers.
getNetMapConnector() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Get the current NetMapConnector.
getNewDefaultRow() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
getNewLayerIndex() - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
getNewPaint(Component, String, Color) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
A convenience method to get a color from a JColorChooser.
getNewPaint(Component, String, Color) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
A convenience method to get a color from a JColorChooser.
getNewTimeBounds() - Method in class com.bbn.openmap.time.TimeBoundsEvent
 
getNextAvailableIndex() - Method in class com.bbn.openmap.gui.ToolPanel
Provides the next available component index for placement, starting at 0.
getNextAvailableIndex(int) - Method in class com.bbn.openmap.gui.ToolPanel
Provides the next available component index for placement, given a starting index.
getNextImage() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Returns the next OMGraphic image.
getNextImage(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Returns the next OMRaster image.
getNextPosition() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Return the next CodePosition.
getNextRecord() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Returns the next record from the shape file as an ESRIRecord.
getNitfHeader() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the NitfFile header.
getNoCoverageAtts() - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getNoCoverageZoom() - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getNode1() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getNode2() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getNodeForCode(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
getNodeForCodeStartingAt(DefaultMutableTreeNode, String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
getNodesInTree() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the number of nodes in the spatial index
getNoMouseWheelListener() - Method in class com.bbn.openmap.event.AbstractMouseMode
 
getNonRotatedLocation(MouseEvent) - Method in class com.bbn.openmap.MapBean
Convenience function to get the pixel Point2D representing a screen location from a MouseEvent in the projection space (as if there is no rotation set).
getNonRotatedLocation(MouseEvent, Point2D) - Method in class com.bbn.openmap.MapBean
Convenience function to get the pixel Point2D representing a screen location from a MouseEvent in the projection space (as if there is no rotation set).
getNonRotatedShape(Shape) - Method in class com.bbn.openmap.MapBean
If the map has been rotated, get a shape that has been transformed into the pixel space of the unrotated maps (the space the projected OMGraphics know about).
getNorth() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getNorthing() - Method in class com.bbn.openmap.proj.coords.UPSPoint
Gets the easting attribute
getNorthingFromChar(char, int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Given the second letter from a two-letter MGRS 100k zone, and given the MGRS table set for the zone number, figure out the northing value that should be added to the other, secondary northing value.
getNorthings() - Method in class com.bbn.openmap.layer.mysql.MysqlPoint
Returns the northings.
getNorthLat() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the latitude of the north edge in a LatLon rectangle.
getNoScrollPaletteWindow(Component, String, ComponentListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Get a layer's associated palette as a top-level window
getNotFoundImageIcon() - Static method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Convenience function to get a standard blank image for those SymbolParts that are not found by the SymbolImageMaker.
getNoTimerOverOMGraphic() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Get whether the timer should be ignored when movement is occurring over an OMGraphic.
getNULLCodePosition() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
getNumberOfCodes() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the number of distinct indexed values
getNumberOfDataElements() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the number of elements in the index field
getNumberOfElements() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
get the number of elements
getNumberOfPrimitives() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the number of primitives included in the spatial index
getNumberOfRecords() - Method in class com.bbn.openmap.io.CSVFile
 
getNumberOfRows() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the number of rows indexed
getNumbersFromPropertyList(String) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
From a string of space separated numbers, creates an int[].
getNumColors() - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
getNumColors() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the number of colors used in the DTED images.
getNumColors() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Returns the number of colors.
getNumColumns() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
getNumColumns() - Method in interface com.bbn.openmap.omGraphics.grid.GridData
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
getNumColumns() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
getNumRings() - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Returns the number of rings to display.
getNumRows() - Method in interface com.bbn.openmap.omGraphics.grid.GridData
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
getNumRows() - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
getNumSegs() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Get the number of subsegments for each segment in the poly.
getNumSegs() - Method in class com.bbn.openmap.omGraphics.OMLine
Get the number of segments of the lat/lon line.
getNumSegs() - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the number of subsegments for each segment in the poly.
getNumSegs() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the number of segments of the lat/lon lines.
getNumVerts() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the number of vertices of the lat/lon arc.
getObeyCommandToExit() - Method in class com.bbn.openmap.layer.link.LinkManager
 
getObject(Long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
returns a bean with the specified id.
getObject(long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
getObjectForType(String, int, DecimalFormat, int) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
getObjects() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
return all SimpleBeanObject beans maintained by this layer.
getOffset() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the x, y pixel offsets set for the rendering of the point.
getOffset() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the x, y pixel offsets set for the rendering of the point.
getOffset() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the x, y pixel offsets set for the rendering of the point.
getOffsetTime() - Method in class com.bbn.openmap.time.TimeEvent
 
getOffX() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the x offset from the center.
getOffY() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the y position of the center.
getOKButton() - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
getOkZones(double, double, char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getOldTimeBounds() - Method in class com.bbn.openmap.time.TimeBoundsEvent
Only really used to indicate when a TimeBoundsHandler has gone active, if this is null and the new TimeBounds isn't.
getOMGraphic() - Method in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
getOMGraphicAt(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
getOMGraphicAtOffset(int, DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Skips the BinaryFile for the shp data to the offset and reads the record data there, creating an OMGraphic from that data.
getOMGraphicForFeature() - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getOMGraphicIndexWithId(String) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Get the graphic with the graphic ID.
getOMGraphics() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getOMGraphics() - Method in class com.bbn.openmap.layer.e00.E00Parser
Gets the result of the parse process
getOMGraphics() - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
getOMGraphics(double, double, double, double, OMGraphicList, DrawingAttributes, Projection, GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Locates OMGraphics in the shape file that intersect with the given rectangle.
getOMGraphicWithId(String) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Get the graphic with the graphic ID.
getOMGrid() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
 
getOMList() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Internal method used to create a single OMGraphicList from the NodeCache and the LineCache.
getOMPolyFromGeos(List<Geo>) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Converts Vector of Geos to an OMPoly with linetype great_circle.
getOMRaster(Projection) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
Return an OMRaster that covers the given projection, with the image warped for the projection.
getOMWarpingImage(BufferedImage, int) - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
getOnOffButton() - Method in class com.bbn.openmap.gui.LayerPane
Calls createOnOFfButton to create the button, and then adds all the behavior settings to the button.
getOp() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getOpaqueness() - Method in class com.bbn.openmap.event.OMMouseMode
 
getOpaqueness() - Method in class com.bbn.openmap.event.PanMouseMode
 
getOpaqueness() - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
getOpaqueness() - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
getOpaqueness() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the opaqueness value used for the images, 0-255.
getOpaqueness() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
 
getOpaqueness() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
getOpaquePercent() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
 
getOptimalScalingImage(Image, int, int) - Static method in class com.bbn.openmap.image.ImageScaler
Progressive bilinear scaling: for any downscale size, scale iteratively by halves using BILINEAR filtering until the proper size is reached.
getOptimalScalingImage(Image, int, int) - Static method in class com.bbn.openmap.util.ImageScaler
Progressive bilinear scaling: for any downscale size, scale iteratively by halves using BILINEAR filtering until the proper size is reached.
getOptionPanel() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
getOptions() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeOptions
 
getOrientation() - Method in class com.bbn.openmap.gui.OMComponentPanel
 
getOrientation() - Method in interface com.bbn.openmap.gui.Tool
Set the orientation for the GUI of the Tool, SwingConstants.HORIZONTAL or SwingConstants.VERTICAL.
getOrientation() - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
getOrientation() - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
getOrientation() - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Returns the orientation.
getOrientation() - Method in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
Returns the orientation.
getOrientation() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
getOrientation() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the angle that was set for the grid to be rotated.
getOrientation() - Method in class com.bbn.openmap.tools.icon.IconFactoryTestingTool
 
getOriginColumnLetters() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Provided so that extensions to this class can provide different origin letters, in case of different ellipsoids.
getOriginIntersection() - Method in class com.bbn.openmap.tools.roads.Route
 
getOriginLabel() - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Returns the String to be used as a labeler for the origin point of the range rings.
getOriginRowLetters() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Provided so that extensions to this class can provide different origin letters, in case of different ellipsoids.
getOrigShape() - Method in class com.bbn.openmap.omGraphics.OMShape
 
getOtherIntersection(Intersection) - Method in class com.bbn.openmap.tools.roads.Road
 
getOut() - Method in class com.bbn.openmap.geo.BoundaryCrossing
 
getOuterRing(double) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Assumes coords represent a polygon, returns an OMAreaList representing buffer zone around the outside of a polygon.
getOutputDirectoryString() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getOutputStream() - Method in class com.bbn.openmap.util.http.HttpRequestEvent
Gets the output stream connected to the http client.
getOverlapTolerance() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getOverlayTime() - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Get the time of the overlay.
getOverviewFrameActionListener() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Return an ActionListener that will bring up an independent window with an Overview Map.
getOX() - Method in class com.bbn.openmap.event.OMMouseMode
 
getOX() - Method in class com.bbn.openmap.event.PanMouseMode
 
getOY() - Method in class com.bbn.openmap.event.OMMouseMode
 
getOY() - Method in class com.bbn.openmap.event.PanMouseMode
 
getPace() - Method in class com.bbn.openmap.time.Clock
Get the amount of simulation time that passes with each clock tick, in milliseconds.
getPace() - Method in interface com.bbn.openmap.time.RealTimeHandler
Get the number of scenario units that pass when the timer updates within its interval.
getPace() - Method in class com.bbn.openmap.time.TimerRateHolder
 
getPackage(Class) - Static method in class com.bbn.openmap.Layer
Returns the package of the given class as a string.
getPaint(String, String) - Method in class com.bbn.openmap.layer.link.LinkProperties
 
getPaint() - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Returns the paint.
getPalette() - Method in class com.bbn.openmap.Layer
Return the JDialog, or JInternalFrame, that serves as the palette for the layer.
getPaletteButton() - Method in class com.bbn.openmap.gui.LayerPane
Calls createPaletteButton to create the button, and then adds all the behavior settings to the button.
getPaletteIcon(Paint, int, int) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
Create an ImageIcon from a java.awt.Paint.
getPaletteInternalWindow(Layer, InternalFrameListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Get a layer's associated palette as an internal window
getPaletteInternalWindow(Component, String, InternalFrameListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Get a layer's associated palette as an internal window
getPaletteWindow() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Get RpfCoverage's associated palette as a top-level window
getPaletteWindow(Layer, ComponentListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Get a layer's associated palette as a top-level window
getPaletteWindow(Component, String, ComponentListener) - Static method in class com.bbn.openmap.util.PaletteHelper
Get a layer's associated palette as a top-level window
getPanDistance() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getPanes() - Method in class com.bbn.openmap.gui.LayersPanel
 
getPanFactor() - Method in class com.bbn.openmap.gui.NavigatePanel
Get the pan factor.
getPanningTransform() - Method in class com.bbn.openmap.BufferedMapBean
 
getParameterInfo() - Method in class com.bbn.openmap.app.OpenMapApplet
Returns information about the parameters that are understood by this applet.
getParent() - Method in class com.bbn.openmap.layer.mysql.WKTNode
Returns the parent.
getParent() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Retrieves the SymbolPart's parent in the SymbolPart tree.
getParentJarName() - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Get the name of the jar with worldwide coverage, for zoom levels 0-worldWideZoomLevel.
getParentMode() - Method in class com.bbn.openmap.event.MapMouseSupport
 
getParentName() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
getParentName() - Method in class com.bbn.openmap.gui.event.EventPanel
 
getParentName() - Method in interface com.bbn.openmap.gui.MapPanelChild
Should return the name of the desired parent component.
getParentName() - Method in class com.bbn.openmap.gui.OMControlPanel
 
getParentName() - Method in class com.bbn.openmap.gui.time.TimePanel
 
getParentName() - Method in class com.bbn.openmap.gui.ToolPanel
 
getParentName() - Method in class com.bbn.openmap.InformationDelegator
 
getPartOffsets(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Deprecated. not used.
getPartOffsets(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Creates an array whose elements specifies at what index a parts geometry begins
getPath() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
getPath(OMLine) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getPath(OMPoly) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getPath() - Method in class com.bbn.openmap.layer.vpf.TileDirectory
Return the path for this tile
getPath() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Returns the list of paths we use to look for data.
getPath() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Returns the list of paths we use to look for data.
getPathFromOMGraphic(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getPathID() - Method in class com.bbn.openmap.geo.GeoPath.Impl
Deprecated. use getID() instead.
getPathOnRoad(Point, Point, List) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
Get points on the road between start and end Implemented for the RoadService interface
getPathOnRoad(LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
 
getPathOnRoad(Point, Point, List) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Get points on the road between start and end Implemented for the RoadService interface
getPathOnRoad(LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
getPathOnRoad(Point, Point, List) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Finds closest intersection to start and end find path from start intersection to end intersection
getPathOnRoad(LatLonPoint, LatLonPoint) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Returns best Route between two points specified by latitude and longitude.
getPathOnRoad(Point, Point, List) - Method in interface com.bbn.openmap.tools.roads.RoadServices
Returns the best Route between a start point and end point.
getPathOnRoad(LatLonPoint, LatLonPoint) - Method in interface com.bbn.openmap.tools.roads.RoadServices
Returns the best Route between a start point and end point.
getPaths() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
Returns THF paths if they are set, otherwise returns ASRP directory paths.
getPaths() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
getPaths() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the paths to the DTED directories.
getPaths() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Get the paths to the RPF directories.
getPathSegment(Projection, Road, boolean) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Converts a road into a path segment - reverse parameter guarantees the ordering of the points is consistent across multiple path segments in the whole route.
getPathSeparator() - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
 
getPathToOpenFromUser(String, FileFilter, int, String) - Static method in class com.bbn.openmap.util.FileUtils
 
getPercentComplete() - Method in class com.bbn.openmap.event.ProgressEvent
Provide a percentage of progress completed, or -1 if no finished value has been provided.
getPercentCoverage() - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Return the percent coverage of the last queried rectangle.
getPivot() - Method in class com.bbn.openmap.geo.ConvexHull.PivotAngleComparator
 
getPixel(int, int) - Method in class com.bbn.openmap.omGraphics.OMRaster
Get the image pixel value at a location.
getPixels() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Return the pixels used for the image.
getPixels(Image, int, int, int, int) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
Get the pixels from the BufferedImage.
getPixels(Image, int, int, int, int) - Method in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Get the pixels from the BufferedImage.
getPlanetPixelCircumference() - Method in class com.bbn.openmap.proj.CADRG
Get the planet pixel circumference.
getPlanetPixelCircumference() - Method in class com.bbn.openmap.proj.GeoProj
Get the planet pixel circumference.
getPlanetPixelRadius() - Method in class com.bbn.openmap.proj.GeoProj
Get the planet pixel radius.
getPlanetRadius() - Method in class com.bbn.openmap.proj.GeoProj
Get the planet radius.
getPlotGraphics() - Method in class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
getPlugIn() - Method in class com.bbn.openmap.plugin.PlugInLayer
Returns the plugin module of the layer.
getPoint() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
getPoint() - Method in interface com.bbn.openmap.geo.GeoPoint
return the current point as a Geo object
getPoint() - Method in class com.bbn.openmap.geo.GeoPoint.Impl
 
getPoint() - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
getPoint() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the screen location, or x/y offset from the lat/lon anchor point, of the lower left corner of the grid.
getPoint(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Find a LatLonPoint a distance and direction away from this point, based on the spherical earth model.
getPoint(float, float) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Find a LatLonPoint a distance and direction away from this point, based on the spherical earth model.
getPoint(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Get a new LatLonPoint a distance and azimuth from another point, based on the spherical earth model.
getPointGeometry(int[][]) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Deprecated. not used.
getPointGUI() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
 
getPointIcon() - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Get the icon used for general point objects.
getPointID(int) - Method in class com.bbn.openmap.geo.GeoPath.Impl
Callback for the PointIt to find out how the GeoPath wants the points IDed.
getPointId() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
Deprecated. use getID() instead.
getPointId() - Method in class com.bbn.openmap.geo.GeoPoint.Impl
Deprecated. use getID() instead.
getPointIntersectionImage(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getPointList() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Return the point list, create it if needed.
getPointRadius() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the pixel radius given to OMPoint objects.
getPoints() - Method in interface com.bbn.openmap.geo.GeoPath
Return the points that make up the path as an array of Geo object.
getPoints() - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
getPoints() - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
getPoints(DataBounds, OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.learn.ProjectionResponseLayer
Using this method to look at data source and create OMGraphics based on DataBounds, and render them differently depending on where they are.
getPoints() - Method in class com.bbn.openmap.layer.link.LinkBoundingPoly
Return the polygon points, as a series of alternating x and y values.
getPoints() - Method in class com.bbn.openmap.tools.roads.Road
 
getPointsAfter(RoadPoint) - Method in class com.bbn.openmap.tools.roads.Road
 
getPointsBefore(RoadPoint) - Method in class com.bbn.openmap.tools.roads.Road
 
getPointsPerShape(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Deprecated. not used.
getPointsPerShape(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Iterates through a list of shapes, summing the points per part to determine the number of points per shape
getPolarCorrection() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the polar-fill-correction-flag.
getPolarShapeLine() - Method in class com.bbn.openmap.omGraphics.OMArc
Return the java.awt.Shape (GeneralPath) that reflects a arc that encompasses a pole.
getPolicy() - Method in class com.bbn.openmap.MapHandler
Get the policy that sets the behavior of the MapHandler when it encounters the situation of multiple instances of a particular SoloMapComponent.
getPoliticalAreas() - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
getPoly() - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
getPoly(RibbonIterator, int) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Given a RibbonIterator created from two Geos, create a poly from that buffer path.
getPolyBounds() - Method in class com.bbn.openmap.omGraphics.OMText
Get the text bounds.
getPolyGeometry(int[][], int) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Deprecated. not used.
getPolyGUI() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
getPolyGUI(int, JComponent) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
getPolyGUI(boolean, boolean, boolean, boolean, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
getPolyGUI(boolean, boolean, boolean, boolean, int, JComponent) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
getPolyIntersection(OMPoly, OMPoly) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Just return the point where the two polygons cross.
getPolyList() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Return the polygon list, create it if needed.
getPolys(BinaryFile, int, int, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getPolys(LittleEndianInputStream, int, int, int, DrawingAttributes, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getPort() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Get the port that the NetMap server is running on.
getPort() - Method in class com.bbn.openmap.layer.link.LinkServerStarter
Get the port that is being listened to.
getPort() - Method in class com.bbn.openmap.util.http.HttpServer
Gets the port associate with this server.
getPos() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getPosition(long, boolean) - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
getPositionChoices() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Get the current list of CodePosition possibilities.
getPostProcessingScript() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getPPM() - Method in class com.bbn.openmap.proj.GeoProj
Get the pixels-per-meter constant.
getPrecision() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
getPreferredLocation() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
getPreferredLocation() - Method in class com.bbn.openmap.event.InfoDisplayEvent
Get the preferred location index where the information should be displayed.
getPreferredLocation() - Method in class com.bbn.openmap.gui.event.EventPanel
 
getPreferredLocation() - Method in interface com.bbn.openmap.gui.MapPanelChild
Should return BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or BorderLayout.WEST.
getPreferredLocation() - Method in class com.bbn.openmap.gui.OMControlPanel
MapPanelChild method.
getPreferredLocation() - Method in class com.bbn.openmap.gui.time.TimePanel
 
getPreferredLocation() - Method in class com.bbn.openmap.gui.ToolPanel
MapPanelChild method.
getPreferredLocation() - Method in class com.bbn.openmap.InformationDelegator
MapPanelChild method.
getPreferredSize() - Method in class com.bbn.openmap.gui.LayerPane
 
getPrefix() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getPrefixLibrarian() - Method in class com.bbn.openmap.PropertyHandler
Get the Hashtable being held that matches property prefix strings with components.
getPrettyName() - Method in class com.bbn.openmap.event.AbstractMouseMode
Return a pretty name, suitable for the GUI.
getPrettyName() - Method in interface com.bbn.openmap.event.MapMouseMode
Return a pretty name, suitable for the GUI.
getPrettyName() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Get the GUI pretty name for the data set retrieved by this LocationHandler.
getPrettyName() - Method in interface com.bbn.openmap.layer.location.LocationHandler
Get the GUI pretty name for the data set retrieved by this LocationHandler.
getPrettyName() - Method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
 
getPrettyName() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getPrettyName() - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
getPrettyName() - Method in class com.bbn.openmap.proj.BasicProjectionLoader
Get a pretty name for the projection.
getPrettyName() - Method in interface com.bbn.openmap.proj.ProjectionLoader
Get a pretty name for the projection.
getPrettyName(String) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Get the pretty name, suitable for a GUI, for a classname.
getPrettyName() - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
getPrettyName(String) - Method in interface com.bbn.openmap.tools.drawing.EditToolLoader
Provide a pretty name to use for a particular class.
getPrettyName() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Get the pretty name that states what this position and character represents.
getPrettyName() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Sets the descriptive name if this SymbolPart.
getPrettyName() - Method in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
getPrettyName() - Method in interface com.bbn.openmap.util.coordFormatter.CoordInfoFormatter
A name, suitable for GUI display, of this formatter.
getPrettyName() - Method in class com.bbn.openmap.util.wanderer.DataPathWanderer
 
getPrim(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.CrossTileAdapter
 
getPrim(List<Object>) - Method in interface com.bbn.openmap.layer.vpf.TilingAdapter
Get the full set of primitive information
getPrim(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.TiledAdapter
 
getPrim(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.UntiledAdapter
 
getPrimId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.CrossTileAdapter
 
getPrimId(List<Object>) - Method in interface com.bbn.openmap.layer.vpf.TilingAdapter
Get the primitive identifier in the current tile
getPrimId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.TiledAdapter
 
getPrimId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.UntiledAdapter
 
getPrimitiveCount(int) - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the number of primitives listed in the node
getPrimitiveOffset(int) - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns the relative byte offset of the node primitive list from the header
getPrimitiveRecords(int) - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex
Returns an array of primitive records
getPrimitiveType() - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Accessor for the underlying primitive type
getPrimitiveType() - Method in interface com.bbn.openmap.layer.vpf.CoordTupleString
Accessor to determine the actual type managed.
getPrint() - Method in class com.bbn.openmap.util.propertyEditor.Inspector
 
getPrintStream() - Static method in class com.bbn.openmap.util.Debug
Accessor for the current debugging output stream.
getProblemMessage() - Method in class com.bbn.openmap.dataAccess.image.ErrImageTile
 
getProblemMessage() - Method in class com.bbn.openmap.dataAccess.image.ErrWorldFile
 
getProcessAllGeometries() - Method in class com.bbn.openmap.omGraphics.OMList
Get the settings for the programmatic override for shouldProcess method to always process geometries.
getProducer() - Method in class com.bbn.openmap.layer.rpf.MakeToc
Get the producer code currently set.
getProgressBar() - Method in class com.bbn.openmap.InformationDelegator
 
getProgressSupport() - Method in class com.bbn.openmap.PropertyHandler
Get progress support if needed.
getProj() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Get the image projection.
getProjClassForName(String) - Method in class com.bbn.openmap.proj.ProjectionFactory
Return the Projection Class with the given pretty name.
getProjectedCSType() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Here is a summary of the index ranges for the various coding systems used by EPSG in their tables.
getProjectedImageBoundsForLastProjection() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
Convenience function to get projected image bounds for an image that has been warped for a given projection.
getProjectedLocation() - Method in class com.bbn.openmap.event.MapMouseEvent
If the map isn't rotated, this provides the same coordinates as the getX() and getY() methods would.
getProjection() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
getProjection() - Method in class com.bbn.openmap.event.ProjectionEvent
Get the Projection.
getProjection() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
getProjection() - Method in class com.bbn.openmap.gui.MapWindow
 
getProjection() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the current projection of the overview MapBean.
getProjection() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
Gets the current projection
getProjection() - Method in class com.bbn.openmap.Layer
Get the latest projection.
getProjection() - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
 
getProjection() - Method in class com.bbn.openmap.MapBean
Get the projection property, reflects the projection with no rotation.
getProjection() - Method in class com.bbn.openmap.MapBean.RotationHelper
 
getProjection() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the current projection.
getProjection() - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Gets current projection.
getProjection() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Get the current projection, if one has been provided.
getProjection() - Method in interface com.bbn.openmap.tools.roads.LayerView
Needed to find the height and width of the displayed routes, etc.
getProjection() - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
getProjection() - Method in interface com.bbn.openmap.tools.roads.RoadLayer
 
getProjectionChangePolicy() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get the ProjectionChangePolicy that determines how a layer reacts and gathers OMGraphics for a projection change.
getProjectionClass() - Method in class com.bbn.openmap.proj.BasicProjectionLoader
Get a class name to use for the projection.
getProjectionClass() - Method in interface com.bbn.openmap.proj.ProjectionLoader
Get a class name to use for the projection.
getProjectionFactory() - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
getProjectionFactory() - Method in class com.bbn.openmap.gui.OverviewMapHandler
 
getProjectionFactory() - Method in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
Override this method if you want to change the available projections from the defaults.
getProjectionFactory() - Method in class com.bbn.openmap.image.ImageServer
 
getProjectionFactory() - Method in class com.bbn.openmap.MapBean
 
getProjectionFactory(ProjectionEvent) - Method in class com.bbn.openmap.proj.ProjectionStack
 
getProjectionID() - Method in class com.bbn.openmap.proj.Proj
Gets the projection ID used for determining equality.
getProjectionID() - Method in interface com.bbn.openmap.proj.Projection
Get the projection ID string.
getProjectionLoaders() - Method in class com.bbn.openmap.proj.ProjectionFactory
 
getProjectionPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
getProjectionScreenOutlineCoords(Projection) - Static method in class com.bbn.openmap.proj.ProjMath
Walks around the perimeter of the sourceMapProjection and returns the lat/lon coords of the outline.
getProjZone(char) - Static method in class com.bbn.openmap.proj.CADRG
Given a letter for a zone, return the CADRG zone equivalent,
getProperties() - Method in class Acme.JPM.Encoders.ImageEncoder
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the OMComponent.
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
getProperties() - Static method in class com.bbn.openmap.Environment
Returns the toplevel Properties list of the Environment.
getProperties(Properties) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
getProperties(Properties) - Method in class com.bbn.openmap.event.CoordMouseMode
 
getProperties(Properties) - Method in class com.bbn.openmap.event.DistanceMouseMode
PropertyConsumer interface method.
getProperties(Properties) - Method in class com.bbn.openmap.event.NavMouseMode
PropertyConsumer interface method.
getProperties(Properties) - Method in class com.bbn.openmap.event.OMMouseMode
 
getProperties(Properties) - Method in class com.bbn.openmap.event.PanMouseMode
 
getProperties(Properties) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Get the current Properties for this mouse mode.
getProperties(Properties) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
getProperties(Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Method to fill in a Properties object, reflecting the current values of the PropertyConsumer.
getProperties() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapEvent
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the OMComponent.
getProperties() - Method in class com.bbn.openmap.gui.BasicMapPanel
Get the current properties.
getProperties(Properties) - Method in class com.bbn.openmap.gui.DistQuickTool
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.event.AbstractEventPresenter
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.GoToMenu
PropertyConsumer interface method.
getProperties(Properties) - Method in class com.bbn.openmap.gui.LayerAddPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.LayersPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.menu.MenuList
PropertyConsumer interface method.
getProperties(Properties) - Method in class com.bbn.openmap.gui.OMComponentPanel
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the OMComponent.
getProperties(Properties) - Method in class com.bbn.openmap.gui.OMControlPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.OMToolComponent
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.OMToolSet
Method to fill in a Properties object, reflecting the current values of the PropertyConsumer.
getProperties(Properties) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method to fill in a Properties object, reflecting the current values of the PropertyConsumer.
getProperties(Properties) - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.OverviewMapHandler
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.gui.StatusLightPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
getProperties(Properties) - Method in class com.bbn.openmap.gui.ToolPanel
 
getProperties(Properties) - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
getProperties(Properties) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Part of the PropertyConsumer interface.
getProperties(Properties) - Method in class com.bbn.openmap.image.ImageServer
Part of the PropertyConsumer interface.
getProperties(Properties) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getProperties(Properties) - Method in class com.bbn.openmap.InformationDelegator
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.BufferedLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Get the associated properties object.
getProperties(String, Properties) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Get the associated properties object.
getProperties(Properties) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.event.CSVEventImporter
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.event.EventLayer
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.Layer
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.GraticuleLayer
The properties and prefix are managed and decoded here, for the standard uses of the GraticuleLayer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
PropertyConsumer interface method.
getProperties(Properties) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getProperties() - Method in class com.bbn.openmap.layer.link.LinkActionList
Get the properties for the LinkActionList.
getProperties() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get the key-value args sent with the gesture.
getProperties() - Method in class com.bbn.openmap.layer.link.LinkGraphicList
Get the properties for the LinkGraphicList.
getProperties() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Get the key-value arguments for the request.
getProperties(Properties) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.location.LocationLayer
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Overrides Layer getProperties method., also calls that method on Layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.layer.ScaleDisplayLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Property Consumer method.
getProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
PropertyConsumer method that retrieves the current values of settable properties.
getProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set drawing attribute properties
getProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.LibraryBean
Not a good PropertyConsumer yet, doesn't return values.
getProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.LayerHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.OMComponent
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the OMComponent.
getProperties(Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
PropertyConsumer method, to fill in a Properties object, reflecting the current values of the layer.
getProperties(Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
getProperties(Properties) - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
getProperties(Properties) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getProperties(Properties) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Method to fill in a Properties object, reflecting the current values of the PropertyConsumer.
getProperties(Properties) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Method to fill in a Properties object, reflecting the current values of the PropertyConsumer.
getProperties(Properties) - Method in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
getProperties(Properties) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
getProperties(Properties) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
getProperties(Properties) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
PropertyConsumer interface method.
getProperties(Properties) - Method in class com.bbn.openmap.plugin.PlugInLayer
 
getProperties(Properties) - Method in class com.bbn.openmap.plugin.shis.SHISPlugIn
PropertyConsumer method.
getProperties(Properties) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getProperties(Properties) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getProperties(Properties) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
 
getProperties(Properties) - Method in class com.bbn.openmap.proj.CartesianLoader
 
getProperties(Properties) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
getProperties(Properties) - Method in class com.bbn.openmap.proj.LambertConformalLoader
 
getProperties(Properties) - Method in class com.bbn.openmap.proj.ProjectionFactory
Create the properties to create ProjectionLoaders that this loader created.
getProperties(Properties) - Method in class com.bbn.openmap.proj.UTMProjectionLoader
 
getProperties(Properties) - Method in interface com.bbn.openmap.PropertyConsumer
Method to fill in a Properties object, reflecting the current values of the PropertyConsumer.
getProperties() - Method in class com.bbn.openmap.PropertyHandler
Get the current properties set within this handler.
getProperties(String) - Method in class com.bbn.openmap.PropertyHandler
Get a properties object containing all the properties with the given prefix.
getProperties(Properties) - Method in class com.bbn.openmap.time.TimerRateHolder
 
getProperties(Properties) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
getProperties(Properties) - Method in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
getProperties(Properties) - Method in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
getProperties(Properties) - Method in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
PropertyConsumer method.
getPropertiesAsStringArray(Properties) - Static method in class com.bbn.openmap.util.PropUtils
Converts a properties object to an array of Strings.
getProperty(Color) - Static method in class com.bbn.openmap.util.PropUtils
Returns a string representing a color, properly buffered for zeros for different alpha values.
getPropertyChangeSupport() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getPropertyChangeSupport() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getPropertyChangeSupport() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the PropertyChangeSupport object to register anything that is interested in finding out when some parameter has changed.
getPropertyDescriptors() - Method in class com.bbn.openmap.layer.beanbox.FighterBeanInfo
 
getPropertyDescriptors() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainerBeanInfo
 
getPropertyDescriptors() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObjectBeanInfo
 
getPropertyDescriptors() - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
subclasses should NOT over-ride this method.
getPropertyHandler() - Method in class com.bbn.openmap.gui.BasicMapPanel
Get the PropertyHandler containing properties used to configure the panel, creating it if it doesn't exist.
getPropertyHandler() - Method in class com.bbn.openmap.LayerHandler
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
PropertyConsumer method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.CoordMouseMode
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.DistanceMouseMode
PropertyConsumer interface method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.NavMouseMode
PropertyConsumer interface method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.OMMouseMode
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.PanMouseMode
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Return property info metadata for this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.DistQuickTool
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
TODO: This is not complete, the drawing attributes need to be separated out and scoped, so they can be set individually.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.GoToMenu
PropertyConsumer interface method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.LayersPanel
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.menu.MenuList
PropertyConsumer interface method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.OMComponentPanel
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.OMControlPanel
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.OMToolComponent
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.OMToolSet
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.StatusLightPanel
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.gui.ToolPanel
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Part of the PropertyConsumer interface.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.image.ImageServer
Part of the PropertyConsumer interface.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.image.MapRequestHandler
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.InformationDelegator
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.BufferedLayer
Not really implemented, because the mechanism for providing a set of properties that let you add a variable number of new objects as children to this one.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
PropertyConsumer method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Supplies the propertiesInfo object associated with this EarthquakeLayer object.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.event.CSVEventImporter
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.event.EventLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.Layer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.GraticuleLayer
The properties and prefix are managed and decoded here, for the standard uses of the GraticuleLayer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
PropertyConsumer interface method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.location.LocationLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Overrides Layer getProperties method., also calls that method on Layer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
PropertyConsumer method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Property Consumer method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
PropertyConsumer method that gathers information about the settable properties.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.vpf.LibraryBean
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.LayerHandler
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.OMComponent
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
PropertyConsumer interface method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.PlugInLayer
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.shis.SHISPlugIn
PropertyConsumer method.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.proj.CartesianLoader
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.proj.LambertConformalLoader
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.proj.UTMProjectionLoader
 
getPropertyInfo(Properties) - Method in interface com.bbn.openmap.PropertyConsumer
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyInfo(Properties) - Method in class com.bbn.openmap.time.TimerRateHolder
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
getPropertyInfo(Properties) - Method in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
Method to fill in a Properties object with values reflecting the properties able to be set on this PropertyConsumer.
getPropertyNotation() - Method in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
getPropertyPrefix() - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
getPropertyPrefix() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
PropertyConsumer method.
getPropertyPrefix() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
getPropertyPrefix() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getPropertyPrefix() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.gui.OMComponentPanel
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.gui.OpenMapFrame
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
getPropertyPrefix() - Method in class com.bbn.openmap.gui.ToolPanel
 
getPropertyPrefix() - Method in class com.bbn.openmap.image.AbstractImageFormatter
Part of the PropertyConsumer interface.
getPropertyPrefix() - Method in class com.bbn.openmap.image.ImageServer
Part of the PropertyConsumer interface.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
getPropertyPrefix() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
PropertyConsumer method.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
getPropertyPrefix() - Method in class com.bbn.openmap.Layer
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
PropertyConsumer method.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Property Consumer method.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.vpf.LibraryBean
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getPropertyPrefix() - Method in class com.bbn.openmap.OMComponent
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in interface com.bbn.openmap.PropertyConsumer
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertyPrefix() - Method in class com.bbn.openmap.PropertyHandler
 
getPropertyPrefix() - Method in class com.bbn.openmap.time.TimerRateHolder
 
getPropertyPrefix() - Method in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
Get the property key prefix that is being used to prepend to the property keys for Properties lookups.
getPropertySheetPanel() - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Returns the JPanel object used to display all the editors in this property sheet.
getPropsFileName() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getProxied() - Method in class com.bbn.openmap.event.AbstractMouseMode
Returns the MapMouseMode being held inside this mouse mode.
getProxied() - Method in interface com.bbn.openmap.event.MapMouseMode
 
getProxied() - Method in class com.bbn.openmap.event.MapMouseSupport
 
getProxyDistributionMask() - Method in class com.bbn.openmap.event.AbstractMouseMode
Get the mask that dictates which events get sent to this support object's targets even if the parent mouse mode is acting as a proxy.
getProxyDistributionMask() - Method in interface com.bbn.openmap.event.MapMouseMode
Get the mask that dictates which events get sent to this support object's targets even if the parent mouse mode is acting as a proxy.
getProxyDistributionMask() - Method in class com.bbn.openmap.event.MapMouseSupport
Get the mask that dictates which events get sent to this support object's targets even if the parent mouse mode is acting as a proxy.
getProxyMouseMode() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Get the ProxyMouseMode for the internal drawing tool, if there is one.
getProxyMouseMode() - Method in class com.bbn.openmap.layer.DrawingToolLayer
Get the ProxyMouseMode for the internal drawing tool, if there is one.
getPtAtDistanceFromLatLon(LatLonPoint, double, Projection, Length) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
getPts() - Method in class com.bbn.openmap.omGraphics.OMLine
Get the xy values of the end points of the line in an array of ints - x1, y1, x2, y2 .
getPushbackPoly(OMPoly, double) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Takes a poly that's going to be added to the buffer and removes any points that may be too close to the original poly.
getQueryHeader() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getQueryString() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
getQueryString() - Method in class com.bbn.openmap.layer.location.db.RecordSet
 
getRadians() - Method in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Get the internal points array.
getRadius() - Method in interface com.bbn.openmap.geo.BoundingCircle
 
getRadius() - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
getRadius() - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
getRadius() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the radius.
getRadius() - Method in class com.bbn.openmap.omGraphics.OMPoint
Get the radius for the point.
getRadLat() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
getRadLat() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
getRadLat() - Method in class com.bbn.openmap.proj.coords.LatLonPoint
 
getRadLon() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
getRadLon() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
getRadLon() - Method in class com.bbn.openmap.proj.coords.LatLonPoint
 
getRange() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Get the range of this ZoomLevelMaker.
getRange() - Method in class com.bbn.openmap.event.OMEvent
 
getRangeRingGUI() - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
getRangeRingGUI(int, JComponent) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
Get the GUI associated with changing the Text.
getRaster(OMGrid) - Method in class com.bbn.openmap.dataAccess.dted.DTEDSlopeGenerator
Called from within generate to create an OMRaster object for the OMGrid.
getRaster(OMGrid) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
Called from within generate to create an OMRaster object for the OMGrid.
getRasterHelper(GridData) - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator
 
getRasterType() - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Pixels derived from scanners or other optical devices represent areas, and most commonly will use the RasterPixelIsArea coordinate system.
getRatioBox(Projection, Point2D, Point2D, boolean) - Static method in class com.bbn.openmap.proj.ProjMath
Given a projection to match against and the starting point of a box (pt1), look at pt2 to see if it represents the ratio of the projection map size.
getRatioPoint(MapBean, Point, Point) - Method in class com.bbn.openmap.event.DefaultOverviewMouseMode
Get the projection of the source map and the starting point of a box (pt1), look at pt2 to see if it represents the ratio of the projection map size.
getRatioPoint(MapBean, Point, Point) - Method in class com.bbn.openmap.event.NavMouseMode
Given a MapBean, which provides the projection, and the starting point of a box (pt1), look at pt2 to see if it represents the ratio of the projection map size.
getRatioPoint(Projection, Point, Point) - Static method in class com.bbn.openmap.proj.ProjMath
Given a projection and the starting point of a box (pt1), look at pt2 to see if it represents the ratio of the projection map size.
getRawbits() - Method in class com.bbn.openmap.image.PPMFormatter
 
getRawData(String) - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
Returns a byte[] array if successful, null otherwise
getRawDataColumnName() - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
getRawDataKeyColumnName() - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
getRawllpts() - Method in class com.bbn.openmap.omGraphics.OMPoly
For XMLEncoder
getRawSubframeData(int, int, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
 
getRawSubframeData(int, int, int, int) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
 
getRealAngle(float, float, float, float) - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
Given the straight line between two points, figure out the angle, in radians, of that line in relation to the coordinate system on the screen.
getReceiver() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
getReceiver() - Method in interface com.bbn.openmap.graphicLoader.GraphicLoader
Get the OMGraphicHandler that will receive OMGraphic updates from the GraphicLoader.
getRecenterPoint() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getRecNum() - Method in class com.bbn.openmap.layer.shape.NumAndBox
 
getRecord(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the record array list for the passed record number.
getRecord(int) - Method in class com.bbn.openmap.io.CSVFile
Return a particular Vector representing the contents of a record line in the CSV file.
getRecordColumnIndexForName(String) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler.DbfRule
A record List for the attributes of an OMGraphic might have a name for each entry.
getRecordColumnIndexForName(String) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
A record List for the attributes of an OMGraphic might have a name for each entry.
getRecordColumnName(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler.DbfRule
Provide the title of the attribute at a specific entry.
getRecordColumnName(int) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
Provide the title of the attribute at a specific entry.
getRecordCount() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Gets the number of records in the table.
getRecordCount() - Method in class com.bbn.openmap.layer.vpf.DcwVariableLengthIndexFile
get the number of records in the index file
getRecordData(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Fetches the record data for the given index.
getRecordDataForOMGraphic(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
getRecordDataForOMGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
Return a record Map for a particular OMGraphic, like a properties table.
getRecordLength() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
getRecordLength() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
getRecordLength() - Method in class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Yields the length of this record's data portion.
getRecordLength() - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Yields the length of this record's data portion.
getRecordLength() - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Yields the length of this record's data portion.
getRecordLength() - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Yields the length of this record's data portion.
getRecordLength() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
get the length of a single record
getRecordNumber() - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Accessor for record number field.
getRecordOffsets(int[]) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Creates an array whose elements specify at what index a shapes geometry begins
getRecords() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Get an iterator over the records.
getRecords() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns an ArrayList of records
getRectangle(Projection) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The call to the cache that lets you choose what kind of information is returned.
getRectangle(Projection) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
The call to the cache that lets you choose what kind of information is returned.
getRectangle(LinkMapRequest, Link) - Method in class com.bbn.openmap.layer.link.LinkServer
An example of how to handle GraphicsLinkQueries.
getRectangle(LinkMapRequest, Link) - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
getRectangle(LinkMapRequest, Link) - Method in class com.bbn.openmap.layer.link.TestLinkServer
An example of how to handle GraphicsLinkQueries.
getRectangle(Projection) - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
The call to the cache that lets you choose what kind of information is returned.
getRectangle() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getRectangle() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Deprecated. use prepare() instead of getRectangle();
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in interface com.bbn.openmap.plugin.PlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
The getRectangle call is the main call into the PlugIn module.
getRectangle(Projection) - Method in class com.bbn.openmap.plugin.WebImagePlugIn
The getRectangle call is the main call into the PlugIn module.
getRectAttributes() - Method in class com.bbn.openmap.event.NavMouseMode
 
getRed() - Method in class com.bbn.openmap.omGraphics.OMColor
Return the red value of the color (the value of the 16-23 bits).
getRedoMenuItem() - Method in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
getRedrawButton(String) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
getReferenceLon() - Method in class com.bbn.openmap.proj.GeoProj
 
getReferenceLon() - Method in class com.bbn.openmap.proj.LambertConformal
 
getRegion(Geo[]) - Static method in class com.bbn.openmap.geo.ConvexHull
Using Graham's scan.
getRegionId() - Method in class com.bbn.openmap.geo.GeoRegion.Impl
Deprecated. use getID() instead.
getRegionIndex(boolean) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getRelativeFramePaths() - Method in class com.bbn.openmap.layer.rpf.MakeToc
 
getRelativePathFromSource(File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Strip the source directory part of the path from the file, return what remains.
getRelativePathFromTarget(File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Strip the target directory part of the path from the file, return what remains.
getReloadSymbol() - Static method in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
getRemoteFile() - Method in class com.bbn.openmap.plugin.esri.ExampleApplication
Presents a JOptionPane to the user to enable them to specify which file to retrieve
getRenderingAttributes() - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
getRenderingAttributes() - Method in interface com.bbn.openmap.tools.icon.IconPart
Get the rendering attributes for this IconPart.
getRenderingAttributes() - Method in class com.bbn.openmap.tools.icon.IconPartList
 
getRenderingHints() - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
Get the RenderingHints Map that should be used on the MapBean.
getRenderPolicy() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get the RenderPolicy that determines how an OMGraphicList is rendered.
getRenderType() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the render type.
getRenderType() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
 
getRenderType() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
 
getRenderType() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
 
getRenderType() - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Get the renderType.
getRenderType() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Return the render type.
getRenderType() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the render type.
getRenderType() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the render type.
getRepainter() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay.ServeChoice
 
getRepeatCount() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
How many times do the subfields of this record repeat? This will always be one for non-repeating fields.
getReport(int, int, RpfFrameEntry, boolean) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Get the attribute html text to display on the screen.
getRequest() - Method in class com.bbn.openmap.util.http.HttpRequestEvent
Gets the http request, which is the target of the "GET" command.
getRequestor() - Method in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
getResetState() - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Return the reset state.
getResourceOrFileOrURL(String) - Static method in class com.bbn.openmap.util.PropUtils
Returns a URL that names either a resource, a local file, or an internet URL.
getResourceOrFileOrURL(Object, String) - Static method in class com.bbn.openmap.util.PropUtils
Returns a URL that names either a resource, a local file, or an internet URL.
getResourceOrFileOrURL(Class<? extends Object>, String) - Static method in class com.bbn.openmap.util.PropUtils
Returns a URL that names either a resource, a local file, or an internet URL.
getRest() - Method in class com.bbn.openmap.util.ArgParser
 
getResultListIndex(MouseEvent) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
find out which list object was moused.
getResultSet() - Method in class com.bbn.openmap.layer.location.db.RecordSet
Get the result set, after calling next.
getResultsListCellHeight() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Get the pixel height of each cell in the JList.
getReuseProperties() - Method in class com.bbn.openmap.layer.link.LinkProperties
 
getReversed() - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
 
getRGB() - Method in class com.bbn.openmap.omGraphics.OMColor
Get the ARGB (alpha, red, green and blue) value representing the color in the default RGB ColorModel.
getRight() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the right of XY rectangle.
getRightEdgeTilingAdapter() - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the TilingAdapter for the right_edge column
getRightFaceTilingAdapter() - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the TilingAdapter for the right_face column
getRightLimit() - Method in class com.bbn.openmap.proj.Cartesian
 
getRightLimit() - Method in class com.bbn.openmap.proj.CartesianLoader
 
getRightLon() - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Get the eastern longitude.
getRightLon() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getRightLongitude() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getRightSide(String) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
getRightSlider() - Method in class com.bbn.openmap.gui.HotwashPanel
 
getRings() - Method in class com.bbn.openmap.layer.mysql.MysqlPolygon
Returns the rings.
getRoad(int) - Method in class com.bbn.openmap.tools.roads.Intersection
 
getRoad() - Method in class com.bbn.openmap.tools.roads.RoadLine
 
getRoad() - Method in class com.bbn.openmap.tools.roads.RoadPoint
 
getRoadClass() - Method in class com.bbn.openmap.tools.roads.Road
 
getRoadClassName() - Method in class com.bbn.openmap.tools.roads.Road
 
getRoadCount() - Method in class com.bbn.openmap.tools.roads.Intersection
 
getRoadLayer() - Method in class com.bbn.openmap.tools.roads.Road
 
getRoadLayer() - Method in class com.bbn.openmap.tools.roads.Waypoint
Get the RoadLayer of which this is a part.
getRoadLine() - Method in class com.bbn.openmap.tools.roads.RoadLine.Graphic
 
getRoadObject() - Method in class com.bbn.openmap.tools.roads.Intersection.Graphic
 
getRoadObject() - Method in interface com.bbn.openmap.tools.roads.RoadGraphic
 
getRoadObject() - Method in class com.bbn.openmap.tools.roads.RoadLine.Graphic
 
getRoadObject() - Method in class com.bbn.openmap.tools.roads.RoadPoint.Graphic
 
getRoadObject() - Method in class com.bbn.openmap.tools.roads.Waypoint.Graphic
 
getRoadPoint() - Method in class com.bbn.openmap.tools.roads.RoadPoint.Graphic
 
getRoadPoints() - Method in class com.bbn.openmap.tools.roads.Road
 
getRoads() - Method in class com.bbn.openmap.tools.roads.Intersection
Get an enumeration of the roads at this intersection.
getRoads() - Method in class com.bbn.openmap.tools.roads.RoadFinder
Take the shape data on the layer and use it to populate our roads and intersections.
getRoads() - Method in class com.bbn.openmap.tools.roads.Route
 
getRoadServices() - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
Returns the RoadServices instance.
getRoadServices() - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Returns the RoadServices instance.
getRootCause() - Method in exception com.bbn.openmap.io.FormatException
Returns the exception that caused this one.
getRootDir() - Method in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
Returns the root directory of the ASRP data, with the trailing file separator still attached.
getRootDir() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
getRootDir() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getRotatedProjection() - Method in class com.bbn.openmap.layer.BufferedLayer.BLMapBean
 
getRotatedProjection() - Method in class com.bbn.openmap.MapBean
 
getRotationAngle() - Method in class com.bbn.openmap.MapBean
Get the rotation of the map in RADIANS.
getRotationAngle() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the current rotation of the text.
getRotationAngle() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the current rotation of the text.
getRotationAngle() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the current rotation of the text.
getRotationAngle() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the current rotation of the arc.
getRotationAngle() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get the current rotation of the image.
getRotationAngle() - Method in class com.bbn.openmap.omGraphics.OMText
Get the current rotation of the text.
getRotationAngle() - Method in class com.bbn.openmap.proj.Proj
 
getRotationAngle() - Method in interface com.bbn.openmap.proj.Projection
Get the rotation setting of the view for this projection.
getRotHelper() - Method in class com.bbn.openmap.MapBean
Get the RotationHelper that assists with rotated maps.
getRouteBetweenPoints(Point, Point) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Returns best Route between two points This method works on latitude/longitude coordinates.
getRow(int) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Parses the row specified by rownumber
getRow(List<Object>, int) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Parses the row specified by rownumber
getRowCount() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
getRowCount() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the number of columns that exist in the model
getRowCount() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns the number of rows
getRowRot() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
getRows() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the vertical number of data points.
getRpfDir() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getRpfLocationRecord(int) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
This function returns the location record, which provides the file location for a particular section.
getRules() - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
getScale() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
Return the current scale set in this object.
getScale() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getScale() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Get the scale of the map.
getScale() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getScale() - Method in class com.bbn.openmap.MapBean
Gets the scale of the map.
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.CADRG
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.Cartesian
 
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.GeoProj
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale() - Method in class com.bbn.openmap.proj.Proj
Get the scale of the projection.
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.Proj
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale() - Method in interface com.bbn.openmap.proj.Projection
Get the scale.
getScale(T, T, Point2D, Point2D) - Method in interface com.bbn.openmap.proj.Projection
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale(Point2D, Point2D, Projection) - Static method in class com.bbn.openmap.proj.ProjMath
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale(Point, Point, Projection) - Static method in class com.bbn.openmap.proj.ProjMath
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale(Point2D, Point2D, Point2D, Point2D, Projection) - Static method in class com.bbn.openmap.proj.ProjMath
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScale(Point2D, Point2D, Point2D, Point2D) - Method in class com.bbn.openmap.proj.UTMProjection
Given a couple of points representing a bounding box, find out what the scale should be in order to make those points appear at the corners of the projection.
getScaledBufferedImage(int, int) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Scale the internal BufferedImage to the pixel dimensions, and then return it.
getScaledBufferedImage(int, int) - Method in interface com.bbn.openmap.image.ImageFormatter
Scale the internal BufferedImage to the pixel dimensions, and then return it.
getScaleDelim() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getScaledFont() - Method in class com.bbn.openmap.omGraphics.FontSizer
 
getScaledImageBytes(int, int) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Scale the internal BufferedImage, then return the image bytes of the formatted image.
getScaledImageBytes(int, int) - Method in interface com.bbn.openmap.image.ImageFormatter
Scale the internal BufferedImage, then return the image bytes of the formatted image.
getScaleFactor() - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
getScaleFactor() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the scale factor used for the overview MapBean.
getScaleField() - Method in class com.bbn.openmap.gui.OMToolSet
Get the scale field widget.
getScaleField() - Method in class com.bbn.openmap.gui.ScaleTextPanel
Get the scale field widget.
getScaleForZoom(int) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Return a scale value for the transforming projection, given a discrete zoom level.
getScaleForZoom(int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
Return a scale value for the transforming projection, given a discrete zoom level.
getScaleForZoomAndProjection(Projection, int) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Get the scale value for a Projection and discrete zoom level.
getScaleForZoomAndProjection(Projection, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
Get the scale value for a Projection and discrete zoom level.
getScaleFromProjected(Point2D, Point2D, Projection) - Static method in class com.bbn.openmap.proj.ProjMath
Given a couple of points representing a bounding box of projected coordinates, find out what the scale should be in order to make those points appear at the corners of the projection, with the intention that the bounding box will then fill the projected space.
getScalesForZoomLevels(Projection, int) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Creates an array of scale values for different zoom levels.
getScalesForZoomLevels(Projection, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
Creates an array of scale values for different zoom levels.
getScaleSliderBackground() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getScaleSliderForeground() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getScaleTransformType() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
 
getScopedPropertyPrefix(PropertyConsumer) - Static method in class com.bbn.openmap.util.PropUtils
It seems like every PropertyConsumer wrestles with having a prefix or not.
getScopedPropertyPrefix(String) - Static method in class com.bbn.openmap.util.PropUtils
Given the string, check if it's null.
getScreenLocation() - Method in class com.bbn.openmap.tools.roads.Waypoint
 
getSecondIntersection() - Method in class com.bbn.openmap.tools.roads.Road
 
getSeg() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
GSegment method.
getSeg() - Method in interface com.bbn.openmap.geo.GeoSegment
 
getSeg() - Method in class com.bbn.openmap.geo.GeoSegment.Impl
 
getSeg() - Method in class com.bbn.openmap.geo.OMGeo.Line
 
getSeg() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMLineSegment
 
getSegArray() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
 
getSegArray() - Method in interface com.bbn.openmap.geo.GeoSegment
 
getSegArray() - Method in class com.bbn.openmap.geo.GeoSegment.Impl
 
getSegArray() - Method in class com.bbn.openmap.geo.OMGeo.Line
 
getSegArray() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMLineSegment
 
getSegID(int) - Method in class com.bbn.openmap.geo.GeoPath.Impl
Callback for the SegIt to find out how the GeoPath wants the segment IDed.
getSegId() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
Deprecated.  
getSegId() - Method in class com.bbn.openmap.geo.GeoSegment.Impl
Deprecated. use getID() instead.
getSegIntersection(double, double, double, double, double, double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
Returns the point of intersection of two great circle segments defined by the segments.
getSegIntersection(Geo, Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Find the intersection(s) between [p1-p2] and [p3-p4]
getSegmentCoordinates(int) - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
getSelectColor() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the selected color, which is the line or foreground color used when the graphic is "selected".
getSelectColor() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the selected color, which is the line or foreground color used when the graphic is "selected".
getSelected() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Retrieve the list of currently selected OMGraphics.
getSelected() - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A query to get a list of all the OMGraphics that are current selected.
getSelected() - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
getSelectedBGColor(AbstractButton) - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
getSelectedTiles() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
getSelectionDrawingAttributes() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
getSelectionDrawingAttributes() - Method in interface com.bbn.openmap.gui.event.EventPresenter
Return a set of drawing attributes that match what the presenter is using for selection;
getSelectionRectangle(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
getSelectNodeIndex() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
getSelectPaint() - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Get the paint used for the select paint for all the graphics in the political area, if one was set.
getSelectPaint() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the line paint for the graphics created for the coverage type.
getSelectPaint() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Get the normal select Paint used for the graphic.
getSelectPaint() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Get the normal select Paint used for the graphic.
getSeparationInNM() - Method in class com.bbn.openmap.layer.beanbox.WallFormationLayout
 
getServer() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Get the hostname or IP address of the NetMap server.
getServerName() - Method in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
getServerName() - Method in class com.bbn.openmap.plugin.WebImagePlugIn
 
getServerName() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getSettingsButton(String) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
getSettingsSymbol() - Static method in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
getShape() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Get the java.awt.Shape object that represents the projected graphic.
getShape() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Get the array of java.awt.Shape objects that represent the projected graphic.
getShape() - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
getShape() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Get the java.awt.Shape object that represents the projected graphic.
getShape() - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the array of java.awt.Shape objects that represent the projected graphic.
getShapeDA() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getShapeDASelected() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getShapeFileName() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getShapeStuff() - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
getShapeType() - Method in class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Gets this record's shape type as an int.
getShapeType() - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Gets this record's shape type as an int.
getShapeType() - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Gets this record's shape type as an int.
getShapeType() - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Gets this record's shape type as an int.
getShapeType() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Returns the shape type of the file.
getSharedInstance() - Static method in class com.bbn.openmap.layer.SinkLayer
Get a shared instance of the SinkLayer.
getSharedInstance() - Static method in class com.bbn.openmap.omGraphics.SinkGraphic
Get a shared instance of the SinkGraphic.
getShortValue(int, int) - Method in interface com.bbn.openmap.omGraphics.grid.GridData.Short
 
getShortValue(int, int) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
getShowAzimuth() - Method in class com.bbn.openmap.event.DistanceMouseMode
Whether the display of the azimuth angle on or off.
getShowBelowOneLines() - Method in class com.bbn.openmap.layer.GraticuleLayer
 
getShowCircle() - Method in class com.bbn.openmap.event.DistanceMouseMode
Get whether the drawing of the rubberband circle on/off.
getShowCoordsInfoLine() - Method in class com.bbn.openmap.InformationDelegator
 
getShowCoverage() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
getShowEditablePalette() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Get whether an EditableOMGraphic modifying this graphic should show it's palette.
getShowEditablePalette() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Get whether an EditableOMGraphic modifying this graphic should show it's palette.
getShowGUI() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
getShowHints() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
getShowInfoLine() - Method in class com.bbn.openmap.InformationDelegator
 
getShowLights() - Method in class com.bbn.openmap.InformationDelegator
 
getShowOneAndFiveLines() - Method in class com.bbn.openmap.layer.GraticuleLayer
 
getShowRuler() - Method in class com.bbn.openmap.layer.GraticuleLayer
 
getShpFile(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Method that can be overridden to adjust how the BinaryFile is created for shp files.
getSimTime() - Method in class com.bbn.openmap.time.Clock
 
getSimTime() - Method in class com.bbn.openmap.time.TimeEvent
 
getSize() - Method in class com.bbn.openmap.geo.GeoArray.Double
 
getSize() - Method in class com.bbn.openmap.geo.GeoArray.Float
 
getSize() - Method in interface com.bbn.openmap.geo.GeoArray
Get the number of Geo points represented by this array.
getSizeHints() - Method in interface com.bbn.openmap.image.wms.Legend
 
getSkipArray(String, DcwRecordFile, String) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
Build an array that lists the columns we require the record to have.
getSleepHint() - Method in class com.bbn.openmap.layer.DateLayer
Get the sleep hint in milliseconds.
getSleepHint() - Method in class com.bbn.openmap.layer.LabelLayer
 
getSleepHint() - Method in interface com.bbn.openmap.util.Taskable
Get the sleep hint in milliseconds.
getSLOC() - Method in class com.bbn.openmap.util.wanderer.SLOC
 
getSlopeAdjust() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the value for contrast adjustments, 1-5.
getSlopeColorAdjustment() - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
getSlopeRun(OMGrid, int) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
Method to calculate the run part of the slope (rise over run, right?).
getSorted() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
 
getSource() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
getSource() - Method in class com.bbn.openmap.event.ListenerSupport
Get the source of the events.
getSource() - Method in class com.bbn.openmap.event.OMEvent
 
getSource() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapEvent
 
getSource() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Get the source object.
getSource() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
getSource() - Method in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
getSource() - Method in class com.bbn.openmap.time.TimeBoundsEvent
The TimeBoundsHandler that is sending the message.
getSource() - Method in class com.bbn.openmap.time.TimeEvent
 
getSourceFile(String) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Tack the file path onto the source directory.
getSourceMap() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the map that the overview map is listening to.
getSouth() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getSouthLat() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the latitude of the south edge in a LatLon rectangle.
getSpaceColor() - Method in class com.bbn.openmap.proj.Azimuth
 
getSpatialIndex() - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
getSpatialIndex() - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
getSpatialIndex() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
getSpatialIndexes() - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
 
getSpeedInNMPerHr() - Method in class com.bbn.openmap.layer.beanbox.Fighter
 
getSphericalAzimuth(double, double, double, double) - Method in class com.bbn.openmap.event.DistanceMouseMode
Return the azimuth angle in decimal degrees from north.
getSphericalAzimuth(double, double, double, double) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Return the azimuth angle in decimal degrees from north.
getStartAngle() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the starting angle of the arc.
getStartIndex() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Get the starting index of the span that this position represents.
getStartNode(List<Object>) - Method in class com.bbn.openmap.layer.vpf.EdgeTable
Get the value of the start_node column
getStartTime() - Method in class com.bbn.openmap.time.Clock
 
getStartTime() - Method in class com.bbn.openmap.time.TimeBounds
 
getState() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
 
getState() - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Returns the current state of the state machine.
getState() - Method in interface com.bbn.openmap.layer.terrain.TerrainTool
Get the current state from the state machine of the tool.
getState() - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Return the current State.
getState(int) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Return the state at the given index.
getStateHolder() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
getStateMachine() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Get the state machine for this EditableOMGraphic.
getStateName() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
getStates() - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Get the Vector of States.
getStationary() - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
getStatus() - Method in class com.bbn.openmap.event.LayerStatusEvent
Get the status of the layer.
getStatus() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
getStatus() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
getStatus() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
getStatusLayer() - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the status layer, which is always drawn on top of the other layers, and maintained separately from other layers.
getStatusLightForLayer(Layer) - Method in class com.bbn.openmap.gui.StatusLightPanel
This method is really a get and set.
getSteps() - Method in class com.bbn.openmap.omGraphics.NatCubicSpline
Returns the steps.
getStringForType(Object, byte, DecimalFormat, int) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Takes the object and converts it to a String for output.
getStringForType(int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Return a readable string for a shape int type.
getStringFromFields(String) - Method in class com.bbn.openmap.omGraphics.rule.Rule
Create a List of Strings from a list of space separated strings.
getStringOfType(int) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
Helper function that coverts type codes to string representation.
getStroke() - Method in class com.bbn.openmap.layer.link.LinkProperties
 
getStroke() - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Returns the stroke.
getStroke() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the Stroke used for the lines of a graphic.
getStroke() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Get the Stroke used for the graphic edge.
getStroke() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Get the Stroke used for the graphic edge.
getStrokeForScale(float) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the Stroke object, scaled for comparison to the base scale.
getStrokeWidth() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
getStrokeWidth() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
getStyles() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
getStyles() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getSubDirs() - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Get the relative part of the path to the DTED frame file, from just under the top-level dted directory to just above the frame file.
getSubDirs() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Get the relative part of the path to the DTED frame file, from just under the top-level dted directory to just above the frame file.
getSubfield(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Will return a DDFSubfield object with the given name, or the first one off the list for a repeating subfield.
getSubfieldCount() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Get the number of subfields.
getSubfieldData(DDFSubfieldDefinition, MutableInt, int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Fetch raw data pointer for a particular subfield of this field.
getSubfieldDefn(int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Fetch a subfield by index.
getSubfields(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Will return an ordered list of DDFSubfield objects.
getSubframeAttributes(int, int, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Given the indexes to a certain RpfTocEntry within a certain A.TOC, find the frame and return the attribute information.
getSubframeAttributes(int, int, int, int) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Given the indexes to a certain RpfTocEntry within a certain A.TOC, find the frame and return the attribute information.
getSubframeData(int, int, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Given the indexes to a certain RpfTocEntry within a certain A.TOC, find the frame/subframe data, decompress it, and return image pixels.
getSubframeData(int, int, int, int) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Given the indexes to a certain RpfTocEntry within a certain A.TOC, find the frame/subframe data, decompress it, and return image pixels.
getSubFrameDefZoomLevel() - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Get the tile zoom level that the subjar borders are based on.
getSubframeFromOtherTOC(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Get a subframe from one of the other RpfCoverageBoxes.
getSubframeFromOtherTOC(int, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Get a subframe from one of the other RpfCoverageBoxes.
getSubframeImage(DTEDFrameSubframeInfo, DTEDFrameColorTable, Projection) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
Return the subframe image as described in the DTEDFrameSubframeInfo.
getSubframeInfo() - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
getSubframes(float, float, float, float, Projection, OMGraphicList) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
getSubs() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Gets a list of SymbolPart tree for more specific representations of what this SymbolPart represents.
getSuggested(String) - Method in exception com.bbn.openmap.event.ProjectionChangeVetoException
 
getSymbolCode() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Retrieves the 15 character symbol code for this SymbolPart.
getSymbolCode(StringBuffer) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
A SymbolPart tree method that gets the SymbolPart's parents contribution for the symbol code.
getSymbolCode(SymbolPart, CodeOptions) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Return the 15 character character string representing a SymbolPart with CodeOptions.
getSymbolCodeMask() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
A 15 character string of spaces, where spaces won't overwrite the current character when this symbol writes to a getSymbolCode() string.
getSymbolImageMaker() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
getSymbolPart(String, String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
A method called when parsing position properties.
getSymbolPartForCode(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Check to see if code exists, if it's valid.
getSymbolPartForCodeStartingAt(SymbolPart, String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
getSymbolReferenceLibrary() - Method in class com.bbn.openmap.layer.DemoLayer
 
getSystemTime() - Method in class com.bbn.openmap.time.Clock
 
getSystemTime() - Method in class com.bbn.openmap.time.TimeEvent
 
getTable(ListSelectionModel) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Needs to be called before displaying the DbfTableModel.
getTable() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
getTable() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Get the DbfTableModel object from the AppObject of this list.
getTable() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Needs to be called before displaying the DbfTableModel.
getTableFile() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns the File this instance is using
getTableIndexed() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the name of the table being indexed
getTableName() - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
getTableName() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
return the name of the table
getTabName() - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
getTags() - Method in class com.bbn.openmap.layer.beanbox.LayoutClassEditor
returns a String array containing the class names of two layout managers: viz the NullLayout and the WallFormationLayout
getTargetBean() - Method in interface com.bbn.openmap.tools.beanbox.GenericPropertyEditorInterface
gets the target bean associated with a property editor.
getTargetFile(String) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Tack the file path onto the target directory.
getTargets() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Get a reference to the graphics vector.
getTaskDescription() - Method in class com.bbn.openmap.event.ProgressEvent
Get a string describing what the task is.
getTemporals() - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
getTerminalStatus() - Method in class com.bbn.openmap.tools.roads.Intersection
 
getTEXT(Object, String, String) - Method in class com.bbn.openmap.BasicI18n
Get text for the given component.
getText() - Method in class com.bbn.openmap.layer.e00.TX7
Gets the text attribute of the TX7 object
getText() - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Returns the text.
getText() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get the String for the label.
getText() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get the String for the label.
getText() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get the String for the label.
getTextColor() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getTextDescription(List<Object>, MutableInt) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
getTextEnabled() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Find out if text is enabled.
getTextGUI() - Method in class com.bbn.openmap.omGraphics.EditableOMText
 
getTextGUI(int, JComponent) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Get the GUI associated with changing the Text.
getTextMatteColor() - Method in class com.bbn.openmap.omGraphics.OMText
Returns the color used to matte the actual text of this class.
getTextMatteStroke() - Method in class com.bbn.openmap.omGraphics.OMText
Returns the stroke used to paint the outline of the characters in this text.
getTextPoint(Projection) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Calculate where the text point ought to go.
getTextPoint(Projection) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
getTextSize() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
getTextureMask() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return the texture mask Paint for this graphic.
getTextureMask() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return the texture mask Paint for this graphic.
getThematicIndex() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Returns the thematic index for the tile_id column, if it has been initialized.
getThematicIndexName() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
get the name of the thematic index
getThreshold() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getTileBoundsForProjection(Point2D, Point2D, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
Given a projection, provide the upper, lower, left and right tile coordinates that cover the projection area.
getTileBoundsForProjection(Point2D, Point2D, int) - Method in class com.bbn.openmap.dataAccess.mapTile.OSMMapTileCoordinateTransform
Given a projection, provide the upper, lower, left and right tile coordinates that cover the projection area.
getTileBoundsForProjection(LatLonPoint, LatLonPoint, int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
getTileBoundsForProjection(Point2D, Point2D, int) - Method in class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
Given a projection, provide the upper, lower, left and right tile coordinates that cover the projection area.
getTiledImages(Projection) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Assumes that the projection checks have occurred, have passed, and just fetches the image tiles.
getTiledImages(Rectangle, Projection) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Provide an OMGraphicList containing the tile blocks described by the rectangle.
getTileDirectory() - Method in class com.bbn.openmap.layer.vpf.PrimitiveTable
Gets the tile we are for.
getTileFactory() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getTilefile() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getTileFileName() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getTileID() - Method in class com.bbn.openmap.layer.vpf.TileDirectory
Return the tile identifier for this tile
getTileId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.CrossTileAdapter
 
getTileId(List<Object>) - Method in interface com.bbn.openmap.layer.vpf.TilingAdapter
Get the tile identifier for the alternate tile
getTileId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.TiledAdapter
 
getTileId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.UntiledAdapter
 
getTileIdIndex() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Returns the column position of the tile_id column.
getTileImagePreparer() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getTileMatchingProjectionType(BufferedImage, int, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Create an OMScalingRaster that matches the basic projection of the current map.
getTileNotMatchingProjectionType(BufferedImage, int, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Create an OMWarpingImage that knows how to re-project itself for different projections.
getTilePathBuilder() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getTilePrimId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.CrossTileAdapter
 
getTilePrimId(List<Object>) - Method in interface com.bbn.openmap.layer.vpf.TilingAdapter
Get the primitive identifier in the alternate tile
getTilePrimId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.TiledAdapter
 
getTilePrimId(List<Object>) - Method in class com.bbn.openmap.layer.vpf.TilingAdapter.UntiledAdapter
 
getTilePrimitiveIdColIndex() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Returns the column position of the primitive id column.
getTileRootDir() - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
getTiles(Projection) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileFactory
Create an OMGraphicList with a set of tiles on it.
getTiles(Projection, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileFactory
Create an OMGraphicList that covers the projection with tiles that suit the specified zoom level.
getTiles(Projection, int, OMGraphicList) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileFactory
Add tiles to OMGraphicList provided that suit the given projection.
getTiles(Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Returns projected tiles for the given projection.
getTiles(Projection, int) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Returns projected tiles for given projection at specified zoom level.
getTiles(Projection, int, OMGraphicList) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Returns projected tiles for given projection at specified zoom level.
getTiles(int, int, int, int, ZoomLevelInfo, Projection, OMGraphicList) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
getTiles() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getTileSize() - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Returns the tile size of the transform.
getTileSize() - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
getTileThematicFileName() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Returns the file name (no path info) of the thematic index for the tile_id column.
getTileWithID(int) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Get the TileDirectory with the given ID number.
getTileWithID(String) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Know that the tile id are the integers used in the tileref.aft file.
getTilingAdapter(String) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns a TilingAdapter for the selected column.
getTilingAdapter(String, String) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns a TilingAdapter for the selected column.
getTilingAdapter(int, int) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns a TilingAdapter for the selected column.
getTilingAdapter() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Returns a TilingAdapter suitable for retrieving primitive ids from records in this feature table.
getTime() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
getTime() - Method in class com.bbn.openmap.layer.event.EventLayer
 
getTime() - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
getTime() - Method in interface com.bbn.openmap.omGraphics.time.TemporalRecord
 
getTime() - Method in class com.bbn.openmap.time.Clock
Get the current time.
getTime() - Method in interface com.bbn.openmap.time.RealTimeHandler
Get the current time value for the timer.
getTimeBounds() - Method in class com.bbn.openmap.layer.event.EventLayer
 
getTimeBounds() - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
getTimeBounds() - Method in interface com.bbn.openmap.time.TimeBoundsProvider
A method called on the TimeBoundsProvider to retrieve the provider's time bounds.
getTimeForFileName(String) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Decode the file name to see what time the file was created.
getTimeHandler() - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
getTimeHandler() - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
getTimeLabels() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
getTimelineLayer() - Method in class com.bbn.openmap.gui.time.TimelinePanel
 
getTimelinePanel() - Method in class com.bbn.openmap.gui.time.TimelinePanel.Wrapper
 
getTimelinePanel() - Method in class com.bbn.openmap.gui.time.TimePanel
 
getTimePanel() - Method in class com.bbn.openmap.gui.time.TimePanel.Wrapper
 
getTimer() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
Get the timer being used for automatic updates.
getTimer() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Get the timer being used for automatic updates.
getTimer() - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Get the timer being used for automatic updates.
getTimer() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Get the timer being used for automatic updates.
getTimer() - Method in class com.bbn.openmap.time.Clock
Get the timer being used for automatic updates.
getTimerRateHolders(String, Properties) - Static method in class com.bbn.openmap.time.TimerRateHolder
 
getTimerRates() - Method in class com.bbn.openmap.time.Clock
Get a list of TimerRateHolders.
getTimerStatus() - Method in class com.bbn.openmap.time.TimeEvent
Returns the String identifying the timer action (TIMER_FORWARD, TIMER_STOPPED, TIMER_TIME_STATUS, ...).
getTimeSliderLayer() - Method in class com.bbn.openmap.gui.time.TimeSliderPanel
 
getTimeSliderPanel() - Method in class com.bbn.openmap.gui.time.TimePanel
 
getTimeStamp() - Method in class com.bbn.openmap.event.OMEvent
 
getTimeStampComparator() - Method in class com.bbn.openmap.event.OMEvent
 
getTITLE(Object, String, String) - Method in class com.bbn.openmap.BasicI18n
Get title for the given component.
getTitle() - Method in class com.bbn.openmap.gui.WindowSupport
 
getTitle() - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
getTitle() - Method in class com.bbn.openmap.image.wms.DefaultWmsLayerStyle
 
getTitle() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
getTitle() - Method in interface com.bbn.openmap.image.wms.IWmsLayerStyle
 
getTocFile(String) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Given a parent RPF directory, find the a.toc file directly inside it, as dictated by the specification.
getTocNumber() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Not really used, but someone might need them.
getToggleMenu() - Method in class com.bbn.openmap.gui.ToolPanel
Get a menu item that controls the visibility of this ToolPanel.
getToolBarFill(int) - Static method in class com.bbn.openmap.util.PaletteHelper
 
getToolPanel() - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
getTooltipFields() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getTooltipIndicies() - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.AOILayer
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.DemoLayer
Query for what tooltip to display for an OMGraphic when the mouse is over it.
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Query for what tooltip to display for an OMGraphic when the mouse is over it.
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Query for what tooltip to display for an OMGraphic when the mouse is over it.
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.location.LocationLayer
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
If applicable, should return a tool tip for the OMGraphic.
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
If applicable, should return a tool tip for the OMGraphic.
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
getToolTipTextFor(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A request for a string to be provided to use as a tool tip for an OMGraphic.
getToolTipTextFor(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
getToolWidgets() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
getToolWidgets(boolean) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
getTop() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the top of XY rectangle.
getTopLatitude() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getTopLayer() - Method in interface com.bbn.openmap.image.wms.IWmsNestedLayer
Return the top layer, that is the IWmsLayer that also is an OpenMap Layer.
getTopLayerByName(String) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
Return the top OpenMap Layer for the given wms layer name.
getTopLimit() - Method in class com.bbn.openmap.proj.Cartesian
 
getTopLimit() - Method in class com.bbn.openmap.proj.CartesianLoader
 
getTopologyLevel() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable.CoverageEntry
Get the topology level for this entry
getTotalDistance() - Method in class com.bbn.openmap.event.DistanceMouseMode
 
getTransferData(DataFlavor) - Method in class com.bbn.openmap.tools.dnd.DefaultTransferableObject
Returns an object which represents the data to be transferred.
getTransferDataFlavors() - Method in class com.bbn.openmap.tools.dnd.DefaultTransferableObject
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransform(int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
The coordinate transformation object used for lat/lon uv conversions.
getTransform(int) - Method in class com.bbn.openmap.dataAccess.mapTile.OSMMapTileCoordinateTransform
 
getTransform(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
 
getTransform() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
getTransform() - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Get the transform being used on the coordinates of the EsriGraphics as they are written to the stream.
getTransform() - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
getTransitionScales() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Get the transition scales used to set the active layer.
getTranslator() - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
Get the translator for this DTEDDirectoryHandler.
getTranslator() - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
Get the DTEDNameTranslator that knows how to interpret where a DTED file covers based on its name.
getTransparency() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Get the transparency value for this layer.
getTransparencyAdjustmentPanel(String, int, float) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Create a JPanel that has a slider to control the layer transparency.
getTransparent() - Method in class com.bbn.openmap.image.ImageServer
Get the transparent flag.
getTransparent() - Method in class com.bbn.openmap.omGraphics.OMRaster
Get the transparent setting of the image.
getTransparent() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getTravelTime() - Method in class com.bbn.openmap.tools.roads.Route
 
getTraverseHours() - Method in class com.bbn.openmap.tools.roads.Road
 
getTraverseMode() - Method in class com.bbn.openmap.omGraphics.OMList
Get the order in which the list is traversed to draw or search the objects.
getTree() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
getTriggers() - Method in class com.bbn.openmap.event.UndoStackSupport
Return a cloned list of Triggers.
getTriggers() - Method in class com.bbn.openmap.proj.ProjectionStackSupport
Return a cloned list of Triggers.
getTx7List() - Method in class com.bbn.openmap.layer.e00.E00Parser
 
getType() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Get the general type of the subfield.
getType(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves the column type for the passed in column index
getType() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
getType() - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
Get the graphic type in ESRI type number form
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Get the list type in ESRI type number form
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPoint
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
Get the list type in ESRI type number form - 5.
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonM
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonMList
Get the list type in ESRI type number form - 25.
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonZ
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonZList
Get the list type in ESRI type number form - 5.
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineList
Get the list type in ESRI type number form - 3.
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineM
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineMList
Get the list type in ESRI type number form - 23.
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineZ
 
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineZList
Get the list type in ESRI type number form - 13.
getType() - Method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
getType() - Method in class com.bbn.openmap.event.LayerEvent
Get the type of LayerEvent.
getType() - Method in class com.bbn.openmap.event.ProgressEvent
 
getType() - Method in class com.bbn.openmap.layer.beanbox.Fighter
 
getType() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
 
getType() - Method in class com.bbn.openmap.layer.link.LinkGUIRequest
 
getType() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Return the header for this object.
getType() - Method in class com.bbn.openmap.layer.mysql.MysqlGeometry
Returns the type.
getType(String) - Static method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
getType() - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Returns whether this layer is of type 0 (point), 3 (polyline), or 5(polygon)
getType() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Returns whether this layer is of type 0 (point), 3 (polyline), or 5(polygon)
getTypeForFeatureCode(String) - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
 
getTypeOfIndex() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the type of index (refer to VPF spec for valid values)
getTypes() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Returns an array of field types
getUcuom() - Method in class com.bbn.openmap.proj.GeoProj
Get the unprojected coordinates units of measure.
getUcuom() - Method in class com.bbn.openmap.proj.Proj
Get the unprojected coordinates units of measure.
getUcuom() - Method in interface com.bbn.openmap.proj.Projection
Get the unprojected coordinates units of measure.
getULLat() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Get the upper latitude.
getUllatIndex() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getULLon() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Get the western longitude.
getUllonIndex() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getUndoMenuItem() - Method in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
getUndoStack() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
getUniquePrefix(String) - Method in class com.bbn.openmap.PropertyHandler
If you are creating a new object, it's important to get a unique prefix for its properties.
getUnit() - Method in class com.bbn.openmap.event.DistanceMouseMode
Return the unit of distance being displayed: Length.NM, Length.KM or Length.MILE.
getUnit() - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Return the unit of distance being displayed: Length.NM, Length.KM or Length.MILE.
getUnitAdjustmentTitle() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
getUnitOfMeasure() - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
Getter for property unitOfMeasure.
getUnitOfMeasure() - Method in class com.bbn.openmap.layer.ScaleDisplayLayer
Getter for property unitOfMeasure.
getUnits() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the units for the grid data.
getUnits() - Method in class com.bbn.openmap.omGraphics.OMPoly
For XMLEncoder
getUpdatedRotHelper() - Method in class com.bbn.openmap.MapBean
Handles all of the updating of the RotationHelper if needed, based on the current rotation settings on the MapBean.
getUpdateInterval() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
getUpdateInterval() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getUpdateInterval() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
 
getUpdateInterval() - Method in class com.bbn.openmap.time.Clock
Return the real time interval between clock ticks, in milliseconds.
getUpdateInterval() - Method in interface com.bbn.openmap.time.RealTimeHandler
Get the timer interval, or how often the timer updates.
getUpdateProgress() - Method in class com.bbn.openmap.PropertyHandler
 
getUpperLat() - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Get the southern latitude.
getUpperLat() - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
getUpperLeft() - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
getUpperLeft() - Method in class com.bbn.openmap.proj.Cylindrical
Get the upper left (northwest) point of the projection.
getUpperLeft() - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
getUpperLeft() - Method in class com.bbn.openmap.proj.Gnomonic
Get the upper left (northernmost and westernmost) point of the projection.
getUpperLeft() - Method in class com.bbn.openmap.proj.LambertConformal
Get the upper left (northwest) point of the projection.
getUpperLeft() - Method in class com.bbn.openmap.proj.Orthographic
Get the upper left (northernmost and westernmost) point of the projection.
getUpperLeft() - Method in class com.bbn.openmap.proj.Proj
Get the world coordinate of the upper left corner of the map.
getUpperLeft() - Method in interface com.bbn.openmap.proj.Projection
Get the upper left (northwest) point of the projection.
getUpperLeft() - Method in class com.bbn.openmap.proj.UTMProjection
 
getUpperZoneExtent(char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
getUpperZoneExtent(int) - Method in class com.bbn.openmap.proj.CADRG
Returns the upper zone extent for the given zone at the current scale.
getUrlIndex() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
getUseAltCommandStrings() - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
getUseAsInternalFrameRootPaneIfNecessary() - Method in class com.bbn.openmap.gui.OpenMapFrame
 
getUseAsTool() - Method in class com.bbn.openmap.gui.OMToolComponent
Find the setting to let the Tool know whether its tool interface should be used as well.
getUseDeclutterMatrix() - Method in class com.bbn.openmap.layer.location.LocationLayer
 
getUseLibraries() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Get the VPF library names to use.
getUseLibraries() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Get a list of VPF library names that should be used, specified at configuration.
getUseLibraries() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Get a library name to limit selections from.
getUseMaxWidthForBounds() - Method in class com.bbn.openmap.omGraphics.OMText
Get flag to specify that the bounds, if displayed, should be rectangular.
getUserHasChangedScale() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
getUserName() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
getUserPassword() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
getUseVisibility() - Method in class com.bbn.openmap.image.MapRequestHandler
 
getUtm() - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
getUTMGridPaint() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
getUVBounds(Rectangle2D, MapTileCoordinateTransform, int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
Given a bounds containing a lat/lon box (x, y, w, h in decimal degrees) and a transform for the MapTileCoordinates being used for the tiles (OpenStreetMap or Google (MTS)), provide the UV tile coordinates for the the bounding box.
getUVBounds(MapTileCoordinateTransform, int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Get the bounds as defined as UV tile limits.
getV() - Method in class com.bbn.openmap.proj.coords.VHTransform
Return the V corresponding to the most recent toVH().
getVal(String, String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
 
getVal() - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
getValue() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Get the value of the subfield.
getValue(String, float) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
getValue() - Method in class com.bbn.openmap.omGraphics.OMAction
 
getValue(int) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
 
getValueAdjustmentTitle() - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
getValueAt(int, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Retrieves a value for a specific column and row index
getValueAt(int, int) - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Retrieves a value for a specific column and row index
getValueDescriptionTable() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Get the name of the value description table
getValueForYear(float) - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
getValueIndexes() - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Returns the set of values indexed by this thematic index.
getVDT() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Get the name of the value description table
getVendorSpecificNames() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getVendorSpecificValues() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getVer_dpp() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getVerbose() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SVGSourceFileReorganizer
 
getVerbose() - Method in class com.bbn.openmap.util.wanderer.ChangeCase
 
getVerbose() - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
getVerOrigin() - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
getVerticalAlignment() - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Returns the verticalAlignment.
getVerticalResolution() - Method in class com.bbn.openmap.omGraphics.OMGrid
Get the number of decimal degrees between horizontal rows.
getViewAttributes() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Get the view attributes or the layer.
getViewAttributes() - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
Get the view attributes or the layer.
getViewAttributes() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Get the view attributes or the layer.
getViewList(String, String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
For an established NetMapReader, get the list of views that the NetMapReader knows about.
getViews() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Gets a list of possible views.
GetViewsCmd - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
getViewType() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Get the view type set for creating images.
getVisibilityToggle() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
getVisibleScale() - Method in interface com.bbn.openmap.layer.mif.MIFGraphic
 
getVisibleScale() - Method in class com.bbn.openmap.layer.mif.MIFPoint
 
getVisibleScale() - Method in class com.bbn.openmap.layer.mif.MIFText
 
getVisual() - Method in class com.bbn.openmap.tools.roads.Visual
 
getVmaptype() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getWarehouse() - Method in class com.bbn.openmap.layer.vpf.LibraryBean
Creates a new VPFFeatureWarehouse every time, with the shared featureCache.
getWarehouse() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getWarehouse() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
getWarehouse() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
getWarp() - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
getWaterColor() - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Get the color to use for water/invalid data, zero elevation.
getWaterColor() - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Get the color to use for water/invalid data, zero elevation.
getWaypoint(int) - Method in class com.bbn.openmap.tools.roads.Road
 
getWest() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getWestLon() - Method in class com.bbn.openmap.omGraphics.OMRect
Get the longitude of the west edge in a LatLon rectangle.
getWhatWillHappenNextFromStack(Stack<UndoEvent>) - Method in class com.bbn.openmap.event.UndoStack
 
getWholePlanet() - Method in class com.bbn.openmap.layer.shape.BufferedShapeLayer
Get the graphics for the entire planet.
getWholePlanet() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Get the graphics for the entire planet.
getWholePlanet(GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Get the graphics for the entire planet.
getWidgetButtonSize() - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
getWidth() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
getWidth() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
getWidth() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Get the width of the map in pixels.
getWidth() - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Returns the width.
getWidth() - Method in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
Returns the width.
getWidth() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the horizontal pixel diameter of the arc.
getWidth() - Method in class com.bbn.openmap.omGraphics.OMGrid
 
getWidth() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Get width of image.
getWidth() - Method in class com.bbn.openmap.proj.Proj
Get projection width.
getWidth() - Method in interface com.bbn.openmap.proj.Projection
Get the width of the map in pixels.
getWidth() - Method in class com.bbn.openmap.tools.roads.RoadClass
 
getWidth() - Method in class com.bbn.openmap.util.DataBounds
 
getWidthAtY(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
Get the width at the given point for a east or west DockWrapper.
getWidthAtYCardinal(DockWrapper, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
Account for the extra size of the cardinal DockWrapper.
getWidthInNM() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
getWindow() - Method in class com.bbn.openmap.gui.WindowSupport.Dlg
 
getWindow() - Method in class com.bbn.openmap.gui.WindowSupport.Frm
 
getWindow() - Method in class com.bbn.openmap.gui.WindowSupport
Return the window displaying the content.
getWindow() - Method in class com.bbn.openmap.gui.WindowSupport.IntrnlFrm
 
getWindow() - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
getWindowSupport() - Method in class com.bbn.openmap.gui.OMComponentPanel
 
getWindowSupport() - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
getWindowSupport() - Method in class com.bbn.openmap.Layer
Get the WindowSupport object handling the palette.
getWindowSupport() - Method in class com.bbn.openmap.util.propertyEditor.Inspector
 
getWingLength() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Arrowhead function, to find out the arrowhead length.
getWingLength() - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
getWingTip() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Arrowhead function, to find out the wing tip width.
getWingTip() - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
getWmsName() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
getWmsServer() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getWmsVersion() - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
getWorldWideZoomLevel() - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Get the maximum tile zoom level that is contained in the worldwide jar.
getWorstConvoySpeed() - Method in class com.bbn.openmap.tools.roads.RoadFinder.RoadClasses
 
getWrapper(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
getWrapper() - Method in class com.bbn.openmap.gui.time.TimelinePanel
 
getWritable() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
getWriteDBF() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Get whether the DBF file should be written when the OMGraphicList is exported to a .shp/.shx file.
getWriter() - Method in class com.bbn.openmap.util.http.HttpRequestEvent
Get a Writer associated with the output stream connected to the http client.
getX() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
getX() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get horizontal pixel location of mouse gesture, from left side of map.
getX() - Method in class com.bbn.openmap.layer.shape.ESRIPoint
Returns the X coordinate of this point.
getX() - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Get the x coordinate for this record.
getX(int) - Method in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Returns the x coordinate of the indicated vertex.
getX() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the x position of the center.
getX() - Method in class com.bbn.openmap.omGraphics.OMPoint
For screen x/y rendertype points.
getX() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Returns the x attribute.
getX() - Method in class com.bbn.openmap.omGraphics.OMText
Get the x location.
getx() - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Get x
getX() - Method in class com.bbn.openmap.proj.coords.EnuFrame
Get x.
getX() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
getX() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Point2D method.
getX() - Method in class com.bbn.openmap.proj.coords.NedFrame
Get x.
getXasDouble(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get the first value of a tuple
getXasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get the first value of a tuple
getXasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
Get the first value of a tuple
getXDim() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
getXML() - Method in exception com.bbn.openmap.image.wms.WMSException
 
getXPixConstant() - Method in class com.bbn.openmap.proj.CADRG
Returns the x pixel constant of the projection.
getXPixConstant() - Method in interface com.bbn.openmap.proj.EqualArc
Returns the x pixel constant of the projection.
getXPixConstant() - Method in class com.bbn.openmap.proj.LLXY
Returns the x pixel constant of the projection.
getXPoints() - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
 
getXs() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Get the array of x points.
getXs() - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the array of x points.
getY() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
getY() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Get vertical pixel location of mouse gesture, from top of map.
getY() - Method in class com.bbn.openmap.layer.shape.ESRIPoint
Returns the Y coordinate of this point.
getY() - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Get the y coordinate for this record.
getY(int) - Method in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Returns the y coordinate of the indicated vertex.
getY() - Method in class com.bbn.openmap.omGraphics.OMArc
Get the y position of the center.
getY() - Method in class com.bbn.openmap.omGraphics.OMPoint
For screen x/y rendertype points.
getY() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Return the y attribute.
getY() - Method in class com.bbn.openmap.omGraphics.OMText
Get the y location.
gety() - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Get y
getY() - Method in class com.bbn.openmap.proj.coords.EnuFrame
Get Y.
getY() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
getY() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Point2D method
getY() - Method in class com.bbn.openmap.proj.coords.NedFrame
Get Y.
getYasDouble(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get the second value of a tuple
getYasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get the second value of a tuple
getYasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
Get the second value of a tuple
getYDim() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
getYPixConstant() - Method in class com.bbn.openmap.proj.CADRG
Returns the y pixel constant of the projection.
getYPixConstant() - Method in interface com.bbn.openmap.proj.EqualArc
Returns the y pixel constant of the projection.
getYPixConstant() - Method in class com.bbn.openmap.proj.LLXY
Returns the y pixel constant of the projection.
getYPoints() - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
 
getYs() - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Get the array of y points.
getYs() - Method in class com.bbn.openmap.omGraphics.OMPoly
Get the array of y points.
getz() - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Get z
getZ() - Method in class com.bbn.openmap.proj.coords.EnuFrame
Get Z.
getZ() - Method in class com.bbn.openmap.proj.coords.NedFrame
Get Z.
getZasDouble(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get the third value of a tuple
getZasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
Get the third value of a tuple
getZasFloat(int) - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
Get the third value of a tuple
getZero_eps() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
getZone() - Method in class com.bbn.openmap.proj.CADRG
Returns the current zone of the projection.
getZone(double, double) - Method in class com.bbn.openmap.proj.CADRG
Returns the zone based on the y_pix_constant and a latitude.
getZoneNumber(double, double) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Find zone number based on the given latitude and longitude in *degrees*.
getZoneNumber() - Method in class com.bbn.openmap.proj.UTMProjection
 
getZoomFactor() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
getZoomInFactor() - Method in class com.bbn.openmap.gui.ZoomPanel
Get the Zoom In Factor.
getZoomLevel() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
 
getZoomLevel() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
getZoomLevel() - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT
 
getZoomLevelForProj(Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Given a projection, figure out the appropriate zoom level for it.
getZoomLevelForProj(Projection, int) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
Given a projection, figure out the appropriate zoom level for it.
getZoomLevelForProj(Projection) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
Given a projection, figure out the appropriate zoom level for it.
getZoomLevelForProj(Projection, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
Given a projection, figure out the appropriate zoom level for it.
getZoomLevelInfo() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Get the ZoomLevelInfo set on the factory.
getZoomLevels() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
getZoomLevels() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
getZoomOutFactor() - Method in class com.bbn.openmap.gui.ZoomPanel
Get the Zoom Out Factor.
getZoomPanel() - Method in class com.bbn.openmap.gui.OMToolSet
Get the ZoomPanel
GifEncoder - Class in Acme.JPM.Encoders
Write out an image as a GIF.
GifEncoder(Image, OutputStream) - Constructor for class Acme.JPM.Encoders.GifEncoder
Constructor from Image.
GifEncoder(Image, OutputStream, boolean) - Constructor for class Acme.JPM.Encoders.GifEncoder
Constructor from Image with interlace setting.
GifEncoder(ImageProducer, OutputStream) - Constructor for class Acme.JPM.Encoders.GifEncoder
Constructor from ImageProducer.
GifEncoder(ImageProducer, OutputStream, boolean) - Constructor for class Acme.JPM.Encoders.GifEncoder
Constructor from ImageProducer with interlace setting.
GIFImageIOFormatter - Class in com.bbn.openmap.image
 
GIFImageIOFormatter() - Constructor for class com.bbn.openmap.image.GIFImageIOFormatter
 
GIFSymbolImageMaker - Class in com.bbn.openmap.tools.symbology.milStd2525
 
GIFSymbolImageMaker() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.GIFSymbolImageMaker
 
GIFSymbolImageMaker(String) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.GIFSymbolImageMaker
 
GLOBEData - Class in com.bbn.openmap.layer.plotLayer
 
GLOBEData() - Constructor for class com.bbn.openmap.layer.plotLayer.GLOBEData
 
GLOBESite - Class in com.bbn.openmap.layer.plotLayer
 
GLOBESite(float, float) - Constructor for class com.bbn.openmap.layer.plotLayer.GLOBESite
 
GLOBETempData - Class in com.bbn.openmap.layer.plotLayer
 
GLOBETempData() - Constructor for class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
GLPoint - Class in com.bbn.openmap.graphicLoader
A GLPoint is a location on the map.
GLPoint(double, double, int, boolean) - Constructor for class com.bbn.openmap.graphicLoader.GLPoint
 
Gnomonic - Class in com.bbn.openmap.proj
Implements the Gnomonic projection.
Gnomonic(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.Gnomonic
Construct a Mercator projection.
GnomonicLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the Gnomonic projection to an OpenMap application.
GnomonicLoader() - Constructor for class com.bbn.openmap.proj.GnomonicLoader
 
GnomonicName - Static variable in class com.bbn.openmap.proj.Gnomonic
The Gnomonic name.
go() - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
go() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
go() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Copy
 
go() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Jar
 
go() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.URLGrabber
 
go() - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
source: "http://192.168.99.100:32771/mapbox-studio-osm-bright/{z}/{x}/{y}.png" target: "/Users/dietrick/Downloads/st_osm_tiles"
go(String) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
go() - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
go() - Method in class com.bbn.openmap.gui.DistQuickTool
 
go(MapMouseMode) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
go() - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer
 
goodColor - Static variable in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.RatingArea
 
goodData - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
A flag to let the cache manager know that the subframes needed for the map make sense.
GoogleMapTileFactory - Class in com.bbn.openmap.dataAccess.mapTile
The GoogleMapTileFactory is a simple example of how to customize a MapTileFactory to contact other services.
GoogleMapTileFactory() - Constructor for class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
goTo(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Figure out where the images are and move the MapBean over them.
GoToMenu - Class in com.bbn.openmap.gui
Menu that keeps track of different saved map views (lat/lon, scale and projection type), and provides a way to set the map projection to those views.
GoToMenu() - Constructor for class com.bbn.openmap.gui.GoToMenu
 
GoToMenu.AddNewViewButton - Class in com.bbn.openmap.gui
This is the button that will bring up the dialog to actually name a new view being added.
GoToMenu.AddNewViewButton(String) - Constructor for class com.bbn.openmap.gui.GoToMenu.AddNewViewButton
 
GoToMenu.GoToButton - Class in com.bbn.openmap.gui
This button contains the trigger for a saved view.
GoToMenu.GoToButton(String, float, float, float, String) - Constructor for class com.bbn.openmap.gui.GoToMenu.GoToButton
 
GoToMenu.GoToButton(float, float, float, String) - Constructor for class com.bbn.openmap.gui.GoToMenu.GoToButton
 
GoToMenu.NameFetcher - Class in com.bbn.openmap.gui
Brings up a GUI to name a new view.
GoToMenu.NameFetcher(GoToMenu.GoToButton) - Constructor for class com.bbn.openmap.gui.GoToMenu.NameFetcher
 
gp - Variable in class com.bbn.openmap.omGraphics.OffsetGrabPoint.Offset
 
gp1 - Variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
gp2 - Variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
gpc - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpc - Variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
gpc - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
gpc - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
gpc - Variable in class com.bbn.openmap.omGraphics.EditableOMText
 
gpe - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpm - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpm - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphicList
For grabbing the list objects and moving them.
gpm - Variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
gpm - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly
 
gpn - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpne - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpne - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
gpne - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
gpnw - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpnw - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
gpnw - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
gpo - Variable in class com.bbn.openmap.omGraphics.EditableOMText
 
gPoints - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
The array of GrabPoints.
gpr - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gps - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpse - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpse - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
gpse - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
gpsTime - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
gpsw - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
gpsw - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
gpsw - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
gpw - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
GRAB - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
GRAB_POINT_DRAWING_ATTRIBUTES_ATTRIBUTE - Static variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
If the grab points should be rendered differently than the default, the DrawingAttributes should be stored in the edited OMGraphic under this attribute key.
grabPixels(PixelGrabber) - Static method in class com.bbn.openmap.image.ImageHelper
Take a PixelGrabber and get the pixels out of it.
GrabPoint - Class in com.bbn.openmap.omGraphics
A GrabPoint is used by editable graphics to show a location that can be adjusted.
GrabPoint(int, int) - Constructor for class com.bbn.openmap.omGraphics.GrabPoint
 
GrabPoint(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.GrabPoint
 
grabTiles(MapTileUtil.Action) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
Figure out which tiles need action, based on settings.
grabURLTile(int, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.URLGrabber
An action method that will fetch a tile from a URL and copy it to the destination directory.
gradient - Variable in class com.bbn.openmap.tools.icon.BasicIconPart
Flag to modifying DrawingAttributes Colors into GradientPaints, for that 3D lighting look.
graphic - Variable in class com.bbn.openmap.layer.beanbox.CustomGraphic
 
graphic - Variable in class com.bbn.openmap.layer.link.GraphicUpdate
The graphic, for updates.
graphic - Variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.GraphicEditState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.GraphicSelectedState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.GraphicUnselectedState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.PolyAddNodeState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.PolyAddPointState
 
graphic - Variable in class com.bbn.openmap.omGraphics.editable.PolyDeleteNodeState
 
graphic - Variable in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
GRAPHIC_EDIT - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
The state when the graphic points are in the process of changing.
GRAPHIC_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Generic graphic object header.
GRAPHIC_ID_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if a gesture is affiliated with a particular graphic.
GRAPHIC_SELECTED - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
The state when an existing graphic is selected, ready for change given the correct input.
GRAPHIC_SETOFFSET - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
The state where an offset point needs to be defined.
GRAPHIC_UNDEFINED - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
The state when a graphic is not there yet, about to be drawn.
GRAPHIC_UNSELECTED - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
The state when an existing graphic is present, but has not been selected.
GraphicAttributes - Class in com.bbn.openmap.omGraphics
The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN).
GraphicAttributes() - Constructor for class com.bbn.openmap.omGraphics.GraphicAttributes
Create a GraphicAttributes with the default settings - clear fill paint and pattern, sold black edge line of width 1.
GraphicAttributes(Properties) - Constructor for class com.bbn.openmap.omGraphics.GraphicAttributes
Create the GraphicAttributes and call init without a prefix for the properties.
GraphicAttributes(String, Properties) - Constructor for class com.bbn.openmap.omGraphics.GraphicAttributes
Create the GraphicAttributes and call init with a prefix for the properties.
graphicAttributes - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A GraphicAttributes object that describes the current coloring parameters for the current graphic.
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMDecoratedSplineLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMDistanceLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMLineLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMPointLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMPolyLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMRectLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMScalingRasterLoader
 
graphicClassName - Variable in class com.bbn.openmap.tools.drawing.OMSplineLoader
 
graphicCutoff - Variable in class com.bbn.openmap.layer.policy.StandardPCPolicy
The number of OMGraphics that have to be on the layer's OMGraphicList before a thread is spawned.
GraphicEditState - Class in com.bbn.openmap.omGraphics.editable
 
GraphicEditState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.GraphicEditState
 
graphicGestureReaction(OMGraphic, int, MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
Given a graphic and the type of gesture caught, react to it based on the properties object located in the Graphic.
graphicImage - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
graphicIndex - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
This marks the index of the OMGraphic that is "selected"
graphicInfo - Variable in class com.bbn.openmap.tools.drawing.AbstractToolLoader
 
graphicList - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
The source graphics to write to a shape file.
graphicList - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential graphics responses that came in over the link.
graphicList - Variable in class com.bbn.openmap.layer.location.BasicLocationHandler
 
GraphicList - Interface in com.bbn.openmap.util
 
GraphicLoader - Interface in com.bbn.openmap.graphicLoader
The interface that describes an object that supplies updates to OMGraphics presented by the GraphicLoaderPlugIn.
GraphicLoaderConnector - Class in com.bbn.openmap.plugin.graphicLoader
The GraphicLoaderConnector is a MapHandler membership listener, looking for GraphicLoaders without receivers.
GraphicLoaderConnector() - Constructor for class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
GraphicLoaderPlugIn - Class in com.bbn.openmap.plugin.graphicLoader
A GraphicLoaderPlugIn is a PlugIn that receives its OMGraphics from some other source, at any time.
GraphicLoaderPlugIn() - Constructor for class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
GraphicLoaderPlugIn(Component) - Constructor for class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
GraphicLoaderProperty - Static variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
graphicName - Variable in class com.bbn.openmap.layer.location.db.LocationData
 
graphics() - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
graphics - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
graphics - Variable in class com.bbn.openmap.layer.link.LinkGraphicList
Graphics list received.
graphics - Variable in class com.bbn.openmap.layer.terrain.LOSGenerator
 
graphics - Variable in class com.bbn.openmap.layer.terrain.ProfileGenerator
The list of graphics to draw.
graphics - Variable in class com.bbn.openmap.layer.test.HelloWorldLayer
 
graphics - Variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
hang on to the graphics that we build
graphics - Variable in class com.bbn.openmap.omGraphics.OMList
The List that actually contains the the OMGeometry/OMGraphic objects.
GRAPHICS_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Graphics response header.
GraphicSelectedState - Class in com.bbn.openmap.omGraphics.editable
 
GraphicSelectedState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.GraphicSelectedState
 
GraphicSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
GraphicSetOffsetState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
graphicToRoad - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
GRAPHICTYPE_ARC - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
An arc type.
GRAPHICTYPE_ARC - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
An arc type - OMArc.
GRAPHICTYPE_BITMAP - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A bitmap type.
GRAPHICTYPE_BITMAP - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A bitmap type - OMBitmap.
GRAPHICTYPE_CIRCLE - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A circle type.
GRAPHICTYPE_CIRCLE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A ellipse/circle type - OMCircle.
GRAPHICTYPE_ELLIPSE - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
An ellipse type.
GRAPHICTYPE_ELLIPSE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A ellipse type - OMEllipse.
GRAPHICTYPE_GRAPHIC - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The generic graphic type.
GRAPHICTYPE_GRAPHIC - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The generic graphic type.
GRAPHICTYPE_GRID - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A grid type.
GRAPHICTYPE_GRID - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A grid type - OMGrid.
GRAPHICTYPE_LINE - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A line type.
GRAPHICTYPE_LINE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A line type - OMLine.
GRAPHICTYPE_POINT - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A point type.
GRAPHICTYPE_POINT - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A point type - OMPoint
GRAPHICTYPE_POLY - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A polygon/polyline type.
GRAPHICTYPE_POLY - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A polygon/polyline type - OMPoly.
GRAPHICTYPE_RASTER - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A raster type.
GRAPHICTYPE_RASTER - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A raster type - OMRaster.
GRAPHICTYPE_RECTANGLE - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A rectangle type.
GRAPHICTYPE_RECTANGLE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A rectangle type - OMRect.
GRAPHICTYPE_TEXT - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
A text type.
GRAPHICTYPE_TEXT - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A text type - OMText.
GraphicUndefinedEditState - Class in com.bbn.openmap.omGraphics.editable
The GraphicUndefinedEditState is for a couple of OMGraphics that are still undefined when they are created after a first click.
GraphicUndefinedEditState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.GraphicUndefinedEditState
 
GraphicUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
GraphicUndefinedState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.GraphicUndefinedState
 
GraphicUnselectedState - Class in com.bbn.openmap.omGraphics.editable
 
GraphicUnselectedState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.GraphicUnselectedState
 
GraphicUpdate - Class in com.bbn.openmap.layer.link
A simple object used by the GestureLinkResponse to associate an action with a particular graphic, either with the graphic's ID for MODIFY-type actions, or with the graphic for UPDATE-type actions.
GraphicUpdate(int, String) - Constructor for class com.bbn.openmap.layer.link.GraphicUpdate
Constructor for modify-type actions.
GraphicUpdate(int, OMGraphic) - Constructor for class com.bbn.openmap.layer.link.GraphicUpdate
Constructor for update-type actions.
GraticuleLayer - Class in com.bbn.openmap.layer
Layer that draws graticule lines.
GraticuleLayer() - Constructor for class com.bbn.openmap.layer.GraticuleLayer
Construct the GraticuleLayer.
GreatCircle - Class in com.bbn.openmap.proj
Methods for calculating great circle and other distances on the sphere and ellipsoid.
greatCircle(float, float, float, float, int, boolean) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate great circle between two points on the sphere.
greatCircle(double, double, double, double, int, boolean) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate great circle between two points on the sphere with double precision.
GreatCircle - Static variable in class com.bbn.openmap.proj.LineType
Great circle lines follow the shortest path between two points on a sphere.
greatCircleLineDoubles() - Method in class com.bbn.openmap.proj.LineCoordinateGenerator
Return the source coordinates connected by great circle lines
greatCircleLineShape() - Method in class com.bbn.openmap.proj.LineCoordinateGenerator
Create a java.awt.Shape object of coordinates connected by great circle lines.
GREATER_THAN_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
greenElev - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
greenIcon - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
greenURL - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
greenwichSiderealTime(double, GregorianCalendar) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Calculate the greenwich sidereal time (GST).
greyIcon - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
greyScale - Variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
Flag to indicate which colortable to use - color or greys.
GreyscaleImagePreparer - Class in com.bbn.openmap.dataAccess.mapTile
Creates Grey-scale map tile images.
GreyscaleImagePreparer() - Constructor for class com.bbn.openmap.dataAccess.mapTile.GreyscaleImagePreparer
 
GreyscaleSlopeColors - Class in com.bbn.openmap.omGraphics.grid
Creates the colors used for displaying the DTED images.
GreyscaleSlopeColors() - Constructor for class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Default setting is 216 colors, and greyscale.
greyURL - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
GRID - Static variable in class com.bbn.openmap.tools.roads.Intersection
 
GRID_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Grid graphic object header.
GRID_NULL - Static variable in class com.bbn.openmap.omGraphics.OMGrid
Value of a bad/invalid point in the grid.
gridbag - Variable in class com.bbn.openmap.gui.OMToolComponent
Default gridbag layout.
gridbag - Variable in class com.bbn.openmap.gui.ToolPanel
 
GridBagToolBar - Class in com.bbn.openmap.gui
JToolBar with a GridBagLayout to have a more compressed look.
GridBagToolBar() - Constructor for class com.bbn.openmap.gui.GridBagToolBar
 
gridCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
gridConver - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
gridConverUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
GridData - Interface in com.bbn.openmap.omGraphics.grid
The GridData interface is a wrapper class for data stored and used in an OMGrid object.
GridData.Boolean - Interface in com.bbn.openmap.omGraphics.grid
 
GridData.Byte - Interface in com.bbn.openmap.omGraphics.grid
 
GridData.Char - Interface in com.bbn.openmap.omGraphics.grid
 
GridData.Double - Interface in com.bbn.openmap.omGraphics.grid
 
GridData.Float - Interface in com.bbn.openmap.omGraphics.grid
 
GridData.Int - Interface in com.bbn.openmap.omGraphics.grid
 
GridData.Short - Interface in com.bbn.openmap.omGraphics.grid
 
GridGeneratorProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property to specify which grid generator to use for grid objects.
gridObjects - Variable in class com.bbn.openmap.omGraphics.OMGrid
If needed, the data array can hold numerical identifiers, which are keys to objects stored in this hashtable.
group2 - Variable in class com.bbn.openmap.gui.menu.MouseModeMenu
 
groupFrames(Vector<MakeToc.Frame>, Vector<MakeToc.Group>, boolean) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Take the Vector of frames, and group them into boundary rectangles, represented by groups.
grp - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
GRS_1967 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"GRS 1967"
GRS_1980 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"GRS 1980"
gsd - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
GT_EQUALS_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
gtfDirectory - Variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
gtfFile - Variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFModelFactory
 
gui - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
gui - Variable in class com.bbn.openmap.layer.EarthquakeLayer
The layer GUI.
gui - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
gui - Variable in class com.bbn.openmap.layer.test.TestLayer
 
GUI_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
GUI response header.
GUI_REQUEST_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
GUI request header.
GUI_VIA_POPUP_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A behavior mask to add a menu item to the popup that will allow the GUI to appear.
guiIcon - Variable in class com.bbn.openmap.event.AbstractMouseMode
The Icon that can be used in a GUI.
guiList - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential GUI responses that came in over the link.
guiPanel - Variable in class com.bbn.openmap.layer.asrp.ASRPLayer
 
guiPanel - Variable in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
The main GUI panel containing the superclass GUI and attribute-fetching GUI.
guiRequest - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential GUI queries that came in over the link.

H

H - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
HALF_PI - Static variable in class com.bbn.openmap.MoreMath
Math.PI/2
HALF_PI_D - Static variable in class com.bbn.openmap.MoreMath
Math.PI/2
half_world - Variable in class com.bbn.openmap.proj.Cylindrical
 
half_world - Variable in class com.bbn.openmap.proj.UTMProjection
 
halo - Variable in class com.bbn.openmap.tools.roads.RoadFinder
how far (in lat-lon space) from lat,lon point to look in quad tree for nearest road *
handleBoundary(OMGraphic, OMAction) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Called from MapTileMakerComponent if this is the active ZLIF when the drawing tool completes, assigning the boundary to this ZLIF (or whatever action is provided).
handleCapabilitiesRequest(Properties, OutputStream) - Method in class com.bbn.openmap.image.MapRequestHandler
Handle a capabilities request.
handleClient() - Method in class com.bbn.openmap.layer.link.LinkServer
handleClient is a method that listens to the link to a client, and responds to requests that are made.
handleClient() - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
handleClient is a method that listens to the link to a client, and responds to requests that are made.
handleClient() - Method in class com.bbn.openmap.layer.link.TestLinkServer
handleClient is a method that listens to the link to a client, and responds to requests that are made.
handleDirectory(File) - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
Does nothing, nothing is done for directories.
handleDirectory(File, String[]) - Method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
Management method for the wanderer, that steps through the children of the directory and calls handleEntry for them.
handleDirectory(File) - Method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
NOOP, handle things in the overridden handleDirectory method, more efficient.
handleDirectory(File) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SVGSourceFileReorganizer
 
handleDirectory(File) - Method in class com.bbn.openmap.util.wanderer.ChangeCase
 
handleDirectory(File, String[]) - Method in class com.bbn.openmap.util.wanderer.OneWaySync.BackCheck
 
handleDirectory(File, String[]) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Wanderer method handing directories.
handleDirectory(File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
WandererCallback method handing directories, not used.
handleDirectory(File) - Method in class com.bbn.openmap.util.wanderer.Purge
 
handleDirectory(File) - Method in class com.bbn.openmap.util.wanderer.SLOC
 
handleDirectory(File) - Method in class com.bbn.openmap.util.wanderer.TestWandererCallback
 
handleDirectory(File, String[]) - Method in class com.bbn.openmap.util.wanderer.Wanderer
Management method for the wanderer, that steps through the children of the directory and calls handleEntry for them.
handleDirectory(File) - Method in interface com.bbn.openmap.util.wanderer.WandererCallback
Do what you need to do to the directory.
handleEntry(File, boolean) - Static method in class com.bbn.openmap.layer.rpf.ChangeCase
Given a file, change it's name, and everything below it (if it's a directory) to the case specified by toUpper.
handleEntry(String) - Method in class com.bbn.openmap.layer.rpf.RpfFileSearch
Search, starting with the given directory pathname.
handleEntry(File, boolean) - Method in class com.bbn.openmap.layer.rpf.RpfFileSearch
Search, given a file, plus a flag to let it know if the RPF directory is somewhere above the file in the file sytem.
handleEntry(File) - Method in class com.bbn.openmap.util.wanderer.Wanderer
Given a file representing a top-level directory, start wandering the tree and call handleDirectory or handleFile on the WandererCallback.
HandleError - Exception in com.bbn.openmap.util
Use this class to catch a checked exception and throw it as an uncheck one.
HandleError(Exception) - Constructor for exception com.bbn.openmap.util.HandleError
 
HandleError(String) - Constructor for exception com.bbn.openmap.util.HandleError
 
handleEventSelection() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
handleException(Exception) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Generic error handling, puts up an error window.
handleFile(File) - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
When a file is found, add it.
handleFile(File) - Method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
NOOP, work done in handleDirectory method.
handleFile(File) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SVGSourceFileReorganizer
 
handleFile(File) - Method in class com.bbn.openmap.util.wanderer.ChangeCase
 
handleFile(File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync.BackCheck
 
handleFile(File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
WandererCallback method handing files, check and copy those that fit the avoid and limit parameters.
handleFile(File) - Method in class com.bbn.openmap.util.wanderer.Purge
 
handleFile(File) - Method in class com.bbn.openmap.util.wanderer.SLOC
 
handleFile(File) - Method in class com.bbn.openmap.util.wanderer.TestWandererCallback
 
handleFile(File) - Method in interface com.bbn.openmap.util.wanderer.WandererCallback
Do what you need to do to the file.
handleGesture(int, MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
Send the query, act on the response, and tell the caller if the gesture was consumed.
handleGesture(LinkActionRequest, Link) - Method in class com.bbn.openmap.layer.link.LinkServer
An example of how to handle LinkActionRequest.
handleGesture(LinkActionRequest, Link) - Method in class com.bbn.openmap.layer.link.TestLinkServer
An example of how to handle LinkActionRequest.
handleGetCapabilitiesRequest(Properties, IHttpResponse) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleGetCapabilitiesRequest(Properties) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleGetFeatureInfoRequest(Properties, IHttpResponse) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
VERSION - checked REQUEST - checked EXCEPTIONS - checked all from GetMap except VERSION and REQUEST QUERY_LAYERS - specific INFO_FORMAT - specific FEATURE_COUNT - specific I,J - specific
handleGetLegendGraphicRequest(Properties) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleGetLegendGraphicRequest(Properties, IHttpResponse) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleGetMapRequest(Properties, IHttpResponse) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleGetMapRequest(Properties) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleInfoLine(String) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Given an information line, use the layer to get it displayed on the InformationDelegator.
handleInformationForOMGraphic(OMGraphic, FeatureClassInfo, List<Object>) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Given an OMGraphic that is going to be added to the map, use the FeatureClassInfo to gather attribute information from the fcirow contents.
handleInitialMouseEvent(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Notification that a MouseEvent was used to trigger creation or edit of this EditableOMGraphic, and this is the first MouseEvent received.
handleLinkActionList(LinkActionList) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
handleLinkActionRequest(LinkActionRequest) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
handleLinkGraphicList(LinkGraphicList) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
handleManualNameFieldUpdate(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Update the GUI to react to code typed into the string window.
handleMapRequest(Properties) - Method in class com.bbn.openmap.image.MapRequestHandler
Handle a map request, and create and image for it.
handleMapRequest(Properties, OutputStream) - Method in class com.bbn.openmap.image.MapRequestHandler
Handle a Map Request.
handleMessage(String) - Method in class com.bbn.openmap.plugin.WebImagePlugIn
 
handleMessages(LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkLayer
Looks at a properties object, and checks for the pre-defined messaging attributes.
handleMouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
Override this method to change what happens when the mouse is released.
handleMouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode2
Handle a mouseReleased MouseListener event.
handleNITFHeader(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfHeader
Checks to see if the file is in NITF or not, and then puts the file pointer in the right place to start reading the header for the file.
handleNodeSelection(DefaultMutableTreeNode) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
handlePan(MapBean, MouseEvent) - Method in class com.bbn.openmap.event.AzimuthPanner
 
handlePan(MapBean, MouseEvent) - Method in class com.bbn.openmap.event.AzimuthPanner.Shapefile
 
handlePan(MapBean, MouseEvent) - Method in class com.bbn.openmap.event.AzimuthPanner.Standard
 
handlePanRequest(Properties, OutputStream) - Method in class com.bbn.openmap.image.MapRequestHandler
Handle a Pan Request.
handlePointsForOuterRing(Geo, Geo, Geo, double, OMAreaList) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Takes a corner represented by the three geos, and adds OMGraphics to the OMAreaList depending on which way the corner bends - for right turns, it'll add an OMLine, OMArc and OMLine.
handlePost() - Method in class com.bbn.openmap.util.http.HttpConnection
 
handler - Variable in class com.bbn.openmap.layer.location.Location
The LocationHandler that is handling the location.
handleRecenterRequest(Properties, OutputStream) - Method in class com.bbn.openmap.image.MapRequestHandler
Handle a Recenter Request.
handleRequest(String) - Method in class com.bbn.openmap.image.MapRequestHandler
Given a general request, parse it and handle it.
handleRequest(String, OutputStream) - Method in class com.bbn.openmap.image.MapRequestHandler
Given a general request, parse it and handle it.
handleRequest(Properties, IHttpResponse) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
 
handleResponse(JFileChooser, int) - Static method in class com.bbn.openmap.util.FileUtils
 
handleTimeBounds(TimeBounds) - Method in class com.bbn.openmap.layer.event.EventLayer
 
handleTimeBounds(TimeBounds) - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
handleTimeBounds(TimeBounds) - Method in interface com.bbn.openmap.time.TimeBoundsProvider
A method called on the TimeBoundsProvider to inform it of the overall time bounds, in case some external time bounds values are being set by another component and this provider wants to react to those bounds in some way.
handleToolTip(String, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Given a tool tip String, use the layer to get it displayed.
handleUnpan(MouseEvent) - Method in class com.bbn.openmap.event.AzimuthPanner
 
handleUnpan(MouseEvent) - Method in class com.bbn.openmap.event.AzimuthPanner.Standard
 
handleUpdate() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Checks to see if there is a timer, and if the component wants to automatically update the current image.
hardcodedProps - Variable in class com.bbn.openmap.Environment
 
hardLimits - Variable in class com.bbn.openmap.util.DataBounds
 
hasArrowHead() - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
 
hasChanged() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
A way to check if the status of the A.TOC file is different, in case another one has taken its place.
hasChildren() - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Return true if the node has children.
hasDockedWrappers() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
hasFilters - Variable in class com.bbn.openmap.gui.event.EventPanel
 
hasGUI() - Method in class com.bbn.openmap.Layer
A GUI query method for other components to use to display whether gui controls are available for this layer.
hash() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
hash(int, boolean) - Static method in class com.bbn.openmap.util.HashCodeUtil
hash booleans.
hash(int, char) - Static method in class com.bbn.openmap.util.HashCodeUtil
hash chars.
hash(int, int) - Static method in class com.bbn.openmap.util.HashCodeUtil
hash ints.
hash(int, long) - Static method in class com.bbn.openmap.util.HashCodeUtil
hash longs.
hash(int, float) - Static method in class com.bbn.openmap.util.HashCodeUtil
hash floats.
hash(int, double) - Static method in class com.bbn.openmap.util.HashCodeUtil
hash for doubles
hash(int, Object) - Static method in class com.bbn.openmap.util.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hashCode() - Method in class com.bbn.openmap.event.OMEventComparator
 
hashCode() - Method in class com.bbn.openmap.geo.ConvexHull.PivotAngleComparator
 
hashCode() - Method in class com.bbn.openmap.geo.Geo
 
hashCode() - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
 
hashCode() - Method in class com.bbn.openmap.layer.shape.ESRIBoundingBox
 
hashCode() - Method in class com.bbn.openmap.layer.shape.ESRIPoint
 
hashCode() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
hashCode() - Method in class com.bbn.openmap.omGraphics.OMColor
Computes the hash code for this color.
hashCode() - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
hashCode() - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
hashCode() - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Generate a hash value for the point.
hashCode() - Method in class com.bbn.openmap.proj.coords.ECEFPoint
 
hashCode() - Method in class com.bbn.openmap.proj.coords.UTMPoint
 
hashCode() - Method in class com.bbn.openmap.proj.Proj
Return hashcode value of projection.
hashCode() - Method in class com.bbn.openmap.time.TimeBounds
 
hashCode() - Method in class com.bbn.openmap.time.TimerStatus
 
hashCode() - Method in class com.bbn.openmap.tools.roads.Intersection
Override hashCode so that two Intersections at the same location have the same hashcode.
hashCode() - Method in class com.bbn.openmap.util.DataBounds
 
HashCodeUtil - Class in com.bbn.openmap.util
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class com.bbn.openmap.util.HashCodeUtil
 
hashLatLon(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Generate a hashCode value for a lat/lon pair.
hasLabel - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
The flag set in generate that causes the OMGraphic to look for an OMLabeler attribute in render.
hasLayer(Layer) - Method in class com.bbn.openmap.LayerHandler
 
hasLayers() - Method in class com.bbn.openmap.layer.BufferedLayer
Return if there is at least one layer assigned to the group.
hasLineTypeChoice() - Method in class com.bbn.openmap.omGraphics.OMCircle
 
hasLineTypeChoice() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Used by the GraphicAttributes object to provide a choice on whether the line type choice can be changed.
hasLineTypeChoice() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Used by the GraphicAttributes object to provide a choice on whether the line type choice can be changed.
hasLineTypeChoice() - Method in class com.bbn.openmap.omGraphics.OMPoint
 
hasLineTypeChoice() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
 
hasLineTypeChoice() - Method in class com.bbn.openmap.omGraphics.OMText
 
hasNext() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
hasNext() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
 
hasNext() - Method in interface com.bbn.openmap.geo.GeoPath.PointIterator
Asking if is there another point.
hasNext() - Method in interface com.bbn.openmap.geo.GeoPath.SegmentIterator
Asking if there is another segment.
hasNext() - Method in class com.bbn.openmap.geo.Quadratic
 
hasNext() - Method in class com.bbn.openmap.geo.RibbonIterator
Are there more Ribbons in the iterator?
hasTransparentBackground - Variable in class com.bbn.openmap.layer.BufferedLayer
Used to tell the BufferedLayer that the background is transparent.
head - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
head - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
header - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
header - Variable in class com.bbn.openmap.layer.shape.ShapeFile
The buffer that holds the 100 byte header.
HEADER_BUFFER_SIZE - Static variable in class com.bbn.openmap.image.PPMFormatter
 
HEADER_SECTION_LENGTH - Static variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
headerClone() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Create another DbfTableModel with the same structure as this one (number of columns, column names, lengths and decimal counts).
headerClone() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Create another DbfTableModel with the same structure as this one (number of columns, column names, lengths and decimal counts).
HeaderElement - Class in com.bbn.openmap.util.html
This class provides easy access to the html header tags
HeaderElement(int, Element) - Constructor for class com.bbn.openmap.util.html.HeaderElement
Construct a header
HeaderElement(int, String) - Constructor for class com.bbn.openmap.util.html.HeaderElement
Construct a header
headerOffset - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
headerRecord - Variable in class com.bbn.openmap.io.CSVFile
The header record, if there is one
headerSectionLength - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
headersExist - Variable in class com.bbn.openmap.io.CSVFile
Whether file has a line of column headers.
Height - Static variable in class com.bbn.openmap.Environment
 
height - Variable in class com.bbn.openmap.graphicLoader.GLPoint
 
height - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
height - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
HEIGHT - Static variable in interface com.bbn.openmap.image.WMTConstants
Pixel height of requested image (HEIGHT).
height - Variable in class com.bbn.openmap.image.XBMFile
 
height - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The height of the screen to be covered by the matrix, in pixels.
height - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
height of the subframe image.
height - Variable in class com.bbn.openmap.layer.link.LinkMapRequest
Height of the map, in pixels.
height - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
height - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
height - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors.ColorHelper
height value in radians.
height - Variable in class com.bbn.openmap.omGraphics.OMArc
The pixel vertical diameter of the arc.
height - Variable in class com.bbn.openmap.omGraphics.OMGrid
Pixel height of grid, set after generate.
height - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The height of the image, in pixels.
HEIGHT - Static variable in class com.bbn.openmap.omGraphics.OMText
Parameter of Font to count toward footprint of height of Text.
height - Variable in class com.bbn.openmap.proj.Proj
 
HEIGHT - Static variable in class com.bbn.openmap.proj.ProjectionFactory
Projection height (pixels) property parameter for new projections passed to ProjectionLoader.
HEIGHT_CMD - Static variable in class com.bbn.openmap.gui.DimensionQueryPanel
 
HEIGHT_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
HeightProperty - Static variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
HeightProperty - Static variable in class com.bbn.openmap.gui.OpenMapFrame
The property to set the pixel height of the frame, height.
HeightProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
HeightProperty - Static variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
heightRatioSetting - Variable in class com.bbn.openmap.gui.time.TimelineLayer.EventMarkerLine
 
HelloWorldLayer - Class in com.bbn.openmap.layer.test
Layer objects are components which can be added to the MapBean to make a map.
HelloWorldLayer() - Constructor for class com.bbn.openmap.layer.test.HelloWorldLayer
Construct the layer.
HELMERT_1906 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Helmert 1906"
HelmertTransformation - Class in com.bbn.openmap.proj.coords
Helmert 7-parameter transformation http://www.posc.org/Epicentre.2_2/DataModel/ExamplesofUsage/eu_cs35.html https://www.og.berr.gov.uk/regulation/guidance/co_systems/co_sys_12.htm http://www.ogp.org.uk/pubs/373-10.pdf
HelpMenu - Interface in com.bbn.openmap.gui
This interface is to be used by objects added to the OpenMap BeanContext.
HelpMenuItems - Interface in com.bbn.openmap.gui
An object that has MenuItems which should be shown under HelpMenu should implement this interface.
HelpURL - Static variable in class com.bbn.openmap.Environment
 
HemiProperty - Static variable in class com.bbn.openmap.proj.coords.UTMGCT
 
hemisphere_clip(float, float, float, float) - Static method in class com.bbn.openmap.proj.Gnomonic
Check if a given lat/lon is within the visible hemisphere.
hemisphere_clip(double, double, double, double) - Static method in class com.bbn.openmap.proj.Gnomonic
 
hemisphere_clip(float, float, float, float) - Static method in class com.bbn.openmap.proj.Orthographic
Check if a given lat/lon is within the visible hemisphere.
hemisphere_clip(double, double, double, double) - Static method in class com.bbn.openmap.proj.Orthographic
 
hemisphere_distance(double, double, double, double) - Static method in class com.bbn.openmap.proj.Gnomonic
 
HEMISPHERE_EDGE - Static variable in class com.bbn.openmap.proj.Gnomonic
 
hexSeparator - Static variable in class com.bbn.openmap.image.MapRequestHandler
 
hHeight - Variable in class com.bbn.openmap.proj.Cartesian
 
HIDE_ALL_EVENTS_STRING - Static variable in class com.bbn.openmap.gui.event.EventPanel
 
HIDE_TILES_TITLE - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
hideDetails() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
hideGUI() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
hideGUI() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Hide the Frame holding the GUI.
hideLabel - Static variable in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
hideLabel - Variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
HideLabelProperty - Static variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
hideLayerPalettes() - Method in class com.bbn.openmap.MapBean
Turn off all layer palettes.
hidePalette() - Method in class com.bbn.openmap.graphicLoader.GLPoint
Hide the GLPoint's palette.
hidePalette() - Method in class com.bbn.openmap.gui.LayerPane
 
hidePalette() - Method in class com.bbn.openmap.Layer
Hide the layer's palette.
hidePalette() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Hide the OMDrawingTool palette.
HidePaletteCmd - Static variable in class com.bbn.openmap.Layer
Layer-defined action event command to hide the palette.
hierarchyAddition - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
For parsing the hierarchy, most schemes have some characters added to their hierarchy index number.
HierarchyCodeAdditionProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Property keyword for the hierarchy addition string 'hierarchyCodeAddition'.
hierarchyNumber - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
highElevation - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
highElevationUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
highestResLevel - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
highLat - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
highlight(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Fleeting change of appearance for mouse movements over an OMGraphic.
highlight(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Overridden to do nothing because we want nothing to happen.
highlight(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
highlight(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Fleeting change of appearance for mouse movements over an OMGraphic.
highlight(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphic should be highlighted in some way if the layer wants, to give the impression that something would happen to the OMGraphic if it were clicked upon or that a tooltip or information line information applies to this specific OMGraphic.
highlight(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
Fleeting change of appearance.
highlightCurrentEvent(long) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
highLon - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
hints - Variable in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
HintsMapBeanRepaintPolicy - Class in com.bbn.openmap
The class lets you set RenderingHints on the MapBean, to set anti-aliasing, etc.
HintsMapBeanRepaintPolicy() - Constructor for class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
HintsMapBeanRepaintPolicy(MapBean) - Constructor for class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
histogramRecordLength - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
histogramTableOffset - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
HL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
NITF File Header Length
holder - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
A DrawingAttributes object used to hold OMGraphic settings while it is being moved.
hookUpGraphicLoaderWithLayer(GraphicLoader) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
Assumes that the GraphicLoader doesn't already have a receiver.
hor_dpp - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Horizontal degrees/pixel in the source BufferedImage.
hor_upp - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
Horizontal units/pixel in the source BufferedImage projection.
horAbsAccuracy - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
horAbsUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
horDatumCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
horiz_datum - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
horizFrames - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
horizInterval - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
Degrees/pixel.
HORIZONTAL - Static variable in class com.bbn.openmap.util.propertyEditor.OrientationPropertyEditor
 
HORIZONTAL_ACCURACY - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
HORIZONTAL_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
HorizontalGrabPoint - Class in com.bbn.openmap.omGraphics
A GrabPoint that can only move in the horizontal direction.
HorizontalGrabPoint(int, int) - Constructor for class com.bbn.openmap.omGraphics.HorizontalGrabPoint
 
horizontalLabelBuffer - Variable in class com.bbn.openmap.layer.location.Location
The horizontal pixel distance you want to place the text away from the actual location - to put space between the graphic.
horizontalList - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
The horizontal list of OMLines used for UTM zones.
HorizontalNumberOfLoaderButtonsProperty - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Property for setting the maximum number of loader buttons to allow in the horizontal direction in the GUI (horizNumLoaderButtons).
horizontalRange() - Method in interface com.bbn.openmap.geo.MatchParameters
return the horizontal deviation (range) to consider matching.
horizontalRange() - Method in class com.bbn.openmap.geo.MatchParameters.Standard
 
horizontalResolution - Variable in class com.bbn.openmap.omGraphics.OMGrid
The horizontal/longitude interval, the distance between column data points in the horizontal direction.
horizontalSubframes() - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The number of subframes horizontally within this coverage box.
horizResolution - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
meters/pixel.
horOrigin - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
The horizontal origin pixel location in the source image for the coordinate system origin.
horOrigin - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
The horizontal origin pixel location in the source image for the coordinate system origin (0 degrees longitude).
horRelAccuracy - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
horRelUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
host - Variable in class com.bbn.openmap.layer.link.LinkLayer
The host where the server is running.
host - Variable in class com.bbn.openmap.layer.link.LinkManager
 
host - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
HostNameProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
HostProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property name to specify the hostname the server is running on.
HotFrontShapeDecoration - Class in com.bbn.openmap.omGraphics.meteo
A ShapeDecoration for meteorological hot fronts.
HotFrontShapeDecoration(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.HotFrontShapeDecoration
Constructor.
HotwashPanel - Class in com.bbn.openmap.gui
The HotwashPanel is an OMComponentPanel that has a set of sliders built-in.
HotwashPanel() - Constructor for class com.bbn.openmap.gui.HotwashPanel
Create an empty HotwashPanel that creates its own empty PropertyHandler.
HotwashTimerControlButtonPanel - Class in com.bbn.openmap.gui.time
The TimerControlButtonPanel provides control for starting and stopping a clock contained in a RealTimeHandler.
HotwashTimerControlButtonPanel() - Constructor for class com.bbn.openmap.gui.time.HotwashTimerControlButtonPanel
 
HotwashTimerControlButtonPanel(RealTimeHandler) - Constructor for class com.bbn.openmap.gui.time.HotwashTimerControlButtonPanel
 
HOUGH - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Hough"
hPrime - Static variable in class com.bbn.openmap.proj.Gnomonic
 
hrange - Variable in class com.bbn.openmap.geo.MatchFilter.MatchParametersMF
 
hrap2lonlat(int, int) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
 
HtmlListElement - Class in com.bbn.openmap.util.html
A container for a list body
HtmlListElement() - Constructor for class com.bbn.openmap.util.html.HtmlListElement
Construct a new ListElement
HtmlListElement(String) - Constructor for class com.bbn.openmap.util.html.HtmlListElement
 
HtmlListElement(Element) - Constructor for class com.bbn.openmap.util.html.HtmlListElement
 
HttpConnection - Class in com.bbn.openmap.util.http
HttpConnection handles the communication with an HTTP client in its own thread.
HttpConnection(Socket, HttpServer) - Constructor for class com.bbn.openmap.util.http.HttpConnection
Initialize the input Reader and output Writer and start the connection thread.
httpd - Variable in class com.bbn.openmap.image.SimpleHttpImageServer
 
httpRequest(HttpRequestEvent) - Method in class com.bbn.openmap.image.SimpleHttpImageServer
Invoked when an http request is received.
httpRequest(HttpRequestEvent) - Method in class com.bbn.openmap.util.http.FileListener
Reverse the input and send it back to the client.
httpRequest(HttpRequestEvent) - Method in interface com.bbn.openmap.util.http.HttpRequestListener
Invoked when an http request is received.
httpRequest(HttpRequestEvent) - Method in class com.bbn.openmap.util.http.ReverseListener
Reverse the input and send it back to the client.
httpRequest(HttpRequestEvent) - Method in class com.bbn.openmap.util.http.SeparatorListener
Ignore the request, just write the separator.
httpRequest(HttpRequestEvent) - Method in class com.bbn.openmap.util.http.SieveListener
Just write the request out to the client.
HttpRequestEvent - Class in com.bbn.openmap.util.http
An event corresponding to a single HTTP request ("GET" command).
HttpRequestEvent(Object, String, OutputStream) - Constructor for class com.bbn.openmap.util.http.HttpRequestEvent
Creates an http request event.
HttpRequestListener - Interface in com.bbn.openmap.util.http
The listener interface for receiving http requests.
HttpServer - Class in com.bbn.openmap.util.http
A simple HTTP Server implementing HTTP/0.9 protocols.
HttpServer(int) - Constructor for class com.bbn.openmap.util.http.HttpServer
Creates an Http Server on the indicated port, and then starts a thread that listens to that port.
HttpServer(int, boolean) - Constructor for class com.bbn.openmap.util.http.HttpServer
Creates an Http Server on the indicated port, and then starts a thread that listens to that port.
HttpServer() - Constructor for class com.bbn.openmap.util.http.HttpServer
Creates an Http Server on any free port, and then starts a thread that listens to that port.
huh(Link) - Method in class com.bbn.openmap.layer.link.LinkServer
If a request is not handled, or not understood, reply with this.
HUH_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
No Action header.
hull(Geo[]) - Static method in class com.bbn.openmap.geo.ConvexHull
Using Graham's scan.
hull(Geo[], double) - Static method in class com.bbn.openmap.geo.ConvexHull
Using Graham's scan.
hWidth - Variable in class com.bbn.openmap.proj.Cartesian
 
hy - Variable in class com.bbn.openmap.proj.Gnomonic
 
hy - Variable in class com.bbn.openmap.proj.LLXY
 
hy - Variable in class com.bbn.openmap.proj.Mercator
 
hy - Variable in class com.bbn.openmap.proj.Orthographic
 
hy - Variable in class com.bbn.openmap.proj.UTMProjection
 

I

I - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
i18n - Variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
All AbstractOpenMapMenus have access to an I18n object, which is provided by the Environment.
i18n - Variable in class com.bbn.openmap.gui.CoordPanel
 
i18n - Variable in class com.bbn.openmap.gui.LayerPane
 
i18n - Variable in class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
i18n - Variable in class com.bbn.openmap.gui.OMComponentPanel
All OMComponentPanels have access to an I18n object, which is provided by the Environment.
i18n - Variable in class com.bbn.openmap.gui.OpenMapFrame
All OMComponentPanels have access to an I18n object, which is provided by the Environment.
I18n - Interface in com.bbn.openmap
Interface for Internationalization support in Openamp.
i18n - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
i18n - Variable in class com.bbn.openmap.Layer
All layers have access to an I18n object, which is provided by the Environment.
i18n - Variable in class com.bbn.openmap.layer.location.AbstractLocationHandler
All LocationHandlers have access to an I18n object, which is provided by the Environment.
i18n - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
 
i18n - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
i18n - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
i18n - Variable in class com.bbn.openmap.OMComponent
All OMComponents have access to an I18n object, which is provided by the Environment.
i18n - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
For internationalization.
i18n - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
i18n - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
Internationalization
i18n - Variable in enum com.bbn.openmap.proj.Length
 
i18n - Variable in class com.bbn.openmap.PropertyHandler
All components can have access to an I18n object, which is provided by the Environment.
i18n - Variable in class com.bbn.openmap.tools.drawing.AbstractToolLoader
 
i18n - Variable in class com.bbn.openmap.util.stateMachine.State
To read local settings
I18nFileCreateMenuItem - Class in com.bbn.openmap.gui.menu
 
I18nFileCreateMenuItem() - Constructor for class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
I18nFileCreateMenuItem(Icon) - Constructor for class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
I18nFileCreateMenuItem(String) - Constructor for class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
I18nFileCreateMenuItem(Action) - Constructor for class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
I18nFileCreateMenuItem(String, Icon) - Constructor for class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
I18nFileCreateMenuItem(String, int) - Constructor for class com.bbn.openmap.gui.menu.I18nFileCreateMenuItem
 
IceAreaShapeDecoration - Class in com.bbn.openmap.omGraphics.meteo
A ShapeDecoration for meteorological icy conditions.
IceAreaShapeDecoration(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.IceAreaShapeDecoration
Constructor.
icon - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
icon - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
icon - Variable in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
ICON_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
icon_height - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
icon_height - Variable in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
 
ICON_SIZE_PROPERTY - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
icon_width - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
icon_width - Variable in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
 
iconDimension - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
IconFactoryTestingTool - Class in com.bbn.openmap.tools.icon
An example class and example for how to use the OMIconFactory and IconParts to create Icons.
IconFactoryTestingTool() - Constructor for class com.bbn.openmap.tools.icon.IconFactoryTestingTool
 
iconIndex - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
iconIndex - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Index of column in CSV to use as URL of the icon.
IconIndexProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
iconIndex
IconIndexProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Property to use to designate the column of the CSV file to use as an icon URL
iconName - Variable in class com.bbn.openmap.event.AbstractMouseMode
 
iconPackage - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
This cell renderer is pretty closely tied to the icon package.
IconPackageClassProperty - Static variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
IconPart - Interface in com.bbn.openmap.tools.icon
An IconPart is an object that makes up a piece of what's rendered on an Icon.
IconPartCollection - Class in com.bbn.openmap.tools.icon
A collection of IconParts, available by name.
IconPartCollection() - Constructor for class com.bbn.openmap.tools.icon.IconPartCollection
 
IconPartCollection(String, String) - Constructor for class com.bbn.openmap.tools.icon.IconPartCollection
Create a collection with a name and description.
IconPartCollectionEntry - Class in com.bbn.openmap.tools.icon
An entry into an IconPartCollection, providing an IconPart with a name and description.
IconPartCollectionEntry() - Constructor for class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
IconPartCollectionEntry(String, String, IconPart) - Constructor for class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
IconPartList - Class in com.bbn.openmap.tools.icon
An IconPartList is a group of IconParts that can be rendered together.
IconPartList() - Constructor for class com.bbn.openmap.tools.icon.IconPartList
 
IconProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
A property that lets you specify the resource to use for the icon for the MouseMode.
iconSize - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
ID - Variable in class com.bbn.openmap.event.AbstractMouseMode
The identifier for the mode, which is also the name that will be used in a used interface describing the mode to a user.
id - Variable in class com.bbn.openmap.geo.GeoPath.Impl
 
id - Variable in class com.bbn.openmap.geo.GeoPoint.Impl
 
id - Variable in class com.bbn.openmap.geo.GeoSegment.Impl
 
id - Variable in class com.bbn.openmap.geo.OMGeo
 
id - Variable in class com.bbn.openmap.geo.RadialRegion
 
id - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
id - Variable in class com.bbn.openmap.layer.link.GraphicUpdate
The graphic's ID.
id - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
Graphic ID of an object selected by a gesture.
id - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
A semi unique string descriptor.
id - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationRecord
 
id - Variable in class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
ID - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the id column name for any VPF table
id - Variable in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
id - Variable in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
id - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
id - Variable in class com.bbn.openmap.util.cacheHandler.CacheObject
 
ID_COLUMN_NAME - Static variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
the name of the row identifier column "id"
idColumn - Variable in class com.bbn.openmap.layer.vpf.PrimitiveTable
the id column position
IDProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
The MouseModeID to use for a particular instance of a MapMouseMode.
idsm - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Interactive Display Selection Mode:ECDIS defines the display of depth zones to be divided into two or four depth areas.
idString - Variable in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
 
iheight - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
Image height,
iheight - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Image Icon height,
IHttpResponse - Interface in com.bbn.openmap.util.http
 
ii - Variable in class com.bbn.openmap.layer.shape.ESRIPointRecord
A BufferedImage to use at the point.
image - Variable in class com.bbn.openmap.omGraphics.OMPoint.Image
 
IMAGE_NAME - Static variable in interface com.bbn.openmap.dataAccess.asrp.ASRPConstants
File suffix for Main Raster Image.
ImageBackgroundColorProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for the image's background color.
imageBuffer - Variable in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
 
imageCache - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
ImageCacheSizeProperty - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
imageComplete(int) - Method in class Acme.JPM.Encoders.ImageEncoder
 
imageCreator - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
imageCreator - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The object that creates the image from either pixels or bytes and colors.
ImageCutoffRatioProperty - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
imageData - Variable in class com.bbn.openmap.layer.rpf.RpfIndexedImageData
 
imageDecoder - Variable in class com.bbn.openmap.dataAccess.image.ImageTile
 
ImageEncoder - Class in Acme.JPM.Encoders
Abstract class for writing out an image.
ImageEncoder(Image, OutputStream) - Constructor for class Acme.JPM.Encoders.ImageEncoder
 
ImageEncoder(ImageProducer, OutputStream) - Constructor for class Acme.JPM.Encoders.ImageEncoder
 
ImageFilePathProperty - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
imageFilter - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The image filter to use on the constructed image.
imageFormat - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
imageFormat - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
GIF, PNG, JPEG, etc.
IMAGEFORMAT_GEOTIFF - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_GIF - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_JPEG - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_PNG - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_PPM - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
IMAGEFORMAT_SVG - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_TIFF - Static variable in interface com.bbn.openmap.image.WMTConstants
 
IMAGEFORMAT_WBMP - Static variable in interface com.bbn.openmap.image.WMTConstants
 
ImageFormatProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
ImageFormatProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return true if the image format support alpha channel.
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.AcmeGifFormatter
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.GIFImageIOFormatter
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.PNG32ImageFormatter
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.PNGImageIOFormatter
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.PPMFormatter
 
imageFormatSupportAlphaChannel() - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return true if the image format support fully transparent pixels.
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.AcmeGifFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.GIFImageIOFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.PNG32ImageFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.PNGImageIOFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.PPMFormatter
 
imageFormatSupportTransparentPixel() - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
ImageFormatter - Interface in com.bbn.openmap.image
The ImageFormatter deals with most of the image meanderings of Java, while letting you create an image in a specific format.
imageFormatter - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
imageFormatters - Variable in class com.bbn.openmap.image.ImageServer
Hashtable of ImageFormatters available to be used.
ImageFormattersProperty - Static variable in class com.bbn.openmap.image.ImageServer
Property for the image formatter list of available formats.
ImageHeightProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's height.
ImageHelper - Class in com.bbn.openmap.image
A class that holds static functions that do things we tend to do to images a lot.
ImageHelper() - Constructor for class com.bbn.openmap.image.ImageHelper
 
ImageIOFormatter - Class in com.bbn.openmap.image
 
ImageIOFormatter() - Constructor for class com.bbn.openmap.image.ImageIOFormatter
 
ImageLatitudeProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's projection center latitude.
ImageLongitudeProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's projection center longitude.
ImageMaster - Class in com.bbn.openmap.image
The ImageMaster is an organizer for running the ImageServer to create one or more images.
ImageMaster(Properties) - Constructor for class com.bbn.openmap.image.ImageMaster
Create with properties.
ImageMaster(String) - Constructor for class com.bbn.openmap.image.ImageMaster
Create with properties file.
ImageMaster(URL) - Constructor for class com.bbn.openmap.image.ImageMaster
Create with properties file URL.
ImageMaster.ImageMasterHelper - Class in com.bbn.openmap.image
The ImageMasterHelper contains an ImageServer, and acts like the ImageReceiver to create the Image file when the bits are ready.
ImageMaster.ImageMasterHelper(String, Properties, ImageMaster) - Constructor for class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
ImageNameProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's output name.
ImageProjectionProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's projection type.
ImageProperty - Static variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
imageQuality - Variable in class com.bbn.openmap.image.SunJPEGFormatter
 
imageQuality - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
If using a lossy image format, such as jpeg, set this to high, medium or low
ImageReader - Interface in com.bbn.openmap.dataAccess.image
 
ImageReaderLoader - Interface in com.bbn.openmap.dataAccess.image
An ImageReaderLoader is an object used to determine if a particular ImageReader can be used for a particular image file.
imageReaderLoaders - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
ImageReaderLoadersProperty - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
ImageReceiver - Interface in com.bbn.openmap.image
The interface describing the object that receives the formatted image from the ImageServer.
images - Variable in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
imageScaleFactor - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
The limiting factor for image scaling.
ImageScaleFactorProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
The amount of scaling to allow on images.
ImageScaleProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's projection scale.
ImageScaler - Class in com.bbn.openmap.image
This code comes from the book "Filthy Rich Clients" Chapter 4.
ImageScaler() - Constructor for class com.bbn.openmap.image.ImageScaler
 
ImageScaler - Class in com.bbn.openmap.util
This code comes from the book "Filthy Rich Clients" Chapter 4.
ImageScaler() - Constructor for class com.bbn.openmap.util.ImageScaler
 
ImageServer - Class in com.bbn.openmap.image
The image server is the class you want to deal with when creating images.
ImageServer() - Constructor for class com.bbn.openmap.image.ImageServer
Empty constructor that expects to be configured later.
ImageServer(Properties) - Constructor for class com.bbn.openmap.image.ImageServer
To create the image server, you hand it a set of properties that let it create an array of layers, and also to set the properties for those layers.
ImageServer(String, Properties) - Constructor for class com.bbn.openmap.image.ImageServer
Same as the other constructor, except that the properties can have a prefix in front of them.
ImageServer(String, Properties, Map<String, Layer>) - Constructor for class com.bbn.openmap.image.ImageServer
Create an ImageServer that should be configured with a Properties file.
ImageServer(Layer[], ImageFormatter) - Constructor for class com.bbn.openmap.image.ImageServer
Create an ImageServer from an array of Layers and an ImageFormatter.
ImageServerConstants - Interface in com.bbn.openmap.image
This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
ImageServerLayersProperty - Static variable in class com.bbn.openmap.image.ImageServer
Property for space separated layers.
ImageServersProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for space separated image servers to be created.
ImageServerUtils - Class in com.bbn.openmap.image
A class to contain convenience functions for parsing web image requests.
ImageServerUtils() - Constructor for class com.bbn.openmap.image.ImageServerUtils
 
imageString - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
ImageTile - Class in com.bbn.openmap.dataAccess.image
This is an extension to OMRaster that automatically scales itself to match the current projection.
ImageTile() - Constructor for class com.bbn.openmap.dataAccess.image.ImageTile
Construct a blank OMRaster, to be filled in with set calls.
ImageTile(double, double, double, double, ImageReader, CacheHandler) - Constructor for class com.bbn.openmap.dataAccess.image.ImageTile
Create an OMRaster, Lat/Lon placement with an ImageIcon.
ImageTile(double, double, double, double, BufferedImage) - Constructor for class com.bbn.openmap.dataAccess.image.ImageTile
Create an OMRaster, Lat/Lon placement with an ImageIcon.
ImageTile.Cache - Class in com.bbn.openmap.dataAccess.image
 
ImageTile.Cache() - Constructor for class com.bbn.openmap.dataAccess.image.ImageTile.Cache
 
ImageTile.Cache(int) - Constructor for class com.bbn.openmap.dataAccess.image.ImageTile.Cache
 
ImageTileLayer - Class in com.bbn.openmap.layer.imageTile
The ImageTileLayer is a layer that manages georeferenced images over a map.
ImageTileLayer() - Constructor for class com.bbn.openmap.layer.imageTile.ImageTileLayer
Default constructor for layer, initializes tile cache.
ImageTileLayer.ImageListCellRenderer - Class in com.bbn.openmap.layer.imageTile
Renders the JList cells.
ImageTileLayer.ImageListCellRenderer() - Constructor for class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
From the Image Observer Interface.
imageURLString - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
ImageWarp - Class in com.bbn.openmap.omGraphics.util
The ImageTranslator is the object that takes a BufferedImage and creates an OMRaster from it based on a Projection object.
ImageWarp(BufferedImage) - Constructor for class com.bbn.openmap.omGraphics.util.ImageWarp
Create an image warp for an image assumed to be world wide coverage, with the top at 90 degrees, the bottom at -90, the left side at -180 and the right side at 180.
ImageWarp(BufferedImage, GeoCoordTransformation, DataBounds) - Constructor for class com.bbn.openmap.omGraphics.util.ImageWarp
Create an image warp with some additional transform information.
ImageWarp(BufferedImage, GeoCoordTransformation, WorldFile) - Constructor for class com.bbn.openmap.omGraphics.util.ImageWarp
Create an image warp with some additional transform information.
ImageWarp(int[], int, int) - Constructor for class com.bbn.openmap.omGraphics.util.ImageWarp
Create an image warp for an image assumed to be world wide coverage, with the top at 90 degrees, the bottom at -90, the left side at -180 and the right side at 180.
ImageWarp(int[], int, int, GeoCoordTransformation, DataBounds) - Constructor for class com.bbn.openmap.omGraphics.util.ImageWarp
Create an image warp with some additional transform information.
ImageWarp(int[], int, int, GeoCoordTransformation, WorldFile) - Constructor for class com.bbn.openmap.omGraphics.util.ImageWarp
Create an image warp with some additional transform information.
ImageWidthProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an image's width.
imageX - Variable in class com.bbn.openmap.omGraphics.OMPoint.Image
 
imageY - Variable in class com.bbn.openmap.omGraphics.OMPoint.Image
 
iMaster - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
img - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
IMPLICIT_POINT - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
importer - Variable in class com.bbn.openmap.layer.event.EventLayer
 
ImporterProperty - Static variable in class com.bbn.openmap.layer.event.EventLayer
 
in - Variable in class com.bbn.openmap.geo.BoundaryCrossing
The GeoRegion that is being entered.
in - Variable in class com.bbn.openmap.util.http.HttpConnection
 
INACTIVE - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates that the clock is inactive and will not be sending events.
INACTIVE_WIDGET_COLOR_PROPERTY - Static variable in class com.bbn.openmap.gui.OverlayMapPanel
 
inactiveWidgetColors - Variable in class com.bbn.openmap.gui.OverlayMapPanel
May be null, in which case the widgets should decide.
inBorder(int, int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
get the border that mouse is in
inBubble(Geo, double, double, Geo) - Method in class com.bbn.openmap.geo.Geo
Is Geo p inside the time bubble along the great circle segment from this to v2 looking forward forwardRadius and backward backwardRadius.
includeExitMenuItem() - Method in class com.bbn.openmap.gui.OverlayMapPanel
Include exit in the File menu.
includeProperty - Static variable in class com.bbn.openmap.PropertyHandler
The property name used to hold a list of marker names.
incomplete - Variable in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
INCREMENTAL_UPDATES_PROPERTY - Static variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
Property to allow the MapTileFactory to call repaint on this layer as map tiles become available.
incrementalUpdates - Variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
Flag to allow this layer to set itself as a repaint callback object on the tile factory.
incUpdateSequence() - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
index - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
index - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
index - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
index - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
INDEX - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Generic attribute key for index attributes.
index - Variable in class com.bbn.openmap.omGraphics.OMList.OMDist
 
INDEX_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
indexes - Variable in class com.bbn.openmap.layer.DeclutterMatrix
A set of matrix indexes that get set for a particular object for a search.
indexHorizontalRange() - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
RegionIndex parameter method.
indexHorizontalRange() - Method in interface com.bbn.openmap.geo.ExtentIndex
report on the maximum horizontalRange supported by this index.
indexNulls(InputStream, long, OutputStream) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.FileIndex
Writes the spatial index for a null shape file.
indexNulls(InputStream, long, List<SpatialIndex.Entry>) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.MemoryIndex
Writes the spatial index for a null shape file.
indexOf(Object) - Method in class com.bbn.openmap.omGraphics.OMList
 
indexPoints(InputStream, long, OutputStream) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.FileIndex
Writes the spatial index for a point shape file.
indexPoints(InputStream, long, List<SpatialIndex.Entry>) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.MemoryIndex
Writes the spatial index for a point shape file.
indexPolygons(InputStream, long, OutputStream) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.FileIndex
Writes the spatial index for a polygon shape file.
indexPolygons(InputStream, long, List<SpatialIndex.Entry>) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.MemoryIndex
Writes the spatial index for a polygon shape file.
indexRecordLength - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
IndexRule - Class in com.bbn.openmap.omGraphics.rule
A Rule is an attribute inspector that makes decisions about rendering attributes, information line contents, tooltips and visibility based on scale.
IndexRule() - Constructor for class com.bbn.openmap.omGraphics.rule.IndexRule
 
induceGraphicalUpdate - Variable in class com.bbn.openmap.time.TimeBoundsEvent
 
info - Variable in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
info - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
Not determined at read-time.
info - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
info - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
INFO_FORMAT - Static variable in interface com.bbn.openmap.image.WMTConstants
Output format for GetFeatureInfo request (INFO_FORMAT).
infoData - Variable in class com.bbn.openmap.layer.EarthquakeLayer
 
infoDelegator - Variable in class com.bbn.openmap.event.CoordMouseMode
The info delegator that will display the distance information
infoDelegator - Variable in class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
InfoDisplayEvent - Class in com.bbn.openmap.event
An event to request that information be displayed.
InfoDisplayEvent(Object) - Constructor for class com.bbn.openmap.event.InfoDisplayEvent
Construct an InfoDisplayEvent.
InfoDisplayEvent(Object, String) - Constructor for class com.bbn.openmap.event.InfoDisplayEvent
Construct an InfoDisplayEvent.
InfoDisplayEvent(Object, String, int) - Constructor for class com.bbn.openmap.event.InfoDisplayEvent
Construct an InfoDisplayEvent.
InfoDisplayListener - Interface in com.bbn.openmap.event
Listens for requests to display information.
infoFile - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The location of the CSV attribute file.
INFOLINE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A string that can be used for a keyword into the OMGraphic attribute hashtable to designate something that would be displayed on the InformationDelegator's information line for an OMGraphic.
infolineFields - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
infoLineHolder - Variable in class com.bbn.openmap.InformationDelegator
 
infoLineHolder2 - Variable in class com.bbn.openmap.InformationDelegator
 
infolineIndicies - Variable in class com.bbn.openmap.omGraphics.rule.IndexRule
 
infoLineOrganizer - Variable in class com.bbn.openmap.InformationDelegator
 
infoRecord - Static variable in class com.bbn.openmap.layer.e00.E00Parser
 
infoRecords - Variable in class com.bbn.openmap.io.CSVFile
The records of the CSV file
information - Variable in class com.bbn.openmap.event.InfoDisplayEvent
The requester may send information along with the event if the event represents an information display request from the layer, this variable contains the information needed to process the event.
informationDelegator - Variable in class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
 
InformationDelegator - Class in com.bbn.openmap
The InformationDelegator manages the display of information requested by Layers and other map components.
InformationDelegator() - Constructor for class com.bbn.openmap.InformationDelegator
 
informationDelegator - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A handle to the InformationDelegator to use for status messages.
infoUrl - Variable in class com.bbn.openmap.io.CSVFile
The location of the CSV file
init() - Method in class com.bbn.openmap.app.OpenMapApplet
Called by the browser or applet viewer to inform this applet that it has been loaded into the system.
init() - Method in class com.bbn.openmap.dataAccess.cgm.CGMApplet
 
init(URL) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
init() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
init() - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Set up the columns of this DbfTableModel, so the parameters of the source header rows are listed.
init(Applet) - Static method in class com.bbn.openmap.Environment
Initializes the environment of an applet.
init(Properties) - Static method in class com.bbn.openmap.Environment
Initializes the environment of an application.
init() - Static method in class com.bbn.openmap.Environment
Initializes the OpenMap environment.
init() - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
init(Geo[]) - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
Works by computing the centroid, then finding the largest radius.
init(GeoArray) - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
Works by computing the centroid, then finding the largest radius.
init(Geo, double) - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
init() - Method in class com.bbn.openmap.gui.event.EventListCellRenderer
 
init(float, float, float, String) - Method in class com.bbn.openmap.gui.GoToMenu.GoToButton
 
init(OMControlPanel) - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
init(ToolPanel) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
init() - Method in class com.bbn.openmap.gui.MiniBrowser
 
init(Properties) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Deprecated. use setProperties(props).
init(String, Properties) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Deprecated. use setProperties(prefix, props).
init() - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
init(File) - Method in class com.bbn.openmap.io.FileInputReader
Initialize the underlying RandomAccessFile.
init() - Method in class com.bbn.openmap.layer.DemoLayer
 
init() - Method in class com.bbn.openmap.layer.learn.BasicLayer
Called from the prepare() method if the layer discovers that its OMGraphicList is null.
init() - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Called from the prepare() method if the layer discovers that its OMGraphicList is null.
init() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
 
init() - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Create the line object, the state machine, and the vectors used to keep track of the line being drawn.
init() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Creates new tools.
init() - Method in interface com.bbn.openmap.layer.terrain.TerrainTool
Tell the tool to initialize.
init() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
The warehouse is initialized the first time features are fetched.
init(DefaultMutableTreeNode) - Method in class com.bbn.openmap.layer.vpf.VPFConfig
 
init(String, Properties) - Method in class com.bbn.openmap.LayerHandler
Initialize the LayerHandler by having it construct it's layers from a properties object.
init(URL) - Method in class com.bbn.openmap.LayerHandler
Initialize the LayerHandler by having it construct it's layers from a URL containing an openmap.properties file.
init(String, URL) - Method in class com.bbn.openmap.LayerHandler
Initialize the LayerHandler by having it construct it's layers from a URL containing an openmap.properties file.
init(Layer[]) - Method in class com.bbn.openmap.LayerHandler
Initialize from an array of layers.
init(List<Layer>) - Method in class com.bbn.openmap.LayerHandler
 
init(Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Deprecated. use setProperties(props).
init(String, Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Deprecated. use setProperties(prefix, props).
init() - Method in class com.bbn.openmap.omGraphics.editable.CircleStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.LineStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.ListStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.PointStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.RectStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.ScalingRasterStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.editable.TextStateMachine
 
init() - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init(OMDrawingTool) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Must be called on a EditableOMGraphicList that is created from an OMGraphicList containing OMGraphics.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.EditableOMText
Create and initialize the state machine that interprets the modifying gestures/commands, as well as initialize the grab points.
init() - Method in class com.bbn.openmap.omGraphics.OMAreaList
Initialization that sets the OMAreaList, which is a modified OMGraphicList, to be vague and constructed in a first added, first used order.
init() - Method in class com.bbn.openmap.proj.Azimuth
 
init() - Method in class com.bbn.openmap.proj.Cartesian
 
init() - Method in class com.bbn.openmap.proj.Cylindrical
 
init() - Method in class com.bbn.openmap.proj.GeoProj
 
init() - Method in class com.bbn.openmap.proj.Gnomonic
 
init() - Method in class com.bbn.openmap.proj.Proj
Called after the center and scale is set in setParams, but before the scale is checked for legitimacy.
init(Properties, String) - Method in class com.bbn.openmap.PropertyHandler
Initialize internal properties from Properties object.
init() - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Initializes the background, bounds, title, panel and adds a window listener.
init() - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
Each subclass should initialize the graphicInfo HashMap by calling addEditClassWrapper(EditClassWrapper).
init() - Method in class com.bbn.openmap.tools.drawing.OMCircleLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMDecoratedSplineLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMDistanceLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMLineLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMPointLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMPolyLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMRectLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMScalingRasterLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMSplineLoader
 
init() - Method in class com.bbn.openmap.tools.drawing.OMTextLoader
 
init() - Method in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
init(SymbolReferenceLibrary, List) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Create the GUI based on the contents of the SymbolReferenceLibrary and the SymbolPartTrees created from the options.
init(Applet, String[]) - Static method in class com.bbn.openmap.util.Debug
Initialize debugging for the given applet.
init(Properties) - Static method in class com.bbn.openmap.util.Debug
Initialize debugging for an application.
init() - Static method in class com.bbn.openmap.util.Debug
Initialize debugging from the system properties.
initCache(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
initColors(DrawingAttributes, DrawingAttributes, int) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
initDecorations() - Method in class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
 
initDecorations() - Method in class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
 
initDecorations() - Method in class com.bbn.openmap.omGraphics.meteo.OMOcclusion
 
initDecorations() - Method in class com.bbn.openmap.omGraphics.OMDecoratedSpline
Called by constructor, may be overriden.
initDefaultDrawingToolLoaders() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Add the default (line, poly, rectangle, circle/range rings, point) capabilities to the tool.
initDrawingAttributes() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Called from super class constructor.
initDrawingAttributes() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Called from super class constructor.
initDrawingTool() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Method called in the AbstractDrawingEditorTool constructor.
initFile(String) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
 
initFileHolder() - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
Initialize the holding arrays.
initGUI() - Method in class com.bbn.openmap.gui.time.HotwashTimerControlButtonPanel
Set the ImageIcons to whatever is set on the URL variables.
initGUI() - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
Set the ImageIcons to whatever is set on the URL variables.
initHardCodedProperties(Properties) - Static method in class com.bbn.openmap.Environment
Hardcoded default properties.
initHeader() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Reads or writes the header of a Shape file.
INITIAL_HEIGHT - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
INITIAL_WIDTH - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
initialDelay - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
InitialDelayProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
initialize(String, String, String) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Read in the attribute information about the data.
initialize(DDFFieldDefinition, byte[]) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
initialize(DDFModule, String, byte[]) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Initialize the field definition from the information in the DDR record.
initialize(Geo) - Method in class com.bbn.openmap.geo.Geo
Initialize this Geo to match another.
initialize(double, double, double) - Method in class com.bbn.openmap.geo.Geo
Initialize this Geo with new parameters.
initialize(double, double) - Method in class com.bbn.openmap.geo.Geo
Initialize this Geo with to represent coordinates.
initialize() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
initialize(String, Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Go through the properties, loading the shapefile, information file and attributes files, and resolve how everything should be drawn.
initialize(Properties, SymbolImageMaker) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
initializePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.time.Clock
Fires Propertyevents to new PropertyChangeListeners so they get the latest info.
initializeRadians(double, double) - Method in class com.bbn.openmap.geo.Geo
Initialize this Geo with to represent coordinates.
initIcons() - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
initIcons() - Static method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
initInfoWidgets() - Method in class com.bbn.openmap.InformationDelegator
If you want to subclass the InformationDelegator and have it handle messages differently, you can override this method to set the widgets you want.
initInterface(Iterator<OMEvent>, boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
Resets the event list.
initInterface() - Method in class com.bbn.openmap.gui.event.EventPanel
Initialize the panel interface, showing the buttons for calling up the filter panel and the event presenter lists in a tabbed pane (if there is more than one, otherwise, just shows the component from that EventPresenter).
initLabelingDuringGenerate() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
The method only needs to be called in an OMGraphic's generate method if the setShape() method isn't called there.
initLST(String[]) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
initLST() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
initialize the library selection table.
initLST() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
initialize the library selection table.
initPanel() - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Initializes the property sheet panel.
initPathsFromProperties(Properties, String) - Static method in class com.bbn.openmap.util.PropUtils
Takes a string of `;' separated paths and returns an array of parsed strings.
initPathsFromProperties(Properties, String, String[]) - Static method in class com.bbn.openmap.util.PropUtils
Takes a string of `;' separated paths and returns an array of parsed strings.
initProjection(Properties) - Method in class com.bbn.openmap.image.MapRequestHandler
Set up the default projection, which parts are used if any parts of a projection are missing on an image request.
initPropertiesProperty - Static variable in interface com.bbn.openmap.PropertyConsumer
Key in the associated propertyInfo object.
initRectSize() - Method in class com.bbn.openmap.omGraphics.EditableOMRect
 
initRectSize() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
initRoadClasses() - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
initRuntimeProperties(Properties) - Static method in class com.bbn.openmap.Environment
Initializes the runtime properties list.
initSource() - Method in class com.bbn.openmap.layer.learn.ProjectionResponseLayer
Just creating a set of Points to use as data source.
initSubframes(int, int) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
Sets the subframe array.
initThematicIndex(String) - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Causes the thematic index for the tile_id column to be initialized.
initTitle() - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Initializes the property sheet's title.
initToolTip() - Method in class com.bbn.openmap.InformationDelegator
This method should be called to initialize the tooltip status so that an old tooltip doesn't remain when a layer starts listening to mouse events.
inputFile - Variable in class com.bbn.openmap.io.FileInputReader
The underlying file input
inputFile - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
input is read from this file
InputReader - Interface in com.bbn.openmap.io
The InputReader is an interface that isolates the data file source type from the BinaryFile.
inputStream - Variable in class com.bbn.openmap.io.StreamInputReader
The underlying data input stream, for resource files.
inputStreamCount - Variable in class com.bbn.openmap.io.StreamInputReader
Keep track of how many bytes have been read when using the DataInputStream to read the file.
InputStreamSplitter - Class in com.bbn.openmap.io
The InputStreamSplitter is a FilterInputStream that reads and returns data from an input stream, while also sending the data to an output stream.
InputStreamSplitter(InputStream, OutputStream) - Constructor for class com.bbn.openmap.io.InputStreamSplitter
Creates an InputStreamSplitter.
inputURL - Variable in class com.bbn.openmap.io.JarInputReader
Where to go to hook up with a resource.
inputURL - Variable in class com.bbn.openmap.io.URLInputReader
Where to go to hook up with a resource.
inRegion(float, float, float, float) - Method in class com.bbn.openmap.layer.vpf.TileDirectory
Figure out if our region overlaps the passed in region
insertDecoration(int, ShapeDecoration) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Inserts a Decoration.
insertRadians(double[], int, boolean) - Method in class com.bbn.openmap.omGraphics.OMPoly
Convenience function for adding some coordinates to the polygon, for lat/lon polygons.
insertRoadPointAt(RoadPoint, int) - Method in class com.bbn.openmap.tools.roads.Road
 
INSET - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
INSIDE - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
inside_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
inside_polygon(float[], float[], double, double) - Static method in class com.bbn.openmap.proj.DrawUtil
Tests if a point is inside a polygon.
inspector - Variable in class com.bbn.openmap.gui.LayerAddPanel
The Inspector to handle the configuration of the new Layer.
Inspector - Class in com.bbn.openmap.util.propertyEditor
Class to inspect a PropertyConsumer.
Inspector() - Constructor for class com.bbn.openmap.util.propertyEditor.Inspector
Does nothing.
Inspector(ActionListener) - Constructor for class com.bbn.openmap.util.propertyEditor.Inspector
Sets the actionListener.
inspectPropertyConsumer(PropertyConsumer) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
Inspect and configure a PropertyConsumer object.
installDefaults(AbstractButton) - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
INSTANCE - Static variable in class com.bbn.openmap.proj.coords.LatLonGCT
 
INSTANCE - Static variable in class com.bbn.openmap.proj.coords.MercatorMeterGCT
 
instantiatedLayers - Variable in class com.bbn.openmap.image.ImageMaster
Hashtable of instantiated layers across servers, to reduce duplication of same layers.
InteractionLayer - Class in com.bbn.openmap.layer.learn
This layer demonstrates how to interact with your OMGraphics on the map, getting them to change appearance with mouse events and provide additional information about themselves.
InteractionLayer() - Constructor for class com.bbn.openmap.layer.learn.InteractionLayer
 
InteriorStyle - Class in com.bbn.openmap.dataAccess.cgm
 
InteriorStyle(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.InteriorStyle
 
intermediateDest - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
Temporary destination point of the range rings to be drawn.
INTERNALERROR - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
internalFrame(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Set the component to an internal frame
internalFrame(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Set the component to an internal frame
internalFrame(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the component to an internal frame
internalFrame(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
internalKey - Static variable in class com.bbn.openmap.layer.DemoLayer
Used by geometries created in GUI for specify if the spatial filter is for objects inside the drawn shape.
INTERNATIONAL - Static variable in class com.bbn.openmap.proj.Ellipsoid
"International"
international1974_earthEquatorialRadiusMeters - Static variable in class com.bbn.openmap.proj.Planet
 
international1974_earthFlat - Static variable in class com.bbn.openmap.proj.Planet
 
international1974_earthPolarRadiusMeters - Static variable in class com.bbn.openmap.proj.Planet
 
interp(double, double, double, double, int, int) - Method in class com.bbn.openmap.tools.roads.RoadFinder
find a point between x1,y1 and x2, y2 that is within the visible map
interpElevationAt(float, float) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Interpolated elevation at a given lat/lon - should be more precise than elevationAt(), but that depends on the resolution of the data.
interpolate(Geo, double) - Method in class com.bbn.openmap.geo.Geo
 
interpolate(Geo, double, Geo) - Method in class com.bbn.openmap.geo.Geo
 
interpolate - Variable in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
Flag to indicate that intermediate positions between locations should be interpolated.
interpolate - Variable in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Flag to indicate that intermediate positions between locations should be interpolated.
interpolate(long, TemporalRecord, TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalPointSupport
Just returns the TemporalRecord that is closes to the current time.
interpolate(long, TemporalRecord, TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
Just returns the TemporalRecord that is closes to the current time.
interpolatedPoint(Point2D, Point2D, double) - Static method in class com.bbn.openmap.omGraphics.awt.LineUtil
Interpolates a point on a segment.
interpretValue(String) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
interpValueAt(double, double, Projection) - Method in class com.bbn.openmap.omGraphics.OMGrid
Interpolated value at a given lat/lon - should be more precise than valueAt(), but that depends on the resolution of the data.
interQuadTree - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
interrupt() - Method in interface com.bbn.openmap.util.ISwingWorker
A new method that interrupts the worker thread.
interrupt() - Method in class com.bbn.openmap.util.SwingWorker
A new method that interrupts the worker thread.
interruptable - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Flag used to avoid the SwingWorker to be interrupted.
InterruptableProperty - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The property to tell the layer if the thread launched for prepare() method calls can be interrupted.
intersect(Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
Find the intersection of the great circle between this and q and the great circle normal to r.
intersect(Geo, Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
Find the intersection of the great circle between this and q and the great circle normal to r.
intersect(Object, Object) - Static method in class com.bbn.openmap.geo.Intersection
Simplified version of #intersect(Path, Collection, Algorithm) for old code, using the default match algorithm, and returning the identifiers of the regions that intersect with the path.
Intersection - Class in com.bbn.openmap.geo
Contains great circle intersection algorithms and helper methods.
Intersection(MatchFilter, MatchCollector) - Constructor for class com.bbn.openmap.geo.Intersection
Create an Intersection class that will use the provided MatchFilter and MatchCollector.
Intersection - Class in com.bbn.openmap.tools.roads
 
Intersection(LatLonPoint, RoadLayer) - Constructor for class com.bbn.openmap.tools.roads.Intersection
Create an Intersection at a given location.
Intersection(LatLonPoint, String, RoadLayer) - Constructor for class com.bbn.openmap.tools.roads.Intersection
 
Intersection.Graphic - Class in com.bbn.openmap.tools.roads
Inner class for the visual representation of an Intersection.
intersectionResultList - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
This list holds the BoundaryCrossings and the image masks created from Intersection queries.
intersections - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
IntersectionTest - Class in com.bbn.openmap.geo
 
IntersectionTest() - Constructor for class com.bbn.openmap.geo.IntersectionTest
 
intersector() - Static method in class com.bbn.openmap.geo.Intersection
Create an Intersection class that will use the MatchFilter.MatchParameters class with STRICT settings, and a MatchCollector.SetMatchCollector.
intersector(MatchParameters) - Static method in class com.bbn.openmap.geo.Intersection
Create an Intersection class that will use the MatchFilter.MatchParameters class with provided settings, and a MatchCollector.SetMatchCollector.
intersector(MatchParameters, Collection) - Static method in class com.bbn.openmap.geo.Intersection
Create an Intersection class that will use the MatchFilter.MatchParameters class with provided settings, and a MatchCollector.CollectionMatchCollector with the provided collector.
intersector(MatchFilter, MatchCollector) - Static method in class com.bbn.openmap.geo.Intersection
Create an Intersection class that will use the provided MatchFilter class and the provided MatchCollector.
intersects(BoundingCircle) - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
intersects(Geo, double) - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
intersects(BoundingCircle) - Method in interface com.bbn.openmap.geo.BoundingCircle
 
intersects(Geo, double) - Method in interface com.bbn.openmap.geo.BoundingCircle
 
intersects(double, double, double, double, double, double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
Returns true if the two segs intersect in at least one point.
intersects(double, double, double, double) - Method in class com.bbn.openmap.layer.shape.SpatialIndex.Entry
 
intersects(double, double, double, double, double, double, double, double) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
Determines if two rectangles intersect.
intersects(DataBounds) - Method in class com.bbn.openmap.util.DataBounds
 
intersectsCircle(Geo, Geo, Geo, double) - Static method in class com.bbn.openmap.geo.Intersection
Returns true or false depending on whether the great circle seg from point p1 to point p2 intersects the circle of radius (radians) around center.
intersectsCircle(float[], double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
returns true if the specified poly path intersects the circle centered at (lat, lon).
intersectsCircle(double[], double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
returns true if the specified poly path intersects the circle centered at (lat, lon).
interval - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
The number of rings, or the unit interval, depending on whether intervalUnits is null or not.
INTERVAL_100K - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
intervalField - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
intervalUnits - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
The unit object specifying the interval meaning.
intFromProperties(Properties, String, int) - Static method in class com.bbn.openmap.util.PropUtils
Gets an integer out of a properties object.
IntHashtable - Class in Acme
 
IntHashtable(int, float) - Constructor for class Acme.IntHashtable
 
IntHashtable(int) - Constructor for class Acme.IntHashtable
 
IntHashtable() - Constructor for class Acme.IntHashtable
 
intro - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
intValue() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Get the value of the subfield as an int.
intVDTschemalength - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
expected schema lengths for int.vdt files
intVDTschematype - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
expected schema types for int.vdt files
intVDTTableName - Static variable in interface com.bbn.openmap.layer.vpf.Constants
name of the VPF integer value description table
inUse - Variable in class com.bbn.openmap.gui.time.TimelineLayer.PlayFilter
 
inUse - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
Flag to track when the RpfCoverage is active.
invalidateLayout(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
InvalidCharException - Exception in com.bbn.openmap.io
An invalid character occurred on in input stream.
InvalidCharException(char) - Constructor for exception com.bbn.openmap.io.InvalidCharException
Construct an object with no detail message
InvalidCharException(String, char) - Constructor for exception com.bbn.openmap.io.InvalidCharException
Construct an object with a detail message
INVALIDDIMENSIONVALUE - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
INVALIDFORMAT - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
INVALIDPOINT - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
INVALIDSRS - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
INVALIDUPDATESEQUENCE - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
inverse(double, double, T) - Method in class com.bbn.openmap.MapBean
Checks the rotation set on the MapBean and accounts for it before calling inverse on the projection.
inverse(double, double, T) - Method in class com.bbn.openmap.MapBean.RotationHelper
Performs a projection.inverse operation that also takes into account rotation.
inverse(Point2D, Point2D) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
inverse(double, double, Point2D) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
inverse(double, double, T) - Method in class com.bbn.openmap.proj.CADRG
Inverse project x,y coordinates into a LatLonPoint.
inverse(double, double, Point2D) - Method in class com.bbn.openmap.proj.Cartesian
Inverse projection a map coordinate into world space.
inverse(double, double) - Method in class com.bbn.openmap.proj.coords.AbstractGCT
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.AbstractGCT
 
inverse(double, double) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
Convert the given (projected) coordinate in the CRS to a LatLonPoint without respect for axis order.
inverse(double, double, boolean) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
Convert the given (projected) coordinate in the CRS to a LatLonPoint.
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.DatumShiftGCT
Convert from a latlon in the Ellipsoid of this instance to wgs84
inverse(double, double) - Method in interface com.bbn.openmap.proj.coords.GeoCoordTransformation
 
inverse(double, double, LatLonPoint) - Method in interface com.bbn.openmap.proj.coords.GeoCoordTransformation
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.LambertConformalGCT
 
inverse(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonGCT
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.LatLonGCT
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.MercatorMeterGCT
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT.OSM
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT.TMS
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.MultiGCT
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
inverse(double, double) - Method in class com.bbn.openmap.proj.coords.VHTransform
 
inverse(double, double, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.VHTransform
 
inverse(double, double, Point2D) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
inverse(Point2D) - Method in class com.bbn.openmap.proj.GeoProj
Inverse project a Point from x,y space to LatLon space.
inverse(double, double) - Method in class com.bbn.openmap.proj.GeoProj
Inverse project x,y coordinates.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.Gnomonic
Inverse project x,y coordinates into a LatLonPoint.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.LambertConformal
Inverse project x,y coordinates into a LatLonPoint.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.LLXY
Inverse project x,y coordinates into a LatLonPoint.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.Mercator
Inverse project x,y coordinates into a LatLonPoint.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.Orthographic
Inverse project x,y coordinates into a LatLonPoint.
inverse(Point2D, T) - Method in class com.bbn.openmap.proj.Proj
 
inverse(Point2D) - Method in class com.bbn.openmap.proj.Proj
Inverse project a Point2D from x,y space to coordinate space.
inverse(double, double) - Method in class com.bbn.openmap.proj.Proj
Inverse project x,y coordinates.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.Proj
 
inverse(Point2D) - Method in interface com.bbn.openmap.proj.Projection
Inverse project a Point2D from map x/y space into world coordinates.
inverse(Point2D, T) - Method in interface com.bbn.openmap.proj.Projection
Inverse project a Point2D from map x/y space into world coordinates.
inverse(double, double) - Method in interface com.bbn.openmap.proj.Projection
Inverse project x,y coordinates into world coordinates.
inverse(double, double, T) - Method in interface com.bbn.openmap.proj.Projection
Inverse project x,y coordinates into world coordinates.
inverse(double, double, T) - Method in class com.bbn.openmap.proj.UTMProjection
 
inverseProjectMillis(double) - Static method in class com.bbn.openmap.gui.time.TimelineLayer
 
inverseShape(Shape) - Method in class com.bbn.openmap.proj.Proj
Simple shape inverse projection, converts the x,y values in the shape to the x, y values of the projection.
inverseShape(Shape) - Method in interface com.bbn.openmap.proj.Projection
Simple shape inverse projection, converts the x,y values in the shape to the x, y values of the projection.
inverseTransform(Point2D, Point2D) - Method in class com.bbn.openmap.MapBean.RotationHelper
Returns dst, the unrotated pixel location of the map.
inverseTransform(Shape) - Method in class com.bbn.openmap.MapBean.RotationHelper
Returns a transformed version of the Shape, unrotated into the projected pixel space of the layer OMGraphics.
INVISIBLE - Variable in class com.bbn.openmap.tools.terrain.LOSGenerator
 
invisibleImage - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
invisibleImage - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
invokeDateSelectionGUI(boolean) - Method in interface com.bbn.openmap.gui.time.ITimeBoundsUserActionsListener
Bring up the GUI that allows time bounds to be set manually.
IP_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
is(String, boolean) - Method in class com.bbn.openmap.util.ArgParser.Arg
Returns true if the atg string matches the name of the Arg, or, if allowAbbr is true, returns true if the arg length is one and it matches the first letter of the arg name.
is(String, boolean) - Method in class com.bbn.openmap.util.ArgParser.HelpArg
 
isAboveZone(double, char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
isAbsolute() - Method in class com.bbn.openmap.event.ZoomEvent
Check if the type is ABSOLUTE.
isActivated() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Convenience function to tell if the OMDrawingTool is currently working on an OMGraphic.
isActive() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Whether this ZLIF is the active tab in the MapTileMakerComponent.
isActive() - Method in class com.bbn.openmap.layer.event.EventLayer
 
isActive() - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
isActive() - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Check whether the MapMouseInterpreter is responding to events.
isActive() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Check whether the MapMouseInterpreter is responding to events.
isActive() - Method in interface com.bbn.openmap.time.TimeBoundsProvider
A query that can be made to the TimeBoundsProvider asking it if it is active, and if it's time bounds should be considered.
isAddInProgress() - Method in class com.bbn.openmap.MapHandler
 
isAllowCreateImage() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
isAllowDecluttering() - Method in class com.bbn.openmap.layer.location.Location
Get the decluttering allowance setting for this label.
isAllowDrawingToolToDeactivateItself() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
isAllowPartials() - Method in class com.bbn.openmap.layer.DeclutterMatrix
Find out whether the spaces off the map are counted as clear and available.
isAlpha(int) - Method in class com.bbn.openmap.util.Tokenizer
 
isAlphanumeric(int) - Method in class com.bbn.openmap.util.Tokenizer
 
isAny(int) - Method in class com.bbn.openmap.util.Tokenizer
 
isApplet() - Static method in class com.bbn.openmap.Environment
Indicates whether the current process is an applet.
isApplication() - Static method in class com.bbn.openmap.Environment
Indicates whether the current process is an application.
isArcUp() - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
Returns true if the arc direction setting is upward, meaning that the peak of the arc is above (or more so) the line that goes between the two points.
isAreaClearBW(int, int, Point) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Looks both ways for a clear space BW = Both ways = look both ways = check left and right.
isAreaClearBWT(int, int, Point) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Check to see if there is space to the left and right.
isAreaClearR(int, int, Point) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Check to see if there is space to the right of the desired place.
isAtCurrentTime() - Method in class com.bbn.openmap.event.OMEvent
 
isAutoPalette() - Method in class com.bbn.openmap.Layer
 
isAutoSpace() - Method in class com.bbn.openmap.gui.ToolPanel
Find out whether spaces are being placed between tools.
isAutoUpdate() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
isBelowZone(double, char) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
isBlocked() - Method in class com.bbn.openmap.tools.roads.Road
 
isBufferDirty() - Method in class com.bbn.openmap.BufferedMapBean
Checks whether the image buffer should be repainted.
isBufferDirty() - Method in class com.bbn.openmap.MapBean
Checks whether the image buffer should be repainted.
isBuffered() - Method in class com.bbn.openmap.BufferedMapBean
Interface-like method to query if the MapBean is buffered, so you can control behavior better.
isBuffered() - Method in class com.bbn.openmap.MapBean
Interface-like method to query if the MapBean is buffered, so you can control behavior better.
isCancelled() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Check to see if it's likely the current thread will be replaced with another one.
isCancelled() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Check to see if the cancelled flag has been set.
isCellEditable(int, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
isCellEditable(int, int) - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
isCib() - Method in class com.bbn.openmap.layer.rpf.RpfColortable
 
isCleanup() - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
isClear(DeclutterMatrix.MatrixIndexes, boolean) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Query whether the matrix is clear, given a set of indexes.
isClear(Paint) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
Checks if the Paint is clear.
isClear(Color) - Static method in class com.bbn.openmap.omGraphics.OMColor
Checks if the color is transparent.
isClear(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Checks if the Paint is clear.
isClientNotification() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Returns true if the query is to let the client know what gestures the server is interested in receiving.
isClockwiseTraversal() - Method in class com.bbn.openmap.proj.Azimuth
Get poly-traversal setting (clockwise or counter-clockwise).
isCloseLink() - Method in class com.bbn.openmap.layer.link.ClientLink
A method used by the client after a communication exchange.
isComplicatedLineType(int) - Method in class com.bbn.openmap.proj.GeoProj
Check for complicated linetypes.
isConnectionOpen - Variable in class com.bbn.openmap.util.http.HttpConnection
 
isConsumeEvents() - Method in class com.bbn.openmap.event.AbstractMouseMode
Returns how the delegate (and it's mouse support) is set up to distribute events.
isConsumeEvents() - Method in class com.bbn.openmap.event.MapMouseSupport
Returns how the mouse support is set up to distribute events.
isCreatePointCheck() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
isCrossingDateline(double, double, float) - Static method in class com.bbn.openmap.proj.ProjMath
Generic test for seeing if an left longitude value and a right longitude value seem to constitute crossing the dateline.
isDataFlavorSupported(DataFlavor) - Method in class com.bbn.openmap.tools.dnd.DefaultTransferableObject
Returns whether or not the specified data flavor is supported for this object.
isDigit(int) - Method in class com.bbn.openmap.util.Tokenizer
 
isDisplayCircle() - Method in class com.bbn.openmap.event.DistanceMouseMode
 
isDisplayCircle() - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
isdm - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Interactive Shallow Display Mode:ECDIS defines the display mode of shallow water areas (shallow depth zones) to be one of two symbology scenarios.
isDockedOnRecurse(DockWrapper) - Method in class com.bbn.openmap.gui.dock.DockWrapper
Recursively determine if another wrapper is docked on this one.
isDoThinning() - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Are we thinning?.
isDoThinning() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
isEditing(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Returns true of the OMGraphic is being edited, or is on an EditableOMGraphicList being manipulated.
isEditing() - Method in class com.bbn.openmap.tools.roads.RoadFinder
BOZO remove me
isEditing() - Method in interface com.bbn.openmap.tools.roads.RoadLayer
 
isEmpty() - Method in class Acme.IntHashtable
 
isEmpty() - Method in class com.bbn.openmap.omGraphics.OMList
 
isEnableFillPaintChoice() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
isEnclosed() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Returns whether the graphic will be a polygon, instead of a polyline.
isEnvarLine(String) - Method in class com.bbn.openmap.util.http.HttpConnection
 
isEOF(Object) - Method in class com.bbn.openmap.util.Tokenizer
 
iServer - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
iServer - Variable in class com.bbn.openmap.image.SimpleHttpImageServer
 
isEventActive(OMEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
isEventInProgress() - Method in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
isExhaustiveSearch() - Method in class com.bbn.openmap.util.wanderer.Wanderer
 
isExitOnClose() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
isFileHasHeader() - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
isFill() - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
Check whether the build process will only fetch tiles that don't exist.
isFill() - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
Check whether the build process will only create jars that don't exist.
isFilled() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
isFilled - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
isFilled() - Method in class com.bbn.openmap.omGraphics.awt.CircleShapeDecoration
Returns the filled boolean.
isFilled() - Method in class com.bbn.openmap.omGraphics.meteo.ColdFrontShapeDecoration
Returns the filled boolean.
isFilled() - Method in class com.bbn.openmap.omGraphics.meteo.HotFrontShapeDecoration
Returns the filled boolean.
isFilled() - Method in class com.bbn.openmap.omGraphics.meteo.IceAreaShapeDecoration
Returns the filled boolean.
isFilled() - Method in class com.bbn.openmap.omGraphics.meteo.TurbulanceShapeDecoration
Returns the filled boolean.
isFillRects() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
isForceGlobal() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Find out whether global settings should override local ones.
isForceGlobal() - Method in interface com.bbn.openmap.layer.location.LocationHandler
Find out whether global settings should override local ones.
isForegroundUnderBackgroundLayer(List<Layer>) - Method in class com.bbn.openmap.LayerHandler
Checks to see if there are background layers on top of foreground layers.
isForeignKey() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Return true if this column is a foreign key.
isFramesLoaded() - Method in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
isFromPrototype(String) - Method in class com.bbn.openmap.tools.beanbox.JarInfo
True if the bean from a serialized prototype.
isFullPathsInATOC() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
isGeometryClosed(float[]) - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
isGeometryClosed() - Method in class com.bbn.openmap.omGraphics.OMPoly
Is the geometry closed ?
isGradient() - Method in class com.bbn.openmap.tools.icon.BasicIconPart
Get whether colors should be replaced by GradientPaints.
isHeadersExist() - Method in class com.bbn.openmap.io.CSVFile
Get whether the first line should be considered as headers to each column.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.DemoLayer
Query that an OMGraphic can be highlighted when the mouse moves over it.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Query that an OMGraphic can be highlighted when the mouse moves over it.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Don't need DTEDFrames highlighting themselves.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Don't need DTEDFrames highlighting themselves.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Query that an OMGraphic can be highlighted when the mouse moves over it.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Query asking if OMGraphic is highlight-able, which means that something in the GUI should change when the mouse is moved or dragged over the given OMGraphic.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
 
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.TTFeatureInfoHandler
 
isHighlightable(OMGraphic) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureInfoHandler
Check to see if the omg should react to mouse movement events.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
isHighlightable(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A query from the MapMouseInterpreter wondering if it should ask any questions about the given OMGraphic concerning mouse movement and mouse dragged gestures.
isHighlightable(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
isIgnoreZonesForCoverageBoxes() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
isInclude() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Whether this ZoomLevel should be used in the tile creation or skipped.
isIncompleteImage() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
A method to check if the last image created was a complete one.
isIncrementalUpdates() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
isInduceGraphicalUpdate() - Method in class com.bbn.openmap.time.TimeBoundsEvent
 
isInside(Geo, double, Geo) - Method in class com.bbn.openmap.geo.Geo
Is the point, p, within radius radians of the great circle segment between this and v2?
isInside(Geo, Geo, double, Geo, Geo) - Static method in class com.bbn.openmap.geo.Geo
do the segments v1-v2 and p1-p2 come within radius (radians) of each other?
isInside(double, double, double, double, double, double, double) - Static method in class com.bbn.openmap.geo.Geo
Static version of isInside uses conventional (decimal degree) coordinates.
isInterpolate() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
isInterpolate() - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
isInterruptable() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Queries for the interruptible flag.
isInterrupted() - Method in interface com.bbn.openmap.util.ISwingWorker
 
isInterrupted() - Method in class com.bbn.openmap.util.SwingWorker
 
isInUse() - Method in class com.bbn.openmap.gui.time.TimelineLayer.PlayFilter
 
isInUse() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
isInvalidLatitude(double) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Check if latitude is bogus.
isInvalidLongitude(double) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Check if longitude is bogus.
isIsolated() - Method in class com.bbn.openmap.gui.OMComponentPanel
 
isIsolated() - Method in class com.bbn.openmap.MapHandlerChild
 
isKeyEvent() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Returns true if the query is representing a key event.
isLayerOn() - Method in class com.bbn.openmap.gui.LayerPane
 
isLayerRemovalDelayed() - Method in class com.bbn.openmap.MapBean
 
isLeaf() - Method in class com.bbn.openmap.layer.mysql.WKTNode
Returns the leaf.
isLeaveShadow() - Method in class com.bbn.openmap.event.OMMouseMode
 
isLeaveShadow() - Method in class com.bbn.openmap.event.PanMouseMode
 
isLeftButton() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
Return if the current button is the left one.
isLeftMouseButton(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
A method to set how a left mouse button is interpreted.
isListening() - Method in class com.bbn.openmap.layer.link.LinkListener
A method used by outsiders to figure out if the LinkListener is listening to the server.
isLoadable(String) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReaderLoader
 
isLoadable(URL) - Method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReaderLoader
 
isLoadable(String) - Method in interface com.bbn.openmap.dataAccess.image.ImageReaderLoader
A query method used to ask the ImageReaderLoader if an image can be handled by the ImageReader it represents.
isLoadable(URL) - Method in interface com.bbn.openmap.dataAccess.image.ImageReaderLoader
A query method used to ask the ImageReaderLoader if an image can be handled by the ImageReader it represents.
isLoadable(String) - Method in class com.bbn.openmap.dataAccess.image.WorldFileImageReaderLoader
 
isLoadable(URL) - Method in class com.bbn.openmap.dataAccess.image.WorldFileImageReaderLoader
 
isLoaded() - Method in class com.bbn.openmap.layer.mif.MIFLoader
 
isLocalhost() - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
isLocateAtCenter() - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Get whether the LabeledOMGraphic is placing the label String in the center of the OMGraphic.
isLocateAtCenter() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Get whether the LabeledOMGraphic is placing the label String in the center of the OMGraphic.
isLocateAtCenter() - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Get whether the LabeledOMGraphic is placing the label String in the center of the OMGraphic.
isLocked() - Method in class com.bbn.openmap.layer.link.Link
Other threads can check to see if the link is in use.
isLOS(GLPoint, GLPoint, OMGraphicList) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
isLOS(LatLonPoint, int, boolean, LatLonPoint, int, int) - Method in class com.bbn.openmap.tools.terrain.LOSGenerator
Check to see if two points are within line of sight of each other, taking into account their elevations above Mean Sea Level as retrieved by a DTED database, and any other addition height of each object.
isManifestName(String) - Static method in class com.bbn.openmap.tools.beanbox.Manifest
 
isMask(int, int) - Static method in class com.bbn.openmap.layer.link.LinkUtil
Provided as a readability convenience.
isMask(int) - Method in class com.bbn.openmap.omGraphics.OMAction
Return whether a mask value is set in the internal value.
isMask(int, int) - Static method in class com.bbn.openmap.omGraphics.OMAction
Check to see if a mask bit is set in an integer.
isMask(int) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Return whether a mask value is set in the internal value.
isMatrixLocationTaken(int, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Check a vertical portion of the matrix, to see if it has already been taken.
isMatted() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Return whether the OMGraphic has matting around the edge.
isMatted() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return whether the OMGraphic has matting around the edge.
isMatted() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return whether the OMGraphic has matting around the edge.
isMouseEventTouching(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
isMouseEventTouchingTheEdge(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
isMouseWheelListener() - Method in class com.bbn.openmap.event.AbstractMouseMode
Check setting for whether MouseMode responds to mouse wheel events.
isMultiPathLayer() - Method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
 
isMultiPathLayer() - Method in class com.bbn.openmap.util.wanderer.DataPathWanderer
True if layer being described can handle more than one data path, i.e.
isMultiSelectEnabled() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Internal callback method that can be overridden by subclasses.
isMultiSelectEnabled() - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Internal callback method that can be overridden by subclasses.
isNewline(Object) - Method in class com.bbn.openmap.util.Tokenizer
 
isNoMouseWheelListenerTimer() - Method in class com.bbn.openmap.event.AbstractMouseMode
 
isNonKey() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Return true if this column is not a key column.
isNorthern() - Method in class com.bbn.openmap.proj.UTMProjection
 
isNumericalType(byte) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
isOffsetNeeded() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
Check to see if the graphic offset point needs to be defined.
isOffsetNeeded() - Method in class com.bbn.openmap.omGraphics.editable.ListStateMachine
Check to see if the graphic offset point needs to be defined.
isOkZone(char, char[]) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
isolated - Variable in class com.bbn.openmap.gui.OMComponentPanel
A boolean that prevents the BeanContextChild from looking at events from BeanContext other than the one it was originally added to.
isolated - Variable in class com.bbn.openmap.MapHandlerChild
A boolean that prevents the BeanContextChild from looking at events from BeanContext other than the one it was originally added to.
isOnMap(Projection) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Return true of current bounds covers the projection area.
isOnMap(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
 
isOnMap(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Test to see if projected image is on map.
isOnSegment(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Point i is on the great circle defined by the points a and b.
isOnSegment(Geo, Geo, Geo, double) - Static method in class com.bbn.openmap.geo.Intersection
Returns true if i is on the great circle between a and b and between them, false otherwise.
isOval - Variable in class com.bbn.openmap.geo.OMGeo.Pt
 
isOval() - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
isOval() - Method in class com.bbn.openmap.omGraphics.OMPoint
Get whether little circles should be marking the point.
isPaintable() - Method in class com.bbn.openmap.tools.beanbox.PropertyBeanEditor
returns true;
isPaletteOn() - Method in class com.bbn.openmap.gui.LayerPane
 
isPanning() - Method in class com.bbn.openmap.event.OMMouseMode
 
isPanning() - Method in class com.bbn.openmap.event.PanMouseMode
 
isPatternsUsed() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory.TilePathBuilder
 
isPlayFilterVisible() - Method in class com.bbn.openmap.gui.time.TimePanel
 
isPlotable(double, double) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
isPlotable(double, double) - Method in class com.bbn.openmap.proj.CADRG
Checks if a LatLonPoint is plot-able.
isPlotable(double, double) - Method in class com.bbn.openmap.proj.Cartesian
 
isPlotable(double, double) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
isPlotable(Point2D) - Method in class com.bbn.openmap.proj.GeoProj
 
isPlotable(double, double) - Method in class com.bbn.openmap.proj.Gnomonic
Checks if a LatLonPoint is plot-able.
isPlotable(double, double) - Method in class com.bbn.openmap.proj.LambertConformal
Determine if the location is plotable on the screen.
isPlotable(LatLonPoint) - Method in class com.bbn.openmap.proj.LambertConformal
Determine if the location is plotable
isPlotable(double, double) - Method in class com.bbn.openmap.proj.LLXY
Checks if a LatLonPoint is plot-able.
isPlotable(double, double) - Method in class com.bbn.openmap.proj.Mercator
Checks if a LatLonPoint is plot-able.
isPlotable(double, double) - Method in class com.bbn.openmap.proj.Orthographic
Checks if a LatLonPoint is plot-able.
isPlotable(double, double) - Method in class com.bbn.openmap.proj.Proj
 
isPlotable(Point2D) - Method in class com.bbn.openmap.proj.Proj
 
isPlotable(Point2D) - Method in interface com.bbn.openmap.proj.Projection
Checks if a point is plot-able.
isPlotable(double, double) - Method in interface com.bbn.openmap.proj.Projection
Checks if a location is plot-able.
isPlotable(double, double) - Method in class com.bbn.openmap.proj.UTMProjection
 
isPointInPolygon(Geo, GeoArray) - Static method in class com.bbn.openmap.geo.Intersection
Determines whether x is inside poly.
isPointInPolygon(Geo, GeoArray, Geo) - Static method in class com.bbn.openmap.geo.Intersection
 
isPointInPolygon(Geo, double[], boolean) - Static method in class com.bbn.openmap.geo.Intersection
Ask if a Geo point is in a polygon.
isPointInPolygon(Geo, float[], boolean) - Static method in class com.bbn.openmap.geo.Intersection
Ask if a Geo point is in a polygon.
isPointInside(Geo) - Method in class com.bbn.openmap.geo.GeoRegion.Impl
 
isPointInside(Geo) - Method in interface com.bbn.openmap.geo.GeoRegion
Is the Geo inside the region?
isPointInside(Geo) - Method in class com.bbn.openmap.geo.OMGeo.Polygon
 
isPointNearPoly(Geo, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Does the point s come within 'near' radians of the boarder of the region defined by the polygon in r[*]?
isPointOval() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Get the oval setting given to OMPoint objects.
isPolygon(int) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
isPolygon() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
Override OMPoly method, so there's no doubt.
isPolygon(OMPoly) - Static method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Takes an OMPoly as the parameter and checks whether or not it is a polygon or polyline.
isPolygon() - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Is this a polygon or a arc/polyline?
isPolygon - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Whether it is a polygon, as opposed to a polyline.
isPolygon - Variable in class com.bbn.openmap.omGraphics.OMPoly
Poly is a polygon or a polyline.
isPolygon() - Method in class com.bbn.openmap.omGraphics.OMPoly
Check if this is a polygon or a polyline.
isPolyline - Variable in class com.bbn.openmap.omGraphics.OMLine
Figured out after generation, based on what's going on with the map.
isPolyline() - Method in class com.bbn.openmap.omGraphics.OMLine
Check to see if this line is a polyline.
isPolylineInsidePolygon(GeoArray, GeoArray) - Static method in class com.bbn.openmap.geo.Intersection
return true IFF some point of the first argument is inside the region specified by the closed polygon specified by the second argument
isPolyNearPoly(GeoArray, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Is one region's boundary within 'near' range of a region? Note: good practice is s describes a smaller area than r.
isPopupIsUp() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
isPrimaryKey() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Return true if this column is a primary key.
isProjectionOK(Projection) - Method in class com.bbn.openmap.Layer
Method that responds whether the Layer should render on the map, given a particular projection.
isProxyFor(MapMouseMode) - Method in class com.bbn.openmap.event.AbstractMouseMode
Can check if the MapMouseMode is acting as a proxy for another MapMouseMode.
isProxyFor(MapMouseMode) - Method in interface com.bbn.openmap.event.MapMouseMode
Can check if the MapMouseMode is acting as a proxy for a MapMouseMode.
isProxyFor(MapMouseMode) - Method in class com.bbn.openmap.event.MapMouseSupport
Can check if the MapMouseMode is acting as a proxy for another MapMouseMode.
isQueryable() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
isr - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
isRadians - Variable in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Flag noting if the internal representation of coordinates is in RADIANS, or DECIMAL_DEGREES.
isRating(String) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.RatingArea
 
isReadyToPaint() - Method in class com.bbn.openmap.layer.BufferedLayer
Returns true if all children are are ready to be painted - that is, they have called for a repaint.
isReadyToPaint() - Method in class com.bbn.openmap.Layer
 
isRelative() - Method in class com.bbn.openmap.event.ZoomEvent
Check if the type is RELATIVE.
isRemovable() - Method in class com.bbn.openmap.Layer
Check to see if the layer is marked as one that can be removed from an application.
isRemovable() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Check to see if the plugin (and layer) is marked as one that can be removed from an application.
isRenderable() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
A check to see if the OMGeometry is ready for rendering.
isRenderable(Shape) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
A check to see if the OMGeometry is ready for rendering.
isRenderable() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Self-discovery of internal Shape object used for check, or implemented if a Shape object doesn't matter.
isRenderable(Shape) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Shape object provided for Shape-readiness check.
isRepeating() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Fetch repeating flag.
isRoot() - Method in class com.bbn.openmap.layer.mysql.WKTNode
Returns the root.
isRoute(boolean) - Method in class com.bbn.openmap.tools.roads.Road
 
isRoute() - Method in class com.bbn.openmap.tools.roads.Road
 
isRunning() - Method in class com.bbn.openmap.time.Clock
 
isSameATOCIndexes(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Return true of the toc index and entry index are the same as what the colortable is currently holding.
isScaleMoreImportantThanCoverage() - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
isSegmentNear(GeoSegment, double) - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
isSegmentNear(GeoSegment, double) - Method in interface com.bbn.openmap.geo.GeoPath
Does the segment s come within epsilon (in radians) of us?
isSegmentNear(GeoSegment, double) - Method in class com.bbn.openmap.geo.GeoRegion.Impl
 
isSegmentNear(GeoSegment, double) - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
isSegmentNearPoly(GeoSegment, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Where is a segment within range of a region?
isSegmentNearPoly(Geo, Geo, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Is a segment, represented by endpoints 's1' and 's2', withing a range 'near' of region 'r'?
isSegmentNearPolyRegion(GeoSegment, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Does the segment come within near radians of the region defined by the polygon in r[*]? Catches segments within poly region and returns after first hit, which is why it returns boolean.
isSegmentNearPolyRegion(Geo, Geo, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Does the segment s1-s2 come within near radians of the region defined by the polygon in r[*]? Catches segments within poly region and returns after first hit, which is why it returns boolean.
isSegmentNearRadialRegion(GeoSegment, Geo, double, double) - Static method in class com.bbn.openmap.geo.Intersection
Does the segment come within near radians of the region defined by rCenter at rRadius?
isSegmentNearRadialRegion(Geo, Geo, Geo, double, double) - Static method in class com.bbn.openmap.geo.Intersection
Does the segment come within near radians of the region defined by rCenter at rRadius?
isSegmentNearRegion(GeoSegment, double, GeoRegion) - Static method in class com.bbn.openmap.geo.Intersection
Is a segment horizontally within range of a Region region?
isSelectable(OMGraphic) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
isSelectable(OMGraphic) - Method in class com.bbn.openmap.layer.DemoLayer
Query that an OMGraphic is selectable.
isSelectable(OMGraphic) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Query that an OMGraphic is selectable.
isSelectable(OMGraphic) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Query that an OMGraphic is selectable.
isSelectable(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Query asking if an OMGraphic is select-able, or able to be moved, deleted or otherwise modified.
isSelectable(OMGraphic) - Method in class com.bbn.openmap.layer.test.BoundsTestLayer
 
isSelectable(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
isSelectable(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A query from the MapMouseInterpreter wondering if the OMGraphic is selectable.
isSelectable(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
isSelected() - Method in class com.bbn.openmap.event.OMEvent
 
isSelected() - Method in class com.bbn.openmap.gui.LayerPane
 
isSelected() - Method in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
isSelected() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return whether the OMGraphic is selected.
isSelected() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return whether the OMGraphic is selected.
isSelected() - Method in class com.bbn.openmap.tools.roads.Road
 
isSelfIntersectingPoly(float[]) - Static method in class com.bbn.openmap.geo.Intersection
checks if the polygon or polyline represented by the polypoints contains any lines that intersect each other.
isSelfIntersectingPoly(double[]) - Static method in class com.bbn.openmap.geo.Intersection
checks if the polygon or polyline represented by the polypoints contains any lines that intersect each other.
isSetName() - Method in class com.bbn.openmap.gui.BasicMapPanel
 
isShow100kGrid() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
isShowAngle() - Method in class com.bbn.openmap.event.DistanceMouseMode
 
isShowAngle() - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
isShowAttributes() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
isShowCrossingPoints() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
isShowLabels() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
isShowLocation() - Method in class com.bbn.openmap.layer.location.Location
See of the location is displaying it's location.
isShowLocations() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
See if the handler is displaying location graphics at a global level.
isShowLocations() - Method in interface com.bbn.openmap.layer.location.LocationHandler
See if the handler is displaying location graphics at a global level.
isShowName() - Method in class com.bbn.openmap.layer.location.Location
See if the location is displaying it's label.
isShowNames() - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
See if the handler is displaying labels at a global level.
isShowNames() - Method in interface com.bbn.openmap.layer.location.LocationHandler
See if the handler is displaying labels at a global level.
isShowPalette() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
isShowPlayFilter() - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
isShowRatings() - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
isShowWaitCursor() - Method in class com.bbn.openmap.InformationDelegator
Returns whether the wait cursor will be shown if the layers are working.
isShowZones() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
isSnapToInterval() - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
isSorted() - Method in class com.bbn.openmap.event.OMEvent
 
isStillNeeded(double) - Method in class com.bbn.openmap.MapBean.RotationHelper
 
isStyleSupported(String) - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
isSynchronous() - Method in class com.bbn.openmap.event.LayerSupport
 
isSynchronousThreading() - Method in class com.bbn.openmap.LayerHandler
 
isTabbed() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Returns true iff this dockable contains more than one component
isTerminated() - Method in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
isTextFieldEditable() - Method in class com.bbn.openmap.util.propertyEditor.FDUPropertyEditor
Internal callback method that can be overridden by subclasses.
isTextFieldEditable() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Internal callback method that can be overridden by subclasses.
isTextFieldEditable() - Method in class com.bbn.openmap.util.propertyEditor.FUPropertyEditor
Internal callback method that can be overridden by subclasses.
isTextFieldEditable() - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Internal callback method that can be overridden by subclasses.
isTiledCoverage() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
is this library tiled
isTiledData() - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
Find out if this library uses tiled data
isTopToBottom() - Method in class com.bbn.openmap.util.wanderer.Wanderer
 
isUnset() - Method in class com.bbn.openmap.time.TimeBounds
 
isURL() - Method in class com.bbn.openmap.gui.MiniBrowser.MiniBrowserPage
public void launchInBrowser() { if (isURL()) { try { browserLauncher = new BrowserLauncher(); browserLauncher.openURLinBrowser(url.toString()); } catch (BrowserLaunchingInitializingException e) { // TODO Auto-generated catch block e.printStackTrace(); } catch (UnsupportedOperatingSystemException e) { // TODO Auto-generated catch block e.printStackTrace(); } } }
isUseCursor() - Method in class com.bbn.openmap.event.OMMouseMode
 
isUseCursor() - Method in class com.bbn.openmap.event.PanMouseMode
 
isUseImage() - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
 
isVague() - Method in class com.bbn.openmap.omGraphics.OMList
Get whether the list returns the specific OMGraphic in response to a query, or itself.
isValid() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
 
isValid() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
True if the A.TOC file is readable/present/good.
isValidType(byte) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
isVisible() - Method in class com.bbn.openmap.dataAccess.image.ErrImageTile
 
isVisible() - Method in class com.bbn.openmap.event.AbstractMouseMode
Method to let the MouseDelegator know if the MapMouseMode should be visible, as opposed to a MapMouseMode that is being provided and controlled by another tool.
isVisible() - Method in interface com.bbn.openmap.event.MapMouseMode
Lets the MouseDelegator know if the MapMouseMode should be visible in the GUI, in order to create certain mouse modes that may be controlled by other tools.
isVisible() - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
A method that lets the EditorTool respond to queries wondering whether its interface is visible.
isVisible() - Method in interface com.bbn.openmap.layer.editor.EditorTool
A method that lets the EditorTool respond to queries wondering whether its interface is visible.
isVisible() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Get the visibility variable.
isVisible() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Get the visibility variable.
isVisible() - Method in class com.bbn.openmap.omGraphics.OMList
Get the visibility variable.
isVisible() - Method in class com.bbn.openmap.omGraphics.SinkGraphic
This graphic is not visible.
isVisible(Projection, Point2D) - Static method in class com.bbn.openmap.proj.ProjMath
Returns true if the Point is visible on the provided projection.
ISwingWorker<T> - Interface in com.bbn.openmap.util
Interface that describes kinds of SwingWorkers that layers might want to use.
isWithin(long) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
Checks time in relation to held times.
isWorking() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A check to see if the LayerWorker (SwingWorker) exists (is doing something).
isWriterUsed() - Method in class com.bbn.openmap.util.http.HttpRequestEvent
Find out if anyone used the writer.
isXorRendering() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
isXWindowSystem() - Static method in class com.bbn.openmap.Environment
Check if this is an XWindows-based VM.
isYDirectionUp() - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
isYDirectionUp() - Method in class com.bbn.openmap.dataAccess.mapTile.OSMMapTileCoordinateTransform
 
isYDirectionUp() - Method in class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
 
isyDirUp() - Method in class com.bbn.openmap.util.DataBounds
 
isZoomWhenMouseWheelUp() - Method in class com.bbn.openmap.event.AbstractMouseMode
 
it - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
 
itemRecord - Static variable in class com.bbn.openmap.layer.e00.E00Parser
 
items - Variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
A hashtable to keep track of item prefixes and their components, for restructuring properties later.
items - Variable in class com.bbn.openmap.gui.ToolPanel
The set of tools contained on the toolbar.
items - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
itemsProperties - Variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
ItemsProperty - Static variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
itemsPropertyContents - Variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
itemStateChanged(ItemEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertySelector
 
itemStateChanged(ItemEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
iterateWKTNodeTree(WKTNode) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
iterator() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Get an iterator over the fields.
iterator() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Iterable method for the records.
iterator() - Method in class com.bbn.openmap.event.ListenerSupport
Return an iterator over a clone of the listeners.
iterator(GeoExtent) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
iterator() - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
iterator(GeoExtent) - Method in interface com.bbn.openmap.geo.ExtentIndex
return an iterator listing a subset of the whole collection that is a superset of the actual matches.
iterator() - Method in class com.bbn.openmap.geo.MatchCollector.CollectionMatchCollector
 
iterator() - Method in interface com.bbn.openmap.geo.MatchCollector
 
iterator() - Method in class com.bbn.openmap.geo.MatchCollector.PairArrayMatchCollector
 
iterator() - Method in class com.bbn.openmap.geo.MatchCollector.SetMatchCollector
 
iterator() - Method in class com.bbn.openmap.geo.RibbonIterator
 
iterator() - Method in interface com.bbn.openmap.gui.MenuItems
Get the java.util.Iterator used to retrieve all of the JMenuItems held inside the MenuItems object.
iterator() - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Returns an Iterator to the MenuItems it holds.
iterator() - Method in class com.bbn.openmap.io.CSVFile
Return an iterator, that can be used to traverse the records of the file.
iterator() - Method in class com.bbn.openmap.MapHandler
Create an iterator copy, to avoid ConcurrentModificationExceptions in the MapHandler if one of the components wants to add more components when the MapHandler is set as the BeanContext on them.
iterator() - Method in class com.bbn.openmap.omGraphics.OMList
 
iterator() - Method in class com.bbn.openmap.omGraphics.time.TemporalPointSupport
 
iterator() - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
iterator() - Method in class com.bbn.openmap.proj.ProjectionFactory
 
iterator() - Method in class com.bbn.openmap.tools.icon.IconPartList
 
iteratorCopy() - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Returns a iterator of a shallow copy of the current list, to avoid concurrent modification exceptions if the list is being generated or rendered while the list is being reviewed for other reasons.
iteratorCopy() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Returns a iterator of a shallow copy of the current list, to avoid concurrent modification exceptions if the list is being generated or rendered while the list is being reviewed for other reasons.
ITimeBoundsUserActionsListener - Interface in com.bbn.openmap.gui.time
Interface that allows TimePanel to reach back into application when user clicks certain buttons.
itPanel - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
iwidth - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
Image width,
iwidth - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Image Icon width,
IWmsLayer - Interface in com.bbn.openmap.image.wms
 
IWmsLayerStyle - Interface in com.bbn.openmap.image.wms
 
IWmsNestedLayer - Interface in com.bbn.openmap.image.wms
A variant of IWmsLayer that allow for nesting of wms layers.

J

jarEntryName - Variable in class com.bbn.openmap.io.JarInputReader
 
jarFile - Variable in class com.bbn.openmap.io.JarInputReader
 
jarFileName - Variable in class com.bbn.openmap.io.JarInputReader
 
JarInfo - Class in com.bbn.openmap.tools.beanbox
Utility class for representing a loaded Jar file.
JarInfo(String, String[], boolean[], MessageHeader[]) - Constructor for class com.bbn.openmap.tools.beanbox.JarInfo
 
JarInputReader - Class in com.bbn.openmap.io
An InputReader to handle entries in a Jar file.
JarInputReader(String, String) - Constructor for class com.bbn.openmap.io.JarInputReader
Create a JarInputReader win the path to a jar file, and the entry name.
JarLoader - Class in com.bbn.openmap.tools.beanbox
 
JarLoader(String) - Constructor for class com.bbn.openmap.tools.beanbox.JarLoader
Create a JarLoader to read a JAR and to process its contents.
jcb - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
jdbcDriver - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
This String would be used to load the driver.
jdbcDriverProperty - Static variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Property to specify jdbc driver to loaded.
jdbcString - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
String that would be used for making a connection to Database
jdbcStringProperty - Static variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Property that should be specified for setting jdbc String
JMAP_VIEW_CMD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
JOFFSET_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
joinBox - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
joinCommonLines(OMGraphicList, float) - Static method in class com.bbn.openmap.layer.vpf.VMAP2Shape
Iterates through graphic list finding non-connected polylines.
joinPolylines - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
joinProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the join for lines.
joinRoads(Intersection) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Join two roads into one.
jpb - Variable in class com.bbn.openmap.gui.ProgressListenerGauge
 
JPEGHelper - Class in com.bbn.openmap.image
This class provides some utility methods for creating jpeg encoded images.
jToolBar - Variable in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
jumpToRealTime() - Method in interface com.bbn.openmap.gui.time.ITimeBoundsUserActionsListener
Immediately switch from historical mode to real-time mode (if necessary) and jump to current real time.
just - Variable in class com.bbn.openmap.layer.test.TestLayer.Text
 
justify - Variable in class com.bbn.openmap.omGraphics.OMText
Justification of the string.
JUSTIFY_CENTER - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Align the text centered on the location.
JUSTIFY_CENTER - Static variable in class com.bbn.openmap.omGraphics.OMText
Align the text centered on the location.
JUSTIFY_LEFT - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Align the text to the right of the location.
JUSTIFY_LEFT - Static variable in class com.bbn.openmap.omGraphics.OMText
Align the text to the right of the location.
JUSTIFY_RIGHT - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Align the text to the left of the location.
JUSTIFY_RIGHT - Static variable in class com.bbn.openmap.omGraphics.OMText
Align the text to the left of the location.
justLessThan(double, double, double) - Static method in class com.bbn.openmap.MoreMath
Return value just less than provided value, in positive and negative terms.

K

K1 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
K10 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
K2 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
K3 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
K4 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
K5 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
K9 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
key - Variable in class com.bbn.openmap.gui.OMToolComponent
 
key - Variable in class com.bbn.openmap.gui.OMToolSet
 
key - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
key - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
key - Variable in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
key - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The character of the key that was pressed in a key event.
KEY_PRESSED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if a keyboard button was pressed.
KEY_RELEASED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if a keyboard button was released.
keyField - Variable in class com.bbn.openmap.omGraphics.rule.Rule
The property name where the testing value can be found for the rule to compare against the value.
keyIndex - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The index of the column that holds the search key of the area.
keyIndex - Variable in class com.bbn.openmap.omGraphics.rule.IndexRule
The column index where the testing value can be found for the rule to compare against the value.
keyIndexProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The property that specifies an index location for the area search key for a shape graphic in the database file.
keyOnList(String, List<String>) - Method in class com.bbn.openmap.gui.ToolPanel
Figure out if the string key is in the provided list, and provide the location index of it is.
keyPressed(KeyEvent) - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
keyPressed(KeyEvent) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
keyPressed(KeyEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
keyPressed(KeyEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
keyReleased(KeyEvent) - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
keyReleased(KeyEvent) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
 
keyReleased(KeyEvent) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
keyReleased(KeyEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
keyReleased(KeyEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
keys() - Method in class Acme.IntHashtable
 
keySet() - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Returns a set view of the keys contained in this map.
keySet() - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Get the set of names for the entries of this collection.
keyTyped(KeyEvent) - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
keyTyped(KeyEvent) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
keyTyped(KeyEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
keyTyped(KeyEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
keyValueSeparators - Static variable in class com.bbn.openmap.util.PropUtils
Borrowed from Properties.java
kill() - Method in class com.bbn.openmap.gui.WindowSupport.Dlg
 
kill() - Method in class com.bbn.openmap.gui.WindowSupport.Frm
 
kill() - Method in class com.bbn.openmap.gui.WindowSupport.IntrnlFrm
 
kill() - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
killCache - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Flag to delete the cache if the layer is removed from the map.
killCache - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
Flag to delete the cache if the layer is removed from the map.
killCache - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
Flag to delete the cache if the layer is removed from the map.
KillCacheProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Delete the cache is the layer is removed from the map.
killWindow() - Method in class com.bbn.openmap.gui.WindowSupport
Set the window to be hidden and fire a ComponentEvent for COMPONENT_HIDDEN.
KillWindowCmd - Static variable in class com.bbn.openmap.gui.WindowSupport
 
km(double) - Static method in class com.bbn.openmap.geo.Geo
Convert radians to kilometers.
KM - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Unit notation - kilometers.
KMLTileGridMaker - Class in com.bbn.openmap.dataAccess.mapTile
Creates a KML grid file for import into Google Earth.
KMLTileGridMaker(KMLTileGridMaker.Builder) - Constructor for class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
KMLTileGridMaker.Builder - Class in com.bbn.openmap.dataAccess.mapTile
Use this class to run the KMLTileGridMake.
KMLTileGridMaker.Builder() - Constructor for class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
KMLTileGridMaker.Builder(int) - Constructor for class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
KMLTileGridMaker.Tile - Class in com.bbn.openmap.dataAccess.mapTile
 
KMLTileGridMaker.Tile(int, int, Point2D, Point2D) - Constructor for class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Tile
 
kmToAngle(double) - Static method in class com.bbn.openmap.geo.Geo
Convert kilometers to radians.
KRASSOVSKY - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Krassovsky"

L

LabColors - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
LabColors - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
label() - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceItem
 
label - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
label - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
label - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
label - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
label - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
label - Variable in class com.bbn.openmap.layer.location.Location
The Label of the object.
label - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
label - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
LABEL - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A string that can be used for a keyword into the OMGraphic attribute hashtable to designate something that would be displayed as a label for an OMGraphic.
label - Variable in class com.bbn.openmap.time.TimerRateHolder
Display label for this Timer rate.
LABEL_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
labelAt(int) - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceList
 
labelCutoffScale - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
LabelCutoffScaleProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
labeledClassName - Variable in class com.bbn.openmap.tools.drawing.OMPolyLoader
 
labeledClassName - Variable in class com.bbn.openmap.tools.drawing.OMSplineLoader
 
LabelEditorProperty - Static variable in interface com.bbn.openmap.PropertyConsumer
Scoped keyword for PropertyEditor class from PropertyInfo Property object, to scope the label for the property as displayed in the Inspector (label).
LabeledOMGraphic - Interface in com.bbn.openmap.omGraphics.labeled
The LabeledOMGraphic is a simple extension to the OMGraphic where a text string can be set for the graphic on the map.
LabeledOMPoly - Class in com.bbn.openmap.omGraphics.labeled
This is an OMPoly that has been extended to manage a text label.
LabeledOMPoly() - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
LabeledOMPoly(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Create an LabeledOMPoly from a list of float lat/lon pairs.
LabeledOMPoly(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Create an LabeledOMPoly from a list of float lat/lon pairs.
LabeledOMPoly(int[]) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Create an LabeledOMPoly from a list of xy pairs.
LabeledOMPoly(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Create an x/y LabeledOMPoly.
LabeledOMPoly(double, double, int[], int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Create an x/y LabeledOMPoly at an offset from lat/lon.
LabeledOMPoly(double, double, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Create an x/y LabeledOMPoly at an offset from lat/lon.
LabeledOMSpline - Class in com.bbn.openmap.omGraphics.labeled
LabeledOMSpline Copied from LabeledOMPoly, because both OMSpline and LabeledOMPoly inherits from OMPoly
LabeledOMSpline() - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Default constructor.
LabeledOMSpline(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Create an LabeledOMSpline from a list of float lat/lon pairs.
LabeledOMSpline(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Create an LabeledOMSpline from a list of float lat/lon pairs.
LabeledOMSpline(int[]) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Create an LabeledOMSpline from a list of xy pairs.
LabeledOMSpline(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Create an x/y LabeledOMSpline.
LabeledOMSpline(float, float, int[], int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Create an x/y LabeledOMSpline at an offset from lat/lon.
LabeledOMSpline(float, float, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Create an x/y LabeledOMSpline at an offset from lat/lon.
labelFields - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
labelFont - Variable in class com.bbn.openmap.omGraphics.OMDistance
Font used for labels
labelIndicies - Variable in class com.bbn.openmap.omGraphics.rule.IndexRule
 
LabelLayer - Class in com.bbn.openmap.layer
Layer that displays a label.
LabelLayer() - Constructor for class com.bbn.openmap.layer.LabelLayer
Construct the LabelLayer.
labelList - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
Used for UTM zone labels.
labelMaxScale - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
labelMinScale - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
labelPaint - Variable in class com.bbn.openmap.omGraphics.OMDistance
Paint used for labels
labelProperty - Static variable in class com.bbn.openmap.layer.LabelLayer
 
labels - Variable in class com.bbn.openmap.omGraphics.OMDistance
 
labels - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
The labels for the circles.
labelsAsMGRS - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
LabelsAsMGRSProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
labelText - Variable in class com.bbn.openmap.layer.LabelLayer
 
labelTree - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
Used to hold OMText UTM zone labels.
LabFont - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
labFont - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
LabMarker - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
LabMarker - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
labs - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
labs - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
LabTextColor - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
LabTextColor - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
LabVisible - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
LambertConformal - Class in com.bbn.openmap.proj
Implements the LambertConformalConic projection.
LambertConformal(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.LambertConformal
Construct a Lambert projection.
LambertConformal(LatLonPoint, float, int, int, float, float, float, Ellipsoid) - Constructor for class com.bbn.openmap.proj.LambertConformal
Constructor for the lambert conformal projection.
LambertConformal(LatLonPoint, float, int, int, double, double, double, double, double, double, Ellipsoid) - Constructor for class com.bbn.openmap.proj.LambertConformal
Constructor for the lambert conformal projection.
LambertConformalGCT - Class in com.bbn.openmap.proj.coords
 
LambertConformalGCT(LambertConformal) - Constructor for class com.bbn.openmap.proj.coords.LambertConformalGCT
 
LambertConformalGCT(Properties) - Constructor for class com.bbn.openmap.proj.coords.LambertConformalGCT
 
LambertConformalLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the LambertConformal projection to an OpenMap application.
LambertConformalLoader() - Constructor for class com.bbn.openmap.proj.LambertConformalLoader
 
LambertConformalName - Static variable in class com.bbn.openmap.proj.LambertConformal
The LambertCC name.
lambMsfn(double, double, double) - Static method in class com.bbn.openmap.proj.LambertConformal
Special function m = cos(phi) / sqrt(1.0 - (e*sin(phi))**2)
lambTsfn(double, double, double) - Static method in class com.bbn.openmap.proj.LambertConformal
Special function t = tan(PI/4-phi/2) / pow((1-sinphi)/(1+sinphi), .5*e)
LAND_ATTRIBUTES_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
landAttributes - Variable in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
LAST_ADDED_ON_TOP - Static variable in class com.bbn.openmap.omGraphics.OMList
Used to set the order in which the list is traversed to draw or search the objects.
LAST_IMAGE_FILE_KEY - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
lastFont - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
lastImageFile - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
LastImageFileProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
lastIndexOf(Object) - Method in class com.bbn.openmap.omGraphics.OMList
 
lastIndexOfCellDetail - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
lastInterval - Static variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
lastLabel - Variable in class com.bbn.openmap.omGraphics.rule.RuleHandler
Used to help prevent consecutive repeat label values.
lastMouseEvent - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
lastProj - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
lastProjection - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
This lastProjection is used to keep track of the last projection used to warp or scale the image, an used during the rendering process to check if we should rework the image to be displayed.
lastProjection - Variable in class com.bbn.openmap.omGraphics.OMWarpingImage
 
lastRenderType - Variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
lastRenderType - Variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
lastRenderType - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
lastRenderType - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
lastRenderType - Variable in class com.bbn.openmap.omGraphics.EditableOMText
 
lastScale - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
lastTokened - Variable in class com.bbn.openmap.util.CSVTokenizer
 
lastToolTip - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
lastUnit - Static variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
lat - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
LAT - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (LAT).
lat - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
Latitude of the upper left corner of the subframe image.
lat - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The latitide location of the mouse event, in decimal degrees.
lat - Variable in class com.bbn.openmap.layer.location.Location
The main latitude of object, in decimal degrees, for RENDERTYPE_LATLON and RENDERTYPE_OFFSET locations.
lat - Variable in class com.bbn.openmap.layer.test.TestLayer.Poly
 
lat - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
The latitude of the starting point of the poly.
lat - Variable in class com.bbn.openmap.omGraphics.OMPoly
For RENDERTYPE_OFFSET, the latitude of the starting point of the poly.
lat - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The latitude of the upper left corner for the image, in decimal degrees.
lat - Variable in class com.bbn.openmap.omGraphics.OMText
The latitude location for the text, used for lat/lon or offset rendertype texts, in decimal degrees.
lat - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
lat - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
lat1 - Variable in class com.bbn.openmap.omGraphics.OMPoint
Latitude of point, decimal degrees.
lat1 - Variable in class com.bbn.openmap.omGraphics.OMRect
Latitude of first corner, decimal degrees.
lat2 - Variable in class com.bbn.openmap.layer.location.Link
The lat of point 2.
lat2 - Variable in class com.bbn.openmap.omGraphics.OMRect
Latitude of second corner, decimal degrees.
lat2 - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
The latitude of the lower right corner for the image, in decimal degrees.
lat2Index - Variable in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
Index of column in CSV to use as latitude2 of link.
Lat2IndexProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
Property to use to designate the column of the link file to use as the latitude of end "2".
lat_degrees - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
The number of degrees in the latitude.
LAT_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
lat_isnegative - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Indicates if the latitude is negative, the actual int values are always positive.
LAT_LIBNAME - Static variable in interface com.bbn.openmap.layer.vpf.Constants
library attribute table library_name column
lat_minutes - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
The number of minutes in the latitude.
lat_origin - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
lat_origin - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
lat_post_interval - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
lat_post_interval - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
lat_seconds - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
The number of seconds in the latitude.
LAT_XMAX - Static variable in interface com.bbn.openmap.layer.vpf.Constants
library attribute table xmax column
LAT_XMIN - Static variable in interface com.bbn.openmap.layer.vpf.Constants
library attribute table xmin column
LAT_YMAX - Static variable in interface com.bbn.openmap.layer.vpf.Constants
library attribute table ymax column
LAT_YMIN - Static variable in interface com.bbn.openmap.layer.vpf.Constants
library attribute table ymin column
latIndex - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
latIndex - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Index of column in CSV to use as latitude of location.
LatIndexProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
latIndex
LatIndexProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Property to use to designate the column of the CSV file to use as the latitude.
latInterval - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
Latitude - Static variable in class com.bbn.openmap.Environment
 
latitude - Variable in class com.bbn.openmap.gui.CoordPanel
 
latitude - Variable in class com.bbn.openmap.gui.GoToMenu.GoToButton
 
latitude - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
latitude - Variable in class com.bbn.openmap.layer.location.db.LocationData
 
latitude - Variable in class com.bbn.openmap.omGraphics.OMGrid
The starting latitude point of the grid.
latitude - Variable in class com.bbn.openmap.util.quadtree.QuadTreeLeaf
 
latitude1 - Variable in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
The starting latitude point of the grid.
latJLT90(double) - Static method in class com.bbn.openmap.MoreMath
lat just less than 90 degrees.
latlong2GEOREF(double, double) - Method in class com.bbn.openmap.layer.rpf.MakeToc
This program attempts to convert latitudes and longitudes given in a decimal format into a GEOREF alphanumeric designation code.
LatLonGCT - Class in com.bbn.openmap.proj.coords
 
LatLonGCT() - Constructor for class com.bbn.openmap.proj.coords.LatLonGCT
 
LatLonPoint - Class in com.bbn.openmap.proj.coords
A Point2D representation of LatLonPoints, used integrate with the Projections.
LatLonPoint() - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint
 
LatLonPoint.Double - Class in com.bbn.openmap.proj.coords
Double precision version of LatLonPoint.
LatLonPoint.Double() - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Double
Default constructor, values set to 0, 0.
LatLonPoint.Double(double, double) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Double
Set the latitude, longitude for this point in decimal degrees.
LatLonPoint.Double(double, double, boolean) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Double
Set the latitude, longitude for this point, with the option of noting whether the values are in degrees or radians.
LatLonPoint.Double(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Double
Create Double version from another LatLonPoint.
LatLonPoint.Double(Point2D) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Double
Create Double version from Point2D object, where the x, y values are expected to be decimal degrees.
LatLonPoint.Float - Class in com.bbn.openmap.proj.coords
The Float version of a LatLonPoint, where coordinates are held to float precision.
LatLonPoint.Float() - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Float
Default constructor, values set to 0, 0.
LatLonPoint.Float(float, float) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
LatLonPoint.Float(float, float, boolean) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
LatLonPoint.Float(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Float
Create Float version from another LatLonPoint.
LatLonPoint.Float(Point2D) - Constructor for class com.bbn.openmap.proj.coords.LatLonPoint.Float
Create Float version from Point2D object, where the x, y values are expected to be decimal degrees.
latlons - Variable in class com.bbn.openmap.omGraphics.OMLine
latlons is a array of 4 doubles - lat1, lon1, lat2, lon2.
latLonToTileUV(Point2D, int) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
 
latLonToTileUV(Point2D, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
latLonToTileUV(Point2D, int, Point2D) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
latLonToTileUV(Point2D, int) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
latLonToTileUV(Point2D, int, Point2D) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
latLonToTileUV(Point2D, int, Point2D) - Method in class com.bbn.openmap.dataAccess.mapTile.OSMMapTileCoordinateTransform
 
latLonToTileUV(Point2D, int, Point2D) - Method in class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
 
LatProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
The center latitude of the view projection.
latToFileString(float, int) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameUtil
Conversion of a float latitude value and DTED level to a DTED filename.
launch(String) - Method in class com.bbn.openmap.util.BrowserLauncher2WebBrowser
Creates a new web browser process, or points the current one to the url argument.
launch(String) - Method in class com.bbn.openmap.util.WebBrowser
Creates a new web browser process, or points the current one to the url argument.
LaunchBrowserCmd - Static variable in class com.bbn.openmap.gui.MiniBrowser
 
launchButton - Variable in class com.bbn.openmap.gui.DistQuickTool
 
launchButton - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
LaunchCmd - Static variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
launchFilterPanel - Variable in class com.bbn.openmap.gui.event.EventPanel
 
launchFrame(JComponent, boolean) - Static method in class com.bbn.openmap.layer.vpf.VPFConfig
 
launchTileMaker(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
layer - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.LayerObject
 
layer - Variable in class com.bbn.openmap.gui.LayerAddPanel
The layer to configure and add.
layer - Variable in class com.bbn.openmap.gui.LayerPane
 
LAYER - Static variable in interface com.bbn.openmap.image.WMTConstants
Layer name (LAYER)Required for WMS GetLegendGraphic request.
Layer - Class in com.bbn.openmap
Layer objects are components which can be added to the MapBean to make a map.
Layer() - Constructor for class com.bbn.openmap.Layer
 
layer - Variable in class com.bbn.openmap.layer.DemoLayer
Used by the internal ActionListeners for a callback, see getGUI().
layer - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
layer - Variable in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
layer - Variable in class com.bbn.openmap.layer.link.LinkListener
The LinkLayer to use to do the work.
layer - Variable in class com.bbn.openmap.layer.policy.AbstractProjectionChangePolicy
 
layer - Variable in class com.bbn.openmap.layer.policy.StandardRenderPolicy
Don't let this be null, nothing will happen.
layer - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
The parent layer.
layer - Variable in class com.bbn.openmap.layer.terrain.ProfileGenerator
The layer that the tool is serving.
layer - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
layer - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
layer - Variable in class com.bbn.openmap.plugin.WebImagePlugIn
For convenience.
layer - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
layer - Variable in class com.bbn.openmap.tools.roads.Visual
The RoadLayer of which we are a part.
LayerAddCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command adding a layer.
LayerAddPanel - Class in com.bbn.openmap.gui
Class to interactively add a Layer to the map.
LayerAddPanel() - Constructor for class com.bbn.openmap.gui.LayerAddPanel
Creates the LayerPanel.
LayerAddPanel(PropertyHandler, LayerHandler) - Constructor for class com.bbn.openmap.gui.LayerAddPanel
Creates the LayerPanel.
layerAddPanel - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
layerAddPanel - Variable in class com.bbn.openmap.gui.LayersPanel
Panel that lets you dynamically add and configure layers.
LayerBottomCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command for the layer order buttons.
layerClasses - Variable in class com.bbn.openmap.gui.LayerAddPanel
Contains Layer classes to be instantiated.
layerConfigListeners - Variable in class com.bbn.openmap.LayerHandler
LayerConfigurationListenerSupport for LayerConfigurationListeners.
LayerConfigurationListener - Interface in com.bbn.openmap.event
A LayerConfigurationListener is a component that receives LayerEvents from the LayerHandler before changes are implemented, so conditions can be implemented to the layer list.
LayerConfigurationListenerSupport - Class in com.bbn.openmap.event
ListenerSupport for the LayerHandler to use for managing LayerConfigurationListeners.
LayerConfigurationListenerSupport(Object) - Constructor for class com.bbn.openmap.event.LayerConfigurationListenerSupport
 
LayerControlButtonPanel - Class in com.bbn.openmap.gui
A OMComponentPanel that provides controls to manupulate layer order in the LayersPanel, and to provide add layer and delete layer buttons.
LayerControlButtonPanel() - Constructor for class com.bbn.openmap.gui.LayerControlButtonPanel
 
LayerControlButtonPanel(LayersPanel) - Constructor for class com.bbn.openmap.gui.LayerControlButtonPanel
 
layerCoverageTypes - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
LayerDeselectedCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command for notification that a layer has been deselected.
layerDone - Static variable in class com.bbn.openmap.gui.LayerStatusPane
 
LayerDownCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command for the layer order buttons.
LayerEvent - Class in com.bbn.openmap.event
An event to request that layers be added, removed, or shuffled around.
LayerEvent(Object, int, Layer[]) - Constructor for class com.bbn.openmap.event.LayerEvent
Construct a LayerEvent.
layerEventType - Variable in class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
LayerFeatureInfoResponse - Interface in com.bbn.openmap.image.wms
 
layerFeatures - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
layerFeatureTypes - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
LayerGraphicWarehouseSupport - Class in com.bbn.openmap.layer.vpf
Implement a graphic factory that builds OMGraphics.
LayerGraphicWarehouseSupport() - Constructor for class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Construct an object, initializes graphiclist
layerHandler - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
layerHandler - Variable in class com.bbn.openmap.gui.LayerAddPanel
Holds the LayerHandler.
layerHandler - Variable in class com.bbn.openmap.gui.LayerPane
 
layerHandler - Variable in class com.bbn.openmap.gui.LayersMenu
The LayerHandler to listen to for layers available for the map.
layerHandler - Variable in class com.bbn.openmap.gui.LayersPanel
The LayerHandler to listen to for LayerEvents, and also to notify if the layer order should change.
layerHandler - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
layerHandler - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
LayerHandler - Class in com.bbn.openmap
The LayerHandler is a component that keeps track of all Layers for the MapBean, whether or not they are currently part of the map or not.
LayerHandler() - Constructor for class com.bbn.openmap.LayerHandler
If you use this constructor, the LayerHandler expects that the layers will be created and added later, either by addLayer() or init().
LayerHandler(Properties) - Constructor for class com.bbn.openmap.LayerHandler
Start the LayerHandler, and have it create all the layers as defined in a properties file.
LayerHandler(String, Properties) - Constructor for class com.bbn.openmap.LayerHandler
Start the LayerHandler, and have it create all the layers as defined in a properties file.
LayerHandler(Layer[]) - Constructor for class com.bbn.openmap.LayerHandler
Start the LayerHandler with configured layers.
layerHandler - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
layerList - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
layerList - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
LayerListener - Interface in com.bbn.openmap.event
Listens for requests to add, remove, or shuffle layers of the map.
LAYERMASK - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Which layer number should be included in Image (LayerMask).
layerName - Variable in class com.bbn.openmap.gui.LayerPane
 
layerName - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
LAYERNOTDEFINED - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
LAYERNOTQUERYABLE - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
layerOffIcon - Static variable in class com.bbn.openmap.gui.LayerPane
 
layerOnIcon - Static variable in class com.bbn.openmap.gui.LayerPane
 
LayerPane - Class in com.bbn.openmap.gui
A LayerPane is a single instance of how a layer represented in the LayersPanel.
LayerPane(Layer, LayerHandler, ButtonGroup) - Constructor for class com.bbn.openmap.gui.LayerPane
 
LayerPane(String) - Constructor for class com.bbn.openmap.gui.LayerPane
Used for the background LayerPanel marker.
layerPanel - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
layerProperties - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
layerRemovalDelayed - Variable in class com.bbn.openmap.MapBean
Some users may want the layers deleted immediately when they are removed from the map.
LayerRemoveCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command removing a layer.
layers - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
layers - Variable in class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
layers - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
layers - Variable in class com.bbn.openmap.image.AbstractImageFormatter
Used when the layers from the MapBean are needed, in order to use the renderDataForProjection method.
layers - Variable in class com.bbn.openmap.image.ImageServer
The array of layers on the map.
LAYERS - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specify OpenMap layers that should be part of Image (LAYERS) an String[] value
layers - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
LAYERS - Static variable in interface com.bbn.openmap.image.WMTConstants
Layer list (LAYERS), comma separated layer names.
layers - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
The layers.
layers - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Comma-separated list of layer names
layers - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Hashtable for keeping references to potential drop targets
LAYERS_ON_OFF - Static variable in class com.bbn.openmap.gui.LayersMenu
Static value to set this menu to control layer visibility.
LAYERS_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
LayerSelectedCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command for notification that a layer has been selected.
LayersMenu - Class in com.bbn.openmap.gui
The LayersMenu is a JMenu which is a list of the layers of the map.
LayersMenu() - Constructor for class com.bbn.openmap.gui.LayersMenu
Construct LayersMenu.
LayersMenu(LayerHandler) - Constructor for class com.bbn.openmap.gui.LayersMenu
Construct LayersMenu.
LayersMenu(LayerHandler, String, int) - Constructor for class com.bbn.openmap.gui.LayersMenu
Construct LayersMenu.
layersPanel - Variable in class com.bbn.openmap.gui.LayersMenu
Used by the BeanContext methods to insure that the component we disconnect the edit button from is the same one being removed from the BeanContext.
LayersPanel - Class in com.bbn.openmap.gui
The LayersPanel displays the list of layers that OpenMap can display.
LayersPanel() - Constructor for class com.bbn.openmap.gui.LayersPanel
Construct the LayersPanel.
LayersPanel(LayerHandler) - Constructor for class com.bbn.openmap.gui.LayersPanel
Construct the LayersPanel.
LayersPanel(LayerHandler, boolean) - Constructor for class com.bbn.openmap.gui.LayersPanel
Construct the LayersPanel.
LayersProperty - Static variable in class com.bbn.openmap.layer.BufferedLayer
 
layersProperty - Static variable in class com.bbn.openmap.layer.ScaleFilterLayer
The layers property.
layersProperty - Static variable in class com.bbn.openmap.LayerHandler
Property for space separated layers.
LayersProperty - Static variable in class com.bbn.openmap.MapBean
 
LayersProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
LayerStatusEvent - Class in com.bbn.openmap.event
An event to describe the computational status of a Layer.
LayerStatusEvent(Layer, int) - Constructor for class com.bbn.openmap.event.LayerStatusEvent
Construct a LayerStatusEvent with a status.
LayerStatusListener - Interface in com.bbn.openmap.event
Listens for the computational status of layers.
LayerStatusPane - Class in com.bbn.openmap.gui
A LayerStatusPane is an extension to the LayerPane, where it is a listener to the Layer and shows the layer status in the GUI.
LayerStatusPane(Layer, LayerHandler, ButtonGroup) - Constructor for class com.bbn.openmap.gui.LayerStatusPane
 
LayerStatusPane(String) - Constructor for class com.bbn.openmap.gui.LayerStatusPane
 
LayerSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling LayerListeners and firing LayerEvents.
LayerSupport(Object) - Constructor for class com.bbn.openmap.event.LayerSupport
Construct a LayerSupport.
LayerSupport.SetLayerRunnable - Class in com.bbn.openmap.event
A reusable Runnable used by a thread to notify listeners when layers are turned on/off or shuffled.
LayerSupport.SetLayerRunnable(int, Layer[]) - Constructor for class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
LayerTopCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command for the layer order buttons.
layerTypes - Static variable in class com.bbn.openmap.gui.LayerAddPanel
Constant field containing markers used in properties file for layers that can be created using the LayerAddPanel.
LayerUpCmd - Static variable in class com.bbn.openmap.gui.LayersPanel
Action command for the layer order buttons.
LayerView - Interface in com.bbn.openmap.tools.roads
Services the layer provides to the road layer helper.
layerWorker - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A SwingWorker that can be used for gathering OMGraphics or doing other work in a different thread.
LAYERWORKER_LOCK - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Lock object used for managing LayerWorker and queue synchronization.
layerWorkerQueue - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A SwingWorker created if the projection changes when the primary layerworker is off doing work.
layerWorking - Static variable in class com.bbn.openmap.gui.LayerStatusPane
 
layoutBackground() - Method in class com.bbn.openmap.gui.dock.DockLayout
 
layoutCardinals() - Method in class com.bbn.openmap.gui.dock.DockLayout
 
LayoutClassEditor - Class in com.bbn.openmap.layer.beanbox
Custom property editor for the layout class property of a SimpleBeanContainer.
LayoutClassEditor() - Constructor for class com.bbn.openmap.layer.beanbox.LayoutClassEditor
 
layoutContainer() - Method in class com.bbn.openmap.gui.dock.DockLayout
Layout the entire container.
layoutContainer(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
layoutContainer() - Method in class com.bbn.openmap.layer.beanbox.NullLayout
does nothing.
layoutContainer() - Method in class com.bbn.openmap.layer.beanbox.WallFormationLayout
Called by the SimpleBeanContainer to layout its contents.
layoutContainer() - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManager
Called by the container to layout its contents.
layoutEast(DockWrapper, int, int, int, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
Layout west side.
layoutNorth(DockWrapper, int, int, int, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
Layout north side.
layoutPanel() - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
layoutPanel() - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
layoutPanel(MapBean) - Method in class com.bbn.openmap.gui.OverlayMapPanel
New method added, called from addMapBeanToPanel(MapBean).
layoutSouth(DockWrapper, int, int, int, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
Layout north side.
layoutWest(DockWrapper, int, int, int, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
Layout west side.
LD - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfDataExtDescription
 
LDSH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfDataExtDescription
 
LEAVE_SHADOW_PROPERTY - Static variable in class com.bbn.openmap.event.OMMouseMode
 
LEAVE_SHADOW_PROPERTY - Static variable in class com.bbn.openmap.event.PanMouseMode
 
LEFT - Static variable in class com.bbn.openmap.geo.Ribbon
 
LEFT - Static variable in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
The left orientation constant
LEFT_TO_RIGHT - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: force left to right
leftClick(MapMouseEvent) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A notification that the mouse has been clicked with the left mouse button on the map, and not on any of the OMGraphics.
leftClick(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.DBLClickSelectMapMouseInterpreter
Handle a left-click on an OMGraphic.
leftClick(MapMouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the mouse has been clicked with the left mouse button on the map, and not on any of the OMGraphics.
leftClick(MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that the background was left-clicked upon.
leftClick(OMGraphic, MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that a particular OMGraphic was left-clicked upon.
leftClick(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Handle a left-click on the map.
leftClick(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Handle a left-click on an OMGraphic.
leftClick(MapMouseEvent) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
leftClickOff(OMGraphic, MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that a particular OMGraphic, previously left-clicked upon, has been un-clicked.
leftClickOff(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that the user clicked on something else other than the provided OMGraphic that was previously left-clicked on.
leftLimit - Variable in class com.bbn.openmap.proj.Cartesian
The coordinate limit of the left side of the projection.
leftLimit - Variable in class com.bbn.openmap.proj.CartesianLoader
The coordinate limit of the left side of the projection.
LeftLimitProperty - Static variable in class com.bbn.openmap.proj.CartesianLoader
 
leftLon - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
leftSlider - Variable in class com.bbn.openmap.gui.HotwashPanel
 
LEGEND - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
legend - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
Legend - Interface in com.bbn.openmap.image.wms
An interface for providing legend graphics to wms clients
legend - Variable in class com.bbn.openmap.layer.DemoLayer
 
legendFileName - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
legendFont - Variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
length - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
length() - Method in class com.bbn.openmap.geo.Geo
Euclidian length.
length - Variable in class com.bbn.openmap.geo.GeoPath.Impl
 
length() - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
length() - Method in interface com.bbn.openmap.geo.GeoPath
 
length() - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
length - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
length() - Method in class com.bbn.openmap.io.BinaryFile
The length of the InputReader source.
length() - Method in class com.bbn.openmap.io.FileInputReader
Local files only.
length() - Method in interface com.bbn.openmap.io.InputReader
Return the total byte length of the source.
length() - Method in class com.bbn.openmap.io.StreamInputReader
Return how many bytes the input stream thinks make up the file.
length - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
LENGTH - Static variable in class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
 
LENGTH - Static variable in class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
 
LENGTH - Static variable in class com.bbn.openmap.omGraphics.meteo.OMOcclusion
 
Length - Enum in com.bbn.openmap.proj
Length is a convenience class used for a couple of things.
LESS_THAN_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
level - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
level - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
level_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
LEVEL_0 - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
DTED LEVEL 0, 1km posts.
LEVEL_0 - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
DTED LEVEL 0, 1km posts.
LEVEL_1 - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
DTED LEVEL 1, 100m posts.
LEVEL_1 - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
DTED LEVEL 1, 100m posts.
LEVEL_2 - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
DTED LEVEL 2, 30m posts.
LEVEL_2 - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
DTED LEVEL 2, 30m posts.
levelRects - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
LI - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfImageDescription
 
liang_clip(int, int, int, int, float[], float[], int, float[]) - Static method in class com.bbn.openmap.proj.Clip
Liang Barsy polygon clipping algorithm.
liang_get_buflen(int) - Static method in class com.bbn.openmap.proj.Clip
Calculate the float[] x,y buffer length for nverts.
library - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
library - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
LibraryBean - Class in com.bbn.openmap.layer.vpf
A bean to be used for sharing LibrarySelectionTable objects between instances of VPFLayer.
LibraryBean() - Constructor for class com.bbn.openmap.layer.vpf.LibraryBean
Construct an empty bean.
libraryBean - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
libraryBeanName - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
the name of the data bean to look for in beancontext
libraryname - Variable in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
the name of the library we are, for example "noamer" in DCW
libraryName - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
the library name to focus on
libraryName - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
the library name to focus on
LibraryNameProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Property for setting VPF library name to use
LibraryNameProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
Property for setting VPF library name to use
libraryProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
Property method for setting VPF data path
LibrarySelectionTable - Class in com.bbn.openmap.layer.vpf
Reads the VPF LibraryAttribute table and constructs CoverageAttributeTables for each of the library coverages (north america, browse, etc) that exist.
LibrarySelectionTable() - Constructor for class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Construct a LibrarySelectionTable without a path to data.
LibrarySelectionTable(String) - Constructor for class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Construct a LibrarySelectionTable with a path to data.
LibrarySelectionTable(String[]) - Constructor for class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Construct a LibrarySelectionTable with a path to data.
LightMapHandlerChild - Interface in com.bbn.openmap
The LightMapHandlerChild is an interface for an object that can be managed by a MapHandlerChild, and notified of changes in the MapHandler via that managing object.
lightTriggers - Variable in class com.bbn.openmap.gui.StatusLightPanel
Flag to make the status light buttons act as triggers to bring up the layer palettes.
LightTriggersProperty - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
limitAnchorPoint - Variable in class com.bbn.openmap.proj.Cartesian
A point that can be used for force the projection against the limits.
limitAnchorPoint - Variable in class com.bbn.openmap.proj.CartesianLoader
A point that can be used for force the projection against the limits.
Line - Class in com.bbn.openmap.graphicLoader.netmap
Object that represents a NetMap link on the map.
Line(String, int, int, int, Node, Node) - Constructor for class com.bbn.openmap.graphicLoader.netmap.Line
 
line - Variable in class com.bbn.openmap.layer.test.TestLayer
 
line - Variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
LINE_DELETE - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
LINE_DELETE_STRING - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
LINE_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Line graphic object header.
linear(double, double) - Static method in class com.bbn.openmap.geo.Quadratic
Returns the solution, x, to the equation a*x+b = 0
LineCache - Class in com.bbn.openmap.graphicLoader.netmap
The holder for Lines on the map.
LineCache() - Constructor for class com.bbn.openmap.graphicLoader.netmap.LineCache
 
LineCache(int) - Constructor for class com.bbn.openmap.graphicLoader.netmap.LineCache
 
LineColor - Class in com.bbn.openmap.dataAccess.cgm
 
LineColor(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.LineColor
 
lineColor - Variable in class com.bbn.openmap.layer.EarthquakeLayer
 
lineColor - Variable in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
The color to outline the shapes.
lineColor - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
lineColor - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
lineColorColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
LineColorCommand - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Command for line color string adjustments.
lineColorItem - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
LineCoordinateGenerator - Class in com.bbn.openmap.proj
Generator class that connects simple coordinates with complex lines (great circle or rhumb).
lineinfo - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
featureclasses used for the line feature type
lineJoins - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
lineJoins - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
lineList - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
lineMenuAdditions - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Any additional JMenu items that should be added to the line menu.
linePaint - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The paint to outline the shapes.
linePaint - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
This color is the real foreground color of the object.
linePaintProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the line paint of the graphics.
lineProperties - Variable in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
lines - Variable in class com.bbn.openmap.layer.test.GeoCrossDemoLayer
 
lineSegments(int, int, int, int, int, boolean, int[]) - Static method in class com.bbn.openmap.proj.DrawUtil
Generate additional vertices between two points.
lineSegments(Point, Point, int, boolean) - Static method in class com.bbn.openmap.proj.DrawUtil
Returns n or n+1 points along a line.
LineSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
LineSetOffsetState(EditableOMLine) - Constructor for class com.bbn.openmap.omGraphics.editable.LineSetOffsetState
 
LineShapeDecoration - Class in com.bbn.openmap.omGraphics.awt
A decoration which is just a line.
LineShapeDecoration(float) - Constructor for class com.bbn.openmap.omGraphics.awt.LineShapeDecoration
Constructor.
LineShapeDecoration(float, Paint) - Constructor for class com.bbn.openmap.omGraphics.awt.LineShapeDecoration
Constructor.
LineShapeDecoration(float, Paint, Stroke) - Constructor for class com.bbn.openmap.omGraphics.awt.LineShapeDecoration
Constructor.
LineStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
LineStateMachine(EditableOMLine) - Constructor for class com.bbn.openmap.omGraphics.editable.LineStateMachine
 
LINESTRINGTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
LineSuffix - Static variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
LineType - Class in com.bbn.openmap.dataAccess.cgm
 
LineType(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.LineType
 
lineType - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
lineType - Variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
The lineType describes the way a line will be drawn between points.
lineType - Variable in class com.bbn.openmap.omGraphics.GraphicAttributes
The line type of a graphic, defaults to LINETYPE_STRAIGHT.
LineType - Class in com.bbn.openmap.proj
LineType constants.
LINETYPE_GREATCIRCLE - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Line will be drawn on the shortest geographical path between two locations.
LINETYPE_GREATCIRCLE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Line will be drawn on the shortest geographical path between two locations.
LINETYPE_RHUMB - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Line will be drawn on a constant bearing between two points.
LINETYPE_RHUMB - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Line will be drawn on a constant bearing between two points.
LINETYPE_STRAIGHT - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Line will be drawn straight between window points.
LINETYPE_STRAIGHT - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Line will be drawn straight between window points.
LINETYPE_UNKNOWN - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Line type is unknown.
LINETYPE_UNKNOWN - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Line type is unknown.
LineTypeExcludeProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
lineTypeExcludes - Variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
lineTypeProperty - Static variable in class com.bbn.openmap.omGraphics.GraphicAttributes
The name of the property that holds the line type of the graphic.
LineUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
LineUndefinedState(EditableOMLine) - Constructor for class com.bbn.openmap.omGraphics.editable.LineUndefinedState
 
LineUtil - Class in com.bbn.openmap.omGraphics.awt
Various computations about plane geometry.
LineUtil() - Constructor for class com.bbn.openmap.omGraphics.awt.LineUtil
 
LineVisibleProperty - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
LineWidth - Class in com.bbn.openmap.dataAccess.cgm
 
LineWidth(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.LineWidth
 
lineWidthColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
LineWidthMode - Class in com.bbn.openmap.dataAccess.cgm
 
LineWidthMode(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.LineWidthMode
 
lineWidthProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the lineWidth of the graphics.
Link - Class in com.bbn.openmap.layer.link
The Link object is the main mechanism for communications between a LinkClient (most likely a LinkLayer) and a LinkServer.
Link(Socket) - Constructor for class com.bbn.openmap.layer.link.Link
Open up a link over a socket.
link - Variable in class com.bbn.openmap.layer.link.LinkActionList
Link used for the transmission/reception of actions.
link - Variable in class com.bbn.openmap.layer.link.LinkGraphicList
Link used for the transmission/reception of graphics.
link - Variable in class com.bbn.openmap.layer.link.LinkManager
volatile because we want internal methods to get the message that a link was nulled out.
link - Variable in class com.bbn.openmap.layer.link.LinkServer
The Link to use to talk to the client.
Link - Class in com.bbn.openmap.layer.location
A Link is a relationship between Locations, represented as a line between them.
Link() - Constructor for class com.bbn.openmap.layer.location.Link
A plain constructor if you are planning on setting everything yourself.
Link(double, double, double, double, String) - Constructor for class com.bbn.openmap.layer.location.Link
Construct a Link with the given attributes
Link(int, int, int, int, String) - Constructor for class com.bbn.openmap.layer.location.Link
Construct a Link with the given attribute
LINK_NODE1_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
LINK_NODE2_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
LINK_OBJECT - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
LINK_OBJECT_STATUS - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
LINK_VERSION - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
The Link Protocol version.
LinkActionConstants - Interface in com.bbn.openmap.layer.link
The LinkActionConstants interface contains all the constants needed for the LinkActionList and LinkActionRequest that are defined by the Link Protocol.
LinkActionList - Class in com.bbn.openmap.layer.link
The LinkActionList carries information about actions that the client should perform in response to a gesture query.
LinkActionList(Link, LinkProperties) - Constructor for class com.bbn.openmap.layer.link.LinkActionList
Write a gesture response section to the link, from the server side.
LinkActionList(Link, Layer, Projection, OMGridGenerator) - Constructor for class com.bbn.openmap.layer.link.LinkActionList
Read the gesture section off the link, from the client.
LinkActionRequest - Class in com.bbn.openmap.layer.link
Class used to send a gesture to a server.
LinkActionRequest(Link) - Constructor for class com.bbn.openmap.layer.link.LinkActionRequest
 
LinkActionRequest(Link, int, String) - Constructor for class com.bbn.openmap.layer.link.LinkActionRequest
Constructor used by a server to let the client know what types of gestures the server can receive.
LinkArc - Class in com.bbn.openmap.layer.link
Reading and writing a Link protocol version of a circle.
LinkArc() - Constructor for class com.bbn.openmap.layer.link.LinkArc
 
LinkBitmap - Class in com.bbn.openmap.layer.link
Reading and writing the Link protocol version of a bitmap..
LinkBitmap() - Constructor for class com.bbn.openmap.layer.link.LinkBitmap
 
LinkBoundingPoly - Class in com.bbn.openmap.layer.link
LinkBoundingPoly objects are used to describe simple polygons that cover a certain area.
LinkBoundingPoly(DataInput) - Constructor for class com.bbn.openmap.layer.link.LinkBoundingPoly
The constructor to use when reading the bounding polygon off an input stream.
LinkBoundingPoly(float[]) - Constructor for class com.bbn.openmap.layer.link.LinkBoundingPoly
The constructor to use to create a LinkBoundingPoly to write to an output stream.
LinkBoundingPoly(float, float, float, float) - Constructor for class com.bbn.openmap.layer.link.LinkBoundingPoly
Create a LinkBoundingPoly out of minimum and max x, y, values.
LinkCircle - Class in com.bbn.openmap.layer.link
Reading and writing a Link protocol version of a circle.
LinkCircle() - Constructor for class com.bbn.openmap.layer.link.LinkCircle
 
LinkConstants - Interface in com.bbn.openmap.layer.link
The LinkConstants object is an interface that describes all the constants that relate directly to the Link object, and that are defined by the Link Protocol.
LinkEllipse - Class in com.bbn.openmap.layer.link
Reading and writing a Link protocol version of a circle.
LinkEllipse() - Constructor for class com.bbn.openmap.layer.link.LinkEllipse
 
LinkGraphic - Class in com.bbn.openmap.layer.link
 
LinkGraphic() - Constructor for class com.bbn.openmap.layer.link.LinkGraphic
 
LinkGraphicConstants - Interface in com.bbn.openmap.layer.link
The LinkGraphicConstants is an interface that defines the constants associated with link graphic objects.
LinkGraphicList - Class in com.bbn.openmap.layer.link
The LinkGraphicList is an object that describes a list of graphics.
LinkGraphicList(Link, LinkProperties) - Constructor for class com.bbn.openmap.layer.link.LinkGraphicList
Write a graphics section to the link.
LinkGraphicList(Link, LinkOMGraphicList) - Constructor for class com.bbn.openmap.layer.link.LinkGraphicList
Read the graphics section off the link.
LinkGraphicList(Link, LinkOMGraphicList, Projection, OMGridGenerator) - Constructor for class com.bbn.openmap.layer.link.LinkGraphicList
Read the graphics section off the link, if you want the graphics to be projected as they come off the link.
LinkGrid - Class in com.bbn.openmap.layer.link
Reading and writing the Link protocol version of a grid object.
LinkGrid() - Constructor for class com.bbn.openmap.layer.link.LinkGrid
 
LinkGUIList - Class in com.bbn.openmap.layer.link
Uhhh, unimplemented so far.
LinkGUIList(Link) - Constructor for class com.bbn.openmap.layer.link.LinkGUIList
Write a gui section to the link.
LinkGUIRequest - Class in com.bbn.openmap.layer.link
 
LinkGUIRequest(Link) - Constructor for class com.bbn.openmap.layer.link.LinkGUIRequest
 
LinkLayer - Class in com.bbn.openmap.layer.link
The LinkLayer is a Swing component, and an OpenMap layer, that communicates with a server via the Link protocol.
LinkLayer() - Constructor for class com.bbn.openmap.layer.link.LinkLayer
The default constructor for the Layer.
LinkLayer(String, int, String) - Constructor for class com.bbn.openmap.layer.link.LinkLayer
Constructor to use when LinkLayer is not being used with OpenMap application.
LinkLine - Class in com.bbn.openmap.layer.link
Read and write a Link protocol version of a line.
LinkLine() - Constructor for class com.bbn.openmap.layer.link.LinkLine
 
LinkListener - Class in com.bbn.openmap.layer.link
The Link Listener is the object listening from input from the link server, asynchronously.
LinkListener(LinkManager, LinkLayer, OMGridGenerator) - Constructor for class com.bbn.openmap.layer.link.LinkListener
Create child thread that will handle the client.
linkManager - Variable in class com.bbn.openmap.layer.link.LinkLayer
The object that provides a link to the layer (and its various threads) on a coordinateed basis.
linkManager - Variable in class com.bbn.openmap.layer.link.LinkListener
The Link to use to talk to the client.
LinkManager - Class in com.bbn.openmap.layer.link
The LinkManager..
LinkManager() - Constructor for class com.bbn.openmap.layer.link.LinkManager
Constructor.
LinkManager(String, int) - Constructor for class com.bbn.openmap.layer.link.LinkManager
Constructor.
LinkMapRequest - Class in com.bbn.openmap.layer.link
A LinkMapRequest presents a view onto a map.
LinkMapRequest(Link) - Constructor for class com.bbn.openmap.layer.link.LinkMapRequest
The constructor to use when reading the LinkMapRequest off the link.
LinkOMGraphicList - Class in com.bbn.openmap.layer.link
This class extends the OMGraphicList by allowing searches on the AppObject contained by the OMGraphics on the list.
LinkOMGraphicList() - Constructor for class com.bbn.openmap.layer.link.LinkOMGraphicList
Construct an OMGraphicList.
LinkOMGraphicList(int) - Constructor for class com.bbn.openmap.layer.link.LinkOMGraphicList
Construct an OMGraphicList with an initial capacity.
LinkOutputStream - Class in com.bbn.openmap.layer.link
Extend DataOutputStream so we can reset the written byte count.
LinkOutputStream(OutputStream) - Constructor for class com.bbn.openmap.layer.link.LinkOutputStream
Creates a new link output stream to write data to the specified underlying output stream.
LinkPoint - Class in com.bbn.openmap.layer.link
Read and write the Link protocol for points.
LinkPoint() - Constructor for class com.bbn.openmap.layer.link.LinkPoint
 
LinkPoly - Class in com.bbn.openmap.layer.link
Read and write a Link protocol polyline/polygon.
LinkPoly() - Constructor for class com.bbn.openmap.layer.link.LinkPoly
 
LinkProperties - Class in com.bbn.openmap.layer.link
A LinkProperties object is a set of key-value strings that are going to be sent over the link.
LinkProperties() - Constructor for class com.bbn.openmap.layer.link.LinkProperties
 
LinkProperties(LinkProperties) - Constructor for class com.bbn.openmap.layer.link.LinkProperties
 
LinkProperties(String, String) - Constructor for class com.bbn.openmap.layer.link.LinkProperties
Create a LinkProperties object with it's first pair.
LinkProperties(Link) - Constructor for class com.bbn.openmap.layer.link.LinkProperties
Create a LinkProperties, and read it's contents off a link.
LinkProperties(DataInput) - Constructor for class com.bbn.openmap.layer.link.LinkProperties
Create a LinkProperties, and read it's contents off a link.
LinkPropertiesConstants - Interface in com.bbn.openmap.layer.link
A LinkPropertiesConstants interface defines the well known expected properties that may be coming over the link inside the properties.
LinkRaster - Class in com.bbn.openmap.layer.link
Read and write a Link protocol versions of a raster.
LinkRaster() - Constructor for class com.bbn.openmap.layer.link.LinkRaster
 
LinkRectangle - Class in com.bbn.openmap.layer.link
Read and write the Link protocol for rectangles.
LinkRectangle() - Constructor for class com.bbn.openmap.layer.link.LinkRectangle
 
LinkServer - Class in com.bbn.openmap.layer.link
The Link Server is the object communicating with the LinkLayer.
LinkServer() - Constructor for class com.bbn.openmap.layer.link.LinkServer
Constructor used by the LinkServerStarter in using this class as a LinkServerFactory.
LinkServer(Socket) - Constructor for class com.bbn.openmap.layer.link.LinkServer
Create child thread that will handle the client.
LinkServerStarter - Class in com.bbn.openmap.layer.link
The LinkServerStarter is the object that listens for Link clients on a specific port.
LinkServerStarter() - Constructor for class com.bbn.openmap.layer.link.LinkServerStarter
Starts the LinkServerStarter listening to the default port.
LinkServerStarter(int) - Constructor for class com.bbn.openmap.layer.link.LinkServerStarter
Starts the LinkServerStarter listening to the specified port.
LinkSpatialIndex - Class in com.bbn.openmap.layer.link.shape
 
LinkSpatialIndex(String) - Constructor for class com.bbn.openmap.layer.link.shape.LinkSpatialIndex
Opens a spatial index file for the given shp file.
linkStatus - Variable in class com.bbn.openmap.layer.link.LinkActionList
The terminator of the gesture section when receiving actions.
linkStatus - Variable in class com.bbn.openmap.layer.link.LinkGraphicList
The terminator of the graphics section when receiving graphics.
LinkText - Class in com.bbn.openmap.layer.link
 
LinkText() - Constructor for class com.bbn.openmap.layer.link.LinkText
 
LinkUtil - Class in com.bbn.openmap.layer.link
 
LinkUtil() - Constructor for class com.bbn.openmap.layer.link.LinkUtil
 
LISH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfImageDescription
 
list - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
list - Variable in class com.bbn.openmap.gui.LayerAddPanel
The list of available Layer classes.
list - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
The OMGraphicList containing all the matching feature OMGraphics.
list - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphicList
The list of OMGraphics being selected and moved.
list - Variable in class com.bbn.openmap.omGraphics.FilterSupport
The source graphic list.
ListBodyElement - Class in com.bbn.openmap.util.html
A container for a list body
ListBodyElement() - Constructor for class com.bbn.openmap.util.html.ListBodyElement
Construct a new ListElement
ListElement - Class in com.bbn.openmap.util.html
A basic html container type
ListElement() - Constructor for class com.bbn.openmap.util.html.ListElement
Construct a new ListElement
listen() - Method in class com.bbn.openmap.layer.link.LinkListener
listen is a method that listens to the server and responds to requests that are made.
listen_socket - Variable in class com.bbn.openmap.util.http.HttpServer
 
listener - Variable in class com.bbn.openmap.layer.link.LinkLayer
The thread listener used to communicate asynchronously.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.AbstractMouseMode
PaintListener interface, notifying the MouseMode that the MapBean has repainted itself.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.AzimuthPanner
 
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.DistanceMouseMode
Called by the MapBean when it repaints, to let the MouseMode know when to update itself on the map.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.NavMouseMode
Called by the MapBean when it repaints, to let the MouseMode know when to update itself on the map.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.OMMouseMode
PaintListener method.
listenerPaint(Object, Graphics) - Method in interface com.bbn.openmap.event.PaintListener
Method called when the source object is painted.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.PanMouseMode
PaintListener method.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
PaintListener method.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
PaintListener interface, notifying the MouseMode that the MapBean has repainted itself.
listenerPaint(Object, Graphics) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
PaintListener interface.
listeners - Variable in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
listeners - Variable in class com.bbn.openmap.gui.ProjectionStackTool
 
listeners - Variable in class com.bbn.openmap.LayerHandler
The object holding on to all LayerListeners interested in the layer arrangement and availability.
listeners - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
listeners - Variable in class com.bbn.openmap.util.http.HttpServer
 
ListenerSupport<E> - Class in com.bbn.openmap.event
This is an utility class that can be used by beans that need support for handling listeners and firing events.
ListenerSupport(Object) - Constructor for class com.bbn.openmap.event.ListenerSupport
Construct a ListenerSupport object.
listening - Variable in class com.bbn.openmap.layer.link.LinkListener
Used by outsiders to find out if the listener should be started.
listenToLayers(Layer[]) - Method in class com.bbn.openmap.gui.StatusLightPanel
Method to add the StatusLightPanel as an Information Display Event listener to a list of layers.
listenToLayersFromEDT(Layer[]) - Method in class com.bbn.openmap.gui.StatusLightPanel
 
listIterator() - Method in class com.bbn.openmap.event.ListenerSupport
Return an ListIterator over a clone of the listeners, initialized to the end of the list.
listIterator() - Method in class com.bbn.openmap.omGraphics.OMList
 
listIterator(int) - Method in class com.bbn.openmap.omGraphics.OMList
 
listIterator() - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Return a ListIterator of the cache objects.
listIteratorCopy() - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Returns a iterator of a shallow copy of the current list, to avoid concurrent modification exceptions if the list is being generated or rendered while the list is being reviewed for other reasons.
listIteratorCopy(int) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Returns a iterator of a shallow copy of the current list, to avoid concurrent modification exceptions if the list is being generated or rendered while the list is being reviewed for other reasons.
listIteratorCopy() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Returns a iterator of a shallow copy of the current list, to avoid concurrent modification exceptions if the list is being generated or rendered while the list is being reviewed for other reasons.
listIteratorCopy(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Returns a iterator of a shallow copy of the current list, to avoid concurrent modification exceptions if the list is being generated or rendered while the list is being reviewed for other reasons.
listManager - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
listModel - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
ListResetPCPolicy - Class in com.bbn.openmap.layer.policy
ProjectionChangePolicy that uses a Layer SwingWorker to kick off a thread to call layer.prepare() and deletes the current OMGraphicList between projection changes.
ListResetPCPolicy() - Constructor for class com.bbn.openmap.layer.policy.ListResetPCPolicy
You MUST set a layer at some point.
ListResetPCPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.ListResetPCPolicy
Don't pass in a null layer.
ListSelectedState - Class in com.bbn.openmap.omGraphics.editable
 
ListSelectedState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.ListSelectedState
 
ListStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
ListStateMachine(EditableOMGraphicList) - Constructor for class com.bbn.openmap.omGraphics.editable.ListStateMachine
 
listToString(List<Object>) - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
returns a string with the elements of l separated by spaces
ListUnselectedState - Class in com.bbn.openmap.omGraphics.editable
 
ListUnselectedState(EditableOMGraphic) - Constructor for class com.bbn.openmap.omGraphics.editable.ListUnselectedState
 
listUpdated() - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileRequester
Called when the provided OMGraphicList has another tile added to it, so the list can be repainted if the caller is interested in incremental updates.
listUpdated() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
LITTLE_RPF_TOC_FILE_NAME - Static variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
LittleEndianInputStream - Class in com.bbn.openmap.dataAccess.shape.input
Provides methods for reading data streams in Little Endian and Big Endian.
LittleEndianInputStream(InputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Constructor
LittleEndianOutputStream - Class in com.bbn.openmap.dataAccess.shape.output
Provides methods for writing data to an output stream in LittleEndian and BigEndian.
LittleEndianOutputStream(OutputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Constructor out The output stream to chain this one to.
LIVE_ATTRIBUTES_PROPERTY - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
liveAttributes - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
ll - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
LL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfLabelDescription
 
LL_UR_LINE - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
LLaToGa(float[]) - Static method in class com.bbn.openmap.geo.Geo
Convert a float array of alternating lat and lon pairs into a Geo array.
LLaToGa(float[], boolean) - Static method in class com.bbn.openmap.geo.Geo
Convert a float array of alternating lat and lon pairs into a Geo array.
LLaToGa(double[]) - Static method in class com.bbn.openmap.geo.Geo
Convert a double array of alternating lat and lon pairs into a Geo array.
LLaToGa(double[], boolean) - Static method in class com.bbn.openmap.geo.Geo
Convert a double array of alternating lat and lon pairs into a Geo array.
llData - Variable in class com.bbn.openmap.layer.EarthquakeLayer
 
llpts - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
LLSH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfLabelDescription
 
LLtoECEF(LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.ECEFPoint
 
LLtoECEF(LatLonPoint, ECEFPoint) - Static method in class com.bbn.openmap.proj.coords.ECEFPoint
 
LLtoMGRS(LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
Converts a LatLonPoint to a MGRS Point, assuming the WGS_84 ellipsoid.
LLtoMGRS(LatLonPoint, MGRSPoint) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
Converts a LatLonPoint to a MGRS Point.
LLtoMGRS(LatLonPoint, Ellipsoid, MGRSPoint) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
Create a MGRSPoint from a LatLonPoint.
LLToPixel(double, double, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
 
LLtoUTM(LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts a LatLonPoint to a UTM Point, assuming the WGS_84 ellipsoid.
LLtoUTM(LatLonPoint, UTMPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts a LatLonPoint to a UTM Point.
LLtoUTM(LatLonPoint, Ellipsoid, UTMPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts a set of Longitude and Latitude co-ordinates to UTM given an ellipsoid
LLtoUTM(LatLonPoint, Ellipsoid, UTMPoint, int, boolean) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts a set of Longitude and Latitude co-ordinates to UTM given an ellipsoid and the UTM zone to use.
LLToWorld(double, double, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
 
LLToWorldReturningLon(double, double, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
LLToWorld that returns normalized longitude in radians, to be used for more calculations in some methods.
LLXY - Class in com.bbn.openmap.proj
Implements the LLXY projection, which is basically something where the lat/lon and pixel ratios are the same.
LLXY(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.LLXY
Construct a LLXY projection.
LLXYLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the LLXY projection to an OpenMap application.
LLXYLoader() - Constructor for class com.bbn.openmap.proj.LLXYLoader
 
LLXYName - Static variable in class com.bbn.openmap.proj.LLXY
The LLXY name.
load(Object) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Load a block image into the cache, based on the relative coordinates of the block as a key.
load(String) - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
 
load(CGM) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
load(Object) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Load a dted frame into the cache, based on the path of the frame as a key.
load(String, double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Load a dted frame into the cache, based on the path of the frame as a key.
load(Object) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
load(Object) - Method in class com.bbn.openmap.dataAccess.image.ImageTile.Cache
Returns a CacheObject that will be loaded into the cache.
load(Object, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.DebugMapTileFactory
 
load(Object, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
Checks the local directory first for a locally cached version of the tile before going off to the server.
load(Object) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
load(Object, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Called to load cache object from data source, when not found in cache.
load(Object, int, int, int, Projection) - Method in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
Fetches a new tile from the database.
load(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex
 
load() - Method in class com.bbn.openmap.layer.DrawingToolLayer
Load the data from the file set in this layer.
load(Object) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Load a dted frame into the cache, based on the path of the frame as a key.
load(Object) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
 
load(Object) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
CacheHandler method to load the new OMGraphicLists (FeatureCacheGraphicLists).
load(String, String) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
CacheHandler method to load the new OMGraphicLists (FeatureCacheGraphicLists).
load(Object) - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Called from get if the key doesn't exist, to "load" the new object into the cache before returning it.
loadBuffer() - Method in class com.bbn.openmap.layer.etopo.ETOPOJarLayer
Loads the database from the appropriate file based on the current resolution.
loadBuffer() - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
Loads the database from the appropriate file based on the current resolution.
loadCachedGraphicList(String, String, String, OMGraphicList) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
Returns true if the features from a tile (as described by the key) existed and was added to the warehouse graphics list.
loadCurrentFeatures(DefaultMutableTreeNode, String, LayerGraphicWarehouseSupport) - Method in class com.bbn.openmap.layer.vpf.VPFConfig
 
loadData() - Method in class com.bbn.openmap.io.CSVFile
Reads the numbers and stores them as Doubles.
loadData(boolean) - Method in class com.bbn.openmap.io.CSVFile
Read the data in from the file, with the option of reading the numbers in the files as strings.
loadData(URL) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
 
loadData(InputStream) - Method in class com.bbn.openmap.layer.plotLayer.GLOBEData
 
loadDbfModelIntoGraphics(OMGraphicList) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
This function takes an OMGraphicList and loads each one with the array representing the records in the dbf file.
loadDefaultProjections(MapHandler) - Static method in class com.bbn.openmap.proj.ProjectionFactory
Convenience method to load a ProjectionFactory and default projections into the provided MapHandler.
loadDefaultProjections() - Static method in class com.bbn.openmap.proj.ProjectionFactory
Convenience method to load default projections into a ProjectionFactory that will be created.
loadDefaultProjections(ProjectionFactory) - Static method in class com.bbn.openmap.proj.ProjectionFactory
Convenience method to load default projections into a ProjectionFactory.
loadedJars - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
loader - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
loader - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher.LoaderHolder
 
loaderList - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
The ArrayList containing the EditToolLoaders for the drawing tool.
LoaderProperty - Static variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
loaders - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The objects that know how to create a EditableOMGraphic for a particular class name or OMGraphic.
loaders - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
LoadersProperty - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Used for property change notifications.
loadField(DDFRecord, String, int) - Method in class com.bbn.openmap.dataAccess.asrp.GeneralASRPFile
If a field has not been loaded, load it from the DDFRecord if it exists and add it to the master field hashtable.
loadFile() - Method in class com.bbn.openmap.layer.mif.MIFLoader
 
loadFile(String) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Read the file and load its parameters into this object.
loadFrameInformation(RpfTocEntry) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Should be called by the RpfFrameCacheHandler before any frame files are loaded from a RpfTocEntry.
loadImage(String, OMGraphicList) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
If filePath is a file, the ImageReaderLoaders are used to try to load and place the image.
loadImages() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Gets the filePaths and loads the images found in those places.
loadInto(JEditorPane) - Method in class com.bbn.openmap.gui.MiniBrowser.MiniBrowserPage
 
loadIntoGraphics(OMGraphicList) - Method in class com.bbn.openmap.layer.shape.CSVShapeInfoFile
This function takes an OMGraphicList and loads each one with the vector representing the records in the csv file.
loadJar(String) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Load the jar if necessary.
loadJar() - Method in class com.bbn.openmap.tools.beanbox.JarLoader
Load the classes, resources, etc.
loadJarDoOnBean(String, DoOnBean) - Static method in class com.bbn.openmap.tools.beanbox.JarLoader
Load the JAR file, then apply an action to each bean found
loadListFromHandler(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Method that pings the cache for images based on the projection that has been set on it.
loadProjectionAndLayers(MapHandler, Properties) - Method in class com.bbn.openmap.PropertyHandler
Given a MapHandler and a Java Properties object, the LayerHandler will be cleared of it's current layers, and reloaded with the layers in the properties.
loadProjections(Properties) - Method in class com.bbn.openmap.image.MapRequestHandler
Method called from initProjection to initialize the ProjectionFactory.
loadProperties(URL, Properties) - Method in class com.bbn.openmap.image.GeneratorTester
Deprecated. Loads properties from a java resource.
loadProperties(Properties, URL) - Method in class com.bbn.openmap.image.ImageMaster
Loads properties from a java resource.
loadProperties(Properties, String) - Method in class com.bbn.openmap.image.ImageMaster
Load the named file from the named directory into the given Properties instance.
loadProperties() - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
loadProperties(Properties, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Load the named file from the named directory into the given Properties instance.
loadProperties(Properties, InputStream) - Static method in class com.bbn.openmap.util.PropUtils
Loads properties from a java resource.
loadPropertiesFromResource(Properties, String) - Method in class com.bbn.openmap.image.ImageMaster
Loads properties from a java resource.
loadPropertiesIntoOMGraphic(DataInput, OMGraphic, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkProperties
New, static method for more efficient property handling and loading the properties into the OMGraphic.
LoadPropertiesMenuItem - Class in com.bbn.openmap.gui.menu
This is a menu item that loads a file.
LoadPropertiesMenuItem() - Constructor for class com.bbn.openmap.gui.menu.LoadPropertiesMenuItem
 
loadSubframe(RpfSubframe, RpfCoverageBox, int, int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Contacts the frame provider to put the subframe image in the RpfSubframe.
loadTiles(String) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Takes the URL to a csv file and parses it into OMScaledRasters, adding them to the tiles HashSet.
LoadViewCmd - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
LOC_ATTRIBUTE_SECTION_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_ATTRIBUTE_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_BOUNDARIES - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_BOUNDARY_RECTANGLE_TABLE - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_BOUNDARY_SECTION_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_CLUT - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COLOR_CONVERTER_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COLOR_TABLE_INDEX_RECORD - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COLOR_TABLE_SECTION_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COLORGRAY_SECTION_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COLORMAP_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COMPRESSION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COMPRESSION_LOOKUP_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COMPRESSION_PARAMETER_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COMPRESSION_SECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COVERAGE - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_COVERAGE_SECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_EXPLICIT_AREAL_TABLE - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_FRAME_FILE_INDEX_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_FRAME_FILE_INDEX_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_FRAMES - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_HEADER_SECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_IMAGE - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_IMAGE_DESCR_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_IMAGE_DISPLAY_PARAM_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_LOCATION_SECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_MASK_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_RELATED_IMAGE_SECTION_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_RELATED_IMAGE_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_REPLACE_UPDATE_SECTION_SUBHEADER - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_REPLACE_UPDATE_TABLE - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOC_SPATIAL_DATA_SUBSECTION - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
LOCAL_CACHE_ROOT_DIR_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
localCacheDir - Variable in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
localHackList - Variable in class com.bbn.openmap.Layer
Part of a layer hack to notify the component listener when the component is hidden.
localhost - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
localhostIP - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
 
localizedProperty - Static variable in class com.bbn.openmap.PropertyHandler
The property name used to hold a file, resource or URL of a file to use containing localized properties, like layer names.
localProperties(List) - Method in class com.bbn.openmap.layer.beanbox.WallFormationLayoutBeanInfo
 
localProperties(List) - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
direct and indirect subclasses of this bean info class should override this method to add their property descripters to the list generated by the super-class method.
locateAndSetShapeData(String) - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
locateAndSetShapeData(String) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
Create a SpatialIndex object with just a shape file name.
locateArrowHeads(int, int, OMAbstractLine) - Static method in class com.bbn.openmap.omGraphics.OMArrowHead
Create the ArrowHead objects for the lines, based on the settings.
locateAtCenter - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
locateAtCenter - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
locateFile(String) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
Locate file 'fileName' in classpath, if it is not an absolute file name.
locateRecords(double, double, double, double) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Locates records in the shape file that intersect with the given rectangle.
location - Variable in class com.bbn.openmap.event.OMEvent
 
Location - Class in com.bbn.openmap.layer.location
A Location is a place.
Location() - Constructor for class com.bbn.openmap.layer.location.Location
A plain constructor if you are planning on setting everything yourself.
Location(double, double, String, OMGraphic) - Constructor for class com.bbn.openmap.layer.location.Location
Create a location at a latitude/longitude.
Location(int, int, String, OMGraphic) - Constructor for class com.bbn.openmap.layer.location.Location
Create a location at a map location.
Location(double, double, int, int, String, OMGraphic) - Constructor for class com.bbn.openmap.layer.location.Location
Create a location at a pixel offset from a latitude/longitude.
location - Variable in class com.bbn.openmap.layer.location.Location
The simple location marker of the object.
location - Variable in class com.bbn.openmap.layer.location.LocationCBMenuItem
 
location - Variable in class com.bbn.openmap.layer.location.LocationMenuItem
 
location - Variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
location - Variable in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
location(long) - Method in class com.bbn.openmap.tools.roads.Route
 
location - Variable in class com.bbn.openmap.tools.roads.Waypoint
The location of this waypoint.
LocationCBMenuItem - Class in com.bbn.openmap.layer.location
This is an checkbox item that sits on the popup menu.
LocationCBMenuItem(String, Location) - Constructor for class com.bbn.openmap.layer.location.LocationCBMenuItem
 
LocationData - Class in com.bbn.openmap.layer.location.db
This class is responsible for retrieving Latitude and Longitude Data from a table in a Database given a City/Town name, State.
LocationData(RecordSet) - Constructor for class com.bbn.openmap.layer.location.db.LocationData
 
locationFile - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
locationFile - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The path to the primary CSV file holding the locations.
LocationFileProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
locationFile
LocationFileProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The property describing the locations of location data.
LocationHandler - Interface in com.bbn.openmap.layer.location
The LocationHandler is the LocationLayer interface to the data.
LocationHandlerListProperty - Static variable in class com.bbn.openmap.layer.location.LocationLayer
 
locationHeader - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
LocationHeaderProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
locationFileHasHeader
LocationLayer - Class in com.bbn.openmap.layer.location
The LocationLayer is a layer that displays graphics supplied by LocationHandlers.
LocationLayer() - Constructor for class com.bbn.openmap.layer.location.LocationLayer
The default constructor for the Layer.
LocationMenuItem - Class in com.bbn.openmap.layer.location
This is an item that sits on the popup menu.
LocationMenuItem() - Constructor for class com.bbn.openmap.layer.location.LocationMenuItem
Construct an empty item
LocationMenuItem(String) - Constructor for class com.bbn.openmap.layer.location.LocationMenuItem
Construct a menuitem with a label
LocationMenuItem(String, int) - Constructor for class com.bbn.openmap.layer.location.LocationMenuItem
Construct a menu item with a label and mnemonic
LocationMenuItem(String, Location) - Constructor for class com.bbn.openmap.layer.location.LocationMenuItem
 
LocationPropertyPrefix - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
Property prefix to use to scope properties to be used for location markers, including rendering properties.
locationQueryString - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
The string used to query the database for the location information.
locationQueryStringProperty - Static variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Property to specify the query string passed to the database.
locations - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
locationSectionLocation - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
locationXoffset - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
locationXoffset - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
LocationXOffsetProperty - Static variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
LocationXOffsetProperty - Static variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
locationYoffset - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
locationYoffset - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
LocationYOffsetProperty - Static variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
LocationYOffsetProperty - Static variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
locator - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
lock - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
locked - Variable in class com.bbn.openmap.layer.link.Link
The lock.
lockedButtonTitle - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
lockSeriesCommand - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
logBase2(double) - Static method in class com.bbn.openmap.gui.EmbeddedNavPanel
Returns the largest integer n, such that 2^n <= the specified number.
logger - Static variable in class com.bbn.openmap.dataAccess.cgm.CGM
 
logger - Static variable in class com.bbn.openmap.dataAccess.cgm.Command
 
logger - Static variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
logger - Static variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFImageReader
 
logger - Static variable in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFModelFactory
 
logger - Static variable in class com.bbn.openmap.dataAccess.image.WorldFile
 
logger - Static variable in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
logger - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
logger - Static variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
logger - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
logger - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
logger - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
logger - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
logger - Static variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
logger - Static variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
logger - Static variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
logger - Static variable in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
 
logger - Static variable in class com.bbn.openmap.event.AbstractMouseMode
 
logger - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
logger - Static variable in class com.bbn.openmap.event.OMEvent
 
logger - Static variable in class com.bbn.openmap.event.OMEventComparator
 
logger - Static variable in class com.bbn.openmap.event.OMEventSelectionCoordinator
 
logger - Static variable in class com.bbn.openmap.event.UndoStackSupport
 
logger - Static variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
logger - Static variable in class com.bbn.openmap.gui.BasicMapPanel
 
logger - Variable in class com.bbn.openmap.gui.DistQuickTool
 
logger - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
logger - Static variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
logger - Static variable in class com.bbn.openmap.gui.event.EventListPresenter
 
logger - Static variable in class com.bbn.openmap.gui.event.EventPanel
 
logger - Static variable in class com.bbn.openmap.gui.HotwashPanel
 
logger - Static variable in class com.bbn.openmap.gui.LayerPane
 
logger - Static variable in class com.bbn.openmap.gui.LayersPanel
 
logger - Static variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
logger - Static variable in class com.bbn.openmap.gui.OpenMapFrame
 
logger - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
 
logger - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
logger - Static variable in class com.bbn.openmap.gui.time.TimeSliderLayer
 
logger - Static variable in class com.bbn.openmap.image.BufferedImageHelper
 
logger - Static variable in class com.bbn.openmap.image.ImageHelper
 
logger - Static variable in class com.bbn.openmap.image.ImageServer
 
logger - Static variable in class com.bbn.openmap.layer.AOILayer
 
logger - Static variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
logger - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
logger - Static variable in class com.bbn.openmap.layer.event.EventLayer
 
logger - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
logger - Static variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
logger - Static variable in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
logger - Static variable in class com.bbn.openmap.layer.location.AbstractLocationHandler
 
logger - Static variable in class com.bbn.openmap.layer.location.db.RecordSet
 
logger - Static variable in class com.bbn.openmap.layer.location.Location
 
logger - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
logger - Static variable in class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
logger - Static variable in class com.bbn.openmap.layer.rpf.RpfLayer
 
logger - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
logger - Static variable in class com.bbn.openmap.layer.ScaleFilterLayer
 
logger - Static variable in class com.bbn.openmap.layer.shape.ShapeLayer
 
logger - Static variable in class com.bbn.openmap.layer.shape.SpatialIndex
 
logger - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
logger - Static variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
logger - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
logger - Static variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
 
logger - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
 
logger - Static variable in class com.bbn.openmap.LayerHandler
 
logger - Static variable in class com.bbn.openmap.MapHandler
 
logger - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
logger - Static variable in class com.bbn.openmap.omGraphics.OMRasterObject
 
logger - Static variable in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
logger - Static variable in class com.bbn.openmap.omGraphics.util.ImageWarp
 
logger - Static variable in class com.bbn.openmap.plugin.WebImagePlugIn
 
logger - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
logger - Static variable in class com.bbn.openmap.PropertyHandler
 
logger - Static variable in class com.bbn.openmap.tools.terrain.LOSGenerator
 
logger - Static variable in class com.bbn.openmap.util.cacheHandler.CacheHandler
 
logger - Static variable in class com.bbn.openmap.util.ClasspathHacker
 
logger - Static variable in class com.bbn.openmap.util.ComponentFactory
 
logger - Static variable in class com.bbn.openmap.util.FileUtils
 
logger - Static variable in class com.bbn.openmap.util.PropUtils
 
logicalClock - Variable in class com.bbn.openmap.util.cacheHandler.CacheHandler
 
logLevel - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
lon - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
LON - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (LON).
lon - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
Longitude of the upper left corner of the subframe image.
lon - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The longitude location of the mouse event, in decimal degrees.
lon - Variable in class com.bbn.openmap.layer.location.Location
The main longitude of object, in decimal degrees, for RENDERTYPE_LATLON and RENDERTYPE_OFFSET locations.
lon - Variable in class com.bbn.openmap.layer.test.TestLayer.Poly
 
lon - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
The longitude of the starting point of the poly.
lon - Variable in class com.bbn.openmap.omGraphics.OMPoly
For RENDERTYPE_OFFSET, the longitude of the starting point of the poly.
lon - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The longitude of the upper left corner for the image, in decimal degrees.
lon - Variable in class com.bbn.openmap.omGraphics.OMText
The longitude location for the text, used for lat/lon or offset rendertype texts, in decimal degrees.
lon - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
lon - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
lon1 - Variable in class com.bbn.openmap.omGraphics.OMPoint
Longitude of point, decimal degrees.
lon1 - Variable in class com.bbn.openmap.omGraphics.OMRect
Longitude of first corner, decimal degrees.
lon2 - Variable in class com.bbn.openmap.layer.location.Link
The lon of point 2.
lon2 - Variable in class com.bbn.openmap.omGraphics.OMRect
Longitude of second corner, decimal degrees.
lon2 - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
The longitude of the lower right corner for the image, in decimal degrees.
lon2Index - Variable in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
Index of column in CSV to use as longitude2 of link.
Lon2IndexProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
Property to use to designate the column of the link file to use as the longitude of end "2".
lon_degrees - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
The number of degrees in the longitude.
LON_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
lon_isnegative - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Indicates if the longitude is negative, the actual int values are always positive.
lon_minutes - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
The number of minutes in the longitude.
lon_origin - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
lon_origin - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
lon_post_interval - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
lon_post_interval - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
LON_RANGE - Static variable in class com.bbn.openmap.proj.coords.LatLonPoint
 
LON_RANGE_D - Static variable in class com.bbn.openmap.proj.ProjMath
Longitude range in radians.
LON_RANGE_DEG_D - Static variable in class com.bbn.openmap.proj.ProjMath
Longitude range in degrees.
LON_RANGE_F - Static variable in class com.bbn.openmap.proj.ProjMath
Longitude range in radians.
lon_seconds - Variable in class com.bbn.openmap.proj.coords.DMSLatLonPoint
The number of seconds in the longitude.
lonDistance(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Calculate the shortest arc distance between two lons.
longFromProperties(Properties, String, long) - Static method in class com.bbn.openmap.util.PropUtils
Gets a long out of a properties object.
Longitude - Static variable in class com.bbn.openmap.Environment
 
longitude - Variable in class com.bbn.openmap.gui.CoordPanel
 
longitude - Variable in class com.bbn.openmap.gui.GoToMenu.GoToButton
 
longitude - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
longitude - Variable in class com.bbn.openmap.layer.location.db.LocationData
 
longitude - Variable in class com.bbn.openmap.omGraphics.OMGrid
The starting longitude point of the grid.
longitude - Variable in class com.bbn.openmap.util.quadtree.QuadTreeLeaf
 
longitude1 - Variable in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
The starting longitude point of the grid.
lonIndex - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
lonIndex - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Index of column in CSV to use as longitude of location.
LonIndexProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
lonIndex
LonIndexProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Property to use to designate the column of the CSV file to use as the longitude.
lonInterval - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
LonProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
The center longitude of the view projection.
lonToFileString(float) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameUtil
Conversion of a float longitude value to a DTED parent directory of frame files.
lookup(double, double) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Called when you want everything in each bucket between the coordinates.
lookup(double, double, BoundingCircle) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Called when you want to get the regions in the buckets, but you want to further filter on objects that can intersect based on the bounding circle provided.
lookupByBoundingCircle(BoundingCircle) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
lookupByPath(GeoPath) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
lookupBySegment(GeoSegment) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
lookupSchema(String[], boolean) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Get the column number for a set of column names.
lookupSchema(String[], boolean, char[], int[], boolean) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Get the column number for a set of column names.
los - Variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
LOS - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
The code number for the LOS tool.
LOSGenerator - Class in com.bbn.openmap.layer.terrain
The LOSGenerator uses gestures to create a mask over the map.
LOSGenerator(TerrainLayer) - Constructor for class com.bbn.openmap.layer.terrain.LOSGenerator
The creation of the tool starts here.
LOSGenerator - Class in com.bbn.openmap.tools.terrain
A Class that can do Line-Of-Sight calculations between two points.
LOSGenerator() - Constructor for class com.bbn.openmap.tools.terrain.LOSGenerator
Not the preferred way to create one of these.
LOSGenerator(DTEDFrameCache) - Constructor for class com.bbn.openmap.tools.terrain.LOSGenerator
 
LOSGraphicLoader - Class in com.bbn.openmap.graphicLoader
A managing object of GLPoints and PathGLPoints.
LOSGraphicLoader() - Constructor for class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
LOSGraphicLoader(OMGraphicHandler) - Constructor for class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
LOSGraphicLoader(DTEDFrameCache, OMGraphicHandler) - Constructor for class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
LOSSY_IMAGE_QUALITY_HIGH - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
integer identifier for high image quality
LOSSY_IMAGE_QUALITY_LOW - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
integer identifier for low image quality
LOSSY_IMAGE_QUALITY_MEDIUM - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
integer identifier for medium image quality
LOSTool - Variable in class com.bbn.openmap.layer.terrain.TerrainLayer
 
LOWER_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - lower down relative to other graphics by one.
LOWER_TO_BOTTOM_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - lower graphics below others.
lowerLat - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
lowerMark - Variable in class com.bbn.openmap.gui.time.TimelineLayer.CurrentTimeMarker
 
LPC_BACKWARD_DIAG_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_CENTER_LAT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The latitude of the center of the map in decimal degrees.
LPC_CENTER_LONG - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The longitude of the center of the map in decimal degrees.
LPC_CLEAR_PROPERTIES - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_CLEAR_PROPERTIES_CHAR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_CROSS_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_DASH - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_DASH_DOT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_DASH_DOT_DOT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_DIAG_CROSS_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_DOT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_EDITABLE - Static variable in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
LPC_FILLCOLOR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The fill color attribute name.
LPC_FILLPATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The fill pattern attribute name.
LPC_FORWARD_DIAG_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_GRAPHICID - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The graphic identifier attribute name.
LPC_HEIGHT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The height of the map (pixels)
LPC_HIGHLIGHTCOLOR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The highlight color attribute name.
LPC_HORIZONTAL_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_HTML - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The HTML text (displayed in a browser) attribute name.
LPC_INFO - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The Information Line (status line) attribute name.
LPC_LATMAX - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The upper right latitude
LPC_LATMIN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The lower left latitude
LPC_LINECOLOR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The line color attribute name.
LPC_LINESTYLE - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The line style (dash attribute) attribute name.
LPC_LINEWIDTH - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The line width attribute name.
LPC_LINKRASTERIMAGEURL - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The url of an image to use in a LinkRaster, for some cases.
LPC_LINKROTATION - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The rotation in degrees clockwise from North.
LPC_LINKTEXTBASELINE - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The location of the text baseline relative to the specified text location.
LPC_LINKTEXTFONT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The font representation attribute name.
LPC_LINKTEXTSTRING - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The text graphic contents attribute name.
LPC_LONG_DASH - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_LONMAX - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The upper right longitude
LPC_LONMIN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The lower left longitude
LPC_MESSAGE - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The Message text (in a pop-up window) attribute name.
LPC_OLD_FILLCOLOR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The fill color attribute name.
LPC_OLD_FILLPATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The fill pattern attribute name.
LPC_OLD_HIGHLIGHTCOLOR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The highlight color attribute name.
LPC_OLD_LINECOLOR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The line color attribute name.
LPC_OLD_LINESTYLE - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The line style (dash attribute) attribute name.
LPC_OLD_LINEWIDTH - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The line width attribute name.
LPC_OLD_LINKTEXTFONT - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The font representation attribute name.
LPC_OLD_LINKTEXTSTRING - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The text graphic contents attribute name.
LPC_POINT_OVAL - Static variable in class com.bbn.openmap.layer.link.LinkPoint
The property for the LinkPoint to specify if the OMPoint should be rendered as an oval.
LPC_PROJECTION - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The projection to use for the map
LPC_PROPERY_MANAGEMENT_POLICY - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The property, transmitted first, that dictates how LinkProperty memory is managed when a LinkProperties object is read.
LPC_PROPERY_MANAGEMENT_POLICY_CHAR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_REUSE_PROPERTIES - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_REUSE_PROPERTIES_CHAR - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_SCALE - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The scale or zoom level of the map
LPC_SELECTABLE - Static variable in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
LPC_SOLID - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
Line styles
LPC_SOLID_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
Fill patterns
LPC_TIME - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The time in milliseconds since 1/1/1970 00:00:00.
LPC_URL - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The URL text attribute name.
LPC_VERTICAL_PATTERN - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
 
LPC_WIDTH - Static variable in interface com.bbn.openmap.layer.link.LinkPropertiesConstants
The width of the map (pixels)
lr - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Tile
 
LR - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfResExtDescription
 
LR_TRI - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
lrlat_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
lrlatIndex - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Index of column for lower latitude of image in the csv file.
lrlon_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
lrlonIndex - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Index of column for eastern longitude of image in the csv file.
LRSH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfResExtDescription
 
LS - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfSymbolsDescription
 
lsm - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
lso - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
LSSH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfSymbolsDescription
 
lst - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
lst - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
the object that knows all the nitty-gritty vpf stuff
lst - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
the object that knows all the nitty-gritty vpf stuff
LT - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfTextDescription
 
LT_EQUALS_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
LTSH - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfTextDescription
 

M

M_PI_2 - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
MacroFilter - Interface in com.bbn.openmap.gui.event
A Macro filter knows how to take a Collection of objects and return a list of them that pass its filters.
macroFilters - Variable in class com.bbn.openmap.event.OMEventHandlerAdapter
 
macroFilters - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
macroFilters - Variable in class com.bbn.openmap.gui.event.EventPanel
 
macroPanel - Variable in class com.bbn.openmap.gui.event.EventPanel
 
magAngle - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
magAngleUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
MagicPlanetImageComponent - Class in com.bbn.openmap.image
The MagicPlanetImageComponent is an OpenMap Component designed to create images for Global Imagination's MagicPlanet Globe.
MagicPlanetImageComponent() - Constructor for class com.bbn.openmap.image.MagicPlanetImageComponent
 
magicScaleFactor - Static variable in class com.bbn.openmap.gui.time.TimeSliderLayer
 
MAGNETIC_INFORMATION - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
main(String[]) - Static method in class com.bbn.openmap.app.example.SimpleMap
 
main(String[]) - Static method in class com.bbn.openmap.app.example.SimpleMap2
 
Main - Class in com.bbn.openmap.app
A Main application class using the OpenMap framework.
Main() - Constructor for class com.bbn.openmap.app.Main
Create a new OpenMap framework object - creates a MapPanel, OpenMapFrame, and brings up the layer palettes that are being told to be open at startup.
Main(PropertyHandler) - Constructor for class com.bbn.openmap.app.Main
Create a new OpenMap framework object - creates a MapPanel, OpenMapFrame, and brings up the layer palettes that are being told to be open at startup.
main(String[]) - Static method in class com.bbn.openmap.app.Main
A Main OpenMap application.
main(String[]) - Static method in class com.bbn.openmap.app.OpenMap
The main OpenMap application.
main(String[]) - Static method in class com.bbn.openmap.app.TimeFrameApp
The main OpenMap application.
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.GeoReferenceFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.RasterGeoDataFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.cgm.CGM
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.cgm.ReadCGM
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Run DTEDAdmin from the command line.
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
Given a set of files or directories, parade through them to find files that end with '`', or files that start with '.#', and delete them.
main(String[]) - Static method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.image.geotiff.GeoTIFFFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.iso8211.View8211
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
For instance...
main(String[]) - Static method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber
Takes arguments for source tile directory, target directory, and option sub-jar zoom level, and creates jars in the right place with expected tiles.
main(String[]) - Static method in class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Takes arguments for source tile directory, target directory, and option sub-jar zoom level, and creates jars in the right place with expected tiles.
main(String[]) - Static method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
main(String[]) - Static method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
The main function is a test, reads in a Shape file (with the .shx and .dbf files) and writes them back out.
main(String[]) - Static method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
main(String[]) - Static method in class com.bbn.openmap.geo.Intersection
 
main(String[]) - Static method in class com.bbn.openmap.geo.Quadratic
 
main(String[]) - Static method in class com.bbn.openmap.gui.DMSCoordPanel
 
main(String[]) - Static method in class com.bbn.openmap.gui.event.EventListPresenter
 
main(String[]) - Static method in class com.bbn.openmap.gui.MapWindow
 
main(String[]) - Static method in class com.bbn.openmap.gui.MiniBrowser
 
main(String[]) - Static method in class com.bbn.openmap.gui.OverlayMapPanel
A main() method that just brings up a JFrame containing the MapPanel.
main(String[]) - Static method in class com.bbn.openmap.image.GeneratorTester
Deprecated. Test the image generator.
main(String[]) - Static method in class com.bbn.openmap.image.ImageMaster
Start up and go.
main(String[]) - Static method in class com.bbn.openmap.image.ImageServer
The ImageServer class main function will create a map image from a modified openmap.properties file.
main(String[]) - Static method in class com.bbn.openmap.image.JPEGHelper
A test main that encodes an image url at various jpeg quality factors.
main(String[]) - Static method in class com.bbn.openmap.image.SimpleHttpImageServer
 
main(String[]) - Static method in class com.bbn.openmap.image.XBMFile
The main function just prints the bitmap to stdout.
main(String[]) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
 
main(String[]) - Static method in class com.bbn.openmap.layer.dted.DTEDFrameCache
 
main(String[]) - Static method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
main(String[]) - Static method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
 
main(String[]) - Static method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
main(String[]) - Static method in class com.bbn.openmap.layer.link.LinkServerStarter
Start up the server.
main(String[]) - Static method in class com.bbn.openmap.layer.link.shape.ShapeServerStarter
 
main(String[]) - Static method in class com.bbn.openmap.layer.link.TestServerStarter
Start up the server.
main(String[]) - Static method in class com.bbn.openmap.layer.location.db.LocationData
 
main(String[]) - Static method in class com.bbn.openmap.layer.location.Location
We're using the main function for Location to test the convertCoordinateString function.
main(String[]) - Static method in class com.bbn.openmap.layer.nitf.NitfHeader
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.ChangeCase
Given a set of files or directories, parade through them to change their case.
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.MakeToc
Create an A.TOC file.
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfAttributes
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfColortable
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
Given a set of files or directories, search them to find the parent RPF directories to use for an RPF layer.
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfFileSearch
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfFrame
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfHeader
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfLayer
Print out the contents of a properties file.
main(String[]) - Static method in enum com.bbn.openmap.layer.rpf.RpfProductInfo
The main function prints out the RPF catalog, describing all the different map types handled by the RPF package.
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
main(String[]) - Static method in class com.bbn.openmap.layer.rpf.RpfUtil
The RpfUtil class can be run as a java program.
main(String[]) - Static method in class com.bbn.openmap.layer.shape.areas.AreaHandler
This main function basically reads in the data sources (the shape file and the csv information file, and creates a serialized graphics file that will act like a cache later.
main(String[]) - Static method in class com.bbn.openmap.layer.shape.ShapeFile
The driver for the command line interface.
main(String[]) - Static method in class com.bbn.openmap.layer.shape.ShapeFileCrop
The driver for the command line interface.
main(String[]) - Static method in class com.bbn.openmap.layer.shape.ShapeIndex
The driver for the command line interface.
main(String[]) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
The driver for the command line interface.
main(String[]) - Static method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.CoverageTable
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.DcwRecordFile
An test main for parsing VPF table files.
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
The main program.
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.GenerateVPFProperties
The main program.
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Just a test main to parse vpf datafiles param args files to parse, plus other command line flags
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.Server
Just a test main to parse vpf datafiles
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.VPFConfig
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
main(String[]) - Static method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
 
main(String[]) - Static method in class com.bbn.openmap.omGraphics.OMAction
 
main(String[]) - Static method in class com.bbn.openmap.omGraphics.OMColorChooser
 
main(String[]) - Static method in class com.bbn.openmap.omGraphics.OMPoly
 
main(String[]) - Static method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
main(String[]) - Static method in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
main(String[]) - Static method in class com.bbn.openmap.plugin.esri.ExampleApplet
Main method to facilitate testing and to run as stand alone application.
main(String[]) - Static method in class com.bbn.openmap.plugin.esri.ExampleApplication
Main method to facilitate testing and to run as stand alone application.
main(String[]) - Static method in class com.bbn.openmap.plugin.esri.Tester
 
main(String[]) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
 
main(String[]) - Static method in class com.bbn.openmap.proj.coords.UPSPoint
Tested against the NIMA calculator
main(String[]) - Static method in class com.bbn.openmap.proj.coords.VHTransform
 
main(String[]) - Static method in class com.bbn.openmap.proj.LambertConformal
test method
main(String[]) - Static method in class com.bbn.openmap.tools.beanbox.BeanPanel
 
main(String[]) - Static method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
main(String[]) - Static method in class com.bbn.openmap.tools.icon.IconFactoryTestingTool
 
main(String[]) - Static method in class com.bbn.openmap.tools.symbology.milStd2525.SVGSourceFileReorganizer
Given a set of files or directories, parade through them to change their case.
main(String[]) - Static method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
main(String[]) - Static method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
main(String[]) - Static method in class com.bbn.openmap.util.ArgParser
 
main(String[]) - Static method in class com.bbn.openmap.util.CSVTokenizer
 
main(String[]) - Static method in class com.bbn.openmap.util.Debug
main routine used in unit testing.
main(String[]) - Static method in class com.bbn.openmap.util.http.HttpServer
A main routine for unit testing.
main(String[]) - Static method in class com.bbn.openmap.util.propertyEditor.Inspector
test cases.
main(String[]) - Static method in class com.bbn.openmap.util.wanderer.ChangeCase
Given a set of files or directories, parade through them to change their case.
main(String[]) - Static method in class com.bbn.openmap.util.wanderer.OneWaySync
 
main(String[]) - Static method in class com.bbn.openmap.util.wanderer.Purge
Given a set of files or directories, parade through them to find files that end with '`', or files that start with '.#', and delete them.
main(String[]) - Static method in class com.bbn.openmap.util.wanderer.SLOC
Given a set of files or directories, parade through them to change their case.
main(String[]) - Static method in class com.bbn.openmap.util.wanderer.Wanderer
Given a set of files or directories, parade through them to change their case.
mainDataList - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer.RemoveShapesActionListener
 
maint_date - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
maint_desc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
major - Variable in class com.bbn.openmap.omGraphics.grid.OMGridData
Keep track of which dimension different parts of the double array represent.
major - Variable in class com.bbn.openmap.omGraphics.OMGrid
Keep track of which dimension different parts of the double array represent.
MAJOR_AXIS_MOON_ORBIT - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
majorAxisSpan - Variable in class com.bbn.openmap.omGraphics.OMEllipse
 
makeArrowHeadGUI(JComponent) - Method in class com.bbn.openmap.layer.test.TestLayer.Line
 
makeBucket() - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
makeBucket(int) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
implement to specify the factory to use to create Bucket storage.
makeBucket(int) - Method in class com.bbn.openmap.geo.ExtentIndex.ArrayListExtentIndexImpl
 
makeBucket(int) - Method in class com.bbn.openmap.geo.ExtentIndex.HashSetExtentIndexImpl
 
makeButton(IconPart, DrawingAttributes, int, double, String, ActionListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
makeButton(ImageIcon, String, ActionListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
makeButton(ImageIcon, String) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
makeClone() - Method in class com.bbn.openmap.image.AbstractImageFormatter
Create a new instance of the same type of formatter.
makeClone() - Method in class com.bbn.openmap.image.AcmeGifFormatter
 
makeClone() - Method in class com.bbn.openmap.image.GIFImageIOFormatter
 
makeClone() - Method in interface com.bbn.openmap.image.ImageFormatter
Create a new instance of the same type of formatter.
makeClone() - Method in class com.bbn.openmap.image.PNG32ImageFormatter
 
makeClone() - Method in class com.bbn.openmap.image.PNG8ImageFormatter
 
makeClone() - Method in class com.bbn.openmap.image.PNGImageIOFormatter
 
makeClone() - Method in class com.bbn.openmap.image.PPMFormatter
 
makeClone() - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
makeClone() - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
 
makeClone() - Method in class com.bbn.openmap.proj.Proj
Clone the projection.
makeClone() - Method in interface com.bbn.openmap.proj.Projection
Clone the projection.
makeColorBox(JComponent, String, boolean) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
makeDock(int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeDockEast() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeDockNorth() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeDockSouth() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeDockWest() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeEsriGraphic(BinaryFile, DrawingAttributes, Object, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Creates a OMGraphic from the shape file data.
makeEsriGraphic(LittleEndianInputStream, DrawingAttributes, Object, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
Create OMGraphic from next record
makeEsriGraphicFromRecord(int, BinaryFile, DrawingAttributes, Object, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
makeEsriGraphicFromRecord(int, LittleEndianInputStream, DrawingAttributes, Object, EsriGraphicFactory.ReadByteTracker) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
makeESRIRecord(int, byte[], int) - Method in class com.bbn.openmap.layer.link.shape.LinkSpatialIndex
Creates a record instance from the shape file data.
makeESRIRecord(int, byte[], int) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Creates a record instance from the shape file data.
makeExternalFrame() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeFillCheckBox(JComponent) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
makeGeo(double, double, double) - Static method in class com.bbn.openmap.geo.Geo
 
makeGeo(Geo) - Static method in class com.bbn.openmap.geo.Geo
 
makeGeoDegrees(double, double) - Static method in class com.bbn.openmap.geo.Geo
 
makeGeoRadians(double, double) - Static method in class com.bbn.openmap.geo.Geo
 
makeInt(int) - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
makeInternalFrame() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeNotResizable() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeProjection(String, Projection) - Method in class com.bbn.openmap.proj.ProjectionFactory
Makes a new projection based on the given projection class name and parameters from the given projection.
makeProjection(String, Point2D, float, int, int) - Method in class com.bbn.openmap.proj.ProjectionFactory
Create a projection.
makeProjection(Class<? extends Projection>, Point2D, float, int, int) - Method in class com.bbn.openmap.proj.ProjectionFactory
Create a projection.
makeProjection(ProjectionLoader, Point2D, float, int, int) - Method in class com.bbn.openmap.proj.ProjectionFactory
Call the provided ProjectionLoader to create the projection with the given parameters.
makeProjection(ProjectionLoader, Point2D, float, int, int, Properties) - Method in class com.bbn.openmap.proj.ProjectionFactory
Call the provided ProjectionLoader to create the projection with the given parameters.
makeResizable() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeResizeBorder() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
makeRoad(Shape, OMGeometry, int, int[], int[], int) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Makes a road object given the points on the shape that are within the visible box Stores it in a quadTree
makeScaleSlider(DrawingAttributes) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
makeString() - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
makeString(int) - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
makeTile(double, double, ZoomLevelMaker, Proj) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Creating the tile using the ImageServer methodology, knowing that the MapTileMaker has been configured with an openmap.properties.file and knows about layers and their marker names.
makeTile(double, double, int, List<Layer>, Proj, Paint) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Creating a tile more freely, when you have a set of layers you want to draw into the tile.
makeTile(double, double, MapTileMaker, Proj) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
makeTileFile(double, double, ZoomLevelMaker, Proj) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
The main call to make for a tile to be created.
makeTiles(int) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
makeTiles() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Main call to make a set of tiles.
MakeToc - Class in com.bbn.openmap.layer.rpf
This is a class that will generate A.TOC files that the RpfLayer requires.
MakeToc() - Constructor for class com.bbn.openmap.layer.rpf.MakeToc
 
maketoc(String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Create an A.TOC file for the provided RPF directory.
MakeToc.Frame - Class in com.bbn.openmap.layer.rpf
An internal representation of a Frame file.
MakeToc.Frame() - Constructor for class com.bbn.openmap.layer.rpf.MakeToc.Frame
 
MakeToc.Group - Class in com.bbn.openmap.layer.rpf
An internal representation of a boundary rectangle for frames.
MakeToc.Group() - Constructor for class com.bbn.openmap.layer.rpf.MakeToc.Group
 
MakeTocException - Exception in com.bbn.openmap.layer.rpf
An exception that gets thrown if there is a problem with the A.TOC file is getting created from MakeToc.
MakeTocException() - Constructor for exception com.bbn.openmap.layer.rpf.MakeTocException
 
MakeTocException(String) - Constructor for exception com.bbn.openmap.layer.rpf.MakeTocException
 
makeWidgets() - Method in class com.bbn.openmap.gui.CoordPanel
Creates and adds the labels and entry fields for latitude and longitude
makeWidgets() - Method in class com.bbn.openmap.gui.DMSCoordPanel
Creates and adds the labels and entry fields for latitude and longitude
makeWidgets() - Method in class com.bbn.openmap.gui.MGRSCoordPanel
Creates and adds the labels and entry fields for latitude and longitude
makeWidgets() - Method in class com.bbn.openmap.gui.UTMCoordPanel
Creates and adds the labels and entry fields for latitude and longitude
manageGraphics() - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
The method where the AbstractGraphicLoader is expected to tell the receiver what the OMGraphics are.
manageGraphics() - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
manageGraphics() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
The inherited AbstractGraphicLoader method, that sends the current OMGrapicList to the receiver.
manageWindow(boolean) - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
Manifest - Class in com.bbn.openmap.tools.beanbox
 
Manifest() - Constructor for class com.bbn.openmap.tools.beanbox.Manifest
 
Manifest(byte[]) - Constructor for class com.bbn.openmap.tools.beanbox.Manifest
 
Manifest(InputStream) - Constructor for class com.bbn.openmap.tools.beanbox.Manifest
Parse a manifest from a stream
Manifest(String[]) - Constructor for class com.bbn.openmap.tools.beanbox.Manifest
 
manualEnclosed - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly
Whether the poly is a polygon, as opposed to a polyline.
map - Variable in class com.bbn.openmap.event.MapMouseEvent
 
map - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
map - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
map - Variable in class com.bbn.openmap.gui.GoToMenu
 
map - Variable in class com.bbn.openmap.gui.MapWindow
The MapBean.
map - Variable in class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
map - Variable in class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
map - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The map of the overview panel.
map - Variable in class com.bbn.openmap.gui.RotTool
 
map - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
MAP - Static variable in interface com.bbn.openmap.image.WMTConstants
Keyword (map) for a Map request.
map - Variable in class com.bbn.openmap.InformationDelegator
 
map - Variable in class com.bbn.openmap.MouseDelegator
The MapBean.
map - Variable in class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
map - Variable in class com.bbn.openmap.tools.dnd.DropListenerSupport
The MapBean.
MAP_OBJECT_INFO_LINE - Static variable in class com.bbn.openmap.InformationDelegator
 
MAP_PIN_BOTTOM - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
MAP_PIN_HEAD - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
MAP_PROJECTIONS_COEFFICIENTS_DATA - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
MAP_REQUEST_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Graphics request header.
mapBean - Variable in class com.bbn.openmap.event.MapBeanKeyListener
 
mapBean - Variable in class com.bbn.openmap.gui.BasicMapPanel
 
mapBean - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
mapBean - Variable in class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
mapBean - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
mapBean - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
MapBean is used to reset the projection of the map over the selected images.
MapBean - Class in com.bbn.openmap
The MapBean is the main component of the OpenMap Development Kit.
MapBean() - Constructor for class com.bbn.openmap.MapBean
Construct a MapBean.
MapBean(boolean) - Constructor for class com.bbn.openmap.MapBean
 
mapBean - Variable in class com.bbn.openmap.proj.ProjectionStack
 
MapBean.RotationHelper - Class in com.bbn.openmap
 
MapBeanKeyListener - Class in com.bbn.openmap.event
 
MapBeanKeyListener() - Constructor for class com.bbn.openmap.event.MapBeanKeyListener
 
MapBeanPrinter - Class in com.bbn.openmap.image
A simple utility class to print a MapBean and rescale it to fit the printed page.
MapBeanPrinter(MapBean) - Constructor for class com.bbn.openmap.image.MapBeanPrinter
 
MapBeanPrinterMenuItem - Class in com.bbn.openmap.gui.menu
A MapBeanPrinterMenuItem is a MapHandlerMenuItem that looks for the MapBean in the MapHandler and prints it when it is called.
MapBeanPrinterMenuItem(String) - Constructor for class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
MapBeanPrinterMenuItem() - Constructor for class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
MapBeanRepaintPolicy - Interface in com.bbn.openmap
A MapBeanRepaintPolicy is a policy object that makes decisions on how a MapBean handles repaint requests from a layer.
mapDesignationCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
mapHandler - Variable in class com.bbn.openmap.gui.BasicMapPanel
 
mapHandler - Variable in class com.bbn.openmap.gui.MapWindow
The MapHandler BeanContext.
mapHandler - Variable in class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
MapHandler - Class in com.bbn.openmap
The MapHandler is an extension of the BeanContextServicesSupport, with the added capability of being able to set the policy on handling SoloMapComponents.
MapHandler() - Constructor for class com.bbn.openmap.MapHandler
 
MapHandlerChild - Class in com.bbn.openmap
MapHandlerChild shows you all the methods you need to add to an object for it be a good member of the MapHandler.
MapHandlerChild() - Constructor for class com.bbn.openmap.MapHandlerChild
 
MapHandlerMenuItem - Class in com.bbn.openmap.gui.menu
A MapHandlerMenuItem is a JMenuItem that uses the MapHandler to find objects it needs to operate.
MapHandlerMenuItem(String) - Constructor for class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
mapIsRotated() - Method in class com.bbn.openmap.event.MapMouseEvent
 
MapMouseAdapter - Class in com.bbn.openmap.event
Basic implementation of the MapMouseListener interface provided as a convenience.
MapMouseAdapter() - Constructor for class com.bbn.openmap.event.MapMouseAdapter
 
MapMouseEvent - Class in com.bbn.openmap.event
MouseEvent extension and wrapper that provides the additional capability to get a lat/lon translation for the x,y location for the MouseEvent if the source is a MapBean, and also to get a handle to the MapMouseMode that is currently active and distributing the MouseEvents.
MapMouseEvent(MapMouseMode, MouseEvent) - Constructor for class com.bbn.openmap.event.MapMouseEvent
Create a MapMouseEvent from a MapMouseMode that is distributing the event and the original MouseEvent delivered from a source component, most likely a MapBean.
MapMouseInterpreter - Interface in com.bbn.openmap.omGraphics.event
A MapMouseInterpreter is an extension of the MapMouseListener that has some understanding how MouseEvents on a Map relate to an OMGraphicList, and what kind of actions should be taken on the OMGraphics on a list.
MapMouseListener - Interface in com.bbn.openmap.event
The MapMouseListener interface is for use by a layer interested in getting mouse events when the mouse cursor is over the MapBean.
mapMouseMode - Variable in class com.bbn.openmap.event.MapMouseEvent
 
MapMouseMode - Interface in com.bbn.openmap.event
Interface for handling mouse behavior while the mouse is operating over the MapBean.
MapMouseSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling MapMouseListeners and firing MapMouseEvents.
MapMouseSupport() - Constructor for class com.bbn.openmap.event.MapMouseSupport
Construct a default MapMouseSupport.
MapMouseSupport(MapMouseMode) - Constructor for class com.bbn.openmap.event.MapMouseSupport
Construct a default MapMouseSupport.
MapMouseSupport(boolean) - Constructor for class com.bbn.openmap.event.MapMouseSupport
Construct a MapMouseSupport.
MapMouseSupport(MapMouseMode, boolean) - Constructor for class com.bbn.openmap.event.MapMouseSupport
Construct a MapMouseSupport.
mapPanel - Variable in class com.bbn.openmap.app.OpenMap
 
MapPanel - Interface in com.bbn.openmap.gui
The MapPanel is a interface describing a component that contains a MapBean, MapHandler, menu widgets and all the other components connected to make an OpenMap map widget.
MapPanelChild - Interface in com.bbn.openmap.gui
A simple interface to let an object know it wants to be added to the MapPanel, and where it would like to be placed.
mapProperties - Variable in class com.bbn.openmap.layer.link.LinkActionList
Use these properties to set the map
mapRequest - Variable in class com.bbn.openmap.layer.link.Link
Used to retrieve any potential graphics queries that came in over the link.
MapRequestFormatException - Exception in com.bbn.openmap.image
 
MapRequestFormatException() - Constructor for exception com.bbn.openmap.image.MapRequestFormatException
Constructs a MapRequestFormatException with null as its error message string.
MapRequestFormatException(String) - Constructor for exception com.bbn.openmap.image.MapRequestFormatException
Constructs a MapRequestFormatException, saving a reference to the error message string s for later retrieval by the getMessage method.
MapRequestHandler - Class in com.bbn.openmap.image
The MapRequestHandler is the front end for String requests to the ImageServer.
MapRequestHandler(Properties) - Constructor for class com.bbn.openmap.image.MapRequestHandler
 
MapRequestHandler(String, Properties) - Constructor for class com.bbn.openmap.image.MapRequestHandler
 
mapRequestName - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Keyword for map request.
MapRule - Class in com.bbn.openmap.omGraphics.rule
Implementation of Rule that uses a Map for attributes.
MapRule() - Constructor for class com.bbn.openmap.omGraphics.rule.MapRule
 
MapTileCoordinateTransform - Interface in com.bbn.openmap.dataAccess.mapTile
The TileCoordinateTransform is an object that knows how to translate lat/lon coordinates to UV tile coordinates for map tiles.
MapTileFactory - Interface in com.bbn.openmap.dataAccess.mapTile
An object that fetches tiles for a given projection.
MapTileLayer - Class in com.bbn.openmap.layer.imageTile
A Layer that uses a MapTileFactory to display information (tiles) on the map.
MapTileLayer() - Constructor for class com.bbn.openmap.layer.imageTile.MapTileLayer
 
MapTileLayer(MapTileFactory) - Constructor for class com.bbn.openmap.layer.imageTile.MapTileLayer
 
mapTileLogger - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
MapTileMaker - Class in com.bbn.openmap.dataAccess.mapTile
The MapTileMaker is an ImageServer extension that knows how to create image tile sets, like the kind of tiles used by Google Maps and OpenStreetMap, Tile Map Service (TMS).
MapTileMaker() - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Empty constructor that expects to be configured later.
MapTileMaker(Properties) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
To create the TileMaker, you hand it a set of properties that let it create an array of layers, and also to set the properties for those layers.
MapTileMaker(String, Properties) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Same as the other constructor, except that the properties can have a prefix in front of them.
MapTileMaker(String, Properties, Map<String, Layer>) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Create an TileMaker that should be configured with a Properties file.
MapTileMaker(Layer[], ImageFormatter) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
Create an TileMaker from an array of Layers and an ImageFormatter.
MapTileMakerComponent - Class in com.bbn.openmap.dataAccess.mapTile
The MapTileMakerComponent is a GUI for creating properties that the MapTileMaker uses to create tiles.
MapTileMakerComponent() - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
MapTileMakerComponent.ConfirmationDialog - Class in com.bbn.openmap.dataAccess.mapTile
 
MapTileMakerComponent.ConfirmationDialog(Frame, Component, String, MapTileMakerComponent) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.ConfirmationDialog
 
MapTileMakerComponent.TileRunnable - Class in com.bbn.openmap.dataAccess.mapTile
 
MapTileMakerComponent.TileRunnable(Properties) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.TileRunnable
 
MapTileMakerComponent.TileWorker - Class in com.bbn.openmap.dataAccess.mapTile
 
MapTileMakerComponent.TileWorker(Properties) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.TileWorker
 
MapTileRequester - Interface in com.bbn.openmap.dataAccess.mapTile
An interface for a Class that makes requests from a MapTileFactory, and may provide intermittent status updates on whether to continue work or update the current fetched tiles.
mapTileRequester - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
If set, the MapTileRequester will be notified when the list provided in getTiles() has been updated, and asked if it should continue with the getTiles() request at opportune times, when tile fetching is stable.
MapTileUtil - Class in com.bbn.openmap.dataAccess.mapTile
A utility class to help manage tile trees.
MapTileUtil(MapTileUtil.Action) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
MapTileUtil.Action - Class in com.bbn.openmap.dataAccess.mapTile
A generic builder Action that handles most configuration issues for the MapTileUtil.
MapTileUtil.Action(String, String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
MapTileUtil.Copy - Class in com.bbn.openmap.dataAccess.mapTile
Action that copies tiles from one directory to another.
MapTileUtil.Copy(String, String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Copy
 
MapTileUtil.Jar - Class in com.bbn.openmap.dataAccess.mapTile
Action that creates a jar file containing the specified files.
MapTileUtil.Jar(String, String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Jar
 
MapTileUtil.URLGrabber - Class in com.bbn.openmap.dataAccess.mapTile
A Builder that knows how to download files from a website.
MapTileUtil.URLGrabber(String, String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.URLGrabber
 
MapTileUtilLayer - Class in com.bbn.openmap.layer.imageTile
A layer to assist with creating map tiles, it creates an overlay that represents tile coverage for different zoom levels.
MapTileUtilLayer() - Constructor for class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
MAPTYPE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
Set the map type displayed in the properties.
mapUpdate - Variable in class com.bbn.openmap.layer.link.LinkActionList
This flag tells whether properties have been received that note how to update the map.
MapWindow - Class in com.bbn.openmap.gui
The MapWindow is a window with the basics - MapBean, MouseDelegator, SelectMouseMode, LayerHandler.
MapWindow() - Constructor for class com.bbn.openmap.gui.MapWindow
 
MapWindow(String) - Constructor for class com.bbn.openmap.gui.MapWindow
 
margin - Variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
how much of a margin to put around regions for indexing purposes, in nautical miles.
markerLines - Variable in class com.bbn.openmap.layer.GraticuleLayer
The equator, dateline and meridian lines, premade.
MarkerRepresentation - Class in com.bbn.openmap.dataAccess.cgm
Filler object for Commands not yet implemented, in order to be able to kinda see what's going on.
MarkerRepresentation(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.MarkerRepresentation
 
MarkerSizeSpecMode - Class in com.bbn.openmap.dataAccess.cgm
Filler object for Commands not yet implemented, in order to be able to kinda see what's going on.
MarkerSizeSpecMode(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.MarkerSizeSpecMode
 
Mars - Static variable in class com.bbn.openmap.proj.Planet
 
marsEccen - Static variable in class com.bbn.openmap.proj.Planet
 
marsEquatorialRadius - Static variable in class com.bbn.openmap.proj.Planet
 
marsFlat - Static variable in class com.bbn.openmap.proj.Planet
 
massageCode(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
masterDBF - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
The optional DbfTableModel that describes properties for the OMGraphics.
match(Object) - Method in class com.bbn.openmap.util.cacheHandler.CacheObject
 
matchBounds(List<ZoomLevelMakerFace.BoundsObject>) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
MatchCollector - Interface in com.bbn.openmap.geo
 
MatchCollector.CollectionMatchCollector - Class in com.bbn.openmap.geo
 
MatchCollector.CollectionMatchCollector(Collection) - Constructor for class com.bbn.openmap.geo.MatchCollector.CollectionMatchCollector
 
MatchCollector.Pair - Class in com.bbn.openmap.geo
 
MatchCollector.Pair(Object, Object) - Constructor for class com.bbn.openmap.geo.MatchCollector.Pair
 
MatchCollector.PairArrayMatchCollector - Class in com.bbn.openmap.geo
A MatchCollector that collects a list of pairs of the matching objects
MatchCollector.PairArrayMatchCollector() - Constructor for class com.bbn.openmap.geo.MatchCollector.PairArrayMatchCollector
 
MatchCollector.SetMatchCollector - Class in com.bbn.openmap.geo
 
MatchCollector.SetMatchCollector() - Constructor for class com.bbn.openmap.geo.MatchCollector.SetMatchCollector
 
matches(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
matches(String, FeatureClassInfo, List<Object>) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
Used to match feature entries with PriorityHolder.
matches(String, char, String, String, String, String, String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
Used to match symbol codes with PriorityHolder.
matches(String, FeatureClassInfo, List<Object>) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
Used to match features with PriorityHolder.
matches(String, char, String, String, String, String, String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
Used to match symbol codes with PriorityHolder.
matches(String, FeatureClassInfo, List<Object>) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
Used to match feature entries with PriorityHolder.
matches(String, char, String, String, String, String, String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
Used to match symbol codes with PriorityHolder during initialization of PriorityHolders.
MatchFilter - Interface in com.bbn.openmap.geo
 
MatchFilter.ExactMF - Class in com.bbn.openmap.geo
 
MatchFilter.ExactMF() - Constructor for class com.bbn.openmap.geo.MatchFilter.ExactMF
 
MatchFilter.MatchParametersMF - Class in com.bbn.openmap.geo
 
MatchFilter.MatchParametersMF(MatchParameters) - Constructor for class com.bbn.openmap.geo.MatchFilter.MatchParametersMF
 
MatchFilter.MatchParametersMF(double, int[], long[]) - Constructor for class com.bbn.openmap.geo.MatchFilter.MatchParametersMF
 
matchObjects(List<ZoomLevelMakerFace.LayerObject>) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Given a list of LayerObjects, make the visibility of the internal layers match the list.
MatchParameters - Interface in com.bbn.openmap.geo
The terms that describe how matches between Geo objects are to be performed.
MatchParameters.Standard - Class in com.bbn.openmap.geo
 
MatchParameters.Standard(double) - Constructor for class com.bbn.openmap.geo.MatchParameters.Standard
 
matrix - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The matrix itself, width x height.
matted - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Whether a thin black matting line should be rendered around the OMGraphic.
matted - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Flag for determining when the matting around the edge of an OMGraphic.
MattedCommand - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Command for adding matting.
mattedEnabledItem - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
mattedProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Set whether a thin black matting should be drawing around the OMGraphic.
MattingColorCommand - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Command for matting color string adjustments.
mattingColorItem - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
mattingPaint - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The paint to use for matting.
mattingPaint - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
This paint is used for the matting area around the edge of an OMGraphic painted when the matted variable is set to true.
mattingPaintProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the matting paint of the graphics, which is the wider line paint that gets set when matting is enabled.
max(int, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
max - Variable in class com.bbn.openmap.layer.shape.ESRIBoundingBox
The maximum point.
max - Variable in class com.bbn.openmap.util.DataBounds
 
MAX_COLOR_VALUE - Static variable in class com.bbn.openmap.image.PPMFormatter
 
MAX_DESC_LEN - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
MAX_DTED_LEVEL - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
The maximum DTED level to check for data, given a lat/lon and a path to a dted data directory.
MAX_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.link.Link
The apparent maximum size of a header.
MAX_INDEXES - Variable in class com.bbn.openmap.gui.ToolPanel
 
MAX_NUM_BOXES - Static variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
A box is a earth quadrant.
MAX_NUM_BOXES - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheManager
A box is a earth quadrant.
MAX_NUM_DESC - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
MAX_RHUMB_SEGS - Static variable in class com.bbn.openmap.proj.Mercator
 
MAX_SPACE_BETWEEN_PIXELS - Static variable in interface com.bbn.openmap.layer.terrain.TerrainTool
 
MAX_TRANSPARENCY - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
maxHeight - Variable in class com.bbn.openmap.gui.WindowSupport
 
maxHorNumLoaderButtons - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
maximumLayoutSize(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
maxIndex() - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
The maximum indexable tuple value
maxIndex() - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
The maximum indexable tuple value
maxIndex() - Method in interface com.bbn.openmap.layer.vpf.CoordTupleString
Accessor for the max tuple index
maxItems - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
maxlat - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
maxlat(double) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
set upper latitude of fetching
MAXLEVELS - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
maxlon - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
maxlon(double) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
set upper longitude of fetching
maxPointSize - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
maxRain - Variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
maxRainProperty - Static variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
maxScale - Variable in class com.bbn.openmap.Layer
A maximum projection scale value that the layer will respond to.
maxScale - Variable in class com.bbn.openmap.omGraphics.OMScalingIcon
 
maxscale - Variable in class com.bbn.openmap.proj.Proj
 
MaxScaleProperty - Static variable in class com.bbn.openmap.Layer
The property for designating the maximum projection scale value that the layer will respond to.
maxSide - Variable in class com.bbn.openmap.layer.rpf.MakeToc
The boundary edge frame length for groups.
maxWidth - Variable in class com.bbn.openmap.gui.WindowSupport
 
maxx - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
maxx(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
Set the ending y number of the subjar file to create.
maxx - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
maxx(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
Set the ending y number of the subjar file to create.
maxx - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The maximum index for the horizontal locations within the matrix.
maxX - Variable in class com.bbn.openmap.layer.link.LinkBoundingPoly
 
maxy - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
maxy(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
Set the ending y number of the subjar file to create.
maxy - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
maxy(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
Set the ending y number of the subjar file to create.
maxy - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The maximum index for the vertical locations within the matrix.
maxY - Variable in class com.bbn.openmap.layer.link.LinkBoundingPoly
 
maxZoomLevelInSubJars - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
maxZoomLevelInSubJars(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
maybeThrowAwayPoly(OMPoly) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
return true if we should throw away the poly
MAYBEVISIBLE - Variable in class com.bbn.openmap.tools.terrain.LOSGenerator
 
md - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
MEAN_OBLIQUITY_OF_EPOCH - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
MEAN_OBLIQUITY_OF_EPOCH gives the mean obliquity of the ecliptic, which is the angle between the planes of the equator and the ecliptic.
MED_ARROW - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
MembershipProperty - Static variable in class com.bbn.openmap.gui.ToolPanel
 
menu - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
MENU_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
MenuBar - Class in com.bbn.openmap.gui
The MenuList should create and load this with the menus it it has found.
MenuBar() - Constructor for class com.bbn.openmap.gui.MenuBar
Default Constructor is required to create instances at runtime
MenuBarMenu - Interface in com.bbn.openmap.gui
An empty interface, used to designate a JMenu that should be added to the MenuBar if found within the BeanContext.
MenuItems - Interface in com.bbn.openmap.gui
This interface should be used for objects representing a group of MenuItem(s) that should be added to a Menu.
menuList - Variable in class com.bbn.openmap.gui.BasicMapPanel
 
MenuList - Class in com.bbn.openmap.gui.menu
The MenuList is a component that creates a set of JMenus from Properties, and can provide a JMenuBar or JMenu with those JMenus.
MenuList() - Constructor for class com.bbn.openmap.gui.menu.MenuList
Create an empty MenuList.
menuList - Variable in class com.bbn.openmap.gui.menu.MenuList
 
MenuNameProperty - Static variable in class com.bbn.openmap.gui.menu.MenuList
 
MenusProperty - Static variable in class com.bbn.openmap.gui.menu.MenuList
 
menuType - Variable in class com.bbn.openmap.gui.LayersMenu
The flag setting the behavior of the menu, whether it controls the layers or the layers palettes.
mercator - Variable in class com.bbn.openmap.proj.GeoProj
 
Mercator - Class in com.bbn.openmap.proj
Implements the Mercator projection.
Mercator(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.Mercator
Construct a Mercator projection.
MercatorLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the Mercator projection to an OpenMap application.
MercatorLoader() - Constructor for class com.bbn.openmap.proj.MercatorLoader
 
MercatorMeterGCT - Class in com.bbn.openmap.proj.coords
Convert between mercator meters and lat/lon degrees.
MercatorMeterGCT() - Constructor for class com.bbn.openmap.proj.coords.MercatorMeterGCT
 
MercatorMeterGCT(double, double) - Constructor for class com.bbn.openmap.proj.coords.MercatorMeterGCT
 
MercatorName - Static variable in class com.bbn.openmap.proj.Mercator
The Mercator name.
MercatorUVGCT - Class in com.bbn.openmap.proj.coords
Convert between mercator uv coordinates that are used for map tiles and lat/lon degrees.
MercatorUVGCT(int) - Constructor for class com.bbn.openmap.proj.coords.MercatorUVGCT
 
MercatorUVGCT.OSM - Class in com.bbn.openmap.proj.coords
 
MercatorUVGCT.OSM(int) - Constructor for class com.bbn.openmap.proj.coords.MercatorUVGCT.OSM
 
MercatorUVGCT.TMS - Class in com.bbn.openmap.proj.coords
 
MercatorUVGCT.TMS(int) - Constructor for class com.bbn.openmap.proj.coords.MercatorUVGCT.TMS
 
merge(Properties) - Method in class com.bbn.openmap.PropertyHandler
Take the from properties, copy them into the internal PropertyHandler properties.
merge(Properties, Properties) - Method in class com.bbn.openmap.PropertyHandler
Take the from properties, copy them into the to properties.
merge(Properties, String, String) - Method in class com.bbn.openmap.PropertyHandler
Take the from properties, copy them into the internal PropertyHandler properties.
merge(Properties, Properties, String, String) - Method in class com.bbn.openmap.PropertyHandler
Take the from properties, copy them into the to properties.
merge(Intersection) - Method in class com.bbn.openmap.tools.roads.Intersection
Merge another intersection with this one.
merge_date - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
merge_version - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
mergeRoadNames(String, String) - Method in class com.bbn.openmap.tools.roads.RoadFinder
 
message - Variable in class com.bbn.openmap.gui.ProgressListenerGauge
 
message - Variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
An instructional/error message that should be presented to the user.
message(String, String) - Static method in class com.bbn.openmap.util.Debug
Prints message if dbgToken debugging is on.
MessageHeader - Class in com.bbn.openmap.tools.beanbox
An RFC 844 or MIME message header.
MessageHeader() - Constructor for class com.bbn.openmap.tools.beanbox.MessageHeader
 
MessageHeader(InputStream) - Constructor for class com.bbn.openmap.tools.beanbox.MessageHeader
 
messageWindow - Variable in class com.bbn.openmap.plugin.WebImagePlugIn
 
META_LENGTH_COLUMN_NUMBER - Static variable in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
META_PLACES_COLUMN_NUMBER - Static variable in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
META_RECORDNAME_COLUMN_NUMBER - Static variable in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
META_TYPE_COLUMN_NUMBER - Static variable in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
MetaDbfTableModel - Class in com.bbn.openmap.dataAccess.shape
An extension of the DbfTableModel that allows editing of the format of the TbfTableModel, allowing addition and deletion of columns of the DbfTableModel.
MetaDbfTableModel(DbfTableModel) - Constructor for class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Creates a blank DbfTableModel from the source DbfTableModel.
MetafileDescription - Class in com.bbn.openmap.dataAccess.cgm
 
MetafileDescription(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.MetafileDescription
 
MetafileElementList - Class in com.bbn.openmap.dataAccess.cgm
 
MetafileElementList(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.MetafileElementList
 
MetafileVersion - Class in com.bbn.openmap.dataAccess.cgm
 
MetafileVersion(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.MetafileVersion
 
METERS_PER_NM - Static variable in class com.bbn.openmap.geo.Geo
 
METERSHADING - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Banded contour coloring, contour based on meters.
mgrs - Variable in class com.bbn.openmap.gui.MGRSCoordPanel
 
mgrs - Variable in class com.bbn.openmap.proj.coords.MGRSPoint
The String holding the MGRS coordinate value.
MGRSCoordInfoFormatter - Class in com.bbn.openmap.util.coordFormatter
 
MGRSCoordInfoFormatter() - Constructor for class com.bbn.openmap.util.coordFormatter.MGRSCoordInfoFormatter
 
MGRSCoordPanel - Class in com.bbn.openmap.gui
MGRSCoordPanel is a simple gui with an entry box for a MGRS coordinate.
MGRSCoordPanel() - Constructor for class com.bbn.openmap.gui.MGRSCoordPanel
Creates the panel.
MGRSCoordPanel(CenterSupport) - Constructor for class com.bbn.openmap.gui.MGRSCoordPanel
Creates the panel.
mgrsPanel - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
MGRSPoint - Class in com.bbn.openmap.proj.coords
A class representing a MGRS coordinate that has the ability to provide the decimal degree lat/lon equivalent, as well as the UTM equivalent.
MGRSPoint() - Constructor for class com.bbn.openmap.proj.coords.MGRSPoint
Point to create if you are going to use the static methods to fill the values in.
MGRSPoint(String) - Constructor for class com.bbn.openmap.proj.coords.MGRSPoint
Constructs a new MGRS instance from a MGRS String, validating the string as a MGRS coordinate.
MGRSPoint(MGRSPoint) - Constructor for class com.bbn.openmap.proj.coords.MGRSPoint
Constructs a new MGRSPoint instance from values in another MGRSPoint.
MGRSPoint(double, double, int, char) - Constructor for class com.bbn.openmap.proj.coords.MGRSPoint
Create a MGRSPoint from standard values.
MGRSPoint(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.MGRSPoint
Construct a MGRSPoint from a LatLonPoint, assuming a WGS_84 ellipsoid.
MGRSPoint(LatLonPoint, Ellipsoid) - Constructor for class com.bbn.openmap.proj.coords.MGRSPoint
Construct a MGRSPoint from a LatLonPoint and a particular ellipsoid.
MGRStoLL(MGRSPoint, Ellipsoid, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
Create a LatLonPoint from a MGRSPoint.
MGRStoLL(Ellipsoid, double, double, int, char, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
Create a LatLonPoint from a MGRSPoint.
MGRSZoneToUTMZone(char) - Static method in class com.bbn.openmap.proj.coords.MGRSPoint
Convert MGRS zone letter to UTM zone letter, N or S.
midPoint(Geo) - Method in class com.bbn.openmap.geo.Geo
Find the midpoint Geo between this one and another on a Great Circle line between the two.
midPoint(Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
Find the midpoint Geo between this one and another on a Great Circle line between the two.
MIF_FileProperty - Static variable in class com.bbn.openmap.layer.mif.MIFLayer
 
MIFException - Exception in com.bbn.openmap.layer.mif
Custom Exception class for exceptions within the loading of MIF files
MIFException() - Constructor for exception com.bbn.openmap.layer.mif.MIFException
 
MIFException(String) - Constructor for exception com.bbn.openmap.layer.mif.MIFException
 
MIFException(String, Throwable) - Constructor for exception com.bbn.openmap.layer.mif.MIFException
 
MIFException(Throwable) - Constructor for exception com.bbn.openmap.layer.mif.MIFException
 
MIFGraphic - Interface in com.bbn.openmap.layer.mif
Interface that defines behavior specific to OMGraphics that are specific to primitives created from MapInfo MIF files
MIFLayer - Class in com.bbn.openmap.layer.mif
An OpenMap Layer that displays MapInfo Interchange Format (MIF) files Currently only a subset of the possible MIF options is supported.
MIFLayer() - Constructor for class com.bbn.openmap.layer.mif.MIFLayer
 
MIFLoader - Class in com.bbn.openmap.layer.mif
A loader class for MIF files.
MIFLoader(BufferedReader, boolean, float, float) - Constructor for class com.bbn.openmap.layer.mif.MIFLoader
Loads a MIF file from the Reader and placing the appropriate OMGraphics on the OMGraphicList * Parsing is done by a simple loop and switch statements
MIFPoint - Class in com.bbn.openmap.layer.mif
Extension of OMPoint to provide basic support to ensure that the screen will not become cluttered This extension of OMPoint defines a property visibleScale.
MIFPoint(float, float, float) - Constructor for class com.bbn.openmap.layer.mif.MIFPoint
 
MIFText - Class in com.bbn.openmap.layer.mif
Extension of OMText to provide basic support to ensure that the screen will not become cluttered This extension of OMText defines a property visibleScale.
MIFText(float, float, String, int, float) - Constructor for class com.bbn.openmap.layer.mif.MIFText
 
MILES - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Unit notation - miles.
min(int, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
min - Variable in class com.bbn.openmap.layer.shape.ESRIBoundingBox
The minimum point.
min - Variable in class com.bbn.openmap.util.DataBounds
 
MIN_HEIGHT - Static variable in class com.bbn.openmap.proj.Proj
Minimum height of projection.
MIN_TRANSPARENCY - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
MIN_WIDTH - Static variable in class com.bbn.openmap.proj.Proj
Minimum width of projection.
minHeight - Variable in class com.bbn.openmap.MapBean
 
MiniBrowser - Class in com.bbn.openmap.gui
 
MiniBrowser(String) - Constructor for class com.bbn.openmap.gui.MiniBrowser
 
MiniBrowser(String, String) - Constructor for class com.bbn.openmap.gui.MiniBrowser
 
MiniBrowser(Frame, String, String) - Constructor for class com.bbn.openmap.gui.MiniBrowser
 
MiniBrowser(URL) - Constructor for class com.bbn.openmap.gui.MiniBrowser
 
MiniBrowser(Frame, URL) - Constructor for class com.bbn.openmap.gui.MiniBrowser
 
MiniBrowser.MiniBrowserPage - Class in com.bbn.openmap.gui
 
MiniBrowser.MiniBrowserPage(String, String) - Constructor for class com.bbn.openmap.gui.MiniBrowser.MiniBrowserPage
 
MiniBrowser.MiniBrowserPage(URL) - Constructor for class com.bbn.openmap.gui.MiniBrowser.MiniBrowserPage
 
minimumLayoutSize(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
minlat - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
minlat(double) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
set lower latitude of fetching
minLat - Variable in class com.bbn.openmap.gui.DMSCoordPanel
 
minlon - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
minlon(double) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
set lower longitude of fetching
minLon - Variable in class com.bbn.openmap.gui.DMSCoordPanel
 
minorAxisSpan - Variable in class com.bbn.openmap.omGraphics.OMEllipse
 
minPointSize - Variable in class com.bbn.openmap.omGraphics.FontSizer
 
minRain - Variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
minRainProperty - Static variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
minScale - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The minimum scale to use for the window.
minScale - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
minScale - Variable in class com.bbn.openmap.Layer
A minimum projection scale value that the layer will respond to.
minScale - Variable in class com.bbn.openmap.omGraphics.OMScalingIcon
 
minscale - Variable in class com.bbn.openmap.proj.Proj
 
MinScaleProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
MinScaleProperty - Static variable in class com.bbn.openmap.Layer
The property for designating the minimum projection scale value that the layer will respond to.
minScaleUom - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The minimum scale unit of measure to use for the window.
MinScaleUomProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
minSize - Variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
MINUS - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
minuteSpacing - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
The current resolution (in minutes)
minWidth - Variable in class com.bbn.openmap.MapBean
 
minx - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
minx(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
Set the starting x number of the subjar file to create.
minx - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
minx(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
Set the starting x number of the subjar file to create.
minX - Variable in class com.bbn.openmap.layer.link.LinkBoundingPoly
 
miny - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
miny(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
Set the starting y number of the subjar file to create.
miny - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
miny(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
Set the starting y number of the subjar file to create.
minY - Variable in class com.bbn.openmap.layer.link.LinkBoundingPoly
 
MISSINGDIMENSIONVALUE - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
miterLimit - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
miterLimit - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
miterLimitField - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
miterLimitProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that controls miterLimits.
MIXED_DATA_TYPE - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
mMax - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
mmID - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
The current active mouse mode ID.
mMin - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
mml - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
The object handling mouse events for the plugin.
mml - Variable in class com.bbn.openmap.plugin.PlugInLayer
The MapMouseListener for the layer/plugin combo that knows how to respond to mouse events.
MMLGraphicLoader - Class in com.bbn.openmap.graphicLoader
The MMLGraphicLoader is an abstract GraphicLoader class that implements the MapMouseListener interface.
MMLGraphicLoader() - Constructor for class com.bbn.openmap.graphicLoader.MMLGraphicLoader
 
MMLGraphicLoader(OMGraphicHandler) - Constructor for class com.bbn.openmap.graphicLoader.MMLGraphicLoader
 
mmm - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The mouse mode to use for the overview map.
MNEMONIC - Static variable in interface com.bbn.openmap.I18n
Mnemonic for a given field.
MnemonicProperty - Static variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
mode - Variable in class com.bbn.openmap.layer.event.EventLayer
 
mode - Variable in class com.bbn.openmap.layer.terrain.TerrainLayer
Which tool is being used.
modeID - Static variable in class com.bbn.openmap.event.DistanceMouseMode
Mouse mode identifier, is "Distance".
modeID - Static variable in class com.bbn.openmap.event.NavMouseMode
Mouse Mode identifier, which is "Navigation".
modeID - Static variable in class com.bbn.openmap.event.NullMouseMode
Mouse Mode identifier, which is "None".
modeID - Static variable in class com.bbn.openmap.event.OMMouseMode
 
modeID - Static variable in class com.bbn.openmap.event.PanMouseMode
 
modeID - Static variable in class com.bbn.openmap.event.RangeRingsMouseMode
 
modeID - Static variable in class com.bbn.openmap.event.SelectMouseMode
Mouse Mode identifier, which is "Gestures".
modeID - Static variable in class com.bbn.openmap.event.ZoomMouseMode
 
modeID - Static variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
modeID - Variable in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Mouse Mode identifier, which is "EditorLayer".
modeID - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
Mouse Mode identifier, which is "Drawing Tool".
model - Variable in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
model - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
model - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
MODIFIED_AIRY - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Modified Airy"
MODIFIED_EVEREST - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Modified Everest"
MODIFIED_FISCHER_1960 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"Modified Fischer 1960"
modifiers - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The modifier of the event, that describes any keys that may have been pressed while the event occurred.
MODIFY_COLUMN_MASK - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Edit button mask, to allow adding/removing columns in the attribute table.
MODIFY_DELETE_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - delete the graphic.
MODIFY_DESELECT_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - deselect the graphic.
MODIFY_DESELECTALL_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - deselect all graphics.
MODIFY_LOWER_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - lower graphics below others.
MODIFY_RAISE_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - raise the graphic on top of others.
MODIFY_ROW_MASK - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Edit button mask, to allow adding/removing rows.
MODIFY_SELECT_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - select the graphic.
modifyContent(Component) - Method in class com.bbn.openmap.gui.ScrollPaneWindowSupport
Wrap content in a JScrollPane.
modifyContent(Component) - Method in class com.bbn.openmap.gui.WindowSupport
Subclass method to allow modifications to content, wrappers, etc.
modifyGraphic(int, LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkActionList
Server can use this method to modify a graphic with an action described by the MODIFY mask values.
modifyGraphicsForPainting(Graphics) - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
A hook for the RepaintPolicy to make any adjustments to the java.awt.Graphics object before sending the Graphics object to the layers for painting.
modifyGraphicsForPainting(Graphics) - Method in interface com.bbn.openmap.MapBeanRepaintPolicy
A hook for the RepaintPolicy to make any adjustments to the java.awt.Graphics object before sending the Graphics object to the layers for painting.
modifyGraphicsForPainting(Graphics) - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
A hook for the RepaintPolicy to make any adjustments to the java.awt.Graphics object before sending the Graphics object to the layers for painting.
modifyOMGraphicForEditRender() - Method in class com.bbn.openmap.omGraphics.EditableOMDistance
A convenience method that gives an EditableOMGraphic a chance to modify the OMGraphic so it can be drawn quickly, by turning off labels, etc, right before the XORpainting happens.
modifyOMGraphicForEditRender() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
A convenience method that gives an EditableOMGraphic a chance to modify the OMGraphic so it can be drawn quickly, by turning off labels, etc, right before the XORpainting happens.
modifyOMGraphicForEditRender() - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
A convenience method that gives an EditableOMGraphic a chance to modify the OMGraphic so it can be drawn quickly, by turning off labels, etc, right before the XORpainting happens.
modifyTimer(RealTimeHandler) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox.TimerRateHolder
 
MOON_ANGULAR_SIZE - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
MOON_ECCENTRICITY - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
MOON_EPOCH_MEAN_LONGITUDE - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
MOON_ORBIT_INCLINATION - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
MOON_PARALLAX - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
moonPosition(long) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Given the number of milliseconds since the unix epoch, compute position on the earth (lat, lon) such that moon is directly overhead.
MoreMath - Class in com.bbn.openmap
MoreMath provides functions that are not part of the standard Math class.
MOST_READABLE - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: occidental reading use
MOUSE_CLICKED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse buttons were pressed and released.
MOUSE_DRAGGED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse moved with a button down.
MOUSE_ENTERED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse cursor has entered the map window.
MOUSE_EXITED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse cursor has left the map window.
MOUSE_MOVED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse moved with no buttons pressed.
MOUSE_PRESSED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse button was pressed.
MOUSE_RELEASED_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the mouse button was released.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.DistanceMouseMode
Process a mouseClicked event.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.OMMouseMode
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.event.ZoomMouseMode
Process a mouseClicked event.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse is clicked by the user and one of the requested mouse modes is active.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
Just need to check here if one of the new extra graphics (range ring) was clicked on, so that it can be sent to the drawing tool for modification if desired.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
Modify the behavior of LinkLayer::mouseClicked to only interact with graphics that have the "selectable" property set to true.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse is clicked by the user and one of the requested mouse modes is active.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when the mouse has been clicked.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Handle a mouse click on the map.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Displays a GenericPropertySheetif mouse click is on a bean in some layer.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mouseClicked(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseDelegator - Variable in class com.bbn.openmap.gui.menu.MouseModeMenu
 
mouseDelegator - Variable in class com.bbn.openmap.gui.MouseModePanel
 
mouseDelegator - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
The MouseDelegator that is controlling the MouseModes.
MouseDelegator - Class in com.bbn.openmap
The MouseDelegator manages the MapMouseModes that handle MouseEvents on the map.
MouseDelegator(MapBean) - Constructor for class com.bbn.openmap.MouseDelegator
Construct a MouseDelegator with an associated MapBean.
MouseDelegator() - Constructor for class com.bbn.openmap.MouseDelegator
Construct a MouseDelegator without an associated MapBean.
mouseDelegator - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The MouseDelegator to use to get mouse events directed to the DrawingTool.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.CoordMouseMode
Fires a mouse location to the InformationDelegator, and then calls the super class method which calls the MouseSupport method.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
Handle a mouseDragged MouseMotionListener event.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.OMMouseMode
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.PanMouseMode
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse is dragged on this layer and one of the requested mouse modes is active.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse is dragged on this layer and one of the requested mouse modes is active.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ClckOrDrgUndefinedState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicEditState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedEditState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyAddNodeState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyAddPointState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyDeleteNodeState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyUndefinedState
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when a mouse button has been pressed and is moving.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
The mouseDragged event gets interpreted as DragGestureRecognized when startDrag boolean is true.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mouseDragged(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
Handle a mouseEntered MouseListener event.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse enters this layer and one of the requested mouse modes is active.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse enters this layer and one of the requested mouse modes is active.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mouseEntered(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseEvent - Variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
A java MouseEvent that might have caused this EOMGEvent.
mouseEventInterpreter - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The MapMouseInterpreter used to catch the MapMouseEvents and direct them to layer as referencing certain OMGraphics.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.event.DistanceMouseMode
Process a mouseExited event.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
Handle a mouseExited MouseListener event.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.gui.dock.DockWrapper.MouseHandler
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse exits this layer and one of the requested mouse modes is active.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse exits this layer and one of the requested mouse modes is active.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mouseExited(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseMode - Variable in class com.bbn.openmap.gui.DistQuickTool
 
MouseModeButtonPanel - Class in com.bbn.openmap.gui
The MouseModeButtonPanel is an alternative to the MouseModePanel.
MouseModeButtonPanel() - Constructor for class com.bbn.openmap.gui.MouseModeButtonPanel
 
mouseModeButtons - Variable in class com.bbn.openmap.gui.menu.MouseModeMenu
 
mouseModeCmd - Static variable in class com.bbn.openmap.gui.menu.MouseModeMenu
 
mouseModeCmd - Static variable in class com.bbn.openmap.gui.MouseModePanel
 
mouseModeIDs - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
MouseModeMenu - Class in com.bbn.openmap.gui.menu
It provides GUI based on Mouse modes available from MouseDelegator object
MouseModeMenu() - Constructor for class com.bbn.openmap.gui.menu.MouseModeMenu
 
MouseModePanel - Class in com.bbn.openmap.gui
MouseModePanel displays the mouse modes available to the map, as a popup option menu.
MouseModePanel() - Constructor for class com.bbn.openmap.gui.MouseModePanel
For use with the MapHandler (BeanContext) object.
MouseModePanel(MouseDelegator) - Constructor for class com.bbn.openmap.gui.MouseModePanel
 
MouseModePanel.MouseModeButtonListener - Class in com.bbn.openmap.gui
 
MouseModePanel.MouseModeButtonListener(String, MouseModePanel) - Constructor for class com.bbn.openmap.gui.MouseModePanel.MouseModeButtonListener
 
mouseModes - Variable in class com.bbn.openmap.MouseDelegator
The registered MapMouseModes.
mouseModeServiceList - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
This is here for the MapMouseListener interface.
mouseModeServiceList - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
MouseModesProperty - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The property that can be set to tell the layer which mouse modes to listen to.
MouseModesProperty - Static variable in class com.bbn.openmap.MouseDelegator
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.CoordMouseMode
Fires a mouse location to the InformationDelegator, and then calls the super class method which calls the MouseSupport method.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.DistanceMouseMode
Get the line and circle ready for the map repaint based on where the mouse is, distance and azimuth angle as the mouse moves.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in class com.bbn.openmap.event.MapMouseAdapter
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in interface com.bbn.openmap.event.MapMouseListener
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.gui.dock.DockWrapper.MouseHandler
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseMoved() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseMoved() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseMoved() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse is moved on this layer and one of the requested mouse modes is active.
mouseMoved() - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse is moved on this layer and one of the requested mouse modes is active, and the gesture is consumed by another active layer.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in class com.bbn.openmap.layer.LabelLayer
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseMoved() - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse is moved on this layer and one of the requested mouse modes is active.
mouseMoved() - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse is moved on this layer and one of the requested mouse modes is active, and the gesture is consumed by another active layer.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseMoved() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseMoved(MapMouseEvent) - Method in class com.bbn.openmap.layer.test.GeoTestLayer
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved() - Method in class com.bbn.openmap.layer.test.TestLayer
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.CircleSelectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ClckOrDrgUndefinedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSelectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedEditState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUnselectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ListSelectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ListUnselectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PointUndefinedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyAddNodeState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyAddPointState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyDeleteNodeState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.RectSelectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ScalingRasterSelectedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.TextUndefinedState
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseMoved() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when the mouse has been moved.
mouseMoved() - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Handle notification that another layer consumed a mouse moved event.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseMoved() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Handle a mouse cursor moving without the button being pressed.
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Handle mouse moved events (Used for firing tool tip descriptions over graphics)
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mouseMoved(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseMoved() - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseNotOver(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that the mouse has moved off of an OMGraphic it was previously over.
mouseNotOver(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that the mouse has moved off of an OMGraphic.
mouseOver(MapMouseEvent) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A notification that the mouse cursor has been moved over the map, not over any of the OMGraphics on the GestureResponsePolicy.
mouseOver(MapMouseEvent) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
mouseOver(MapMouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the mouse cursor has been moved over the map, not over any of the OMGraphics on the GestureResponsePolicy.
mouseOver(MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that the mouse is being moved over the map at a certain location, and is not over any OMGraphics.
mouseOver(OMGraphic, MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that the mouse is over a particluar OMGraphic.
mouseOver(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that the mouse is not over an OMGraphic, but over the map at some location.
mouseOver(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that the mouse is over an OMGraphic.
mouseOver(MapMouseEvent) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.DistanceMouseMode
Process a mouse pressed event.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
Handle a mousePressed MouseListener event.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.OMMouseMode
Process a mouse pressed event.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.PanMouseMode
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when a mouse button has been pressed on a component.
mousePressed - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Flag, true if the mouse has already been pressed
mousePressed(MouseEvent) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Process a mouse pressed event.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.gui.dock.DockWrapper.MouseHandler
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse is pressed by the user and one of the requested mouse modes is active.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse is pressed by the user and one of the requested mouse modes is active.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.CircleSelectedState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.CircleUndefinedState
In this state, we need to draw a circle from scratch.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ClckOrDrgUndefinedState
In this state, we need to draw a rect from scratch.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSelectedState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedState
In this state, we need to draw a graphic from scratch.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUnselectedState
In this state, we need to change states only if the graphic, or it's grab points are clicked on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ListSelectedState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ListUnselectedState
In this state, we need to change states only if the graphic, or it's grab points are clicked on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PointUndefinedState
In this state, we need to draw a rect from scratch.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyUndefinedState
In this state, we need to draw a poly from scratch.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.RectSelectedState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ScalingRasterSelectedState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ScalingRasterUndefinedState
In this state, we need to draw a rect from scratch.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.TextUndefinedState
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.DBLClickSelectMapMouseInterpreter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mousePressed(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.DefaultOverviewMouseMode
Handle a mouseReleased MouseListener event.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.MapMouseAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in interface com.bbn.openmap.event.MapMouseListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.NavMouseMode
Handle a mouseReleased MouseListener event.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.OMMouseMode
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.PanMouseMode
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.graphicLoader.MMLGraphicLoader
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.gui.dock.DockWrapper.MouseHandler
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Called whenever the mouse is released by the user and one of the requested mouse modes is active.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.editor.EditorLayerMouseMode
Fires the MapMouseSupport method.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.LabelLayer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
Called whenever the mouse is released by the user and one of the requested mouse modes is active.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.layer.test.TestLayer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ClckOrDrgUndefinedState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicEditState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSelectedState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedEditState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicUnselectedState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ListSelectedState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ListUnselectedState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PointEditState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyAddNodeState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyAddPointState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyDeleteNodeState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolyUndefinedState
In this state, we need to change states only if the graphic, or anyplace off the graphic is pressed down on.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.TextEditState
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
On mouseReleased, set startDrag to true in order to enable dragging.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
 
mouseReleased(MouseEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
mouseSupport - Variable in class com.bbn.openmap.event.AbstractMouseMode
The object used to handle the listeners and to pass out the event to the layers interested in it.
mouseTimeLabel - Variable in class com.bbn.openmap.gui.time.TimePanel
 
MouseTimeProperty - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
This property is used to send the current offset time where the mouse is over the timeline.
mouseTimer - Variable in class com.bbn.openmap.event.AbstractMouseMode
The timer used to track the wait interval.
mouseTimer - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The timer used to track the wait interval.
mouseTimerInterval - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The wait interval before a mouse over event gets triggered.
mouseTimerListener - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The timer listener that calls updateMouseMoved.
mouseWheelListener - Variable in class com.bbn.openmap.event.AbstractMouseMode
 
MouseWheelListenerProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
A property that lets you turn off the mouse wheel listening functionality.
mouseWheelMoved(MouseWheelEvent) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked from the MouseWheelListener interface.
mouseWheelMoved(MouseWheelEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderPanel.TimeSliderMouseMode
 
mouseWheelTimerInterval - Variable in class com.bbn.openmap.event.AbstractMouseMode
The wait interval before a mouse wheel event gets triggered.
MouseWheelTimerIntervalProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
A property that lets you set the wait interval before a mouse wheel event gets triggered.
mouseWheelTimerListener - Variable in class com.bbn.openmap.event.AbstractMouseMode
The timer listener that calls updateMouseMoved.
MouseWheelZoomProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
A property that lets you specify if the mode zooms in or out when the mouse wheel is rotated up.
move(float) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
move(int, Length, float) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
move(Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
move(Node, Node) - Method in class com.bbn.openmap.graphicLoader.netmap.LineCache
 
move(float) - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
MOVE - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Called to set the OffsetGrabPoint to the current mouse location, and update the OffsetGrabPoint with all the other GrabPoint locations, so everything can shift smoothly.
move() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint.Offset
Move relocates the GrabPoint to the current position of the OffsetGrabPoint plus the offset distances.
moveAlong() - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
MoveCmd - Static variable in class com.bbn.openmap.graphicLoader.GLPoint
 
moveIndexedOneToBack(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index toward the back of the list by one spot, sliding the other graphic up on in the list in order.
moveIndexedOneToBottom(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index to the part of the list where it will be drawn under one of the other graphics, its neighbor on the list.
moveIndexedOneToFront(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index toward the front of the list by one spot, sliding the other graphic back on in the list in order.
moveIndexedOneToTop(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index to the part of the list where it will be drawn on top of one of the other graphics which is its neighbor on the list.
moveIndexedToBottom(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index to the part of the list where it will be drawn under all of the other graphics.
moveIndexedToFirst(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index to the front of the list, sliding the other graphics back on in the list in order.
moveIndexedToLast(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index to the end of the list, sliding the other graphics up on in the list in order.
moveIndexedToTop(int) - Method in class com.bbn.openmap.omGraphics.OMList
Moves the graphic at the given index to the part of the list where it will be drawn on top of the other graphics.
moveLayer(Layer, String) - Method in class com.bbn.openmap.gui.LayersPanel
Change a layer's position.
moveLayer(LayerPane, String) - Method in class com.bbn.openmap.gui.LayersPanel
Change a layer's position, with the layer represented by a LayerPane.
moveLayer(Layer, int) - Method in class com.bbn.openmap.LayerHandler
Move a layer to a certain position.
movementInterest - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
moveOffsets() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Go through all the Offset elements and changes their position on the map.
moveOneSlotToBottom(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Move all the selected tiles down one space.
moveOneSlotToTop(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Move all of the selected tiles up one space.
moveRandomly(float) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
moveRandomly(OMPoint, double, Projection) - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer.ManageGraphicsTask
Simple method to move an OMPoint around randomly.
moveRandomly(OMScalingIcon, double, Projection) - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer.ManageGraphicsTask
Simple method to move an OMPoint around randomly.
moveTo(int, int) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
moveTo(float, float) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
moveTo(Point) - Method in class com.bbn.openmap.tools.roads.Road
 
moveTo(Point) - Method in class com.bbn.openmap.tools.roads.RoadLine
 
moveTo(Point) - Method in interface com.bbn.openmap.tools.roads.RoadObject
 
moveTo(Point) - Method in class com.bbn.openmap.tools.roads.Waypoint
Move this Intersection a distance on the screen.
moveToBottom(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Move all of the selected tiles to the bottom of the stack.
moveToTop(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Move all of the selected tiles to the top of the stack.
movingPoint - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
This GrabPoint is one that has been grabbed by the mouse, and is being moved.
MSBFirst - Variable in class com.bbn.openmap.io.BinaryFile
The byte order of the underlying file.
MSBFirst - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
big-endian (true) or little-endian ( false)
msdc - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Mariner Specified Deep Contour: The four-zone display mode requires the establishment of a deep contour that must be specified by the mariner through application inquiry.
mssc - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Mariner Specified Shallow Contour - The four-zone display mode requires the establishment of a shallow contour that must be specified by the mariner through application inquiry.
mtcTransform - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
mtcTransform - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Coordinate transform for the uv coordinates of the tiles.
MTCTRANSFORM_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
MultiDirectoryPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that brings up a JFileChooser panel that allows the user to choose one or more directories.
MultiDirectoryPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Create MultiDirectoryPropertyEditor.
MultiDirFilePropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that brings up a JFileChooser panel to several files and directories.
MultiDirFilePropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.MultiDirFilePropertyEditor
Create MultiDirFilePropertyEditor.
MultiGCT - Class in com.bbn.openmap.proj.coords
A GeoCoordTransformation consisting of an ordered list of other GeoCoordTransformation.
MultiGCT(GeoCoordTransformation[]) - Constructor for class com.bbn.openmap.proj.coords.MultiGCT
 
MULTILINESTRINGTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
MultipleSoloMapComponentException - Exception in com.bbn.openmap
An Exception indicating that an attempt was made to add a duplicate SoloMapComponent to BeanContext.
MultipleSoloMapComponentException() - Constructor for exception com.bbn.openmap.MultipleSoloMapComponentException
Construct an exception without a reason.
MultipleSoloMapComponentException(String) - Constructor for exception com.bbn.openmap.MultipleSoloMapComponentException
Construct an exception with a reason string.
MultipleSoloMapComponentException(Class, Class) - Constructor for exception com.bbn.openmap.MultipleSoloMapComponentException
Construct an exception, generating a reason from the conflicting classes.
multiplier - Variable in class com.bbn.openmap.omGraphics.FontSizer
Default of 1.
MULTIPOINTTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
MULTIPOLYGONTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
MultiRoadLayer - Class in com.bbn.openmap.layer.shape
Imposes a road layer on the multi shape layer.
MultiRoadLayer() - Constructor for class com.bbn.openmap.layer.shape.MultiRoadLayer
 
MultiShapeLayer - Class in com.bbn.openmap.layer.shape
An OpenMap Layer that displays multiple shape files.
MultiShapeLayer() - Constructor for class com.bbn.openmap.layer.shape.MultiShapeLayer
Initializes an empty shape layer.
MutableDistance - Class in com.bbn.openmap.util.quadtree
A *really* simple class used as a changable double.
MutableDistance(double) - Constructor for class com.bbn.openmap.util.quadtree.MutableDistance
 
MutableInt - Class in com.bbn.openmap.layer.vpf
Implement a wrapper class to allow mutable ints.
MutableInt(int) - Constructor for class com.bbn.openmap.layer.vpf.MutableInt
Construct a object with a value
MutableInt() - Constructor for class com.bbn.openmap.layer.vpf.MutableInt
Construct an object with the default value.
MysqlCollection - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL GeometryCollection.
MysqlCollection() - Constructor for class com.bbn.openmap.layer.mysql.MysqlCollection
 
MysqlGeometry - Class in com.bbn.openmap.layer.mysql
This class represents the base class of MySQL Geometry.
MysqlGeometry() - Constructor for class com.bbn.openmap.layer.mysql.MysqlGeometry
 
MysqlGeometryLayer - Class in com.bbn.openmap.layer.mysql
This layer is for the reading and display of any spatial data retrieved from a MySQL Database (Version 4.1).
MysqlGeometryLayer() - Constructor for class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
 
MysqlLine - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL GeometryLineString.
MysqlLine() - Constructor for class com.bbn.openmap.layer.mysql.MysqlLine
 
MysqlMulti - Class in com.bbn.openmap.layer.mysql
This abstract class represents the base class of compound Mysql Geometry Objects.
MysqlMulti() - Constructor for class com.bbn.openmap.layer.mysql.MysqlMulti
 
MysqlMultiLineString - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL MultiLineString.
MysqlMultiLineString() - Constructor for class com.bbn.openmap.layer.mysql.MysqlMultiLineString
 
MysqlMultiPoint - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL MultiPoint Geometry.
MysqlMultiPoint() - Constructor for class com.bbn.openmap.layer.mysql.MysqlMultiPoint
 
MysqlMultiPolygon - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL MultiPolygon Geometry.
MysqlMultiPolygon() - Constructor for class com.bbn.openmap.layer.mysql.MysqlMultiPolygon
 
MysqlPoint - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL Point Geometry.
MysqlPoint() - Constructor for class com.bbn.openmap.layer.mysql.MysqlPoint
 
MysqlPolygon - Class in com.bbn.openmap.layer.mysql
This class represents the encapsulation of a MySQL Polygon Geometry.
MysqlPolygon() - Constructor for class com.bbn.openmap.layer.mysql.MysqlPolygon
 
MysqlWKTGeometryFactory - Class in com.bbn.openmap.layer.mysql
This class represents the Factory class do create the different Geometry Objects.
MysqlWKTGeometryFactory() - Constructor for class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 

N

N0 - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
The algorithm representation for the moon NODE_EPOCH_MEAN_LONGITUDE.
N_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
name - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
name - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.BoundsObject
 
name - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
name - Variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
name - Variable in class com.bbn.openmap.graphicLoader.GLPoint
 
name - Variable in class com.bbn.openmap.gui.event.AbstractEventPresenter
 
name - Variable in class com.bbn.openmap.gui.menu.MenuList
 
name - Variable in class com.bbn.openmap.io.FileInputReader
Needed for input reader interface.
name - Variable in class com.bbn.openmap.io.StreamInputReader
The source name.
name - Variable in class com.bbn.openmap.layer.location.Location
The name of the location.
name - Variable in enum com.bbn.openmap.layer.rpf.RpfProductInfo
A Descriptive name for the map type.
name - Variable in class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
name - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
The pretty name for a plugin, if it was set in the properties.
name - Variable in class com.bbn.openmap.proj.Ellipsoid
The display name for this ellipsoid.
name - Variable in enum com.bbn.openmap.proj.Length
 
name - Variable in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
 
name - Variable in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
name - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
NAME_ATTRIBUTE - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
NAME_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NAME_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
nameField - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
NAMEFIELD_CMD - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
nameIndex - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
nameIndex - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Index of column in CSV to use as name of location.
nameIndex - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The index of the column that holds the name of the area.
NameIndexProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
nameIndex
NameIndexProperty - Static variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Property to use to designate the column of the CSV file to use as a name.
nameIndexProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The property that specifies an index location for the area name for a shape graphic in the database file.
NameProperty - Static variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
NameProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
The name of the view to use in the GUI.
NameProperty - Static variable in class com.bbn.openmap.gui.ToolPanel
 
nameProperty - Static variable in class com.bbn.openmap.layer.vpf.LibraryBean
used for explicitly naming a library bean (name).
NameProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Property file property for pretty name 'name'
NameProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Property file property for pretty name 'name'
NamePropertyPrefix - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
Property prefix to use to scope properties to be used for name markers, including rendering properties.
narc - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
NatCubicClosedSpline - Class in com.bbn.openmap.omGraphics
A natural cubic closed spline calculation.
NatCubicClosedSpline() - Constructor for class com.bbn.openmap.omGraphics.NatCubicClosedSpline
 
NatCubicSpline - Class in com.bbn.openmap.omGraphics
A natural cubic spline calculation.
NatCubicSpline() - Constructor for class com.bbn.openmap.omGraphics.NatCubicSpline
 
NatCubicSpline.CLOSED - Class in com.bbn.openmap.omGraphics
Moved from an outside class, the closed case of a NatCubicSpline.
NatCubicSpline.CLOSED() - Constructor for class com.bbn.openmap.omGraphics.NatCubicSpline.CLOSED
 
NavigateMenu - Class in com.bbn.openmap.gui
Provides MenuItems that lets users control the projection.
NavigateMenu() - Constructor for class com.bbn.openmap.gui.NavigateMenu
This constructor automatically configures the Menu to have choices to bring up the Coordinates Window, the projection choice menu, and the zoom menus.
NavigatePanel - Class in com.bbn.openmap.gui
A Navigation Rosette Bean.
NavigatePanel() - Constructor for class com.bbn.openmap.gui.NavigatePanel
Construct the NavigationPanel.
NavMouseMode - Class in com.bbn.openmap.event
The Navigation Mouse Mode interprets mouse clicks and mouse drags to recenter and rescale the map.
NavMouseMode() - Constructor for class com.bbn.openmap.event.NavMouseMode
Construct a NavMouseMode.
NavMouseMode(boolean) - Constructor for class com.bbn.openmap.event.NavMouseMode
Construct a NavMouseMode.
NavMouseMode2 - Class in com.bbn.openmap.event
The Navigation Mouse Mode interprets mouse clicks and mouse drags to recenter and rescale the map.
NavMouseMode2() - Constructor for class com.bbn.openmap.event.NavMouseMode2
Construct a NavMouseMode2.
NavMouseMode2(boolean) - Constructor for class com.bbn.openmap.event.NavMouseMode2
Construct a NavMouseMode2.
navPanel - Variable in class com.bbn.openmap.gui.OMToolSet
Navigation rosette
navSystemCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
nbuckets - Variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
how many buckets in the longitudinal index - 360 means 1 bucket per degree of longitude.
nButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
NCOLORS - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
ND_CONTAININGFACE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
 
ND_COORDINATE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
 
ND_FIRSTEDGE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
 
nDataSize - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
ne_lat - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
ne_lon - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
NE_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
NE_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
NE_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
nea - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
near(double, double, double) - Method in class com.bbn.openmap.layer.rpf.MakeToc
A little function to tell of one edge is near another.
neButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
ned2ecef(double[], double, double, double[]) - Method in class com.bbn.openmap.proj.coords.NedFrame
Internal conversion routine.
NedFrame - Class in com.bbn.openmap.proj.coords
Encapsulates the NED (North-East-Down) coordinate system.
NedFrame() - Constructor for class com.bbn.openmap.proj.coords.NedFrame
Construct a default NedFrame.
NedFrame(float, float, float, double, double) - Constructor for class com.bbn.openmap.proj.coords.NedFrame
Construct a NedFrame from ECEF vector and latitude and longitude.
NedFrame(double[], LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.NedFrame
Construct a NedFrame from a ECEF vector and a LatLonPoint.
NedFrame(NedFrame) - Constructor for class com.bbn.openmap.proj.coords.NedFrame
Copy construct a NedFrame.
needAnotherPoint - Variable in class com.bbn.openmap.omGraphics.editable.GraphicUndefinedEditState
 
needGenerateToRender() - Method in interface com.bbn.openmap.omGraphics.grid.OMGridGenerator
 
needGenerateToRender() - Method in class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator
We at least need one generate for XY and OFFSET grids.
needGenerateToRender() - Method in class com.bbn.openmap.omGraphics.grid.SinkGenerator
 
needGenerateToRender() - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
needToAddGraphicLoaderToMapHandler - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
 
needToFetchTileContents(String, String, TileDirectory) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
needToFetchTileContents(String, String, TileDirectory) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
Calls VPFFeatureCache.needToFetchTileContents().
needToFetchTileContents(String, String, TileDirectory, OMGraphicList) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureCache
Query that the CoverageTable makes to decide whether to read the file contents or to used the cached version.
needToFetchTileContents(String, String, TileDirectory) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
needToFetchTileContents(String, String, TileDirectory) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureWarehouse
 
needToRecreate - Variable in class com.bbn.openmap.layer.DeclutterMatrix
A flag to force a recreation of the matrix if the dimensions change.
needToRefetchData() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Fetches data if it hasn't been fetched in a while.
needToRegenerate - Variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Flag to indicate that the object needs to be re-projected.
needToReposition - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
Set if the projection has had attributes change that require a repositioning of the image, not a regeneration.
needToReverse(int, int, int, int) - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Returns true if the polyline need to be reverted for the text to be drawn with the specified orientation.
needViewAttributeUpdates() - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
RpfFrameProvider interface method.
needViewAttributeUpdates() - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Returns true if the view attributes should be set if they change at the RpfCacheHandler/RpfCacheManager.
nelat - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
nelon - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
neName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
neo - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
NetMapConnectionHandler - Class in com.bbn.openmap.graphicLoader.netmap
The NetMapConnectionHandler is an extension to the GraphicLoaderConnector that looks for a NetMapConnector object in the MapHandler.
NetMapConnectionHandler() - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapConnectionHandler
 
NetMapConnector - Class in com.bbn.openmap.graphicLoader.netmap
The NetMapConnector is the bridge between the parser from the output of the NetMap server (NetMapReader), and whoever wants the OMGraphicList that is being managed.
NetMapConnector() - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
NetMapConstants - Interface in com.bbn.openmap.graphicLoader.netmap
This interface describes the different constant settings used for the NetMapEvent properties.
NetMapEvent - Class in com.bbn.openmap.graphicLoader.netmap
Event that represents a status update from a NetMap server.
NetMapEvent(Object, Properties) - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapEvent
 
NetMapGraphicLoader - Class in com.bbn.openmap.graphicLoader.netmap
The NetMapGraphicLoader is a component that can listen to a NetMapConnector, receive and interpret NetMapEvents, and draw the resulting network on the map.
NetMapGraphicLoader() - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Constructor for the NetMapGraphicLoader, you still have to set the NetMapConnector.
NetMapGraphicLoader(NetMapConnector) - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Constructor for the NetMapGraphicLoader that sets the NetMapConnector.
NetMapListener - Interface in com.bbn.openmap.graphicLoader.netmap
 
NetMapListenerSupport - Class in com.bbn.openmap.graphicLoader.netmap
NetMapListenerSupport is used to manage NetMapListeners, and to distribute NetMapEvents to them.
NetMapListenerSupport() - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Construct a NetMapListenerSupport.
NetMapListenerSupport(Object) - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Construct a NetMapListenerSupport.
NetMapReader - Class in com.bbn.openmap.graphicLoader.netmap
The NetMapReader is the class that makes actual contact with the NetMap server and maintains the connection to it.
NetMapReader(String, String, NetMapConnector) - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Create a NetMapReader to listen to a host on a port, with a NetMapConnector to get back in touch with.
NetMapReader(String, String, NetMapConnector, String) - Constructor for class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Create a NetMapReader to listen to a NetMapServer running on a port, and parse the stream relating information about the given view.
newframe - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
newLayerIndex - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
NewLayerIndexProperty - Static variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
newLayerVisible - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
NewLayerVisibleProperty - Static variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
NEWLINE - Static variable in class com.bbn.openmap.util.Tokenizer
 
newMouseModeCmd - Static variable in class com.bbn.openmap.gui.MouseModePanel
 
newTimeBounds - Variable in class com.bbn.openmap.time.TimeBoundsEvent
 
neww - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
NexradLayer - Class in com.bbn.openmap.layer.nexrad
Implement a Layer that displays nexrad rainfall data.
NexradLayer() - Constructor for class com.bbn.openmap.layer.nexrad.NexradLayer
Construct the DateLayer.
next() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
next() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
 
next() - Method in interface com.bbn.openmap.geo.GeoPath.PointIterator
standard implementation of Iterator.next() returns the same value as nextPoint(), albeit needing casting to GPoint.
next() - Method in interface com.bbn.openmap.geo.GeoPath.SegmentIterator
standard implementation of Iterator.next() returns the same value as nextSegment(), albeit needing casting to GSegment.
next() - Method in class com.bbn.openmap.geo.Quadratic
 
next() - Method in class com.bbn.openmap.geo.RibbonIterator
Call after hasNext() returns true.
next() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Break the next token into an Object.
next() - Method in class com.bbn.openmap.layer.location.db.RecordSet
This function should be called to prepare the result set with the next record set of data.
next() - Method in class com.bbn.openmap.util.Tokenizer
Read the next character.
next_point(FanCompress.FanPoint) - Method in class com.bbn.openmap.util.FanCompress.FloatCompress
Get the next point.
next_point(FanCompress.FanPoint) - Method in class com.bbn.openmap.util.FanCompress
Get the next point.
nextEvent - Variable in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
nextPoint() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
nextPoint() - Method in interface com.bbn.openmap.geo.GeoPath.PointIterator
Advance to the next point.
nextPosition - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
NextProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
Property file property for a classname representing the next position in the position tree 'next'.
nextSegment() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
 
nextSegment() - Method in interface com.bbn.openmap.geo.GeoPath.SegmentIterator
Advance to the next pegment.
nextSubframe - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The pointers to the surrounding subframes in the cache.
nextTileID - Variable in class com.bbn.openmap.layer.vpf.DcwCrossTileID
the id for the connected tile
nextTileKey - Variable in class com.bbn.openmap.layer.vpf.DcwCrossTileID
the key in the adjoining tile
nFieldCount - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
nFieldOffset - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
nFirstRecordOffset - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
nFixedWidth - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
nFormatWidth - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
nha - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
nighttimeColor - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
the color of darkness - default is black.
NighttimeColorProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
NITF_DATAEXT_DES_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NITF_IMAGE_DES_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NITF_LABELS_DES_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NITF_RESEXT_DES_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NITF_SYMBOLS_DES_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NITF_TEXT_DES_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NITF_USERDEF_SIZE - Static variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NitfHeader - Class in com.bbn.openmap.layer.nitf
The NitfHeader reads the header information in a NITF (National Imagery Transmission Format) and makes the section location information available.
NitfHeader() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader
 
nitfHeader - Variable in class com.bbn.openmap.layer.rpf.RpfFrame
 
NitfHeader.NitfDataExtDescription - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfDataExtDescription() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfDataExtDescription
 
NitfHeader.NitfHeaderAmounts - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfHeaderAmounts() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
 
NitfHeader.NitfImageDescription - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfImageDescription() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfImageDescription
 
NitfHeader.NitfLabelDescription - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfLabelDescription() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfLabelDescription
 
NitfHeader.NitfResExtDescription - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfResExtDescription() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfResExtDescription
 
NitfHeader.NitfSymbolsDescription - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfSymbolsDescription() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfSymbolsDescription
 
NitfHeader.NitfTextDescription - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfTextDescription() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfTextDescription
 
NitfHeader.NitfUserDef - Class in com.bbn.openmap.layer.nitf
 
NitfHeader.NitfUserDef() - Constructor for class com.bbn.openmap.layer.nitf.NitfHeader.NitfUserDef
 
nm(double) - Static method in class com.bbn.openmap.geo.Geo
Convert radians to nauticalMiles.
NMILES - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Unit notation - nautical miles.
nmToAngle(double) - Static method in class com.bbn.openmap.geo.Geo
Convert nautical miles to radians.
nName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
NO_CHAR - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
NO_CONTROLS - Static variable in class com.bbn.openmap.gui.LayersPanel
A value for the (controls) property to not include control buttons in the interface.
NO_COVERAGE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
NO_COVERAGE_ZOOM_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
NO_DATA - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
The elevation value returned if there is no data at a lat/lon (-32767).
NO_DATA - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
The elevation value returned if there is no data at a lat/lon.
NO_EVENTS_STRING - Static variable in class com.bbn.openmap.gui.event.EventPanel
 
NO_MIN_SIZE - Static variable in class com.bbn.openmap.util.quadtree.QuadTreeNode
 
NO_NUMBER - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
NO_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
NO_ROTATE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
An attribute that can be set on OMGraphics that can be rotated, so that they are not rotated when the map is.
NO_TIME - Static variable in class com.bbn.openmap.time.TimeEvent
 
NO_TIME_STRING - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
noCoverageAtts - Variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
noCoverageZoom - Variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
The zoom level at which point the EmptyTileHandler will create no-coverage tiles, if defined.
Node - Class in com.bbn.openmap.graphicLoader.netmap
Object that represents a NetMap node on the map.
Node(String, int, int, int, int) - Constructor for class com.bbn.openmap.graphicLoader.netmap.Node
 
node1 - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
node2 - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
NODE_DELETE - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NODE_DELETE_STRING - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NODE_EPOCH_MEAN_LONGITUDE - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
NODE_MOVE - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NODE_MOVE_STRING - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NODE_OBJECT - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NODE_OBJECT_STATUS - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
NodeCache - Class in com.bbn.openmap.graphicLoader.netmap
A holder for all the nodes on the map.
NodeColor - Class in com.bbn.openmap.graphicLoader.netmap
A utility class that contains pre-determined node colors that mean something in the NetMap world.
NodeColor() - Constructor for class com.bbn.openmap.graphicLoader.netmap.NodeColor
 
NodeTable - Class in com.bbn.openmap.layer.vpf
Read VPF format node tables to generate point graphics for OpenMap.
NodeTable(CoverageTable, TileDirectory, boolean) - Constructor for class com.bbn.openmap.layer.vpf.NodeTable
Construct a NodeTable for reading VPF text features.
noMouseWheelListenerTimer - Variable in class com.bbn.openmap.event.AbstractMouseMode
 
NoMouseWheelListenerTimerProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
A property that lets you turn off the mouse wheel timer.
NONE - Static variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
NONE - Static variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
NONE - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
NONE - Static variable in class com.bbn.openmap.omGraphics.OMList
Used for searches, when OMDist doesn't have a graphic.
NONE_CONN - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
NonEditablePropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that doesn't let you edit the property.
NonEditablePropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.NonEditablePropertyEditor
Create NonEditablePropertyEditor.
NonRegional - Interface in com.bbn.openmap.omGraphics.geom
 
norm(Point2D, Point2D) - Static method in class com.bbn.openmap.omGraphics.awt.LineUtil
Computes the segment length
norm2(Point2D, Point2D) - Static method in class com.bbn.openmap.omGraphics.awt.LineUtil
Computes the segment square length
NORMALIZATION_CONSTANTS - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
normalize() - Method in class com.bbn.openmap.geo.Geo
Returns a unit length vector parallel to this.
normalize(Geo) - Method in class com.bbn.openmap.geo.Geo
Returns a unit length vector parallel to this.
normalize_latitude(double) - Method in class com.bbn.openmap.proj.GeoProj
Deprecated. use normalizeLatitude() instead.
normalize_latitude(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Deprecated. use normalizeLatitude instead.
normalize_latitude(double, double) - Static method in class com.bbn.openmap.proj.ProjMath
Deprecated. use normalizeLatitude instead.
normalize_value(int) - Static method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Sets the minutes and seconds to something sane.
normalize_value(double) - Static method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Sets the minutes and seconds to something sane.
normalizeDistanceForLineWidth(float) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
A function that takes a float distance, which presumably represents the pixel distance from a point to a graphic, and subtracts half of the line width of the graphic from the distance if the graphic line width is greater than one.
normalizeDistanceForLineWidth(float) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
A function that takes a float distance, which presumably represents the pixel distance from a point to a graphic, and subtracts half of the line width of the graphic from the distance if the graphic line width is greater than one.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.CADRG
Sets radian latitude to something sane.
normalizeLatitude(float) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Ensure latitude is between the poles.
normalizeLatitude(double) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Sets latitude to something sane.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
normalizeLatitude(float) - Method in class com.bbn.openmap.proj.GeoProj
Sets radian latitude to something sane.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.GeoProj
 
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.Gnomonic
Sets radian latitude to something sane.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.LambertConformal
Sets radian latitude to something sane.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.LLXY
Sets radian latitude to something sane.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.Mercator
Sets radian latitude to something sane.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.Orthographic
Sets radian latitude to something sane.
normalizeLatitude(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Normalizes radian latitude.
normalizeLatitude(double, double) - Static method in class com.bbn.openmap.proj.ProjMath
Normalizes radian latitude.
normalizeLatitude(double) - Method in class com.bbn.openmap.proj.UTMProjection
Sets radian latitude to something sane.
normalizeLatitudeDeg(double) - Method in class com.bbn.openmap.proj.LLXY
 
normalizeLon(double) - Static method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
normalize longitude to be at least 0.0 and less than 360 *
normalizeLons(double[]) - Static method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
normalizeOn128(int) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
NORTH - Static variable in class com.bbn.openmap.event.PanEvent
The possible pan directions
north - Static variable in class com.bbn.openmap.geo.Geo
North pole.
north - Variable in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
NORTH_BOUNDARY - Static variable in class com.bbn.openmap.proj.Gnomonic
 
NORTH_BOUNDARY - Static variable in class com.bbn.openmap.proj.Orthographic
 
NORTH_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
NORTH_EAST - Static variable in class com.bbn.openmap.event.PanEvent
 
NORTH_POLE - Static variable in class com.bbn.openmap.proj.coords.LatLonPoint
 
NORTH_POLE - Static variable in class com.bbn.openmap.proj.GeoProj
North pole latitude in radians.
NORTH_POLE_D - Static variable in class com.bbn.openmap.proj.ProjMath
North pole latitude in radians.
NORTH_POLE_DEG_D - Static variable in class com.bbn.openmap.proj.ProjMath
North pole latitude in degrees.
NORTH_POLE_F - Static variable in class com.bbn.openmap.proj.ProjMath
North pole latitude in radians.
NORTH_SOUTH_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
NORTH_WEST - Static variable in class com.bbn.openmap.event.PanEvent
 
northern - Variable in class com.bbn.openmap.proj.UTMProjection
 
northing - Variable in class com.bbn.openmap.gui.UTMCoordPanel
 
northing - Variable in class com.bbn.openmap.proj.coords.UPSPoint
Northing
northing - Variable in class com.bbn.openmap.proj.coords.UTMPoint
The northing component of the coordinate.
noScalingRequired - Variable in class com.bbn.openmap.omGraphics.OMScalingIcon
Shortcut flag for position/scaleTo/rendering for images that don't need scaling.
NOSHADING - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Empty image.
NOSHADING - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Empty image.
NOT_CACHED - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
subframe status constant.
NOT_EQUALS_OP - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
NOT_PRESENT - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
subframe status constant.
NotBinary - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition.DDFBinaryFormat
 
notCopiedList - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The list of stuff skipped over.
nothingToRedoString - Variable in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
nothingToUndoString - Variable in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
notifyErr - Static variable in class com.bbn.openmap.util.Debug
The flag for whether the err stream should still be notified if logging errors.
notifyHideHack() - Method in class com.bbn.openmap.Layer
Part of a layer hack to notify the component listener when the component is hidden.
notifyListener(OMGraphic, OMAction) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Notify the listener of an action to a graphic.
notifyOut - Static variable in class com.bbn.openmap.util.Debug
The flag for whether the output stream should still be notified if logging output.
notifyUserOfNonLatLonGraphics(int) - Static method in exception com.bbn.openmap.dataAccess.shape.DrawingToolRenderException
Displays a JOtionPane Message Dialog informing the user that any Drawing Tool graphics not rendered in LAT/LON will not be exported.
noTimerOverOMGraphic - Variable in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
notVisibleColor - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
npdAtLat(double) - Static method in class com.bbn.openmap.geo.Geo
Compute nautical miles per degree at a specified latitude (in degrees).
npoint - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
nPoints - Variable in class com.bbn.openmap.layer.shape.ESRIPoly
The number of (y,x) pairs of the ESRIPoly.
nReuseHeader - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
nsegs - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
nsegs - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Number of segments to draw (used only for LINETYPE_GREATCIRCLE or LINETYPE_RHUMB lines).
nsegs - Variable in class com.bbn.openmap.omGraphics.OMAbstractLine
Number of segments to draw (used only for LINETYPE_GREATCIRCLE or LINETYPE_RHUMB lines).
nsegs - Variable in class com.bbn.openmap.omGraphics.OMRect
Number of segments to draw (used only for LINETYPE_GREATCIRCLE or LINETYPE_RHUMB lines).
nsindex - Variable in class com.bbn.openmap.layer.DeclutterMatrix.PositionParameters
 
nsVertRes - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
nud - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
 
NullLayout - Class in com.bbn.openmap.layer.beanbox
A layout manager that represents a null layout.
NullLayout() - Constructor for class com.bbn.openmap.layer.beanbox.NullLayout
 
NullMouseMode - Class in com.bbn.openmap.event
The NullMouseMode takes no action on mouse events and does not keep a list of map mouse listeners.
NullMouseMode() - Constructor for class com.bbn.openmap.event.NullMouseMode
Construct a NullMouseMode.
NullMouseMode(String, boolean) - Constructor for class com.bbn.openmap.event.NullMouseMode
Construct a NullMouseMode.
NullProjectionChangePolicy - Class in com.bbn.openmap.layer.policy
Dummy ProjectionChangePolicy, for those layers who prefer to ignore projection changes completely.
NullProjectionChangePolicy() - Constructor for class com.bbn.openmap.layer.policy.NullProjectionChangePolicy
 
NUM_100K_SETS - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
UTM zones are grouped, and assigned to one of a group of 6 sets.
NUM_COLORS - Static variable in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
NUM_DEFAULT_CIRCLE_VERTS - Static variable in class com.bbn.openmap.proj.GeoProj
 
NUM_DEFAULT_GREAT_SEGS - Static variable in class com.bbn.openmap.proj.GeoProj
 
NUM_ELEVATION_COLORS - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
NUM_ELEVATION_COLORS - Static variable in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
num_lat_lines - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
num_lat_points - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
num_lon_lines - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
num_lon_points - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
NUM_RINGS_PROPERTY - Static variable in class com.bbn.openmap.event.RangeRingsMouseMode
The property string used to set the numRings member variable.
NumAndBox - Class in com.bbn.openmap.layer.shape
A class used as a application object by OMGeometry objects, letting them keep track of their record number (noted by their place in the Shape file) and bounding box.
NumAndBox(int, ESRIBoundingBox) - Constructor for class com.bbn.openmap.layer.shape.NumAndBox
 
number_horiz_subframes - Variable in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
The frame image is divided into 200x200 pixel subframes, with a leftover frame at the end.
NUMBER_STATES - Variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
number_vert_subframes - Variable in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
The frame image is divided into 200x200 pixel subframes, with a leftover frame at the end.
numberOfColors - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Number of colors to use - 16, 32, 216
numberRecords - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
numBoundaries - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
numColorRecords - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
numColors - Variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
numColors() - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
numColors - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
numColors - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
numColors() - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
NumColorsProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
NumColorsProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Number of colors to use in images.
NUMDES - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
Number of Data Extensions
numEditorsToDisplay - Variable in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
contains the number of editors displayed in this GenericPropertySheet.
numExpectedValues - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
numFrameIndexRecords - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
numHorBlocks_N - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Number of horizontal blocks.
numHorizontalFrames() - Method in class com.bbn.openmap.proj.CADRG
Return the number of horizontal frame files that will fit around the world in the current zone.
numHorPixels_Q - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Number of horizontal pixels per block.
NUMI - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
Number of Images
NUML - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
Number of Labels
numlayers - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
numLeft() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.ReadByteTracker
 
numLevels - Variable in class com.bbn.openmap.dataAccess.dted.DTEDLocator
 
numOffsetRecs - Variable in class com.bbn.openmap.layer.rpf.RpfFrame.Compression
 
numParmOffRecs - Variable in class com.bbn.openmap.layer.rpf.RpfFrame.Compression
 
numPixelsBetween(int, int, int, int) - Static method in class com.bbn.openmap.layer.terrain.TerrainLayer
Little math utility that both tools use, that just implements the pythagorean theorem to do the number of pixels between two screen points.
numProjections() - Method in class com.bbn.openmap.proj.ProjectionFactory
 
NUMRES - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
Number of Reserved Extensions
numRings - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
Number of rings to draw.
NUMS - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
Number of Symbols
NUMT - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfHeaderAmounts
Number of Text Files
numVerBlocks_M - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Number of vertical blocks.
numVerPixels_P - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Number of vertical pixels per block.
numVerticalFrames() - Method in class com.bbn.openmap.proj.CADRG
Return the number of vertical frame files that will fit within the current zone, overlaps included.
numXSubframes - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
Number of subframes used by each frame.
numYSubframes - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
Number of subframes used by each frame.
nverts - Variable in class com.bbn.openmap.omGraphics.OMArc
Number of vertices to draw for lat/lon poly-arcs.
nw_lat - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
nw_lat - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
 
nw_lon - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
nw_lon - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
 
NW_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
NW_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
NW_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
nwButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
nwlat - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
nwlon - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
nwName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 

O

O - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
obeyCommandToExit - Variable in class com.bbn.openmap.layer.link.Link
Flag to control whether this side of the link will adhere to shutdown commands issued from other side of the link.
obeyCommandToExit - Variable in class com.bbn.openmap.layer.link.LinkManager
 
obj - Variable in class com.bbn.openmap.util.cacheHandler.CacheObject
 
object - Variable in class com.bbn.openmap.util.quadtree.QuadTreeLeaf
 
OBJECT_FLAVOR - Static variable in class com.bbn.openmap.tools.dnd.DefaultTransferableObject
 
objectFromProperties(Properties, String) - Static method in class com.bbn.openmap.util.PropUtils
Creates an object out of a property name.
objects - Variable in class com.bbn.openmap.layer.DemoLayer
This is a list to hold the non-changing OMGraphics to display on the layer.
objectsFromProperties(Properties, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Get a List of Objects defined by marker names listed in a property.
objectsFromScopedProperties(Properties, String, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Get a List of Objects defined by marker names listed in a property, when this list property has been scoped by a parent object definition.
objectToInt(Object) - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
get the value contained in the object.
objectToOMGraphic(Object) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Convenience method to cast an object to an OMGraphic if it is one.
objectToOMGraphic(Object) - Method in class com.bbn.openmap.omGraphics.OMList
Convenience method to cast an object to an OMGraphic if it is one.
objOnMatrix(int, int, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
Test to see if the object is on the matrix.
objs - Variable in class com.bbn.openmap.util.cacheHandler.CacheHandler
 
occludingBounds - Variable in class com.bbn.openmap.gui.dock.DockLayout
Size of the background control
odd(short) - Static method in class com.bbn.openmap.MoreMath
Check if number is odd.
odd(int) - Static method in class com.bbn.openmap.MoreMath
Check if number is odd.
odd(long) - Static method in class com.bbn.openmap.MoreMath
Check if number is odd.
off_x - Variable in class com.bbn.openmap.omGraphics.OMArc
Horizontal pixel offset.
off_y - Variable in class com.bbn.openmap.omGraphics.OMArc
Vertical pixel offset.
offColor - Variable in class com.bbn.openmap.gui.LayerPane
 
offset(double, double) - Method in class com.bbn.openmap.geo.Geo
Returns a Geo that is distance (radians), and azimuth (radians) away from this.
offset(double, double, Geo) - Method in class com.bbn.openmap.geo.Geo
Returns a Geo that is distance (radians), and azimuth (radians) away from this.
offset(Geo, double, double) - Static method in class com.bbn.openmap.geo.Geo
 
offset(Geo, double, double, Geo) - Static method in class com.bbn.openmap.geo.Geo
 
offset - Variable in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
offset - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
offset - Variable in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMPoly
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
OFFSET_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMText
 
OffsetGrabPoint - Class in com.bbn.openmap.omGraphics
An OffsetGrabPoint is one that manages other grab points.
OffsetGrabPoint(int, int) - Constructor for class com.bbn.openmap.omGraphics.OffsetGrabPoint
Create the OffsetGrabPoint at a certain window location.
OffsetGrabPoint(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OffsetGrabPoint
Create the OffsetGrabPoint at a certain window location.
OffsetGrabPoint.Offset - Class in com.bbn.openmap.omGraphics
A wrapper class of the internal GrabPoints.
OffsetGrabPoint.Offset(GrabPoint) - Constructor for class com.bbn.openmap.omGraphics.OffsetGrabPoint.Offset
 
offsetNeeded - Variable in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
offsetPoints - Variable in class com.bbn.openmap.omGraphics.OffsetGrabPoint
The list of GrabPoints to move when this point moves.
OffsetResetCmd - Static variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
OffsetResetCmd - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
OffsetResetCmd - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
offsetTime - Variable in class com.bbn.openmap.time.TimeEvent
The current offset time, in millis from the start of the time frame of interest.
offsetX - Variable in class com.bbn.openmap.omGraphics.OffsetGrabPoint.Offset
 
offsetY - Variable in class com.bbn.openmap.omGraphics.OffsetGrabPoint.Offset
 
OLD_distance_to_line(int, int, int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
Deprecated. USE THE NEW FUNCTION
older(int) - Method in class com.bbn.openmap.util.cacheHandler.CacheObject
 
oldHorDatum - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
oldProjType - Variable in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
oldScale - Variable in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
oldTimeBounds - Variable in class com.bbn.openmap.time.TimeBoundsEvent
 
oldUL - Variable in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
OMAbstractLine - Class in com.bbn.openmap.omGraphics
The abstract base class of OMPoly and OMLine.
OMAbstractLine() - Constructor for class com.bbn.openmap.omGraphics.OMAbstractLine
Construct a default OMAbstractLine.
OMAbstractLine(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMAbstractLine
Construct an OMAbstractLine.
OMAbstractLine(int, int, int, Color, Color, Color) - Constructor for class com.bbn.openmap.omGraphics.OMAbstractLine
Construct an OMAbstractLine.
OMAction - Class in com.bbn.openmap.omGraphics
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic.
OMAction() - Constructor for class com.bbn.openmap.omGraphics.OMAction
Create an OMAction that represents no action (No bits are set).
OMAction(int) - Constructor for class com.bbn.openmap.omGraphics.OMAction
Create an OMAction with the provided actions.
OMArc - Class in com.bbn.openmap.omGraphics
Graphic object that represents an arc.
OMArc() - Constructor for class com.bbn.openmap.omGraphics.OMArc
The simplest constructor for an OMArc, and it expects that all fields will be filled in later.
OMArc(double, double, int, int, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Create an OMArc, positioned with a lat-lon center and x-y axis.
OMArc(int, int, int, int, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Create a OMArc, positioned with a x-y center with x-y axis.
OMArc(double, double, int, int, int, int, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Create a OMArc, positioned at a Lat-lon location, x-y offset, x-y axis.
OMArc(double, double, double, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Creates an OMArc with a Lat-lon center and a lat-lon axis.
OMArc(double, double, double, Length, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Create an OMArc with a lat/lon center and a physical distance radius.
OMArc(double, double, double, Length, int, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Create an OMArc with a lat/lon center and a physical distance radius.
OMArc(LatLonPoint, double, Length, int, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMArc
Create an OMArc with a lat/lon center and a physical distance radius.
OMAreaList - Class in com.bbn.openmap.omGraphics
This class encapsulates a list of OMGeometries that are connected to form one area.
OMAreaList() - Constructor for class com.bbn.openmap.omGraphics.OMAreaList
Construct an OMAreaList.
OMAreaList(int) - Constructor for class com.bbn.openmap.omGraphics.OMAreaList
Construct an OMAreaList with a capacity to be combined from an initial amount of OMGeometries.
OMAreaList(List<OMGeometry>) - Constructor for class com.bbn.openmap.omGraphics.OMAreaList
Construct an OMAreaList around a List of OMGeometries.
OMArrowHead - Class in com.bbn.openmap.omGraphics
Basic implementation of arrowhead graphics.
OMArrowHead(int, int) - Constructor for class com.bbn.openmap.omGraphics.OMArrowHead
 
OMArrowHead(int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMArrowHead
 
OMBasicMenu - Class in com.bbn.openmap.gui.menu
This is version of AbstractOpenMapMenu that can be created and configured with properties.
OMBasicMenu() - Constructor for class com.bbn.openmap.gui.menu.OMBasicMenu
 
OMBasicMenu(String) - Constructor for class com.bbn.openmap.gui.menu.OMBasicMenu
 
OMBitmap - Class in com.bbn.openmap.omGraphics
The OMBitmap lets you create a two color image.
OMBitmap() - Constructor for class com.bbn.openmap.omGraphics.OMBitmap
Create empty, and add parameters later.
OMBitmap(double, double, int, int, byte[]) - Constructor for class com.bbn.openmap.omGraphics.OMBitmap
Created a OMBitmap with a Lat/lon placement.
OMBitmap(int, int, int, int, byte[]) - Constructor for class com.bbn.openmap.omGraphics.OMBitmap
Create an OMBitmap with a X/Y window placement.
OMBitmap(double, double, int, int, int, int, byte[]) - Constructor for class com.bbn.openmap.omGraphics.OMBitmap
Create an OMBitmap, located at a Lat/lon with a X/Y offset placement.
omcircle - Variable in class com.bbn.openmap.layer.test.TestLayer
 
OMCircle - Class in com.bbn.openmap.omGraphics
Graphic object that represents a circle or an ellipse.
OMCircle() - Constructor for class com.bbn.openmap.omGraphics.OMCircle
The simplest constructor for an OMCircle, and it expects that all fields will be filled in later.
OMCircle(double, double, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Create a OMCircle, positioned with a lat-lon center and x-y axis.
OMCircle(int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Create a OMCircle, positioned with a x-y center with x-y axis.
OMCircle(double, double, int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Create a OMCircle, positioned at a Lat-lon location, x-y offset, x-y axis.
OMCircle(double, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Creates an OMCircle with a Lat-lon center and a lat-lon axis.
OMCircle(double, double, double, Length) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Create an OMCircle with a lat/lon center and a physical distance radius.
OMCircle(double, double, double, Length, int) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Create an OMCircle with a lat/lon center and a physical distance radius.
OMCircle(LatLonPoint, double, Length, int) - Constructor for class com.bbn.openmap.omGraphics.OMCircle
Create an OMCircle with a lat/lon center and a physical distance radius.
OMCircleLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMCircle and OMRangeRings objects.
OMCircleLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMCircleLoader
 
OMColdSurfaceFront - Class in com.bbn.openmap.omGraphics.meteo
OMColdSurfaceFront.
OMColdSurfaceFront() - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColdSurfaceFront(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColdSurfaceFront(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColdSurfaceFront(int[]) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColdSurfaceFront(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColdSurfaceFront(float, float, int[], int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColdSurfaceFront(float, float, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
Constructor.
OMColor - Class in com.bbn.openmap.omGraphics
The OMColor exists to provide a way to make a color that can have some degree of transparency.
OMColor(int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMColor
Deprecated. This function does not correctly override the JDK // * 1.2 java.awt.Color constructor with the same type/number of // * arguments. It should be OMColor(int r, int g, int b, int a).
OMColor(int) - Constructor for class com.bbn.openmap.omGraphics.OMColor
Create a color with the specified ARGB (Alpha, Red, Green, and Blue) values.
OMColor(float, float, float, float) - Constructor for class com.bbn.openmap.omGraphics.OMColor
Deprecated. This function does not correctly override the JDK // * 1.2 java.awt.Color constructor with the same type/number of // * arguments. It should be OMColor(float r, float g, float b, float a).
OMColorChooser - Class in com.bbn.openmap.omGraphics
A wrapper class that pops up a modified JColorChooser class.
OMColorChooser() - Constructor for class com.bbn.openmap.omGraphics.OMColorChooser
 
OMComponent - Class in com.bbn.openmap
A OMComponent is an OpenMap component that does two basic things: it is a MapHandlerChild, so it knows how to use the MapHandler to find other components it needs, and it is a PropertyConsumer, so it can be configured by a set of Properties.
OMComponent() - Constructor for class com.bbn.openmap.OMComponent
 
OMComponentPanel - Class in com.bbn.openmap.gui
The OMComponentPanel is a convenient super class intended to provide an easy way to extend JPanel while also implementing the common functions of an OMComponent (PropertyConsumer, BeanContextMembershipListener and BeanContextChild).
OMComponentPanel() - Constructor for class com.bbn.openmap.gui.OMComponentPanel
 
OMControlPanel - Class in com.bbn.openmap.gui
The OMControlPanel is an all-in-one panel that holds an overview map, pan and zoom buttons, projection stack buttons, scale text field and a LayersPanel.
OMControlPanel() - Constructor for class com.bbn.openmap.gui.OMControlPanel
 
OMDecoratedSpline - Class in com.bbn.openmap.omGraphics
A decorated splined OMPoly.
OMDecoratedSpline() - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSpline(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSpline(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSpline(int[]) - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSpline(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSpline(double, double, int[], int) - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSpline(double, double, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.OMDecoratedSpline
Constructor.
OMDecoratedSplineLoader - Class in com.bbn.openmap.tools.drawing
OMDecoratedSplineLoader
OMDecoratedSplineLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMDecoratedSplineLoader
 
OMDistance - Class in com.bbn.openmap.omGraphics
OMGraphic object that represents a polyline, labeled with distances.
OMDistance() - Constructor for class com.bbn.openmap.omGraphics.OMDistance
Construct a default OMDistance.
OMDistance(double[], int, int, Length) - Constructor for class com.bbn.openmap.omGraphics.OMDistance
Create an OMDistance from a list of float lat/lon pairs.
OMDistance(double[], int, int, int, Length) - Constructor for class com.bbn.openmap.omGraphics.OMDistance
Create an OMDistance from a list of float lat/lon pairs.
OMDistanceLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMDistance objects.
OMDistanceLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMDistanceLoader
 
OMDrawingTool - Class in com.bbn.openmap.tools.drawing
The OMDrawingTool implements the DrawingTool interface, and can be used to adjust the drawing parameters of OMGraphics.
OMDrawingTool() - Constructor for class com.bbn.openmap.tools.drawing.OMDrawingTool
Create a OpenMap Drawing Tool.
OMDrawingToolLauncher - Class in com.bbn.openmap.tools.drawing
This tool is a widget that calls the OMDrawingTool to create a specific graphic.
OMDrawingToolLauncher() - Constructor for class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
OMDrawingToolLauncher.LoaderHolder - Class in com.bbn.openmap.tools.drawing
 
OMDrawingToolLauncher.LoaderHolder(String, EditToolLoader) - Constructor for class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher.LoaderHolder
 
OMDrawingToolMouseMode - Class in com.bbn.openmap.tools.drawing
The OMDrawingToolMouseMode is the MapMouseMode that handles the events for the OMDrawingTool.
OMDrawingToolMouseMode() - Constructor for class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
Construct an OMDrawingToolMouseMode.
OMDrawingToolMouseMode(OMDrawingTool) - Constructor for class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
Construct a OMDrawingToolMouseMode.
OMDTEDGrid - Class in com.bbn.openmap.dataAccess.dted
The OMDTEDGrid is an extended OMGrid with information about the lat/lons of the corners of the grids, so the generators can use OMScalingRasters for precise alignment.
OMDTEDGrid(double, double, double, double, double, double, GridData.Short) - Constructor for class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
 
omdtmm - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
A handler on the OMDrawingToolMouseMode that the OMDrawingTool is using, for convenience.
omega_bar_g - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Variable notation of ECLIPTIC_LONGITUDE_PERIGEE from Duffett-Smith.
OMEllipse - Class in com.bbn.openmap.omGraphics
The OMEllipse is a lat/lon ellipse, made up of a center lat/lon point, and some length described for the x and y axis.
OMEllipse(LatLonPoint, double, double, Length, double) - Constructor for class com.bbn.openmap.omGraphics.OMEllipse
Create a OMEllipse, positioned with a lat-lon center and a lat-lon axis.
OMEllipse(int, int, int, int, double) - Constructor for class com.bbn.openmap.omGraphics.OMEllipse
Create a OMEllipse, positioned with a x-y center with x-y axis.
OMEllipse(LatLonPoint, int, int, double) - Constructor for class com.bbn.openmap.omGraphics.OMEllipse
Create a OMEllipse, positioned with a lat-lon center and x-y axis.
OMEllipse(LatLonPoint, int, int, int, int, double) - Constructor for class com.bbn.openmap.omGraphics.OMEllipse
Create a OMEllipse, positioned at a Lat-lon location, x-y offset, x-y axis.
OMEvent - Class in com.bbn.openmap.event
An OMEvent represents an event that occurs at a certain time.
OMEvent(Object, String, long) - Constructor for class com.bbn.openmap.event.OMEvent
 
OMEvent(Object, String, long, Point2D) - Constructor for class com.bbn.openmap.event.OMEvent
 
OMEvent(Object, String, long, Point2D, Rectangle) - Constructor for class com.bbn.openmap.event.OMEvent
 
OMEventComparator - Class in com.bbn.openmap.event
 
OMEventComparator() - Constructor for class com.bbn.openmap.event.OMEventComparator
 
OMEventHandler - Interface in com.bbn.openmap.event
An OMEventHandler manages OMEvents, creating them from TemporalRecords.
OMEventHandlerAdapter - Class in com.bbn.openmap.event
OMEventHandler subclasses look for the things that create OMEvents.
OMEventHandlerAdapter() - Constructor for class com.bbn.openmap.event.OMEventHandlerAdapter
 
OMEventMacroFilter - Interface in com.bbn.openmap.event
A macro filter knows how to take a Collection of objects and return a list of them that pass its filters.
OMEventSelectionCoordinator - Class in com.bbn.openmap.event
 
OMEventSelectionCoordinator() - Constructor for class com.bbn.openmap.event.OMEventSelectionCoordinator
 
OMEventSelectionListener - Interface in com.bbn.openmap.event
 
omg - Variable in class com.bbn.openmap.omGraphics.OMList.OMDist
 
OMGeo - Class in com.bbn.openmap.geo
This is a class (or set of classes) that map GeoExtents to OMGraphics.
OMGeo() - Constructor for class com.bbn.openmap.geo.OMGeo
 
OMGeo(GeoExtent) - Constructor for class com.bbn.openmap.geo.OMGeo
 
OMGeo.Line - Class in com.bbn.openmap.geo
 
OMGeo.Line(GeoSegment) - Constructor for class com.bbn.openmap.geo.OMGeo.Line
 
OMGeo.Line(Geo[]) - Constructor for class com.bbn.openmap.geo.OMGeo.Line
 
OMGeo.Polygon - Class in com.bbn.openmap.geo
 
OMGeo.Polygon(GeoPath) - Constructor for class com.bbn.openmap.geo.OMGeo.Polygon
 
OMGeo.Polygon(Geo[]) - Constructor for class com.bbn.openmap.geo.OMGeo.Polygon
 
OMGeo.Polygon(GeoArray) - Constructor for class com.bbn.openmap.geo.OMGeo.Polygon
 
OMGeo.Polyline - Class in com.bbn.openmap.geo
 
OMGeo.Polyline(GeoPath) - Constructor for class com.bbn.openmap.geo.OMGeo.Polyline
 
OMGeo.Polyline(Geo[]) - Constructor for class com.bbn.openmap.geo.OMGeo.Polyline
 
OMGeo.Polyline(GeoArray) - Constructor for class com.bbn.openmap.geo.OMGeo.Polyline
 
OMGeo.Pt - Class in com.bbn.openmap.geo
 
OMGeo.Pt(GeoPoint) - Constructor for class com.bbn.openmap.geo.OMGeo.Pt
 
OMGeo.Pt(Geo) - Constructor for class com.bbn.openmap.geo.OMGeo.Pt
 
OMGeo.Pt(double, double, boolean) - Constructor for class com.bbn.openmap.geo.OMGeo.Pt
 
OMGeometry - Interface in com.bbn.openmap.omGraphics
Base class of OpenMap OMGraphics geometry.
OMGeometryList - Class in com.bbn.openmap.omGraphics
This class encapsulates a List of OMGeometries.
OMGeometryList() - Constructor for class com.bbn.openmap.omGraphics.OMGeometryList
Construct an OMGeometryList.
OMGeometryList(int) - Constructor for class com.bbn.openmap.omGraphics.OMGeometryList
Construct an OMGeometryList with an initial capacity.
OMGeometryList(Collection<OMGeometry>) - Constructor for class com.bbn.openmap.omGraphics.OMGeometryList
 
OMGraphic - Interface in com.bbn.openmap.omGraphics
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic.
OMGRAPHIC_ELT - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
 
OMGRAPHIC_TYPE_ATTR - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
 
OMGraphicAdapter - Class in com.bbn.openmap.omGraphics
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic.
OMGraphicAdapter() - Constructor for class com.bbn.openmap.omGraphics.OMGraphicAdapter
Construct a default OMGraphic.
OMGraphicAdapter(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMGraphicAdapter
Construct an OMGraphic.
OMGraphicAdapter(int, int, int, Color, Color, Color) - Constructor for class com.bbn.openmap.omGraphics.OMGraphicAdapter
Construct an OMGraphic.
OMGraphicConstants - Interface in com.bbn.openmap.omGraphics
An interface that contains all the constants associated with OMGraphics.
OMGraphicDeleteTool - Class in com.bbn.openmap.gui
The OMGraphicDeleteTool is a Swing component that contains a button that listens for notifications that tell it that an OMGraphic has been 'selected', and provides the capability to delete that OMGraphic from the component that manages it.
OMGraphicDeleteTool() - Constructor for class com.bbn.openmap.gui.OMGraphicDeleteTool
 
OMGraphicHandler - Interface in com.bbn.openmap.omGraphics
This interface describes an object that manages OMGraphics.
OMGraphicHandlerLayer - Class in com.bbn.openmap.layer
The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
OMGraphicHandlerLayer() - Constructor for class com.bbn.openmap.layer.OMGraphicHandlerLayer
 
OMGraphicHandlerPlugIn - Class in com.bbn.openmap.plugin
A PlugIn that implements the OMGraphicHandler interface.
OMGraphicHandlerPlugIn() - Constructor for class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
OMGraphicHandlerPlugIn(Component) - Constructor for class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
OMGraphicHash - Class in com.bbn.openmap.omGraphics
This is an OMGraphicsList sub-class with a Map interface.
OMGraphicHash() - Constructor for class com.bbn.openmap.omGraphics.OMGraphicHash
Creates a new instance of OMGraphicHash
OMGraphicHash(int) - Constructor for class com.bbn.openmap.omGraphics.OMGraphicHash
Construct an OMGraphicList with an initial capacity.
OMGraphicList - Class in com.bbn.openmap.omGraphics
This class encapsulates a List of OMGraphics.
OMGraphicList() - Constructor for class com.bbn.openmap.omGraphics.OMGraphicList
Construct an OMGraphicList.
OMGraphicList(int) - Constructor for class com.bbn.openmap.omGraphics.OMGraphicList
Construct an OMGraphicList with an initial capacity.
OMGraphicList(Collection<OMGraphic>) - Constructor for class com.bbn.openmap.omGraphics.OMGraphicList
Construct an OMGraphicList to include a Collection of OMGraphics.
omgraphics - Variable in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex
 
omgraphics - Variable in class com.bbn.openmap.layer.CacheLayer
A list of graphics to be painted on the map.
omGraphics - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
omgraphics - Variable in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
omgraphics - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The graphics list
OMGrid - Class in com.bbn.openmap.omGraphics
An OMGrid object is a two-dimensional container object for data.
OMGrid() - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Default constructor.
OMGrid(double, double, double, double, int[][]) - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Create a OMGrid that covers a lat/lon area.
OMGrid(int, int, double, double, int[][]) - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Create a OMGrid that covers a x/y screen area.Column major by default.
OMGrid(double, double, int, int, double, double, int[][]) - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Create a OMGrid that covers a x/y screen area, anchored to a lat/lon point.
OMGrid(double, double, double, double, GridData) - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Create a OMGrid that covers a lat/lon area.
OMGrid(int, int, double, double, GridData) - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Create a OMGrid that covers a x/y screen area.Column major by default.
OMGrid(double, double, int, int, double, double, GridData) - Constructor for class com.bbn.openmap.omGraphics.OMGrid
Create a OMGrid that covers a x/y screen area, anchored to a lat/lon point.
OMGridData - Class in com.bbn.openmap.omGraphics.grid
 
OMGridData() - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData
 
OMGridData.Boolean - Class in com.bbn.openmap.omGraphics.grid
Boolean is a GridData object that contains booleans.
OMGridData.Boolean(boolean[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
OMGridData.Byte - Class in com.bbn.openmap.omGraphics.grid
Byte is a GridData object that contains bytes.
OMGridData.Byte(byte[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
OMGridData.Char - Class in com.bbn.openmap.omGraphics.grid
Char is a GridData object that contains chars.
OMGridData.Char(char[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
OMGridData.Double - Class in com.bbn.openmap.omGraphics.grid
Double is a GridData object that contains doubles.
OMGridData.Double(double[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
OMGridData.Float - Class in com.bbn.openmap.omGraphics.grid
Float is a GridData object that contains floats.
OMGridData.Float(float[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
OMGridData.Int - Class in com.bbn.openmap.omGraphics.grid
Int is a GridData object that contains ints.
OMGridData.Int(int[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
OMGridData.Short - Class in com.bbn.openmap.omGraphics.grid
Short is a GridData object that contains shorts.
OMGridData.Short(short[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
OMGridGenerator - Interface in com.bbn.openmap.omGraphics.grid
 
OMGridObjects - Interface in com.bbn.openmap.omGraphics.grid
 
OMHotSurfaceFront - Class in com.bbn.openmap.omGraphics.meteo
OMHotSurfaceFront Just need to init the decorations.
OMHotSurfaceFront() - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMHotSurfaceFront(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMHotSurfaceFront(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMHotSurfaceFront(int[]) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMHotSurfaceFront(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMHotSurfaceFront(float, float, int[], int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMHotSurfaceFront(float, float, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
Constructor.
OMIconFactory - Class in com.bbn.openmap.tools.icon
The OMIconFactory is a factory to build ImageIcons, with content described by IconParts for a certain size.
OMIconFactory() - Constructor for class com.bbn.openmap.tools.icon.OMIconFactory
 
OMLabeler - Interface in com.bbn.openmap.omGraphics
An OMLabeler is used by OMGraphics to handle their labels.
omline - Variable in class com.bbn.openmap.layer.test.TestLayer
 
OMLine - Class in com.bbn.openmap.omGraphics
Graphic object that represents a simple line.
OMLine() - Constructor for class com.bbn.openmap.omGraphics.OMLine
Generic constructor, attributes need to filled later.
OMLine(double, double, double, double, int) - Constructor for class com.bbn.openmap.omGraphics.OMLine
Create a line from lat lon points.
OMLine(double, double, double, double, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMLine
Create a line from lat lon points.
OMLine(int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMLine
Create a line between two xy points on the window.
OMLine(double, double, int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMLine
Create a line between two x-y points on the window, where the x-y points are offsets from a lat-lon point.
OMLineLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMLine objects.
OMLineLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMLineLoader
 
omList - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
The list that gets sent to the GraphicLoaderPlugIn.
OMList<T extends OMGeometry> - Class in com.bbn.openmap.omGraphics
This class encapsulates a List of OMGraphics.
OMList() - Constructor for class com.bbn.openmap.omGraphics.OMList
Construct an OMGraphicList.
OMList(int) - Constructor for class com.bbn.openmap.omGraphics.OMList
 
OMList.OMDist<T> - Class in com.bbn.openmap.omGraphics
RetVal for closest object/distance calculations.
OMList.OMDist() - Constructor for class com.bbn.openmap.omGraphics.OMList.OMDist
 
OMLoggingFormatter - Class in com.bbn.openmap.util
 
OMLoggingFormatter() - Constructor for class com.bbn.openmap.util.OMLoggingFormatter
 
ommmActive - Variable in class com.bbn.openmap.gui.DistQuickTool
 
OMMouseMode - Class in com.bbn.openmap.event
OMMouseMode is a combination of the PanMouseMode, NavMouseMode and SelectMouseMode.
OMMouseMode() - Constructor for class com.bbn.openmap.event.OMMouseMode
 
OMOcclusion - Class in com.bbn.openmap.omGraphics.meteo
OMOcclusion Just need to init the decorations.
OMOcclusion() - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMOcclusion(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMOcclusion(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMOcclusion(int[]) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMOcclusion(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMOcclusion(float, float, int[], int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMOcclusion(float, float, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.meteo.OMOcclusion
Constructor for OMOcclusion.
OMPoint - Class in com.bbn.openmap.omGraphics
A OMPoint is used to mark a specific point.
OMPoint() - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Default constructor, waiting to be filled.
OMPoint(double, double) - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Create an OMPoint at a lat/lon position, with the default radius.
OMPoint(double, double, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Create an OMPoint at a lat/lon position, with the specified radius.
OMPoint(double, double, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Create an OMPoint at a lat/lon position with a screen X/Y pixel offset, with the default radius.
OMPoint(double, double, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Create an OMPoint at a lat/lon position with a screen X/Y pixel offset, with the specified radius.
OMPoint(int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Put the point at a screen location, marked with a rectangle with edge size DEFAULT_RADIUS * 2 + 1.
OMPoint(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint
Put the point at a screen location, marked with a rectangle with edge size radius * 2 + 1.
OMPoint.Image - Class in com.bbn.openmap.omGraphics
 
OMPoint.Image(double, double) - Constructor for class com.bbn.openmap.omGraphics.OMPoint.Image
Create an OMPoint at a lat/lon position, with the default radius.
OMPoint.Image(double, double, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint.Image
Create an OMPoint at a lat/lon position, with the specified radius.
OMPoint.Image(double, double, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint.Image
Create an OMPoint at a lat/lon position with a screen X/Y pixel offset, with the default radius.
OMPoint.Image(double, double, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint.Image
Create an OMPoint at a lat/lon position with a screen X/Y pixel offset, with the specified radius.
OMPoint.Image(int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint.Image
Put the point at a screen location, marked with a rectangle with edge size DEFAULT_RADIUS * 2 + 1.
OMPoint.Image(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoint.Image
Put the point at a screen location, marked with a rectangle with edge size radius * 2 + 1.
OMPointLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMPoint objects.
OMPointLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMPointLoader
 
ompoly - Variable in class com.bbn.openmap.layer.test.TestLayer
 
OMPoly - Class in com.bbn.openmap.omGraphics
Graphic object that represents a polygon or polyline (multi-line-segment-object).
OMPoly() - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Construct a default OMPoly.
OMPoly(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Create an OMPoly from a list of float lat/lon pairs.
OMPoly(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Create an OMPoly from a list of float lat/lon pairs.
OMPoly(int[]) - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Create an OMPoly from a list of xy pairs.
OMPoly(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Create an x/y OMPoly.
OMPoly(double, double, int[], int) - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Create an x/y OMPoly at an offset from lat/lon.
OMPoly(double, double, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.OMPoly
Create an x/y OMPoly at an offset from lat/lon.
OMPolyLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMPoly objects.
OMPolyLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMPolyLoader
 
OMRangeRings - Class in com.bbn.openmap.omGraphics
An object that manages a series of range circles.
OMRangeRings() - Constructor for class com.bbn.openmap.omGraphics.OMRangeRings
Used for UndoEvents.
OMRangeRings(double, double, double) - Constructor for class com.bbn.openmap.omGraphics.OMRangeRings
Creates an OMRangeRings with a Lat-lon center and a lat-lon axis.
OMRangeRings(double, double, double, Length) - Constructor for class com.bbn.openmap.omGraphics.OMRangeRings
Create an OMRangeRings with a lat/lon center and a physical distance radius.
OMRangeRings(double, double, double, Length, int) - Constructor for class com.bbn.openmap.omGraphics.OMRangeRings
Create an OMRangeRings with a lat/lon center and a physical distance radius.
OMRangeRings(LatLonPoint, double, Length, int) - Constructor for class com.bbn.openmap.omGraphics.OMRangeRings
Create an OMRangeRings with a lat/lon center and a physical distance radius.
OMRaster - Class in com.bbn.openmap.omGraphics
The OMRaster object lets you create multi-colored images.
OMRaster() - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Construct a blank OMRaster, to be filled in with setX calls.
OMRaster(double, double, int, int, int[]) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Creates an OMRaster images, Lat/Lon placement with a direct colormodel.
OMRaster(int, int, int, int, int[]) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster image, XY placement with a direct colormodel.
OMRaster(double, double, int, int, int, int, int[]) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster, Lat/lon placement with XY offset with a direct colormodel.
OMRaster(double, double, ImageIcon) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster, Lat/Lon placement with an ImageIcon.
OMRaster(double, double, Image) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster, Lat/Lon placement with an Image.
OMRaster(int, int, ImageIcon) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster image, X/Y placement with an ImageIcon.
OMRaster(int, int, Image) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster image, X/Y placement with an Image.
OMRaster(double, double, int, int, ImageIcon) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster, Lat/Lon with X/Y placement with an ImageIcon.
OMRaster(double, double, int, int, Image) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Create an OMRaster, Lat/Lon with X/Y placement with an Image.
OMRaster(double, double, int, int, byte[], Color[], int) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Lat/Lon placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
OMRaster(int, int, int, int, byte[], Color[], int) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
XY placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
OMRaster(double, double, int, int, int, int, byte[], Color[], int) - Constructor for class com.bbn.openmap.omGraphics.OMRaster
Lat/lon placement with XY offset with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
OMRasterObject - Class in com.bbn.openmap.omGraphics
The OMRasterObject is the parent class for OMRaster and OMBitmap objects.
OMRasterObject() - Constructor for class com.bbn.openmap.omGraphics.OMRasterObject
A Constructor that sets the graphic type to raster, render type to unknown, line type to unknown, and the declutter type to none.
OMRasterObject(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMRasterObject
A Constructor that sets the graphic type, render type, line type and the declutter type to the values you pass in.
OMRasterObject.TrimScaleFilter - Class in com.bbn.openmap.omGraphics
This is an effort to create an scaling ImageFilter that will trim off the unused pixels, lessoning the load on the display server.
OMRasterObject.TrimScaleFilter(int, int) - Constructor for class com.bbn.openmap.omGraphics.OMRasterObject.TrimScaleFilter
Constructs an TrimScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
OMRasterObject.TrimScaleFilter(int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMRasterObject.TrimScaleFilter
Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
omrect - Variable in class com.bbn.openmap.layer.test.TestLayer
 
OMRect - Class in com.bbn.openmap.omGraphics
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points.
OMRect() - Constructor for class com.bbn.openmap.omGraphics.OMRect
Default constructor, waiting to be filled.
OMRect(double, double, double, double, int) - Constructor for class com.bbn.openmap.omGraphics.OMRect
Create a lat/lon rectangle.
OMRect(double, double, double, double, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMRect
Create a lat/lon rectangle.
OMRect(int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMRect
Construct an XY rectangle.
OMRect(double, double, int, int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMRect
Construct an XY rectangle relative to a lat/lon point (RENDERTYPE_OFFSET).
OMRectLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMRect objects.
OMRectLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMRectLoader
 
OMScalingIcon - Class in com.bbn.openmap.omGraphics
This is an extension to OMScalingRaster that scales an icon.
OMScalingIcon() - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Construct a blank OMRaster, to be filled in with set calls.
OMScalingIcon(double, double, int, int, int, int, int[], float) - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Creates an OMRaster images, Lat/Lon placement with a direct colormodel image.
OMScalingIcon(double, double, int, int, ImageIcon, float) - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Create an OMRaster, Lat/Lon placement with an ImageIcon.
OMScalingIcon(double, double, ImageIcon) - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Create an OMRaster, Lat/Lon placement with an ImageIcon.
OMScalingIcon(double, double, int, int, Image, float) - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Create an OMRaster, Lat/Lon placement with an Image.
OMScalingIcon(double, double, Image) - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Create an OMRaster, Lat/Lon placement with an ImageIcon.
OMScalingIcon(float, float, int, int, int, int, byte[], Color[], int, float) - Constructor for class com.bbn.openmap.omGraphics.OMScalingIcon
Lat/Lon placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
OMScalingRaster - Class in com.bbn.openmap.omGraphics
This is an extension to OMRaster that automatically scales itelf to match the current projection.
OMScalingRaster() - Constructor for class com.bbn.openmap.omGraphics.OMScalingRaster
Construct a blank OMRaster, to be filled in with set calls.
OMScalingRaster(double, double, double, double, int, int, int[]) - Constructor for class com.bbn.openmap.omGraphics.OMScalingRaster
Creates an OMRaster images, Lat/Lon placement with a direct colormodel image.
OMScalingRaster(double, double, double, double, ImageIcon) - Constructor for class com.bbn.openmap.omGraphics.OMScalingRaster
Create an OMRaster, Lat/Lon placement with an ImageIcon.
OMScalingRaster(double, double, double, double, Image) - Constructor for class com.bbn.openmap.omGraphics.OMScalingRaster
Create an OMRaster, Lat/Lon placement with an Image.
OMScalingRaster(double, double, double, double, int, int, byte[], Color[], int) - Constructor for class com.bbn.openmap.omGraphics.OMScalingRaster
Lat/Lon placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
OMScalingRasterLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMRect objects.
OMScalingRasterLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMScalingRasterLoader
 
OMShape - Class in com.bbn.openmap.omGraphics
The OMShape object is an OMGraphic intended to be used with non-GeoProj projections, defining projected map object to be modified for different views.
OMShape() - Constructor for class com.bbn.openmap.omGraphics.OMShape
 
OMShape(Shape) - Constructor for class com.bbn.openmap.omGraphics.OMShape
 
OMShape.PROJECTED - Class in com.bbn.openmap.omGraphics
This is a subclass that uses the provided shape as the generated shape.
OMShape.PROJECTED(Shape) - Constructor for class com.bbn.openmap.omGraphics.OMShape.PROJECTED
 
OMSpline - Class in com.bbn.openmap.omGraphics
A splined OMPoly.
OMSpline() - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Default constructor.
OMSpline(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Create an OMSpline from a list of float lat/lon pairs.
OMSpline(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Create an OMSpline from a list of float lat/lon pairs.
OMSpline(int[]) - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Create an OMSpline from a list of xy pairs.
OMSpline(int[], int[]) - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Create an x/y OMSpline.
OMSpline(double, double, int[], int) - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Create an x/y OMSpline at an offset from lat/lon.
OMSpline(double, double, int[], int[], int) - Constructor for class com.bbn.openmap.omGraphics.OMSpline
Create an x/y OMSpline at an offset from lat/lon.
OMSplineLoader - Class in com.bbn.openmap.tools.drawing
OMSplineLoader
OMSplineLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMSplineLoader
 
OMSubtraction - Class in com.bbn.openmap.layer.mif
Defines a Region of a MIF file where when one region encloses another the enclosed region is subtracted from the enclosing region in order to create a hole Computationally this can be expensive to do on a complex layout like a streetmap of city
OMSubtraction(double[], double[]) - Constructor for class com.bbn.openmap.layer.mif.OMSubtraction
 
omtext - Variable in class com.bbn.openmap.layer.test.TestLayer
 
OMText - Class in com.bbn.openmap.omGraphics
The OMText graphic type lets you put text on the screen.
OMText() - Constructor for class com.bbn.openmap.omGraphics.OMText
Default constructor.
OMText(double, double, String, int) - Constructor for class com.bbn.openmap.omGraphics.OMText
Creates a text object, with Lat/Lon placement, and default SansSerif font.
OMText(double, double, String, Font, int) - Constructor for class com.bbn.openmap.omGraphics.OMText
Creates a text object, with Lat/Lon placement.
OMText(int, int, String, int) - Constructor for class com.bbn.openmap.omGraphics.OMText
Creates a text object, with XY placement, and default SansSerif font.
OMText(int, int, String, Font, int) - Constructor for class com.bbn.openmap.omGraphics.OMText
Creates a text object, with XY placement.
OMText(double, double, float, float, String, int) - Constructor for class com.bbn.openmap.omGraphics.OMText
Creates a Text object, with lat/lon placement with XY offset, and default SansSerif font.
OMText(double, double, float, float, String, Font, int) - Constructor for class com.bbn.openmap.omGraphics.OMText
Creates a Text object, with lat/lon placement with XY offset.
OMTextLabeler - Class in com.bbn.openmap.omGraphics
A default implementation of OMLabeler that extends from OMText.
OMTextLabeler(String) - Constructor for class com.bbn.openmap.omGraphics.OMTextLabeler
 
OMTextLabeler(String, int) - Constructor for class com.bbn.openmap.omGraphics.OMTextLabeler
 
OMTextLabeler(String, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMTextLabeler
 
OMTextLabeler(String, Font, int) - Constructor for class com.bbn.openmap.omGraphics.OMTextLabeler
 
OMTextLabeler(String, Font, int, int) - Constructor for class com.bbn.openmap.omGraphics.OMTextLabeler
 
OMTextLoader - Class in com.bbn.openmap.tools.drawing
Loader that knows how to create/edit OMText objects.
OMTextLoader() - Constructor for class com.bbn.openmap.tools.drawing.OMTextLoader
 
OMToolComponent - Class in com.bbn.openmap.gui
The OMToolComponent is an extension to OMComponentPanel that provides a little support for those components that are also OpenMap Tools.
OMToolComponent() - Constructor for class com.bbn.openmap.gui.OMToolComponent
 
OMToolSet - Class in com.bbn.openmap.gui
The OMToolSet bundles other control beans, and is a Tool used in the OpenMap application.
OMToolSet() - Constructor for class com.bbn.openmap.gui.OMToolSet
Create the OMToolSet.
OMWarpingImage - Class in com.bbn.openmap.omGraphics
An OMGraphic that wraps an ImageWarp object to display the resulting OMRaster, in any projection.
OMWarpingImage(String) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from path to image (resource, file or URL).
OMWarpingImage(String, GeoCoordTransformation, DataBounds) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from path to image (resource, file or URL).
OMWarpingImage(String, GeoCoordTransformation, WorldFile) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from path to image (resource, file or URL).
OMWarpingImage(BufferedImage) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Takes an image, assumed to be a world image in the LLXY projection (equal arc) covering -180, 180 longitude to -90, 90 latitude.
OMWarpingImage(BufferedImage, GeoCoordTransformation, DataBounds) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from a BufferedImage.
OMWarpingImage(BufferedImage, GeoCoordTransformation, WorldFile) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from a BufferedImage.
OMWarpingImage(int[], int, int) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Takes an array of ARGB integer values representing an image, assumed to be a world image in the LLXY projection (equal arc) covering -180, 180 longitude to -90, 90 latitude.
OMWarpingImage(int[], int, int, GeoCoordTransformation, DataBounds) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from a BufferedImage.
OMWarpingImage(int[], int, int, GeoCoordTransformation, WorldFile) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from a BufferedImage.
OMWarpingImage(OMScalingRaster, GeoCoordTransformation) - Constructor for class com.bbn.openmap.omGraphics.OMWarpingImage
Create an OMWarpingImage from an OMScalingRaster - useful for when the projection being used on the map doesn't match the projection of the raster, and it needs to be transformed.
On - Static variable in class com.bbn.openmap.util.Debug
Globally enable or disable debugging.
ONAME - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Originator's Name
onColor - Variable in class com.bbn.openmap.gui.LayerPane
 
oneDegreeColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
OneDegreeColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
OneWaySync - Class in com.bbn.openmap.util.wanderer
The OneWaySync is a class that copies files from one directory to another, skipping specified extensions or only copying files and directories with specified extensions.
OneWaySync(String, String) - Constructor for class com.bbn.openmap.util.wanderer.OneWaySync
 
OneWaySync.BackCheck - Class in com.bbn.openmap.util.wanderer
 
OneWaySync.BackCheck(String, String) - Constructor for class com.bbn.openmap.util.wanderer.OneWaySync.BackCheck
 
onList(int[], int) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
returns true if the num is a number somewhere on the list.
onoffButton - Variable in class com.bbn.openmap.gui.LayerPane
 
OnOffPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that displays a On/Off option.
OnOffPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.OnOffPropertyEditor
 
op - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
 
op - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
opaqueness - Variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
opaqueness - Variable in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
opaqueness should be a value between 0 (clear) and 255 (opaque)
opaqueness - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
opaqueness - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
transparency control
opaqueness - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
 
opaqueness - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
A setting for how transparent to make the images.
opaqueness - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The opaqueness of the image.
opaqueness - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
The opaqueness of the image (transparency) 0-255: 0 is clear, 255 is opaque.
OPAQUENESS_PROPERTY - Static variable in class com.bbn.openmap.event.OMMouseMode
 
OPAQUENESS_PROPERTY - Static variable in class com.bbn.openmap.event.PanMouseMode
 
OpaquenessProperty - Static variable in class com.bbn.openmap.layer.dted.DTEDLayer
 
OpaquenessProperty - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
OpaquenessProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Property to use for images or rectangles (when java supports it).
open(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Open a ISO 8211 (DDF) file for reading, and read the DDR record to build the field definitions.
openFile(File) - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
OpenMap - Class in com.bbn.openmap.app
The OpenMap application framework.
OpenMap() - Constructor for class com.bbn.openmap.app.OpenMap
Create a new OpenMap framework object - creates a MapPanel, OpenMapFrame, and brings up the layer palettes that are being told to be open at startup.
OpenMap(PropertyHandler) - Constructor for class com.bbn.openmap.app.OpenMap
Create a new OpenMap framework object - creates a MapPanel, OpenMapFrame, and brings up the layer palettes that are being told to be open at startup.
OpenMapApplet - Class in com.bbn.openmap.app
OpenMap Applet.
OpenMapApplet() - Constructor for class com.bbn.openmap.app.OpenMapApplet
 
OpenMapAppPartCollection - Class in com.bbn.openmap.tools.icon
 
OpenMapAppPartCollection() - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
OpenMapAppPartCollection.OpenMapAppPart - Class in com.bbn.openmap.tools.icon
 
OpenMapAppPartCollection.OpenMapAppPart(String, String, Shape) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart
 
OpenMapAppPartCollection.OpenMapAppPart(String, String, Shape, AffineTransform) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart
 
OpenMapAppPartCollection.OpenMapAppPart.Arc - Class in com.bbn.openmap.tools.icon
type = Arc2D.OPEN, Arc2D.CHORD, Arc2D.PIE
OpenMapAppPartCollection.OpenMapAppPart.Arc(String, String, double, double, double, double, double, int) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart.Arc
 
OpenMapAppPartCollection.OpenMapAppPart.Arc(String, String, double, double, double, double, double, int, AffineTransform) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart.Arc
 
OpenMapAppPartCollection.OpenMapAppPart.Circle - Class in com.bbn.openmap.tools.icon
 
OpenMapAppPartCollection.OpenMapAppPart.Circle(String, String, double, double, double) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart.Circle
 
OpenMapAppPartCollection.OpenMapAppPart.Circle(String, String, double, double, double, AffineTransform) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart.Circle
 
OpenMapAppPartCollection.OpenMapAppPart.Poly - Class in com.bbn.openmap.tools.icon
 
OpenMapAppPartCollection.OpenMapAppPart.Poly(String, String, int[], int[]) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart.Poly
 
OpenMapAppPartCollection.OpenMapAppPart.Poly(String, String, int[], int[], AffineTransform) - Constructor for class com.bbn.openmap.tools.icon.OpenMapAppPartCollection.OpenMapAppPart.Poly
 
OpenMapFrame - Class in com.bbn.openmap.gui
The OpenMapFrame is the application window frame that holds the MapPanel, and eventually the MapBean.
OpenMapFrame() - Constructor for class com.bbn.openmap.gui.OpenMapFrame
Create the frame with "OpenMap " in the title.
OpenMapFrame(boolean) - Constructor for class com.bbn.openmap.gui.OpenMapFrame
 
OpenMapFrame(String) - Constructor for class com.bbn.openmap.gui.OpenMapFrame
Create a OpenMap frame with a title.
OpenMapFrame(String, boolean) - Constructor for class com.bbn.openmap.gui.OpenMapFrame
Create a OpenMap frame with a title, with a WindowListner that says what to do when the OpenMapFrame is closed.
OpenMapPrefix - Static variable in class com.bbn.openmap.Environment
 
OpenMapPrefix - Static variable in class com.bbn.openmap.image.ImageServer
OpenMap prefix
openZipFile(String, File, boolean) - Static method in class com.bbn.openmap.util.FileUtils
Unpack a zip file.
OPERATIONNOTSUPPORTED - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
OPHONE - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Originator's Phone Number
OPP_CORNER_TRI - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
ops - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
The NOOP goes first to preserve the index value of each operator, as specifed in the GeoSym spec.
option - Variable in class com.bbn.openmap.util.ArgParser
The character flag for an option.
option - Variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
optionChars - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
optionMenuHashtable - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
optionPanel - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
optionPanel - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
OptionPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
The base class for property editors that support a list of options being presented in the GUI.
OptionPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
options - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodeOptions
 
options - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
A set of CodePostitions that can be set with on this scheme.
options - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
OptionsProperty - Static variable in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
or_CONN - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
OR_CONN - Static variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
ORBIT_RADS_PER_DAY - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Constant denoting the number of radians an object would travel if it orbited around the earth in a day.
organize() - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
After all the files have been located, organized them spatially in the 3D array.
organizeBackgroundLayers(List<Layer>) - Method in class com.bbn.openmap.LayerHandler
Does the check to see of foreground layers are below background layers, and then iterates through the Layer[] switching layers around until they are in the appropriate order.
organizeFrames(String, double, double, double, double, int, boolean, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Create the internal list of frame files based on the following parameters.
organizeFrames(String[], RpfHeader, Vector<MakeToc.Frame>) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Get all the frame paths, and sort through them.
organizeFrames(String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Creates the list of frames to consider, based on settings.
organizer - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
orient_ang - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
orientation - Variable in class com.bbn.openmap.gui.OMComponentPanel
 
orientation - Variable in class com.bbn.openmap.layer.editor.EditorLayer
 
orientation - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
orientation - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
orientation - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
orientation - Variable in class com.bbn.openmap.omGraphics.OMGrid
The orientation angle of the grid, in radians.
OrientationProperty - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
OrientationPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
 
OrientationPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.OrientationPropertyEditor
 
orientToolbars() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
origin - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
Origin point of the range rings to be drawn.
originalColumnNumber - Variable in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Keeps track of the original columns.
originalPrefix - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
originalProperties - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
originColumnLetters - Variable in class com.bbn.openmap.proj.coords.MGRSPoint
The set origin column letters to use.
origIndexHeight - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
origIndexLength - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
originRowLetters - Variable in class com.bbn.openmap.proj.coords.MGRSPoint
The set origin row letters to use.
origShape - Variable in class com.bbn.openmap.omGraphics.OMShape
 
origXIndex - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
origXLabelOffset - Variable in class com.bbn.openmap.layer.location.Location
The original offset/x location, kept for resetting the placement of the label after decluttering and/or location placement.
origYIndex - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
origYLabelOffset - Variable in class com.bbn.openmap.layer.location.Location
The original offset/y location, kept for resetting the placement of the label after decluttering and/or location placement.
orphanGraphicLoaderPlugIns - Variable in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
Orthographic - Class in com.bbn.openmap.proj
Implements the Orthographic projection.
Orthographic(LatLonPoint, float, int, int) - Constructor for class com.bbn.openmap.proj.Orthographic
Construct an Orthographic projection.
OrthographicLoader - Class in com.bbn.openmap.proj
ProjectionLoader to add the Orthographic projection to an OpenMap application.
OrthographicLoader() - Constructor for class com.bbn.openmap.proj.OrthographicLoader
 
OrthographicName - Static variable in class com.bbn.openmap.proj.Orthographic
The Orthographic name.
OSMMapTileCoordinateTransform - Class in com.bbn.openmap.dataAccess.mapTile
The implementation of TileCoordinateTransformation for OpenStreetMap tile coordinate layout.
OSMMapTileCoordinateTransform() - Constructor for class com.bbn.openmap.dataAccess.mapTile.OSMMapTileCoordinateTransform
 
OSTAID - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
Originating Station ID
OTHER_QUALITY_INFORMATION - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
otherColIndex - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
otherColName - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
out - Variable in class Acme.JPM.Encoders.ImageEncoder
 
out - Variable in class com.bbn.openmap.geo.BoundaryCrossing
The GeoRegion that is being exited.
out - Variable in class com.bbn.openmap.io.InputStreamSplitter
The OutputStream to route the data to.
out - Static variable in class com.bbn.openmap.util.Debug
The stream where debugging output should go.
out - Variable in class com.bbn.openmap.util.http.HttpConnection
 
outlineChum - Variable in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Special outlining for chummed subframes
output(LayerFeatureInfoResponse) - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
output(LayerFeatureInfoResponse) - Method in interface com.bbn.openmap.image.wms.FeatureInfoResponse
 
output(String, StringBuffer) - Method in interface com.bbn.openmap.image.wms.LayerFeatureInfoResponse
 
output() - Static method in class com.bbn.openmap.util.Debug
println to output.
output(String) - Static method in class com.bbn.openmap.util.Debug
Handle output messages, buy writing them to an output log, if that has been set up, and/or to the output stream, if requested.
output - Variable in class com.bbn.openmap.util.http.HttpRequestEvent
 
OutputDirectoryProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
outputDirectoryString - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
Parent directory for images.
outputFileName - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
outputLog - Static variable in class com.bbn.openmap.util.Debug
The DataOutputStream for logging output.
outputLogFileName - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
OutputLogFileProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for an output log file.
OUTSIDE - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
oval - Variable in class com.bbn.openmap.omGraphics.OMPoint
Set to true if you want little circles marking the point.
overall_max_temp_ - Variable in class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
overall_max_year_ - Variable in class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
overall_min_temp_ - Variable in class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
overall_min_year_ - Variable in class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
overEquator() - Method in class com.bbn.openmap.proj.Gnomonic
Check if equator is visible on screen.
overflowLock - Variable in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Flag used as a lock to prevent StackOverflowErrors, in case this OffetGrabPoint is unwittingly a child of itself.
OverlayMapPanel - Class in com.bbn.openmap.gui
An extension of the BasicMapPanel that uses an OverlayLayout on the panel in the BorderLayout.CENTER position.
OverlayMapPanel() - Constructor for class com.bbn.openmap.gui.OverlayMapPanel
Creates an empty OverlayMapPanel that creates its own empty PropertyHandler.
OverlayMapPanel(boolean) - Constructor for class com.bbn.openmap.gui.OverlayMapPanel
Create a OverlayMapPanel with the option of delaying the search for properties until the create() call is made.
OverlayMapPanel(PropertyHandler) - Constructor for class com.bbn.openmap.gui.OverlayMapPanel
Create a OverlayMapPanel that configures itself with the properties contained in the PropertyHandler provided.
OverlayMapPanel(PropertyHandler, boolean) - Constructor for class com.bbn.openmap.gui.OverlayMapPanel
Create a OverlayMapPanel 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.
overlayTime - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
The time used to create the layer, in milliseconds from java/unix epoch.
OverlayTimeProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
overNorthPole() - Method in class com.bbn.openmap.proj.Azimuth
Checks if the north pole is visible on the screen.
overPoint(float, float) - Method in class com.bbn.openmap.proj.Azimuth
Checks if the point is visible on the screen.
overSouthPole() - Method in class com.bbn.openmap.proj.Azimuth
Checks if the south pole is visible on the screen.
overviewFrameActionListener - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The thing listening for a request to bring up a JFrame or JInternalFrame.
OverviewMapAreaLayer - Class in com.bbn.openmap.layer
A class used to draw a polygon representing the area covered by the source MapBean projection.
OverviewMapAreaLayer() - Constructor for class com.bbn.openmap.layer.OverviewMapAreaLayer
 
OverviewMapHandler - Class in com.bbn.openmap.gui
The OverviewMapHandler contains a MapBean that contains a projection that reflects another MapBean's projection.
OverviewMapHandler() - Constructor for class com.bbn.openmap.gui.OverviewMapHandler
Default constructor.
OverviewMapHandler(Properties) - Constructor for class com.bbn.openmap.gui.OverviewMapHandler
Create an OverviewMapHandler with properties that do not contain a prefix.
OverviewMapHandler(String, Properties) - Constructor for class com.bbn.openmap.gui.OverviewMapHandler
Create an OverviewMapHandler with properties that do contain a prefix.
OverviewMapHandler(MapBean, String, Properties) - Constructor for class com.bbn.openmap.gui.OverviewMapHandler
Create an OverviewMapHandler for given MapBean.
OverviewMapHandler.ControlledMapSupport - Class in com.bbn.openmap.gui
Support for directing the setCenter and setScale calls to any MapBeans that care to be listening.
OverviewMapHandler.ControlledMapSupport(Object) - Constructor for class com.bbn.openmap.gui.OverviewMapHandler.ControlledMapSupport
Construct a ControlledMapSupport.
OverviewMapHandlerLayerProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
OverviewMapStatusListener - Interface in com.bbn.openmap.event
 
overviewScale - Variable in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
overwrite - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
Flag to not have files that exist overwritten.

P

P0 - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
The algorithm representation for the moon PERIGEE_EPOCH_MEAN_LONGITUDE.
pace - Variable in class com.bbn.openmap.gui.time.TimerRateComboBox.TimerRateHolder
 
pace - Variable in class com.bbn.openmap.time.TimerRateHolder
The pace is the amount of time that should pass, in simulation time, when the timer gets updated.
PaceBaselineProperty - Static variable in class com.bbn.openmap.time.TimerRateHolder
PaceBaselineProperty represents the property used for baselining the pace value (paceBaseline).
paceFormat - Variable in class com.bbn.openmap.time.TimerRateHolder
The format used in the properties to note the pace.
PaceFormatProperty - Static variable in class com.bbn.openmap.time.TimerRateHolder
PaceFormatProperty represents the property used for describing the pace format (paceFormat).
PaceProperty - Static variable in class com.bbn.openmap.time.TimerRateHolder
The property used for the pace setting (pace).
paceZero - Variable in class com.bbn.openmap.time.TimerRateHolder
The baseline used to normalize the pace setting.
pachData - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
pachData - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
paddedWidth - Variable in class com.bbn.openmap.image.XBMFile
 
PADDING - Static variable in class com.bbn.openmap.dataAccess.asrp.RasterGeoDataFile
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.CGM
The paint call managed by the CGMDisplay object, which holds changes to the Graphics object based on different Commands held by this CGM.
paint(Graphics, int, int) - Method in class com.bbn.openmap.dataAccess.cgm.CGM
A direct call to paint on the CGM file, creates a CGMDisplay that marches through the CGM commands and renders into the provided Graphics object.
paint(Graphics) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
paint(Graphics) - Method in class com.bbn.openmap.dataAccess.cgm.CGMPanel
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.CircleElement
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.ColorCommand
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.ColorTable
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.EdgeColor
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.EdgeVisibility
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.EllipseElement
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.FillColor
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.LineColor
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.PolygonElement
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.PolylineElement
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.RectangleElement
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.TextColor
 
paint(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.TextElement
 
paint(Graphics) - Method in class com.bbn.openmap.event.PaintListenerSupport
Send a Paint event to all registered listeners.
paint(Graphics, JComponent) - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
 
paint(Graphics) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
paint(Graphics) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
paint(Graphics) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
paint(Graphics) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
paint(Graphics) - Method in interface com.bbn.openmap.image.wms.Legend
 
paint(Graphics) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
override Component method
paint(Graphics) - Method in class com.bbn.openmap.layer.BufferedLayer
 
paint(Graphics) - Method in class com.bbn.openmap.layer.CacheLayer
Renders the graphics list.
paint(Graphics) - Method in class com.bbn.openmap.layer.DateLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.DemoLayer
 
paint(Graphics) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
paint(Graphics) - Method in class com.bbn.openmap.layer.LabelLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.location.LocationLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The default action is to get the OMGraphicList and render it.
paint(Graphics) - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
paint(Graphics2D, Projection) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
Return true if something was rendered.
paint(Graphics) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
 
paint(Graphics) - Method in class com.bbn.openmap.layer.policy.FullProjectionRenderPolicy
 
paint(Graphics) - Method in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
paint(Graphics) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
If you are going to change the Graphics object in this method, you should make a copy of it first using the Graphics.create() method so the changes won't affect other layers.
paint(Graphics) - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
Called from OMGraphicHandlerLayer.paint(Graphics), so the policy can handle the painting for the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
Assumes that the OMGraphicList to be rendered is set on the OMGraphicHandlerLayer, available via setList().
paint(Graphics) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Renders the scale-appropriate layer on the map.
paint(Graphics) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
If drawIntersections or drawResults is true, will add intersection markers or returned road lines to what is rendered.
paint(Graphics) - Method in class com.bbn.openmap.layer.test.HelloWorldLayer
Paints the layer.
paint(Graphics) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
If drawIntersections or drawResults is true, will add intersection markers or returned road lines to what is rendered.
paint(Graphics) - Method in class com.bbn.openmap.MapBean
Same as JComponent.paint(), except if there are no children (Layers), the projection still paints the background and the border is painted.
paint(Graphics) - Method in class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
paintBorder(Graphics) - Method in class com.bbn.openmap.MapBean
We override this to set the paint mode on the Graphics before the border is painted, otherwise we get an XOR effect in the border.
paintBoundaries(Graphics) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Called from the MapTileMakerComponent, when this is the active ZLIF so the current boundaries are painted on top of the map.
paintButtonPressed(Graphics, AbstractButton) - Method in class com.bbn.openmap.gui.dock.TransparentButtonUI
From super class.
paintChildren(Graphics, Rectangle) - Method in class com.bbn.openmap.BufferedMapBean
Same as paintChildren, but allows you to set a clipping area to paint.
paintChildren(Graphics, Rectangle) - Method in class com.bbn.openmap.layer.BufferedLayer.BLMapBean
Fine-tuned for the purposes of a BufferedLayer - just create a new image if the buffer is dirty.
paintChildren(Graphics) - Method in class com.bbn.openmap.MapBean
Same as JComponent.paintChildren() except any PaintListeners are notified and the border is painted over the children.
paintChildren(Graphics, Rectangle) - Method in class com.bbn.openmap.MapBean
Same as paintChildren, but allows you to set a clipping area to paint.
paintChildren(Graphics, Rectangle) - Method in class com.bbn.openmap.MapBean.RotationHelper
 
paintChildrenWithBorder(Graphics, boolean) - Method in class com.bbn.openmap.MapBean
Method that provides an option of whether or not to draw the border when painting.
paintCircle(Point2D, Point2D, Graphics) - Method in class com.bbn.openmap.event.DistanceMouseMode
Draw a rubberband circle between two points
paintCircle(Geo, double, Graphics, MapBean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Paints a unique circle centered on origin and which crosses dest on the given Graphics.
paintCircle(Point2D, Point2D) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Draw a rubberband circle between two points
painters - Variable in class com.bbn.openmap.MapBean
The PaintListeners want to know when the map has been repainted.
paintIcon(Graphics2D, CodeOptions, Dimension) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
paintLabel(Geo, double, Graphics, MapBean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Paints a label for the circle drawn using dest on the given Graphics.
paintLayers(Graphics) - Method in class com.bbn.openmap.MapBean
A method that grabs the component list of the MapBean, and renders just the layers from back to front.
paintLine(Point2D, Point2D, Graphics) - Method in class com.bbn.openmap.event.DistanceMouseMode
Draw a rubberband line between two points into the Graphics object.
paintLine(Point2D, Point2D) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Draw a rubberband line between two points
PaintListener - Interface in com.bbn.openmap.event
A PaintListener is an object that wants to know when another object is painted with a java.awt.Graphics object.
PaintListenerSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling PaintListeners and calling the PaintListener.paint() method.
PaintListenerSupport() - Constructor for class com.bbn.openmap.event.PaintListenerSupport
Construct a PaintListenerSupport.
PaintListenerSupport(Object) - Constructor for class com.bbn.openmap.event.PaintListenerSupport
Construct a PaintListenerSupport.
paintOnlyPoly - Variable in class com.bbn.openmap.omGraphics.OMDistance
Flag used by the EditableOMDistance to do quick movement paints in a cleaner way.
paintOrigin(Point2D, Graphics, MapBean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Paints the origin point of the range rings and its label on the given Graphics.
paintOriginLabel(Point2D, Graphics, MapBean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Paints the origin label of the range rings on the given Graphics.
paintOriginPoint(Point2D, Graphics, MapBean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Paints the origin point of the range rings on the given Graphics.
paintPainters(Graphics) - Method in class com.bbn.openmap.MapBean
 
paintPainters(Graphics) - Method in class com.bbn.openmap.MapBean.RotationHelper
 
paintRangeRings(Point2D, Point2D, Graphics, MapBean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Paints the circles and their labels on the given Graphics.
paintRectangle(Graphics, Point, Point) - Method in class com.bbn.openmap.event.NavMouseMode
Draws or erases boxes between two screen pixel points.
paintRectangle(Graphics, Point, Point) - Method in class com.bbn.openmap.event.NavMouseMode2
Draws or erases boxes between two screen pixel points.
paintRubberband(Point2D, Point2D, Graphics) - Method in class com.bbn.openmap.event.DistanceMouseMode
Draw a rubberband line and circle between two points
paintRubberband(Point2D, Point2D, String) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Draw a rubberband line and circle between two points
paintText(Point2D, Point2D, String) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
paintValue(Graphics, Rectangle) - Method in class com.bbn.openmap.tools.beanbox.PropertyBeanEditor
represents the face of the custom property editor as a rectangular box containing the text "Click to Edit".
palette - Variable in class com.bbn.openmap.graphicLoader.GLPoint
 
palette - Variable in class com.bbn.openmap.Layer
A pointer to the JDialog or JInternalFrame.
palette - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
Palette - Interface in com.bbn.openmap.util
 
paletteBox - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
paletteBox - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
The user interface palette for the DTED layer.
paletteBox - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The user interface palette for the DTED layer.
paletteBox - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
The user interface palette for the ETOPO layer.
paletteBox - Variable in class com.bbn.openmap.layer.GraticuleLayer
The user interface palette for the Graticule layer.
paletteBox - Variable in class com.bbn.openmap.layer.terrain.TerrainLayer
The user interface palette for the Terrain layer.
paletteButton - Variable in class com.bbn.openmap.gui.LayerPane
 
PaletteHelper - Class in com.bbn.openmap.util
Helps create palette GUI widgets.
paletteIcon - Static variable in class com.bbn.openmap.gui.LayerPane
 
paletteListener - Variable in class com.bbn.openmap.Layer
A helper component listener that is paying attention to the visibility of the palette.
paletteOnIcon - Static variable in class com.bbn.openmap.gui.LayerPane
 
PALETTES_ON_OFF - Static variable in class com.bbn.openmap.gui.LayersMenu
Static value to set this menu to control layer palette visibility.
paletteWindow - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
 
pan(PanEvent) - Method in interface com.bbn.openmap.event.PanListener
 
PAN - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Keyword (pan) for the map server pan request.
pan(PanEvent) - Method in class com.bbn.openmap.MapBean
Handles incoming PanEvents.
pan(float) - Method in class com.bbn.openmap.proj.Azimuth
Pan the map/projection.
pan(double, double) - Method in class com.bbn.openmap.proj.Cartesian
 
pan(double) - Method in class com.bbn.openmap.proj.Cartesian
Pan half a view.
pan(double, double) - Method in class com.bbn.openmap.proj.GeoProj
Pan the map/projection.
pan(double) - Method in class com.bbn.openmap.proj.GeoProj
Pan the map/projection.
pan(double, double) - Method in class com.bbn.openmap.proj.Proj
Pan the map/projection.
pan(double) - Method in class com.bbn.openmap.proj.Proj
Pan the map/projection.
pan(double, double) - Method in interface com.bbn.openmap.proj.Projection
Pan the map/projection.
pan(double) - Method in interface com.bbn.openmap.proj.Projection
Pan the map/projection.
PAN_FIRST - Static variable in class com.bbn.openmap.event.PanEvent
Marks the first integer id for the range of pan event directions.
PAN_LAST - Static variable in class com.bbn.openmap.event.PanEvent
Marks the last integer id for the range of pan event directions.
panDelegate - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
panDelegate - Variable in class com.bbn.openmap.gui.NavigatePanel
 
PanDistanceProperty - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
panE() - Method in class com.bbn.openmap.proj.Proj
pan the map east.
panE(double) - Method in class com.bbn.openmap.proj.Proj
 
panECmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
panel - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
panel - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
 
panel - Variable in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
contains a reference to an internal panel that displays the bean's properties.
panel3 - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
paneLookUp - Variable in class com.bbn.openmap.gui.LayersPanel
Hashtable that tracks LayerPanes for layers, with the layer as the key and LayerPane as the value.
PanelTitleProperty - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
panes - Variable in class com.bbn.openmap.gui.LayersPanel
The components holding the layer name label, the on/off indicator and on button, and the palette on/off indicator and palette on button.
panesPanel - Variable in class com.bbn.openmap.gui.LayersPanel
The internal component that holds the panes.
PanEvent - Class in com.bbn.openmap.event
An event to request the map to pan.
PanEvent(Object, int) - Constructor for class com.bbn.openmap.event.PanEvent
Deprecated. use new panning semantics
PanEvent(Object, int, float) - Constructor for class com.bbn.openmap.event.PanEvent
Deprecated. use new panning semantics
PanEvent(Object, float) - Constructor for class com.bbn.openmap.event.PanEvent
Create a PanEvent.
PanEvent(Object, float, float) - Constructor for class com.bbn.openmap.event.PanEvent
Create a PanEvent.
panFactor - Variable in class com.bbn.openmap.gui.NavigatePanel
 
PanListener - Interface in com.bbn.openmap.event
Listens for requests to pan the map.
PanMouseMode - Class in com.bbn.openmap.event
PanMouseMode it is a class for Pan operation on the visible map.
PanMouseMode() - Constructor for class com.bbn.openmap.event.PanMouseMode
 
panN() - Method in class com.bbn.openmap.proj.Proj
pan the map north.
panN(double) - Method in class com.bbn.openmap.proj.Proj
 
panNCmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
panNE() - Method in class com.bbn.openmap.proj.Proj
pan the map northeast.
panNE(double) - Method in class com.bbn.openmap.proj.Proj
 
panNECmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
panners - Variable in class com.bbn.openmap.event.ProjMapBeanKeyListener
 
PanningImageRenderPolicy - Class in com.bbn.openmap.layer.policy
The PanningImageRenderPolicy renders all OMGraphics into a buffering image, and responds to projection changes by immediately rendering a translated version of the image at a new projection location before calling prepare() on the layer to get the OMGraphics for the new projection and untranslated image.
PanningImageRenderPolicy() - Constructor for class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
Set the layer at some point before use.
PanningImageRenderPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
Don't pass in a null layer.
panningTransform - Variable in class com.bbn.openmap.BufferedMapBean
 
panNW() - Method in class com.bbn.openmap.proj.Proj
pan the map northwest.
panNW(double) - Method in class com.bbn.openmap.proj.Proj
 
panNWCmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
panS() - Method in class com.bbn.openmap.proj.Proj
pan the map south.
panS(double) - Method in class com.bbn.openmap.proj.Proj
 
panSCmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
panSE() - Method in class com.bbn.openmap.proj.Proj
pan the map southeast.
panSE(double) - Method in class com.bbn.openmap.proj.Proj
 
panSECmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
PanSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling PanListeners and firing PanEvents.
PanSupport(Object) - Constructor for class com.bbn.openmap.event.PanSupport
Construct a PanSupport.
panSW() - Method in class com.bbn.openmap.proj.Proj
pan the map southwest.
panSW(double) - Method in class com.bbn.openmap.proj.Proj
 
panSWCmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
panW() - Method in class com.bbn.openmap.proj.Proj
pan the map west.
panW(double) - Method in class com.bbn.openmap.proj.Proj
 
panWCmd - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
paoFieldDefns - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
paoFields - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
paoSubfieldDefns - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
PARAM_DBF - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
PARAM_SHP - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
PARAM_SHX - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
parameters - Variable in exception com.bbn.openmap.event.ProjectionChangeVetoException
 
paramString() - Method in class com.bbn.openmap.event.MapMouseEvent
Returns a String representation of this object.
paramString - Variable in class com.bbn.openmap.util.html.WrapElement
params for the tag open
parent - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
parent - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The parent SymbolPart to this one.
PARENT_JAR_NAME_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
parentJarName - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
parentLayer - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
parentName - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
parentName - Variable in class com.bbn.openmap.gui.event.EventPanel
 
parentName - Variable in class com.bbn.openmap.gui.time.TimePanel
 
parentName - Variable in class com.bbn.openmap.gui.ToolPanel
 
ParentNameProperty - Static variable in interface com.bbn.openmap.gui.MapPanelChild
The property a MapPanelChild would use to designate a parent component ("parent").
parentPanel - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
parse(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
 
parse(String[]) - Method in class com.bbn.openmap.util.ArgParser
Parse and organize the array of Strings.
parseAllRowsAndPrintSome() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Good for looking at the contents of a data file, this method dumps a bunch of rows to System.out.
parseArgs(String[]) - Method in class com.bbn.openmap.image.GeneratorTester
Deprecated.  
parseAttributes(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
Read the location and information about the attribute section.
parseColor(String, Color) - Method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
parseColor(Properties, String, String, Paint) - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
parseColor(String) - Static method in class com.bbn.openmap.util.ColorFactory
Convert a string representing a 24/32bit hex color value into a Color value.
parseColor(String, boolean) - Static method in class com.bbn.openmap.util.ColorFactory
Convert a string representing a 24/32bit hex color value into a Color value.
parseColor(String, boolean) - Static method in class com.bbn.openmap.util.PropUtils
Convert a string representing a 24/32bit hex color value into a Color value.
parseColor(String) - Static method in class com.bbn.openmap.util.PropUtils
Convert a string representing a 24/32bit hex color value into a Color value.
parseColorFromProperties(Properties, String, String) - Static method in class com.bbn.openmap.util.ColorFactory
Take a string from a properties file, representing the 24bit RGB or 32bit ARGB hex values for a color, and convert it to a java.awt.Color.
parseColorFromProperties(Properties, String, String, boolean) - Static method in class com.bbn.openmap.util.ColorFactory
Take a string from a properties file, representing the 24bit RGB or 32bit ARGB hex values for a color, and convert it to a java.awt.Color.
parseColorFromProperties(Properties, String, Paint) - Static method in class com.bbn.openmap.util.ColorFactory
Take a string from a properties file, representing the 24bit RGB or 32bit ARGB hex values for a color, and convert it to a java.awt.Color.
parseColorFromProperties(Properties, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Take a string from a properties file, representing the 24bit RGB or 32bit ARGB hex values for a color, and convert it to a java.awt.Color.
parseColorFromProperties(Properties, String, String, boolean) - Static method in class com.bbn.openmap.util.PropUtils
Take a string from a properties file, representing the 24bit RGB or 32bit ARGB hex values for a color, and convert it to a java.awt.Color.
parseColorFromProperties(Properties, String, Paint) - Static method in class com.bbn.openmap.util.PropUtils
Take a string from a properties file, representing the 24bit RGB or 32bit ARGB hex values for a color, and convert it to a java.awt.Color.
parseColorLookUpTable(BinaryFile, RpfFileSections.RpfLocationRecord[]) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
The method to call to read in the colortable from within the RPF file.
parseColors(Properties, String, String, Paint) - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
parseColorSection(BinaryFile, RpfColortable) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
This kicks back an array of OMColors, representing the colortable.
parseCoverageSection(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
Read the location and information about the coverage section.
parseData(Vector) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Parse the finger site data.
parseData() - Method in class com.bbn.openmap.omGraphics.OMText
Breaks the text down into separate lines.
parseDataFromStream(String) - Method in class com.bbn.openmap.layer.plotLayer.GLOBEData
 
parseDataFromStream(String) - Method in class com.bbn.openmap.layer.plotLayer.GLOBETempData
 
parsedData - Variable in class com.bbn.openmap.omGraphics.OMText
The text split by newlines.
parseDynamicArgs(String) - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
Parses dynamic args passed by specialist client.
parseField(BinaryFile) - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
Read an element of the type specified by the column
parseFont(Properties, String, String, Font) - Method in class com.bbn.openmap.layer.e00.E00Layer
Description of the Method
parseGeometryString() - Method in class com.bbn.openmap.layer.LabelLayer
Parse X-like geometry string.
parseGeometryText(String) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
parseHeader(InputStream) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Parse a MIME header from an input stream.
parseHierarchy(String, Properties, SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeFunctionID
 
parseHierarchy(String, Properties, SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
parseHierarchy(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePositionTree
 
parseHierarchy(Properties, SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Parse the hierarchy properties to create SymbolParts for those parts under a particular scheme represented by this instance of CodeScheme.
parseHierarchy(String, Properties, SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Parse the hierarchy properties to create SymbolParts for those parts under a particular scheme represented by this instance of CodeScheme.
parseLayers(String, Properties) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Create the Layers from a property value string.
parseLocationSection(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections
This function returns the RpfLocationSection for the file.
parseMarkers(String, String) - Static method in class com.bbn.openmap.util.PropUtils
Parse a list of marker names from a space separated list within a String.
parsePositions(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeMOOTWModifier
Starts looking for property 1, creates SymbolParts until the numbers run out.
parsePositions(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
This method reads Properties to add choices to this class as options for what values are valid in this position.
parsePositions(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeSizeModifier
The CodeSizeModifier is more particular.
parsePositions(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeWarfightingModifier
Starts looking for property 1, creates SymbolParts until the numbers run out.
parsePropertyList(String) - Static method in class com.bbn.openmap.util.PropUtils
Take a property list, defined in a single string, and return a Properties object.
parsePropertyList(String, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Take a property list, defined in a single string, and return a Properties object.
parseRow() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Return a row from the table.
parseRow(List<Object>) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Return a row from the table.
parseScales(String, Properties) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Create the transition scales from a property value string.
parseSomeRowsAndPrint() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Good for looking at the contents of a data file, this method dumps a bunch of rows to System.out.
parseSpacedMarkers(String) - Static method in class com.bbn.openmap.util.PropUtils
Parse a list of marker names from a space separated list within a String.
parseStringByToken(String, char) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
parseToc(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
parseXmlResource(File) - Method in class com.bbn.openmap.util.AbstractXmlParser
Parse an XML resource by url.
parseXmlResource(Object, InputSource) - Method in class com.bbn.openmap.util.AbstractXmlParser
Parse from the given source.
part - Variable in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
part_cell - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
partial - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
parts - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
parts - Variable in class com.bbn.openmap.tools.icon.IconPartList
 
passedFilter(OMGraphic) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Method called when FilterSupport finds an OMGraphic that passes the filter test.
passesMacroFilters(List) - Method in class com.bbn.openmap.event.OMEvent
Test whether this event should be displayed, given the provided filter list.
passesThreshold(double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Days
 
passesThreshold(double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Hours
 
passesThreshold(double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Minutes
 
passesThreshold(double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks
 
passesThreshold(double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Seconds
 
passesThreshold(double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Years
 
PASSIVE_MOUSE_EVENT_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the flag for the behavior that will tell the OMDrawingTool to *NOT* add the OMDrawingToolMouseMode to the MouseDelegator as the active mouse mode when activated.
paste(OMGraphicList) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Add OMGraphics to the Layer.
paste(OMGraphicList) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphics on the list should be added to the list and selected.
paste(OMGraphicList) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
pasteSelectedBean() - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
This method is called when the user chooses to paste by some means (such by pressing Ctrl-V) a previously copied or cut bean.
path - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
The path to the frame, including the frame name.
path - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
The paths to the ETOPO directory, telling where the data is.
path - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
PathGLPoint - Class in com.bbn.openmap.graphicLoader
The PathGLPoint is a GLPoint that follows a certain path, as opposed to just wandering around randomly.
PathGLPoint(OMPoly, int, boolean) - Constructor for class com.bbn.openmap.graphicLoader.PathGLPoint
 
PathProperty - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
The property for the path to the DTED directory.
pathProperty - Static variable in class com.bbn.openmap.layer.vpf.LibraryBean
property extension used to set the VPF root directory (vpfPath).
pathProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
property extension used to set the VPF root directory
pathProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
property extension used to set the VPF root directory
PathProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
paths - Variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
The DTED level 0, 1 directory paths.
paths - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
The paths to the DTED directories, telling where the data is.
paths - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
paths - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The paths to the DTED Level 0, 1 directories, telling where the data is.
paths - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
The paths to the RPF directories, telling where the data is.
paths - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
pathSeparator - Variable in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
 
pauseIcon - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
PauseIconProperty - Static variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
pauseIconURL - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
pcNotifier - Variable in class com.bbn.openmap.event.ProjectionSupport
 
pcs - Variable in class com.bbn.openmap.event.OMEventSelectionCoordinator
 
pcs - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
pcs - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
pcs - Variable in class com.bbn.openmap.proj.ProjectionFactory
PropertyChangeSupport for letting listeners know about new projections that are available from the factory.
pcSupport - Variable in class com.bbn.openmap.MouseDelegator
PropertyChangeSupport for handling listeners.
pcSupport - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
PropertyChangeSupport for handling listeners.
pcSupport - Variable in class com.bbn.openmap.tools.dnd.DropListenerSupport
PropertyChangeSupport for handling listeners.
percentageComplete - Variable in class com.bbn.openmap.event.LayerStatusEvent
 
percentCoverage - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Of the number of subframes that can fit on the screen, the percentage of them that are on the screen.
PERIGEE_EPOCH_MEAN_LONGITUDE - Static variable in class com.bbn.openmap.layer.daynight.SunPosition
Moon parameter, from Duffett-Smith, chapter 65, table 10.
perpendicular_distance_to_line(int, int, int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
Compute perpendicular distance from point to line.
persistentDisplayType - Variable in class com.bbn.openmap.gui.WindowSupport
 
PERSPECTIVE - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
The code number for the perspective tool (unimplemented).
pinfo - Variable in class com.bbn.openmap.app.OpenMapApplet
 
PING_REQUEST_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Ping request header.
PING_RESPONSE_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Ping response header
PIXEL - Static variable in class com.bbn.openmap.dataAccess.asrp.RasterGeoDataFile
 
pixel_distance(int, int, int, int) - Static method in class com.bbn.openmap.proj.DrawUtil
Calculate the "pixel distance" between two points (squaring not involved).
PIXEL_EDGE_SIZE - Static variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The original pixel size of RPF Subframes.
pixelCountBits - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
When reading image bytes, the number of bits that represent the number of pixels the next color index stands for.
pixels - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The pixels are used for the image that is drawn on the window.
pixels - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
Source image pixels.
pixels - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
 
pixelsPerMeter - Variable in class com.bbn.openmap.proj.GeoProj
 
pixelToLL(double, double, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
 
pixelToWorld(Point, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
 
pixelValueBits - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
When reading image bytes, the number of bits that represent the color index.
Planet - Class in com.bbn.openmap.proj
Planet datums and parameters.
planetPixelCircumference - Variable in class com.bbn.openmap.proj.GeoProj
 
planetPixelRadius - Variable in class com.bbn.openmap.proj.GeoProj
 
planetRadius - Variable in class com.bbn.openmap.proj.GeoProj
 
playFilter - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
playFilter - Variable in class com.bbn.openmap.gui.time.TimePanel
 
PlayFilterProperty - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
This property is used to signify whether any OMEvents have been designated as play filterable, so GUI controls for the play filter can be enabled/disabled.
PlayFilterProperty - Static variable in class com.bbn.openmap.gui.time.TimePanel
This property is used to signify whether the play filter should be used.
playWithTreeLineStyle - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
plot_background_ - Variable in class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
plot_graphics_ - Variable in class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
plot_points_ - Variable in class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
plotablePoint - Variable in class com.bbn.openmap.proj.LambertConformal
 
plotColor - Variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
plotColorProperty - Static variable in class com.bbn.openmap.layer.nexrad.NexradLayer
 
plotData() - Method in class com.bbn.openmap.layer.plotLayer.ScatterGraph
Create OMGraphics for all the data points on the plot
plotHeight - Variable in class com.bbn.openmap.layer.plotLayer.PlotLayer
Height of the plot rectangle.
PlotLayer - Class in com.bbn.openmap.layer.plotLayer
 
PlotLayer() - Constructor for class com.bbn.openmap.layer.plotLayer.PlotLayer
Construct the PlotLayer.
plotScale(Graphics) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
 
plotWidth - Variable in class com.bbn.openmap.layer.plotLayer.PlotLayer
Width of the plot rectangle.
plotX - Variable in class com.bbn.openmap.layer.plotLayer.PlotLayer
X position of the plot rectangle.
plotY - Variable in class com.bbn.openmap.layer.plotLayer.PlotLayer
Y position of the plot rectangle.
PlugIn - Interface in com.bbn.openmap.plugin
This interface describes a component that can supply OMGraphics based on a Projection.
plugin - Variable in class com.bbn.openmap.plugin.PlugInLayer
The handle to the PlugIn object.
plugInClass - Variable in class com.bbn.openmap.plugin.PlugInLayer
This string is the deciding factor in how independent the PlugIn gets to be with respect to PropertyConsumer methods.
PlugInLayer - Class in com.bbn.openmap.plugin
The PlugInLayer is a kind of layer that has a direct interface with the MapBean.
PlugInLayer() - Constructor for class com.bbn.openmap.plugin.PlugInLayer
The default constructor for the Layer.
PlugInProperty - Static variable in class com.bbn.openmap.plugin.PlugInLayer
If the PlugInLayer creates the PlugIn, it will append ".plugin" to the properties prefix it will send to PlugIn.setProperties().
PLUS - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
PNG32ImageFormatter - Class in com.bbn.openmap.image
 
PNG32ImageFormatter() - Constructor for class com.bbn.openmap.image.PNG32ImageFormatter
 
PNG8ImageFormatter - Class in com.bbn.openmap.image
 
PNG8ImageFormatter() - Constructor for class com.bbn.openmap.image.PNG8ImageFormatter
 
PNGImageIOFormatter - Class in com.bbn.openmap.image
 
PNGImageIOFormatter() - Constructor for class com.bbn.openmap.image.PNGImageIOFormatter
 
PNGSymbolImageMaker - Class in com.bbn.openmap.tools.symbology.milStd2525
 
PNGSymbolImageMaker() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.PNGSymbolImageMaker
 
PNGSymbolImageMaker(String) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.PNGSymbolImageMaker
 
poDefn - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
point - Variable in class com.bbn.openmap.geo.GeoPoint.Impl
 
point - Variable in class com.bbn.openmap.geo.RibbonIterator
 
POINT - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
point - Variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
point - Variable in class com.bbn.openmap.omGraphics.OMGrid
Horizontal screen location of the upper left corner of the grid in pixels, before projection, of XY and OFFSET grids.
point - Variable in class com.bbn.openmap.omGraphics.OMText
The X/Y point or the offset amount depending on render type.
point1 - Variable in class com.bbn.openmap.event.NavMouseMode
 
point1 - Variable in class com.bbn.openmap.omGraphics.OMGrid
Horizontal screen location of the upper left corner of the grid in pixels, after projection.
point1 - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
Projected window pixel location of the upper left corner of the image.
point2 - Variable in class com.bbn.openmap.event.NavMouseMode
 
point2 - Variable in class com.bbn.openmap.omGraphics.OMGrid
Horizontal screen location of the lower right corner of the grid in pixels, after projection.
point2 - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
Projected window pixel location of the lower right corner of the image.
POINT_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Point graphic object header.
pointAtDistanceBetweenPoints(double, double, double, double, double, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Return a point that is approximately a certain distance along the great circle line between two points.
PointCheckProperty - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
pointCircleDistance(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Calculates the great circle distance from the point (center) to the great circle containing the points (p1) and (p2).
pointCircleDistanceNM(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Calculates the great circle distance from the point (lat, lon) to the great circle containing the points (lat1, lon1) and (lat2, lon2).
pointCount - Static variable in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
PointEditState - Class in com.bbn.openmap.omGraphics.editable
 
PointEditState(EditableOMPoint) - Constructor for class com.bbn.openmap.omGraphics.editable.PointEditState
 
pointIcon - Variable in class com.bbn.openmap.layer.shape.SpatialIndex
The icon to use for point objects.
pointImageURLProperty - Static variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
A property that sets an image URL to use for point objects.
pointImageURLProperty - Static variable in class com.bbn.openmap.layer.shape.ShapeLayer
The URL of an image to use for point objects.
pointIterator() - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
pointIterator() - Method in interface com.bbn.openmap.geo.GeoPath
 
pointIterator() - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
pointList - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
pointOval - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The isOval setting to set on OMPoints.
PointOvalProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Property for whether OMPoints should be oval.
pointRadius - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The pixel radius to set on OMPoints.
PointRadiusProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Property for the pixel radius of OMPoints.
points - Variable in class com.bbn.openmap.layer.link.LinkBoundingPoly
 
points - Variable in class com.bbn.openmap.omGraphics.OMDistance
 
pointSegDistance(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Returns the distance in radians between the point c and the point of intersection of the great circle passing through c and perpendicular to great circle segment between a and b.
pointSegDistanceNM(double, double, double, double, double, double) - Static method in class com.bbn.openmap.geo.Intersection
returns the distance in NM between the point (lat, lon) and the point of intersection of the great circle passing through (lat, lon) and perpendicular to great circle segment (lat1, lon1, lat2, lon2).
PointSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
PointSetOffsetState(EditableOMPoint) - Constructor for class com.bbn.openmap.omGraphics.editable.PointSetOffsetState
 
PointStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
PointStateMachine(EditableOMPoint) - Constructor for class com.bbn.openmap.omGraphics.editable.PointStateMachine
 
pointSubList - Variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
PointSuffix - Static variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
pointSymbol - Variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
The point Symbol set by the Properties
pointSymbolProperty - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
Property to specify GIF or image file(symbol) to use for Points: pointSymbol .
POINTTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
PointUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
PointUndefinedState(EditableOMPoint) - Constructor for class com.bbn.openmap.omGraphics.editable.PointUndefinedState
 
pointVisibleProperty - Static variable in class com.bbn.openmap.layer.mif.MIFLayer
 
pointWithinBounds(double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
polar - Variable in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
polar is a bucket for anything that is near enough to either pole to cover more than 1/2 the buckets.
polarRadius - Variable in class com.bbn.openmap.proj.Ellipsoid
The polar radius for this ellipsoid.
policy - Variable in class com.bbn.openmap.MapHandler
 
PoliticalArea - Class in com.bbn.openmap.layer.shape.areas
A PoliticalArea is a region that has a name (like "Oklahoma"), an identifier (like "OK"), and a list of OMGraphics that define its geography (ie: the polygons that define it's borders).
PoliticalArea(String) - Constructor for class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
PoliticalArea(String, String) - Constructor for class com.bbn.openmap.layer.shape.areas.PoliticalArea
Create a political area with a name, and an identifier which is used as a key by the AreaHandler.
politicalAreas - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
The known political areas, based on the list of OMGraphics each entry contains.
poly - Variable in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
poly - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer.OMPolyRegion
 
poly - Variable in class com.bbn.openmap.layer.test.TestLayer
 
poly - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly
 
POLY_ADD_NODE - Static variable in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
POLY_ADD_POINT - Static variable in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
POLY_DELETE_NODE - Static variable in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
POLY_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Poly graphic object header.
PolyAddNodeState - Class in com.bbn.openmap.omGraphics.editable
 
PolyAddNodeState(EditableOMPoly) - Constructor for class com.bbn.openmap.omGraphics.editable.PolyAddNodeState
 
PolyAddPointState - Class in com.bbn.openmap.omGraphics.editable
 
PolyAddPointState(EditableOMPoly) - Constructor for class com.bbn.openmap.omGraphics.editable.PolyAddPointState
 
polyBounds - Variable in class com.bbn.openmap.omGraphics.OMText
The bounding rectangle of this Text.
PolyDeleteNodeState - Class in com.bbn.openmap.omGraphics.editable
 
PolyDeleteNodeState(EditableOMPoly) - Constructor for class com.bbn.openmap.omGraphics.editable.PolyDeleteNodeState
 
PolygonElement - Class in com.bbn.openmap.dataAccess.cgm
 
PolygonElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.PolygonElement
 
PolygonGeometry - Class in com.bbn.openmap.omGraphics.geom
Graphic object that represents a polygon.
PolygonGeometry() - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry
 
PolygonGeometry.LL - Class in com.bbn.openmap.omGraphics.geom
 
PolygonGeometry.LL(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Create an OMPoly from a list of float lat/lon pairs.
PolygonGeometry.LL(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Create an LL PolygonGeometry from a list of float lat/lon pairs.
PolygonGeometry.Offset - Class in com.bbn.openmap.omGraphics.geom
 
PolygonGeometry.Offset(double, double, float[], int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Create an x/y OMPoly at an offset from lat/lon.
PolygonGeometry.Offset(double, double, float[], float[], int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Create an x/y OMPoly at an offset from lat/lon.
PolygonGeometry.XY - Class in com.bbn.openmap.omGraphics.geom
 
PolygonGeometry.XY() - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
To satify the Offset constructor complaint.
PolygonGeometry.XY(float[]) - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Create an OMPoly from a list of xy pairs.
PolygonGeometry.XY(float[], float[]) - Constructor for class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Create an x/y OMPoly.
polygons - Variable in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
An array of polygons.
POLYGONTTYPE - Static variable in class com.bbn.openmap.layer.mysql.MysqlGeometry
 
polyGrabPoints - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly
 
polyIntersect(float[], float[]) - Static method in class com.bbn.openmap.geo.Intersection
Checks if the two polygonal areas intersect.
polyIntersect(double[], double[]) - Static method in class com.bbn.openmap.geo.Intersection
Checks if the two polygonal areas intersect.
polyIntersect_optimized(double[], double[]) - Static method in class com.bbn.openmap.geo.Intersection
Checks if the two polygonal areas intersect.
PolylineElement - Class in com.bbn.openmap.dataAccess.cgm
 
PolylineElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.PolylineElement
 
PolylineGeometry - Class in com.bbn.openmap.omGraphics.geom
Graphic object that represents a polygon.
PolylineGeometry() - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry
 
PolylineGeometry.LL - Class in com.bbn.openmap.omGraphics.geom
 
PolylineGeometry.LL(double[], int, int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry.LL
Create an LL PolygonGeometry from a list of float lat/lon pairs.
PolylineGeometry.LL(double[], int, int, int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry.LL
Create an OMPoly from a list of float lat/lon pairs.
PolylineGeometry.Offset - Class in com.bbn.openmap.omGraphics.geom
 
PolylineGeometry.Offset(double, double, float[], int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry.Offset
Create an x/y OMPoly at an offset from lat/lon.
PolylineGeometry.Offset(double, double, float[], float[], int) - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry.Offset
Create an x/y OMPoly at an offset from lat/lon.
PolylineGeometry.XY - Class in com.bbn.openmap.omGraphics.geom
 
PolylineGeometry.XY(float[]) - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry.XY
Create an OMPoly from a list of xy pairs.
PolylineGeometry.XY(float[], float[]) - Constructor for class com.bbn.openmap.omGraphics.geom.PolylineGeometry.XY
Create an x/y OMPoly.
polyList - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
polyNearPoly(GeoArray, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Is one region's boundary within 'near' range of a region? Note: good practice is s describes a smaller area than r.
PolySetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
PolySetOffsetState(EditableOMPoly) - Constructor for class com.bbn.openmap.omGraphics.editable.PolySetOffsetState
 
PolyStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
PolyStateMachine(EditableOMPoly) - Constructor for class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
PolyUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
PolyUndefinedState(EditableOMPoly) - Constructor for class com.bbn.openmap.omGraphics.editable.PolyUndefinedState
 
PolyVertsProperty - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
PolyVisibleProperty - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
poModule - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
poModule - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
 
PooledSwingWorker<T> - Class in com.bbn.openmap.util
 
PooledSwingWorker() - Constructor for class com.bbn.openmap.util.PooledSwingWorker
Start a thread that will call the construct method and then exit.
pop() - Method in class com.bbn.openmap.proj.ProjectionStack
Take a ProjHolder off the backStack, and push it on the forward stack.
popLayerEvent() - Method in class com.bbn.openmap.event.LayerSupport
Return the first event on the stack, may be null if there is nothing to do.
populatePointsAndSegments(Route, List, List) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Iterates over route, populating points and segments lists.
popupIsUp - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
A little flag to let the EOMG that a popup menu is up on the map.
poRecord - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
port - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
port - Variable in class com.bbn.openmap.layer.link.LinkLayer
The port to connect to the server on.
port - Variable in class com.bbn.openmap.layer.link.LinkManager
 
port - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
port - Variable in class com.bbn.openmap.util.http.HttpServer
 
PortNumberProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
PortProperty - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
PortProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property name to specify what port the server is running on.
position - Variable in class com.bbn.openmap.layer.DeclutterMatrix.PositionParameters
 
position(Projection) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Since the image doesn't necessarily need to be regenerated when it is merely moved, raster objects have this function, called from generate() and when a placement attribute is changed.
position(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
Since the image doesn't necessarily need to be regenerated when it is merely moved, raster objects have this function, called from generate() and when a placement attribute is changed.
position(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Since the image doesn't necessarily need to be regenerated when it is merely moved, raster objects have this function, called from generate() and when a placement attribute is changed.
positionShift - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Some positions need to shift for entries that don't follow the conventions on the specification.
positionText(int, int) - Method in class com.bbn.openmap.layer.LabelLayer
Position the text graphic
positionTree - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
posLat - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
posLon - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
possibleEditableClasses - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A Vector of Classes that can be handled by the OMDrawingTool.
posToGa(String) - Static method in class com.bbn.openmap.geo.Geo
convert a String containing space-separated pairs of comma-separated decimal lat-lon pairs into a Geo array.
posToGa(String[]) - Static method in class com.bbn.openmap.geo.Geo
Convert an array of strings with comma-separated decimal lat,lon pairs into a Geo array
postProcessingScript - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
PostProcessingScriptProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
postTime - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
posX - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
POSX_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
posY - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
POSY_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
ppd - Variable in class com.bbn.openmap.proj.LLXY
Pixel per degree
PpmEncoder - Class in Acme.JPM.Encoders
 
PpmEncoder(Image, OutputStream) - Constructor for class Acme.JPM.Encoders.PpmEncoder
 
PpmEncoder(ImageProducer, OutputStream) - Constructor for class Acme.JPM.Encoders.PpmEncoder
 
PPMFormatter - Class in com.bbn.openmap.image
A simple formatter to create PPM images.
PPMFormatter() - Constructor for class com.bbn.openmap.image.PPMFormatter
 
ppu - Variable in class com.bbn.openmap.proj.UTMProjection
Pixel per map unit.
precise - Variable in class com.bbn.openmap.omGraphics.FilterSupport
A flag to use the Area.intersect(Area) test, which may be a performance hit.
precision - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
preConsider(GeoExtent, GeoExtent) - Method in class com.bbn.openmap.geo.MatchFilter.ExactMF
 
preConsider(GeoExtent, GeoExtent) - Method in class com.bbn.openmap.geo.MatchFilter.MatchParametersMF
 
preConsider(GeoExtent, GeoExtent) - Method in interface com.bbn.openmap.geo.MatchFilter
do inexpensive comparisons to determine if the two elements might intersect.
PreferencesURL - Static variable in class com.bbn.openmap.Environment
 
PreferredHeightProperty - Static variable in class com.bbn.openmap.gui.event.EventListPresenter
 
preferredLayoutSize(Container) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
preferredLocation - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
preferredLocation - Variable in class com.bbn.openmap.event.InfoDisplayEvent
A preferred location index for which info line, if there is more than one, should display the requested information.
preferredLocation - Variable in class com.bbn.openmap.gui.event.EventPanel
 
preferredLocation - Variable in class com.bbn.openmap.gui.OMControlPanel
BorderLayout.WEST by default for this class.
preferredLocation - Variable in class com.bbn.openmap.gui.time.TimePanel
 
preferredLocation - Variable in class com.bbn.openmap.gui.ToolPanel
BorderLayout.NORTH by default for this class.
preferredLocation - Variable in class com.bbn.openmap.InformationDelegator
BorderLayout.SOUTH by default for this class.
PreferredLocationProperty - Static variable in interface com.bbn.openmap.gui.MapPanelChild
The property a MapPanelChild would use to set its preferred location in its properties ("preferredLocation").
PreferredWidthProperty - Static variable in class com.bbn.openmap.gui.event.EventListPresenter
 
prefHeight - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
prefix - Variable in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
Property prefix for properties, used as a scoping mechanism.
prefix - Variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
prefix - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
prefix - Variable in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
prefix - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
prefix - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
prefix - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
The property prefix for scoping properties.
prefix - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
hang onto prefix used to initialize warehouse in setProperties()
prefix - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
hang onto prefix used to initialize warehouse in setProperties()
prefix - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
The prefix for the plugin's properties.
prefixLibrarian - Variable in class com.bbn.openmap.PropertyHandler
A hashtable to keep track of property prefixes and the objects that were created for them.
prefixTextField - Variable in class com.bbn.openmap.gui.LayerAddPanel
The String to use as a prefix for the new Layer's properties.
prefWidth - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
prepare() - Method in class com.bbn.openmap.gui.time.TimelineLayer
Creates the OMGraphic list with the time and event markings.
prepare() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
Called with the projection changes, should just generate the current markings for the new projection.
prepare() - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
prepare() - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.DemoLayer
This is an important Layer method to override.
prepare() - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
prepare() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.e00.E00Layer
OMGraphicHandlerLayer method, get the OMGraphics from the data in the file.
prepare() - Method in class com.bbn.openmap.layer.EarthquakeLayer
Fetch data from finger sites, if needed, generate the OMGraphics with the current projection regardless.
prepare() - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.event.EventLayer
The main method call in the EventLayer that actually modifies the OMGraphics and updates the map.
prepare() - Method in class com.bbn.openmap.layer.GraticuleLayer
Creates the OMGraphic list with graticule lines.
prepare() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
OMGraphicHandlerLayer method called when projection changes or when doPrepare() is called.
prepare() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
OMGraphicHandlerLayer method, called with projection changes or whenever else doPrepare() is called.
prepare() - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
prepare() - Method in class com.bbn.openmap.layer.learn.BasicLayer
This is an important Layer method to override.
prepare() - Method in class com.bbn.openmap.layer.learn.ProjectionResponseLayer
This is an important Layer method to override.
prepare() - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
The prepare method always returns the OMGraphicList to be drawn on the map.
prepare() - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.link.BufferedLinkLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.link.LinkLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.location.LocationLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.mif.MIFLayer
OMGraphicHandlerLayer method for gathering data.
prepare() - Method in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
 
prepare() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
This is the main method you should be concerned with when overriding this class.
prepare() - Method in class com.bbn.openmap.layer.plotLayer.PlotLayer
 
prepare() - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
 
prepare() - Method in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
 
prepare() - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
Called when an OMGraphicHandlerLayer should begin preparing OMGraphics for the map.
prepare() - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
prepare(Projection, String) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.ScaleDisplayLayer
 
prepare() - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
Gets the layer graphics.
prepare() - Method in class com.bbn.openmap.layer.shape.BufferedShapeLayer
This overridden method checks to see if the buffered OMGraphicList is created, and then returns a subset of OMGraphics that are actually on the map.
prepare() - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
Creates an OMGraphicList containing graphics from all SpatialIndex objects and shapefiles.
prepare() - Method in class com.bbn.openmap.layer.shape.ShapeLayer
Create the OMGraphics using the shape file and SpatialIndex.
prepare() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Prepares the graphics for the layer.
prepare() - Method in class com.bbn.openmap.layer.test.BoundsTestLayer
 
prepare() - Method in class com.bbn.openmap.layer.test.GeoCrossDemoLayer
 
prepare() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
prepare() - Method in class com.bbn.openmap.layer.test.GeoTestLayer
 
prepare() - Method in class com.bbn.openmap.layer.test.TestLayer
 
prepare() - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Create the OMGraphicList to use on the map.
prepare() - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Create the OMGraphicList to use on the map.
prepare() - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Creates an OMGraphicList containing graphics from all SpatialIndex objects and shapefiles.
prepare() - Method in class com.bbn.openmap.plugin.PlugInLayer
Prepares the graphics for the layer.
prepareCircle(OMCircle) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Customizes the given OMCicle before it is rendered.
prepareForAddition(Object, BeanInfo, Point) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called to prepare the bean for addition to the beanbox.
prepareForEmptyTile(MapTileFactory) - Method in class com.bbn.openmap.dataAccess.mapTile.GreyscaleImagePreparer
Overriding the method that creates empty tiles for places with no coverage.
prepareForEmptyTile(MapTileFactory) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardImagePreparer
 
prepareForEmptyTile(MapTileFactory) - Method in interface com.bbn.openmap.dataAccess.mapTile.TileImagePreparer
Sometimes, based on the color handling of the preparer, empty tiles need to be handled differently.
prepareForRender(Graphics) - Method in class com.bbn.openmap.omGraphics.OMText
This function can be called to initialize the internals such as height and width of OMText.
prepareLabel(OMText) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Customizes the given OMText before it is rendered.
preparePoint(OMPoint) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Customizes the given OMPoint before it is rendered.
prepareProjection(GeoProj) - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
prepend(String, String) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Prepends a key value pair to the beginning of the header.
prependDataPathPrefix(String) - Method in class com.bbn.openmap.Layer
The dataPathPrefix layer attribute lets you append a path to a relative path at runtime.
prependProperty(String, Properties) - Method in class com.bbn.openmap.gui.BasicMapPanel
Prepend the given property into the current properties
prependProperty(String, String) - Method in class com.bbn.openmap.gui.BasicMapPanel
Prepend the given property into the current properties
prependProperty(String, Properties) - Method in class com.bbn.openmap.PropertyHandler
Prepend the given property into the current properties
prependProperty(String, String) - Method in class com.bbn.openmap.PropertyHandler
Prepend the given property into the current properties
prePrepare(Projection) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
Called from the OMGraphicHandlerLayer's projectionChanged() method.
prePrepare(Projection) - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
Be very careful with doing things in this method.
prePrepare(Projection) - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
The StandardRenderPolicy doesn't need to do anything before prepare() returns.
preprocessImage(Image, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
preprocessImage(Image, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.GreyscaleImagePreparer
 
preprocessImage(Image, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardImagePreparer
 
preprocessImage(Image, int, int) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Method that allows subclasses to modify the image as necessary before it is passed into an OMGraphic.
preprocessImage(Image, int, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.TileImagePreparer
Method called to manipulate provided image in some way, returning modified image.
present(Object) - Method in class com.bbn.openmap.MapHandler
Method to call with an object you don't want to add to this MapHandler, but you want to make it available to all the MapHandlerChildren in it.
preTime - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
prettyName - Variable in class com.bbn.openmap.event.AbstractMouseMode
 
prettyName - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
prettyName - Variable in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
prettyName - Variable in class com.bbn.openmap.proj.BasicProjectionLoader
 
prettyName - Variable in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
prettyName - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher.LoaderHolder
 
prettyName - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
prettyName - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The pretty name for a symbol represented by this SymbolPart at this point in the hierarchy.
prettyName - Variable in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
PrettyNameProperty - Static variable in class com.bbn.openmap.event.AbstractMouseMode
The String to use for a key lookup in a Properties object to find the name to use in a GUI relating to this Mouse Mode.
PrettyNameProperty - Static variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
PrettyNameProperty - Static variable in class com.bbn.openmap.Layer
The String to use for a key lookup in a Properties object to find the name to use in a GUI relating to this layer.
PrettyNameProperty - Static variable in class com.bbn.openmap.proj.BasicProjectionLoader
 
prevSubframe - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The pointers to the surrounding subframes in the cache.
primId - Variable in class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
the id of the primitive this record is for
PrimitiveTable - Class in com.bbn.openmap.layer.vpf
Parent class for reading VPF primitive tables.
PrimitiveTable(CoverageTable, TileDirectory, String) - Constructor for class com.bbn.openmap.layer.vpf.PrimitiveTable
Construct a PrimitiveTable.
print() - Method in class com.bbn.openmap.image.MapBeanPrinter
 
print(Graphics, PageFormat, int) - Method in class com.bbn.openmap.image.MapBeanPrinter
 
print(String, String) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints two strings to System.out without a newline
print(String) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints a string to System.out without a newline
print(PrintWriter) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Prints the key-value pairs represented by this header.
print - Variable in class com.bbn.openmap.util.propertyEditor.Inspector
Flag to print out the properties.
print100kSets() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Testing method, used to print out the MGRS 100k two letter set tables.
printComponentProperties(Vector, PropertyHandler, PrintStream, Properties) - Static method in class com.bbn.openmap.PropertyHandler
A helper function to createOpenMapProperties that gets the current properties of the given components and prints them out to the PrintStream and the provided Properties object.
printCoverage(String, CoverageAttributeTable, String) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints a VPF Coverage
printCoverageProperties(String, CoverageAttributeTable, String) - Static method in class com.bbn.openmap.layer.vpf.GenerateVPFProperties
Prints a VPF Coverage
printFeatures(String, List<Object>, String) - Static method in class com.bbn.openmap.layer.vpf.GenerateVPFProperties
Print some featureclass names
printFeatures(String[]) - Static method in class com.bbn.openmap.layer.vpf.VPFConfig
 
printHelp() - Method in class com.bbn.openmap.image.GeneratorTester
Deprecated. printHelp should print a usage statement which reflects the command line needs of the tester.
printHelp() - Static method in class com.bbn.openmap.image.ImageMaster
printHelp should print a usage statement which reflects the command line needs of the ImageServer.
printLayerProperties(LayerHandler, PropertyHandler, PrintStream, Properties) - Static method in class com.bbn.openmap.PropertyHandler
A helper function to createOpenMapProperties that gets the current properties of the layers in the LayerHandler and prints them out to the PrintStream and the provided Properties object.
printLibrary(String, CoverageAttributeTable) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints a VPF Library
printLibrary(String, CoverageAttributeTable) - Static method in class com.bbn.openmap.layer.vpf.GenerateVPFProperties
Prints a VPF Library
println() - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints a newline to System.out
println(String) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints a string to System.out with a newline
println(String, String) - Static method in class com.bbn.openmap.layer.vpf.DescribeDB
Prints two strings to System.out with a newline
printMap(MapBean) - Static method in class com.bbn.openmap.image.MapBeanPrinter
 
printMapProperties(MapBean, PrintStream, Properties) - Static method in class com.bbn.openmap.PropertyHandler
A helper function to createOpenMapProperties that gets the current properties of the MapBean and prints them out to the PrintStream and the provided Properties object.
printMasterProps() - Static method in class com.bbn.openmap.image.ImageMaster
Prints an example of the ImageMaster properties file.
printout() - Method in class com.bbn.openmap.image.XBMFile
Prints the bitmap to stdout, using * and spaces
printProperties(String, String, PrintStream, Properties) - Static method in class com.bbn.openmap.PropertyHandler
A simple helper method that writes key-value pairs to a print stream or Properties, whatever is not null.
printSchema() - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Prints the table information to System.out.
printServerProps() - Static method in class com.bbn.openmap.image.ImageMaster
Print the ImageServer properties file, referenced by the ImageMaster properties file.
printStackTrace() - Method in exception com.bbn.openmap.io.FormatException
Prints a backtrace of this exception and the rootCause (if any) to System.err.
printStackTrace(PrintStream) - Method in exception com.bbn.openmap.io.FormatException
Prints a backtrace of this exception and the rootCause (if any) to a stream.
printStackTrace(PrintWriter) - Method in exception com.bbn.openmap.io.FormatException
Prints a backtrace of this exception and the rootCause (if any) to a writer.
printUsage() - Static method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
printUsage(PrintStream) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
Prints a usage statement describing how to use this class from the command line.
printUsage() - Method in class com.bbn.openmap.util.ArgParser
Print a list of options added to the parser.
priorities - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
PRIORITY_FILE_PROPERTY - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
priorityFilePath - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
priorityListener - Variable in class com.bbn.openmap.event.MapMouseSupport
The priority MapMouseListener will be guaranteed to receive events that go hand in hand (pressed - released, etc.).
problemMessage - Variable in class com.bbn.openmap.dataAccess.image.ErrImageTile
 
problemMessage - Variable in class com.bbn.openmap.dataAccess.image.ErrWorldFile
 
processAllGeometries - Variable in class com.bbn.openmap.omGraphics.OMList
Override flag for shouldProcess method.
processEventProperties(Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Process a NetMapEvent Properties object, which means that a Properties object, representing an event from the NetMap server, is evaluated and used to modify the NodeCache and LineCache accordingly.
processGetCommand(String) - Method in class com.bbn.openmap.util.http.HttpConnection
Process a "GET" HTTP command.
processLine(String) - Method in class com.bbn.openmap.util.http.HttpConnection
Processes a line of an HTTP request.
procline(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Process a line from NetMap input stream.
prod_code - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
prod_res - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
producer - Variable in class com.bbn.openmap.layer.rpf.MakeToc
The producer name for the frame files.
producer - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
product_date - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
productionDate - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
PROFILE - Static variable in class com.bbn.openmap.layer.terrain.TerrainLayer
The code number for the profile tool.
ProfileGenerator - Class in com.bbn.openmap.layer.terrain
This tool lets the user draw a line on the map, and then presents the profile of the path in a GIF picture.
ProfileGenerator(TerrainLayer) - Constructor for class com.bbn.openmap.layer.terrain.ProfileGenerator
 
profileLine - Variable in class com.bbn.openmap.layer.terrain.ProfileGenerator
The line drawn on the screen representing the profile line path.
profileTool - Variable in class com.bbn.openmap.layer.terrain.TerrainLayer
 
programName - Variable in class com.bbn.openmap.util.ArgParser
The program name that's using the parser.
progressBar - Variable in class com.bbn.openmap.InformationDelegator
 
ProgressEvent - Class in com.bbn.openmap.event
An event that provides information on progress on a certain task.
ProgressEvent(Object, int, String, float, float) - Constructor for class com.bbn.openmap.event.ProgressEvent
Construct a ProgressEvent.
ProgressListener - Interface in com.bbn.openmap.event
Listens for ProgressEvents from something doing some work.
ProgressListenerGauge - Class in com.bbn.openmap.gui
 
ProgressListenerGauge() - Constructor for class com.bbn.openmap.gui.ProgressListenerGauge
 
ProgressListenerGauge(String) - Constructor for class com.bbn.openmap.gui.ProgressListenerGauge
 
ProgressSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling ProgressListeners and firing ProgressEvents.
ProgressSupport(Object) - Constructor for class com.bbn.openmap.event.ProgressSupport
Construct a ProgressSupport.
progressSupport - Variable in class com.bbn.openmap.layer.rpf.MakeToc
 
progressSupport - Variable in class com.bbn.openmap.layer.terrain.LOSGenerator
 
progressSupport - Variable in class com.bbn.openmap.PropertyHandler
 
proj - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
proj - Variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
proj - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
proj - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
proj - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
The last projection.
Proj - Class in com.bbn.openmap.proj
Proj is the base class of all Projections.
Proj(Point2D, float, int, int) - Constructor for class com.bbn.openmap.proj.Proj
Construct a projection.
proj - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
projClass - Variable in class com.bbn.openmap.proj.BasicProjectionLoader
 
projClass - Variable in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
projCmd - Static variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
projComponent - Variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
project(Projection) - Method in class com.bbn.openmap.omGraphics.OMList
Projects any graphics needing projection.
project(Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Projects the OMGraphics on the list.
projectedImageBounds - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
The coordinate image bounds of the projected image on the map window.
projection - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
The projection needed to convert other OMGraphicTypes to polygons.
Projection - Static variable in class com.bbn.openmap.Environment
 
projection - Variable in class com.bbn.openmap.event.ProjectionEvent
 
projection - Variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
projection - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The projection of the overview map bean.
projection - Variable in class com.bbn.openmap.gui.ScaleTextPanel
The last projection received from the MapBean, so it can be used to compare it to any more that come in.
projection - Variable in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
projection - Variable in class com.bbn.openmap.MapBean
 
projection - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
The projection of the map.
Projection - Interface in com.bbn.openmap.proj
Projection interface to the OpenMap projection library.
projection - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The current projection.
PROJECTION_FIELD - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
PROJECTION_TYPE - Static variable in exception com.bbn.openmap.event.ProjectionChangeVetoException
 
projectionA - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
projectionB - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
projectionC - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.event.PanMouseMode
 
projectionChanged(ProjectionEvent) - Method in interface com.bbn.openmap.event.ProjectionListener
Invoked when there has been a fundamental change to the Map.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
The Map projection has changed, in order to baseline new changes as a result of menu options being selected.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Part of the ProjectionListener interface.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.gui.ScaleTextPanel
ProjectionListener interface method.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
Implement ProjectionListener method inherited from Layer.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.BufferedLayer
We don't want a projection change policy called here, because that will call for a repaint.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.CacheLayer
Handler for ProjectionEvents.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.GraticuleLayer
Invoked when the projection has changed or this Layer has been added to the MapBean.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
From the ProjectionListener interface.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.policy.ListResetPCPolicy
The method that is called when the projection changes.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.policy.NullProjectionChangePolicy
 
projectionChanged(ProjectionEvent) - Method in interface com.bbn.openmap.layer.policy.ProjectionChangePolicy
The method that is called when the projection changes.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.policy.StandardPCPolicy
When the projection changes, the StandardPCPolicy sets the current projection on the layer, and calls prepare() on the layer.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Handles projection change notification events.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
Implemented for ProjectionListener
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.SinkLayer
ProjectionListener interface method.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.test.HelloWorldLayer
Invoked when the projection has changed or this Layer has been added to the MapBean.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Implemented for ProjectionListener
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.MapBean
ProjectionListener interface method.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.proj.ProjectionStack
The Map projection has changed.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Invoked when there has been a fundamental change to the Map.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
ProjectionListener method.
projectionChanged(ProjectionEvent) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Implemented for ProtectionListener
projectionChangePolicy - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The ProjectionChangePolicy object that determines how a layer reacts and sets up the OMGraphicList to be rendered for the layer when the projection changes.
ProjectionChangePolicy - Interface in com.bbn.openmap.layer.policy
A ProjectionChangePolicy is a policy object that determines how an OMGraphicHandler layer reacts to a projectionChanged() method call.
ProjectionChangePolicyProperty - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The property that can be set for the ProjectionChangePolicy.
ProjectionChangeVetoException - Exception in com.bbn.openmap.event
An exception used by PropertyChangeListeners on the MapBean to veto a projection change on the MapBean.
ProjectionChangeVetoException() - Constructor for exception com.bbn.openmap.event.ProjectionChangeVetoException
Constructs a new projection change veto exception with null as its detail message and no suggested changes.
ProjectionChangeVetoException(String) - Constructor for exception com.bbn.openmap.event.ProjectionChangeVetoException
Constructs a new projection change veto exception with the specified detail message.
ProjectionChangeVetoException(String, Class<? extends Proj>, Point2D, Number) - Constructor for exception com.bbn.openmap.event.ProjectionChangeVetoException
Constructs a new projection change veto exception with the specified detail message and common parameter objects for OpenMap projections that can be cause for veto.
ProjectionChangeVetoException(String, Properties) - Constructor for exception com.bbn.openmap.event.ProjectionChangeVetoException
Constructs a new projection change veto exception with the specified detail message and a Properties object containing parameter objects representing new settings for the rejected projection.
projectionCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
projectionD - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
ProjectionEvent - Class in com.bbn.openmap.event
An event with an updated MapBean projection.
ProjectionEvent(Object, Projection) - Constructor for class com.bbn.openmap.event.ProjectionEvent
Construct a ProjectionEvent.
ProjectionException - Exception in com.bbn.openmap.proj
A RuntimeException subclass to handle problems creating a projection with the ProjectionFactory.
ProjectionException(Exception) - Constructor for exception com.bbn.openmap.proj.ProjectionException
 
ProjectionException(String) - Constructor for exception com.bbn.openmap.proj.ProjectionException
 
projectionFactory - Variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
projectionFactory - Variable in class com.bbn.openmap.image.ImageServer
The ProjectionFactory to be used for image projections.
projectionFactory - Variable in class com.bbn.openmap.MapBean
 
ProjectionFactory - Class in com.bbn.openmap.proj
The ProjectionFactory creates Projections.
ProjectionFactory() - Constructor for class com.bbn.openmap.proj.ProjectionFactory
 
projectionID - Variable in class com.bbn.openmap.gui.GoToMenu.GoToButton
 
ProjectionListener - Interface in com.bbn.openmap.event
Interface for listening to ProjectionEvents.
projectionLoader() - Method in class com.bbn.openmap.proj.coords.CoordinateReferenceSystem
 
ProjectionLoader - Interface in com.bbn.openmap.proj
A ProjectionLoader is a class that knows how to create projection classes for given parameters.
ProjectionLoadersProperty - Static variable in class com.bbn.openmap.proj.ProjectionFactory
ProjectionFactory property used to designate new projection loaders that should be created from properties.
ProjectionMenu - Class in com.bbn.openmap.gui.menu
Provides ProjectionMenu items for selecting Projection type.
ProjectionMenu() - Constructor for class com.bbn.openmap.gui.menu.ProjectionMenu
Create the projection sub-menu.
ProjectionPainter - Interface in com.bbn.openmap
The ProjectionPainter interface is intended for objects that can manage graphics and draw them into a Java Graphics object.
ProjectionProperty - Static variable in class com.bbn.openmap.MapBean
 
ProjectionResponseLayer - Class in com.bbn.openmap.layer.learn
This layer demonstrates how to use the projection to update the OMGraphics a Layer is managing when the map view changes.
ProjectionResponseLayer() - Constructor for class com.bbn.openmap.layer.learn.ProjectionResponseLayer
The empty constructor is necessary for any layer being created using the openmap.properties file, via the openmap.layers property.
ProjectionStack - Class in com.bbn.openmap.proj
Provides Projection Stack, to listen for projection changes and remember them as they pass by.
ProjectionStack() - Constructor for class com.bbn.openmap.proj.ProjectionStack
Create the projection submenu.
ProjectionStack.ProjHolder - Class in com.bbn.openmap.proj
 
ProjectionStack.ProjHolder(Projection, ProjectionFactory) - Constructor for class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
ProjectionStackSupport - Class in com.bbn.openmap.proj
This is a utility class that can be used by beans that need support for handling ProjectionListeners and firing ProjectionEvents.
ProjectionStackSupport() - Constructor for class com.bbn.openmap.proj.ProjectionStackSupport
Construct a ProjectionStackSupport.
ProjectionStackTool - Class in com.bbn.openmap.gui
The ProjectionStackTool contains buttons that can trigger a ProjectionStack to change a projection of a MapBean to a previous projection, or to a later projection if the active projection is in the middle of the stack.
ProjectionStackTool() - Constructor for class com.bbn.openmap.gui.ProjectionStackTool
 
ProjectionStackTrigger - Interface in com.bbn.openmap.proj
Provides Projection Stack input by firing BackProkCmd and ForwardProjCmd commands, which cause it to set a projection in the MapBean.
ProjectionSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling ProjectionListeners and firing ProjectionEvents.
ProjectionSupport(boolean) - Constructor for class com.bbn.openmap.event.ProjectionSupport
Construct a ProjectionSupport.
ProjectionSupport(Object, boolean) - Constructor for class com.bbn.openmap.event.ProjectionSupport
Construct a ProjectionSupport.
projectionSupport - Variable in class com.bbn.openmap.gui.menu.ProjectionMenu
 
projectionSupport - Variable in class com.bbn.openmap.MapBean
 
ProjectionSupport.ProjectionChangeNotifier - Class in com.bbn.openmap.event
A thread that disperses the projection event, instead of letting the Swing thread do it.
ProjectionSupport.ProjectionChangeNotifier() - Constructor for class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
ProjectionTypeProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
The projection type of the view projection.
ProjectionTypeProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
ProjectionVetoedProperty - Static variable in class com.bbn.openmap.MapBean
 
projEvent - Variable in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
projFactory - Variable in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
projGraphicAndAdd(OMGraphic, OMGraphicList, Projection) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
projID - Variable in class com.bbn.openmap.proj.Proj
 
projListeners - Variable in class com.bbn.openmap.event.ProjMapBeanKeyListener
 
projLoaders - Variable in class com.bbn.openmap.proj.ProjectionFactory
 
ProjMapBeanKeyListener - Class in com.bbn.openmap.event
The ProjMapBeanKeyListener is a KeyListener that gets events when the MapBean has focus, and responds to certain keys by changing the projection.
ProjMapBeanKeyListener() - Constructor for class com.bbn.openmap.event.ProjMapBeanKeyListener
 
ProjMath - Class in com.bbn.openmap.proj
Math functions used by projection code.
PROJTYPE - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (PROJTYPE).
promptForScale(String) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Prompt for input.
promptUserForProperties() - Static method in class com.bbn.openmap.util.PropUtils
A function that brings up a file chooser window in order to have the user look for a valid Java properties file.
properties - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapEvent
 
properties - Variable in class com.bbn.openmap.layer.link.LinkActionList
The properties returned for this list.
properties - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The properties object that contains any pertinent arguments.
properties - Variable in class com.bbn.openmap.layer.link.LinkGraphicList
The properties returned for this list.
properties - Variable in class com.bbn.openmap.layer.link.LinkMapRequest
Key value pairs of properties sent along with the map.
properties - Variable in class com.bbn.openmap.PropertyHandler.Builder
 
properties - Variable in class com.bbn.openmap.PropertyHandler
Final openmap properties object.
propertiesPrefix - Variable in class com.bbn.openmap.image.AbstractImageFormatter
 
propertiesPrefix - Variable in class com.bbn.openmap.image.ImageServer
A place to hold on to a property prefix in case one is used.
PropertiesProperty - Static variable in class com.bbn.openmap.app.OpenMapApplet
 
property(List, String, Class) - Static method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
A convenience method to create and add a property descriptor to a list.
property(List, String, Class, Class) - Static method in class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
A convenience method to create and add a property descriptor to a list and associate an editor class with the property.
PropertyBeanEditor - Class in com.bbn.openmap.tools.beanbox
Custom property editor for a bean property that is itself a bean.
PropertyBeanEditor() - Constructor for class com.bbn.openmap.tools.beanbox.PropertyBeanEditor
 
PropertyCanvas - Class in com.bbn.openmap.tools.beanbox
Provides support to the GenericPropertySheet for displaying a custom PropertyEditor.
PropertyCanvas(JDialog, PropertyEditor) - Constructor for class com.bbn.openmap.tools.beanbox.PropertyCanvas
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The DTEDFrameCacheHandler needs to sign up as a PropertyChangeListener so if anything on the GeneratorLoader GUI changes, it knows to dump the current representations so they can be rebuild with the current GUI settings.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.event.CoordMouseMode
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.DistQuickTool
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.LayersPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.MouseModeButtonPanel
propertyChange - Listen for changes to the active mouse mode and for any changes to the list of available mouse modes.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.MouseModePanel
Listen for changes to the active mouse mode and for any changes to the list of available mouse modes
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.OverviewMapHandler
PropertyChangeListener method, to listen for the source map's background changes.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.StatusLightPanel
Listen for the layer changes within the MapBean, to display the status lights for each layer.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.time.TimePanel
PropertyChangeListener method called when a Clock fires, or the Clock time bounds change.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Used when the layers from the MapBean are needed, in order to use the renderDataForProjection method.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.InformationDelegator
Listen for changes to the active mouse mode and for any changes to the list of available mouse modes.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.layer.BufferedLayer
PropertyChangeListener method, to listen for the source map's background changes.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Listen for changes to the active mouse mode and for any changes to the list of available mouse modes
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Listen for changes to the active mouse mode and for any changes to the list of available mouse modes
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.MouseDelegator
PropertyChangeListenter Interface method.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.DrawingAttributesGUIButton
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.time.Clock
PropertyChangeListener method called when the bounds on a TimeBoundsProvider changes, so so that the range of times can be adjusted.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Required by interface PropertyChangeListener.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
PropertyChangeListenter Interface method.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
PropertyChangeListener method.
propertyChange(PropertyChangeEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
PropertyChangeListener method, to listen for the OMDrawingTool's list of loaders that may or may not change.
propertyChangeSupport - Variable in class com.bbn.openmap.event.AbstractMouseMode
 
propertyChangeSupport - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Support object to notify listeners when something has changed.
PropertyConsumer - Interface in com.bbn.openmap
A PropertyConsumer is an interface defining an object that is configured by a Properties object, containing property keys and values that is expected by it.
propertyConsumer - Variable in class com.bbn.openmap.util.propertyEditor.Inspector
The PropertyConsumer being inspected.
PropertyConsumerPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
The base class for property editors that can use properties to provide a more complex interface, and need more flexibility to contribute different parameters.
PropertyConsumerPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
 
propertyHandler - Variable in class com.bbn.openmap.gui.BasicMapPanel
 
propertyHandler - Variable in class com.bbn.openmap.gui.LayerAddPanel
Holds the PropertyHandler.
propertyHandler - Variable in class com.bbn.openmap.LayerHandler
This handle is only here to keep it appraised of layer prefix names.
PropertyHandler - Class in com.bbn.openmap
The PropertyHandler object is the organizer of properties, looking for settings on how to configure OpenMap components.
PropertyHandler() - Constructor for class com.bbn.openmap.PropertyHandler
Create a PropertyHandler object that checks in the default order for openmap.properties files.
PropertyHandler(boolean) - Constructor for class com.bbn.openmap.PropertyHandler
Create a PropertyHandler object that checks in the default order for openmap.properties files.
PropertyHandler(String) - Constructor for class com.bbn.openmap.PropertyHandler
Constructor to take resource name, file path or URL string as argument, to create context for a particular map.
PropertyHandler(URL) - Constructor for class com.bbn.openmap.PropertyHandler
Constructor to take path (URL) as argument, to create context for a particular map.
PropertyHandler(Properties) - Constructor for class com.bbn.openmap.PropertyHandler
Constructor to take Properties for configuration, using the default "openmap" property prefix for configuration.
PropertyHandler(PropertyHandler.Builder) - Constructor for class com.bbn.openmap.PropertyHandler
 
PropertyHandler.Builder - Class in com.bbn.openmap
This Builder class lets you have more control over how a PropertyHandler is constructed.
PropertyHandler.Builder() - Constructor for class com.bbn.openmap.PropertyHandler.Builder
 
propertyNotation - Variable in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
propertyPrefix - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
propertyPrefix - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Token uniquely identifying this component in the application properties.
propertyPrefix - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
propertyPrefix - Variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
Token uniquely identifying this component in the application properties.
propertyPrefix - Variable in class com.bbn.openmap.gui.OMComponentPanel
Token uniquely identifying this components in the application properties.
propertyPrefix - Variable in class com.bbn.openmap.gui.OpenMapFrame
 
propertyPrefix - Variable in class com.bbn.openmap.gui.ToolPanel
The property prefix used for this ToolPanel.
propertyPrefix - Variable in class com.bbn.openmap.InformationDelegator
 
propertyPrefix - Variable in class com.bbn.openmap.layer.dted.DTEDFrameCache
 
propertyPrefix - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
Property prefix for PropertyConsumer interface.
propertyPrefix - Variable in class com.bbn.openmap.Layer
Token uniquely identifying this layer in the application properties.
propertyPrefix - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
 
propertyPrefix - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
propertyPrefix - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
propertyPrefix - Variable in class com.bbn.openmap.OMComponent
Token uniquely identifying this component in the application properties.
propertyPrefix - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
propertyPrefix - Variable in class com.bbn.openmap.PropertyHandler.Builder
 
propertyPrefix - Variable in class com.bbn.openmap.PropertyHandler
The propertyPrefix can be set to reflect a particular set of properties, or for an application.
propertyPrefix - Variable in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
 
PropertySelector - Class in com.bbn.openmap.tools.beanbox
A class that provides support for a PropertyEditor that uses tags.
PropertySelector(PropertyEditor) - Constructor for class com.bbn.openmap.tools.beanbox.PropertySelector
 
propertySeparators - Static variable in class com.bbn.openmap.util.PropUtils
As defined in the OGC Web Mapping Test bed.
PropertyStringFormatException - Exception in com.bbn.openmap.util
 
PropertyStringFormatException() - Constructor for exception com.bbn.openmap.util.PropertyStringFormatException
Constructs a MapRequestFormatException with null as its error message string.
PropertyStringFormatException(String) - Constructor for exception com.bbn.openmap.util.PropertyStringFormatException
Constructs a MapRequestFormatException, saving a reference to the error message string s for later retrieval by the getMessage method.
PropertyText - Class in com.bbn.openmap.tools.beanbox
A class that provides support for a PropertyEditor that displays a text property.
PropertyText(PropertyEditor) - Constructor for class com.bbn.openmap.tools.beanbox.PropertyText
 
propPrefix - Variable in class com.bbn.openmap.gui.time.TimerRateComboBox
 
propPrefix - Variable in class com.bbn.openmap.time.TimerRateHolder
The prefix used to set the properties, saved in case the properties are retrieved.
props - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
A copy of properties used to construct this Layer
props - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
hang onto properties file used to initialize warehouse
props - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
hang onto properties file used to initialize warehouse
propsFileName - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
propsFileName - Static variable in class com.bbn.openmap.PropertyHandler
The appendix for the name of the properties file to read.
PropUtils - Class in com.bbn.openmap.util
 
PropUtils() - Constructor for class com.bbn.openmap.util.PropUtils
 
provider - Variable in class com.bbn.openmap.gui.menu.DataBoundsViewMenuItem
 
proxy - Variable in class com.bbn.openmap.event.MapMouseSupport
A MapMouseMode that may be using the parent of this support object as a proxy.
PROXY_ACK_CONSUMED_MOUSE_CLICKED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_ACK_CONSUMED_MOUSE_DRAGGED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_ACK_CONSUMED_MOUSE_MOVED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_ACK_CONSUMED_MOUSE_PRESSED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_ACK_CONSUMED_MOUSE_RELEASED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_CLICKED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_DRAGGED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_ENTERED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_EXITED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_MOVED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_PRESSED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
PROXY_DISTRIB_MOUSE_RELEASED - Static variable in class com.bbn.openmap.event.MapMouseSupport
 
proxyDistributionMask - Variable in class com.bbn.openmap.event.MapMouseSupport
 
proxyMMM - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
proxyMMM - Variable in class com.bbn.openmap.layer.DrawingToolLayer
 
ProxyMouseModeProperty - Static variable in class com.bbn.openmap.MouseDelegator
A property string used when firing PropertyChangeSupport notifications when the mouse mode is acting as proxy for another mouse mode.
proxyParent - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
pso - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
pszFilename - Variable in class com.bbn.openmap.dataAccess.iso8211.View8211
 
pszFormatString - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
pszName - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
 
pszTag - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
pt - Variable in class com.bbn.openmap.omGraphics.OMText
The projected xy window location of the bottom left corner of the first letter of the text string.
pToolBar - Variable in class com.bbn.openmap.omGraphics.EditableOMPoint
 
pts - Variable in class com.bbn.openmap.geo.GeoPath.Impl
 
pts - Variable in class com.bbn.openmap.omGraphics.OMLine
pts is an array of 4 ints - px1, py1, px2, py2.
Purge - Class in com.bbn.openmap.util.wanderer
PURGE deletes files that start with, or end with, certain strings.
Purge(String[], String[]) - Constructor for class com.bbn.openmap.util.wanderer.Purge
 
purgeAndNotifyRemovedLayers() - Method in class com.bbn.openmap.MapBean
Clear the vector containing all of the removed layers, and let those layers know they have been removed from the map.
purgeLaterList() - Method in class com.bbn.openmap.MapHandler
Call to add any objects on the addLaterVector to the MapHandler.
push(URL) - Method in class com.bbn.openmap.gui.MiniBrowser
 
push(String, String) - Method in class com.bbn.openmap.gui.MiniBrowser
 
push(MiniBrowser.MiniBrowserPage) - Method in class com.bbn.openmap.gui.MiniBrowser
 
push(ProjectionStack.ProjHolder) - Method in class com.bbn.openmap.proj.ProjectionStack
Put a new ProjHolder on the backStack, to remember for later in case we need to back up.
pushBoundarySettingsToAll(List<ZoomLevelMakerFace.BoundsObject>) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
pushLayerEvent(int, Layer[]) - Method in class com.bbn.openmap.event.LayerSupport
Pushed the information onto a Vector stack to get executed by a separate thread.
pushLayerSettingsToAll(List<ZoomLevelMakerFace.LayerObject>) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
put(int, Object) - Method in class Acme.IntHashtable
 
put(Object, Object) - Method in class Acme.IntHashtable
 
put(Object, Object) - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
Set RenderingHint on this object.
put(Object, Object) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
Set a RenderingHint on this object.
put(Object, OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Associates the specified value with the specified key in this map (optional operation).
put(String, Object) - Method in class com.bbn.openmap.PropertyHandler
Register an object with the prefix librarian against a specific marker name.
put(Intersection) - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
put(RoadClass) - Method in class com.bbn.openmap.tools.roads.RoadFinder.RoadClasses
 
put(double, double, T) - Method in interface com.bbn.openmap.util.DataOrganizer
Add a object into the organizer at a location.
put(String) - Static method in class com.bbn.openmap.util.Debug
Installs a new debug token
put(double, double, T) - Method in class com.bbn.openmap.util.quadtree.QuadTree
Add a object into the tree at a location.
put(double, double, T) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Add a object into the tree at a location.
put(QuadTreeLeaf<T>) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Add a QuadTreeLeaf into the tree at a location.
putAll(Map<Object, OMGraphic>) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Copies all of the mappings from the specified map to this map (optional operation).
putAttribute(Object, Object) - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
EsriGraphics can hold attributes.
putAttribute(Object, Object) - Method in class com.bbn.openmap.event.OMEvent
 
putAttribute(Object, Object) - Method in class com.bbn.openmap.Layer
 
putAttribute(Object, Object) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Adds a key-value pair to the attribute Map.
putAttribute(Object, Object) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Set an attribute in an OMGeometry.
putAttribute(Object, Object) - Method in interface com.bbn.openmap.util.Attributable
Put an attribute in the object, the value can be retrieved later via the key.
putback(int) - Method in class com.bbn.openmap.util.Tokenizer
 
putDataPrefixToLayerList(Layer, Properties, String) - Static method in class com.bbn.openmap.util.PropUtils
If the layer has a dataPathPrefix attribute set, that attribute value can be used as a common path to prepend to any layer's data path.
putDataPrefixToLayerList(String, Properties, String) - Static method in class com.bbn.openmap.util.PropUtils
If the layer has a dataPathPrefix attribute set, that attribute value can be used as a common path to prepend to any layer's data path.
putIfNotDefault(Properties, String, T) - Static method in class com.bbn.openmap.util.PropUtils
Add the object property value to properties if it's not null or empty, which assumes it should be set to the default value.
putIfNotDefault(Properties, String, T, T) - Static method in class com.bbn.openmap.util.PropUtils
Add the object property value to properties if it's not null or default value.
PUTNODE - Static variable in class com.bbn.openmap.omGraphics.editable.EOMGCursors
 
PX - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
PY - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
PZ - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 

Q

qal - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
QAL_NAME - Static variable in interface com.bbn.openmap.dataAccess.asrp.ASRPConstants
File suffix for Quality File.
qint(double) - Static method in class com.bbn.openmap.proj.ProjMath
Rounds the quantity away from 0.
Quadratic - Class in com.bbn.openmap.geo
Computes 0 to 2 real roots of the quadratic:
Quadratic(double, double, double) - Constructor for class com.bbn.openmap.geo.Quadratic
 
quadtree - Variable in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The storage mechanism for the locations.
quadtree - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
The storage mechanism for the locations.
QuadTree<T> - Class in com.bbn.openmap.util.quadtree
The QuadTree lets you organize objects in a grid, that redefines itself and refines the gridding over locations where more objects are gathered.
QuadTree() - Constructor for class com.bbn.openmap.util.quadtree.QuadTree
 
QuadTree(double, double, double, double, int) - Constructor for class com.bbn.openmap.util.quadtree.QuadTree
 
QuadTree(int, int, int, int, int) - Constructor for class com.bbn.openmap.util.quadtree.QuadTree
 
QuadTree(double, double, double, double, int, double) - Constructor for class com.bbn.openmap.util.quadtree.QuadTree
 
QuadTreeLeaf<T> - Class in com.bbn.openmap.util.quadtree
 
QuadTreeLeaf(double, double, T) - Constructor for class com.bbn.openmap.util.quadtree.QuadTreeLeaf
 
QuadTreeNode<T> - Class in com.bbn.openmap.util.quadtree
The QuadTreeNode is the part of the QuadTree that either holds children nodes, or objects as leaves.
QuadTreeNode(double, double, double, double, int) - Constructor for class com.bbn.openmap.util.quadtree.QuadTreeNode
Constructor to use if you are going to store the objects in lat/lon space, and there is really no smallest node size.
QuadTreeNode(double, double, double, double, int, double) - Constructor for class com.bbn.openmap.util.quadtree.QuadTreeNode
Constructor to use if you are going to store the objects in x/y space, and there is a smallest node size because you don't want the nodes to be smaller than a group of pixels.
QuadTreeRect - Class in com.bbn.openmap.util.quadtree
 
QuadTreeRect(double, double, double, double) - Constructor for class com.bbn.openmap.util.quadtree.QuadTreeRect
 
QualityFile - Class in com.bbn.openmap.dataAccess.asrp
 
QualityFile(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.QualityFile
 
QualityProperty - Static variable in class com.bbn.openmap.image.SunJPEGFormatter
 
query() - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Print out a list of DTED files that meet the current internal parameters.
query(LinkedList) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Print out a list of DTED files that are on the provided list of File objects.
QUERY - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Keyword (query) for the map server query request;
query(int, int) - Method in interface com.bbn.openmap.image.wms.IWmsLayer
Do a GetFeatureInfo query.
query(String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Just run a query on the provided directory, listing the names of the frames that will be affected by the current scale and boundary settings.
query(String) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Filters the DbfTableModel given a SQL like string
query(String) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Filters the DbfTableModel given a SQL like string
QUERY_LAYERS - Static variable in interface com.bbn.openmap.image.WMTConstants
Query Layer list (QUERY_LAYERS), comma separated layer names.
queryChar - Static variable in class com.bbn.openmap.image.SimpleHttpImageServer
 
queryHeader - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
queryHeader - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Same as wmsServer
queryIntervalProperty - Static variable in class com.bbn.openmap.layer.EarthquakeLayer
 
queryString - Variable in class com.bbn.openmap.layer.location.db.LocationData
 
queryString - Variable in class com.bbn.openmap.layer.location.db.RecordSet
The query string that will be executed on the database.
QUICK_CHANGE_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A convenience value that tells the OMDrawingTool to not show the GUI, but show the popup with the alt key, and the popup has the ability to delete the OMGraphic.
quickCheckLineClip(int, int, int, int, int, int, int, int) - Static method in class com.bbn.openmap.proj.Clip
Check if a line is completely inside or completely outside viewport.
quiet - Variable in class com.bbn.openmap.layer.link.LinkLayer
The flag to suppress pop-up messages.
QuietProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
The property to make the layer quiet.
QuitMenuItem - Class in com.bbn.openmap.gui.menu
 
QuitMenuItem() - Constructor for class com.bbn.openmap.gui.menu.QuitMenuItem
 

R

RadialRegion - Class in com.bbn.openmap.geo
 
RadialRegion(Geo, double) - Constructor for class com.bbn.openmap.geo.RadialRegion
 
RadialRegion(Geo[]) - Constructor for class com.bbn.openmap.geo.RadialRegion
 
radians(double) - Static method in class com.bbn.openmap.geo.Geo
Convert from degrees to radians.
RADIANS - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The float coordinates are in radians.
radians - Variable in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
A vector of vertices, stored as RADIAN y,x,y,x, (lat,lon,...).
RADIANS - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The float coordinates are in radians.
radius - Variable in class com.bbn.openmap.geo.OMGeo.Pt
 
radius - Variable in class com.bbn.openmap.geo.RibbonIterator
 
radius - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
radius - Variable in class com.bbn.openmap.omGraphics.OMArc
Radius of arc in radians.
radius - Variable in class com.bbn.openmap.omGraphics.OMPoint
The number of pixels in the radius for the point representation.
RADIUS - Static variable in class com.bbn.openmap.proj.coords.VHTransform
radius of earth in sqrt(0.1)-mile units, minus 0.3 percent
radius - Variable in class com.bbn.openmap.proj.Ellipsoid
The equitorial radius for this ellipsoid.
RADIUS_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
radLat - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
radLat - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
radLon - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
radLon - Variable in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
radToDeg(double) - Static method in class com.bbn.openmap.proj.ProjMath
Convert radians to degrees.
radToDeg(float) - Static method in class com.bbn.openmap.proj.ProjMath
Convert radians to degrees.
raf - Variable in class com.bbn.openmap.layer.shape.ShapeFile
The read/write class for shape files.
RAISE_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - raise the graphic relative to others by one.
RAISE_TO_TOP_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - raise the graphic on top of others.
range - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
The range should be equal or smaller than the zoom level, describing how many other zoom levels should be created from the tiles created for this zoom level (scaling).
range - Variable in class com.bbn.openmap.event.OMEvent
 
RANGE_NOT_SET - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
RANGE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
rangeRingsClassName - Variable in class com.bbn.openmap.tools.drawing.OMCircleLoader
 
RangeRingsMouseMode - Class in com.bbn.openmap.event
Mouse mode for drawing temporary range rings on a map bean.
The whole map bean is repainted each time the range rings needs to be repainted.
RangeRingsMouseMode() - Constructor for class com.bbn.openmap.event.RangeRingsMouseMode
 
RangeRingsMouseMode(boolean) - Constructor for class com.bbn.openmap.event.RangeRingsMouseMode
 
RangeRingsMouseMode(String, boolean) - Constructor for class com.bbn.openmap.event.RangeRingsMouseMode
 
raster - Variable in class com.bbn.openmap.dataAccess.dted.DTEDSlopeGenerator
The cached OMScalingRaster, which can be reused instead of regenerated in some projection circumstances.
raster - Variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
raster - Variable in class com.bbn.openmap.omGraphics.OMWarpingImage
 
RASTER_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Raster graphic object header.
RasterGeoDataFile - Class in com.bbn.openmap.dataAccess.asrp
 
RasterGeoDataFile(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.RasterGeoDataFile
 
rating - Variable in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.RatingArea
 
ratingAreas - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
ratingMark - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
rawbits - Variable in class com.bbn.openmap.image.PPMFormatter
 
rawbitsMagicNumber - Static variable in class com.bbn.openmap.image.PPMFormatter
 
RawBitsProperty - Static variable in class com.bbn.openmap.image.PPMFormatter
 
rawDataColumnName - Variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
Column name in the above table that has Raw Data
rawDataColumnNameProperty - Static variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
rawDataKeyColumnName - Variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
Column name which has the key to lookup above data
rawDataKeyColumnNameProperty - Static variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
RawDataRecordSet - Class in com.bbn.openmap.layer.location.db
This class is responsible for retrieving Raw Data from a table in a Database given a key.
RawDataRecordSet() - Constructor for class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
RawDataRecordSet(Connection) - Constructor for class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
RawDataRecordSet(Connection, String, Properties) - Constructor for class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
rawllpts - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
raw float lats and lons stored internally in radians.
rawllpts - Variable in class com.bbn.openmap.omGraphics.OMEllipse
 
rawllpts - Variable in class com.bbn.openmap.omGraphics.OMPoly
raw float lats and lons stored internally in radians.
rawLoaders - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The ordered list of EditToolLoaders, for notification.
rbs - Variable in class com.bbn.openmap.gui.MouseModePanel
 
reacted - Variable in class com.bbn.openmap.layer.link.LinkActionList
 
reactToCurrentTime(long, Clock, long) - Method in class com.bbn.openmap.gui.time.TimelineLayer.PlayFilter
 
read(DataInputStream) - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
read(DataInputStream) - Static method in class com.bbn.openmap.dataAccess.cgm.Command
 
read(BinaryFile, boolean) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Reads the DTED frame file.
read(InputStream) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
read(byte[], int, int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Method for other components to call to get the DDFModule to read bytes into the provided array.
read() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Convenience method to read a byte from the data file.
read() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Read a record of data from the file, and parse the header to build a field list for the record (or reuse the existing one if reusing headers).
read(URL) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
read(URL, DrawingAttributes, GeoCoordTransformation) - Static method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
read() - Method in class com.bbn.openmap.io.BinaryBufferedFile
 
read(byte[], int, int) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Read from the file
read(byte[]) - Method in class com.bbn.openmap.io.BinaryBufferedFile
 
read() - Method in class com.bbn.openmap.io.BinaryFile
Read from the file.
read(byte[], int, int) - Method in class com.bbn.openmap.io.BinaryFile
Read from the file
read(byte[]) - Method in class com.bbn.openmap.io.BinaryFile
Read from the file.
read() - Method in class com.bbn.openmap.io.FileInputReader
Read from the file.
read(byte[], int, int) - Method in class com.bbn.openmap.io.FileInputReader
Read from the file
read(byte[]) - Method in class com.bbn.openmap.io.FileInputReader
Read from the file.
read() - Method in interface com.bbn.openmap.io.InputReader
Read from the file.
read(byte[], int, int) - Method in interface com.bbn.openmap.io.InputReader
Read from the file
read(byte[]) - Method in interface com.bbn.openmap.io.InputReader
Read from the file.
read() - Method in class com.bbn.openmap.io.InputStreamSplitter
Reads the next byte of data from the input stream and writes it to the output stream.
read(byte[]) - Method in class com.bbn.openmap.io.InputStreamSplitter
Reads up to b.length bytes of data from this input stream into an array of bytes, and writes those bytes to the output stream.
read(byte[], int, int) - Method in class com.bbn.openmap.io.InputStreamSplitter
Reads up to len bytes of data from this input stream into an array of bytes, and writes those bytes to the output stream.
read() - Method in class com.bbn.openmap.io.StreamInputReader
Read from the file.
read(byte[], int, int) - Method in class com.bbn.openmap.io.StreamInputReader
Read from the file
read(byte[]) - Method in class com.bbn.openmap.io.StreamInputReader
Read from the file.
read(Link) - Method in class com.bbn.openmap.layer.link.LinkActionRequest
Read the link and pull off the gesture, filling in the fields of this object.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
Read the arc protocol off the data input, and return an OMArc.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkArc
Read the arc protocol off the data input, and return an OMArc.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkBitmap
Read a Bitmap off a DataInputStream.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkBitmap
Read a Bitmap off a DataInputStream.
read(DataInput) - Method in class com.bbn.openmap.layer.link.LinkBoundingPoly
Read the bounding polygon off the input stream.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Read the circle protocol off the data input, and return an OMCircle.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Read the circle protocol off the data input, and return an OMCircle.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
Read the ellipse protocol off the data input, and return an OMEllipse.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
Read the ellipse protocol off the data input, and return an OMEllipse.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkGrid
Read a Grid off a DataInputStream.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkGrid
Read a Grid off a DataInputStream.
read(Link) - Method in class com.bbn.openmap.layer.link.LinkGUIRequest
Read the link and pull off the gesture, filling in the fields of this object.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkLine
Read the line Link protocol off a DataInputStream, and create an OMLine from it.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkLine
Read the line Link protocol off a DataInputStream, and create an OMLine from it.
read(Link) - Method in class com.bbn.openmap.layer.link.LinkMapRequest
Read the link to create the request object.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoint
Read the DataInputStream, and create an OMPoint.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkPoint
Read the DataInputStream, and create an OMPoint.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Read the DataInputStream to create a OMPoly.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Read the DataInputStream to create a OMPoly.
read(DataInput) - Method in class com.bbn.openmap.layer.link.LinkProperties
Read the link to create the properties object.
read(DataInput, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkProperties
New, static method for more efficient property handling.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Read the DataInputStream, and create an OMRaster.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Read the DataInputStream, and create an OMRaster.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Read the DataInputStream, and create an OMRect.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Read the DataInputStream, and create an OMRect.
read(DataInputStream) - Static method in class com.bbn.openmap.layer.link.LinkText
Read the DataInputStream to create a OMText.
read(DataInputStream, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkText
Read the DataInputStream to create a OMText.
read(BinaryFile) - Method in class com.bbn.openmap.layer.nitf.NitfHeader
Reads the header part of the file.
read(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfAttributes.AttributeOffsetRecord
 
read(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfAttributes.AttributeSubheader
 
read(BinaryFile, long) - Method in class com.bbn.openmap.layer.rpf.RpfAttributes
Read the section in a file.
read(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
read(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Read the RPF frame.
read(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfHeader
Starts at the beginning of the file and handles the NITF header if it is there.
read(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
read(byte[], int, boolean) - Method in class com.bbn.openmap.layer.shape.ESRIPoly.ESRIFloatPoly
Reads a polygon from the given buffer starting at the given offset.
read(byte[], int, boolean) - Method in class com.bbn.openmap.layer.shape.ESRIPoly
Reads a polygon from the given buffer starting at the given offset.
read(DataInputStream) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Read object.
read(DataInputStream) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Read object.
read(DataInputStream, boolean) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Read object.
read(DataInputStream) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Read object.
read(DataInputStream, boolean) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Read object.
read16(DataInputStream) - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
readAndParse() - Method in class com.bbn.openmap.layer.link.Link
Called to begin reading the information coming off the link.
readAndParse(Projection, OMGridGenerator) - Method in class com.bbn.openmap.layer.link.Link
Called to begin reading the information coming off the link.
readAndParse(Projection, OMGridGenerator, Layer) - Method in class com.bbn.openmap.layer.link.Link
Called to begin reading the information coming off the link.
readArgs(int, DataInput) - Method in class com.bbn.openmap.layer.link.LinkProperties
Read the link to fetch properties for this LinkProperties object.
readArgs(String[], int) - Method in class com.bbn.openmap.util.ArgParser.Arg
Runs through the array of Strings, starting at the argIndex, and creates the values array from it.
readBEInt(byte[], int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a big endian integer.
readBox(byte[], int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a bounding box record.
readBytes(int, boolean) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Read from the file.
readBytes(int, boolean) - Method in class com.bbn.openmap.io.BinaryFile
Read from the file.
readBytes(int, boolean) - Method in class com.bbn.openmap.io.FileInputReader
Read from the file.
readBytes(int, boolean) - Method in interface com.bbn.openmap.io.InputReader
Read from the file.
readBytes(int, boolean) - Method in class com.bbn.openmap.io.StreamInputReader
Read from the file.
readCachedGraphics(URL) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Read a cache of OMGraphics
ReadCGM - Class in com.bbn.openmap.dataAccess.cgm
 
ReadCGM() - Constructor for class com.bbn.openmap.dataAccess.cgm.ReadCGM
 
readChar() - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads and returns a single byte, cast to a char.
readChar() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a single byte, cast to a char
readContent(int) - Method in class com.bbn.openmap.util.http.HttpConnection
 
readContentLength(String) - Method in class com.bbn.openmap.util.http.HttpConnection
 
readCoverage() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager.CoverageDataFile
 
readData() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Reads the data and puts data in an ArrayList of records.
readData(int, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Read in a set of records from the dbf file, starting at the provided index and continuing for the provided count.
readData() - Method in class com.bbn.openmap.dataAccess.shape.input.DbfInputStream
Reads the data and places data in a class scope ArrayList of records
readDataCommand - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
(readData)
readDataFromStream(InputStream) - Method in class com.bbn.openmap.layer.plotLayer.GLOBEData
 
readDataRecord(int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Reads one longitude line of posts.
readDataRecords() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
Read all the elevation posts, at one time.
readDelimiter(boolean) - Method in class com.bbn.openmap.layer.link.Link
readDelimiter is a function designed to read a header string off the data input stream in the Link object.
readDouble() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a double
readFixedLengthString(int) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads length bytes and returns a string composed of the bytes cast to chars.
readFixedLengthString(int) - Method in class com.bbn.openmap.io.BinaryFile
Reads length bytes and returns a string composed of the bytes cast to chars
readFloat() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a float
readFloatArray(float[], int, int) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads an array of floats from the input.
readFloatArray(float[], int, int) - Method in class com.bbn.openmap.io.BinaryFile
 
readFloatArray(double[], int, int) - Method in class com.bbn.openmap.io.BinaryFile
 
readFrameInformation(BinaryFile, RpfTocEntry) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Reads the BinaryFile to retrieve the Frame file information for the entry.
readFully() - Method in class com.bbn.openmap.io.BinaryFile
Read the BinaryFile into memory and return a new BinaryFile instance working on that in-memory version of the file.
readGestureResponses(Layer, Projection, OMGridGenerator) - Method in class com.bbn.openmap.layer.link.LinkActionList
If a ACTIONS_HEADER has been encountered coming off the link, then this method should be called to read the string of gesture that follows.
readGraphic(int, LinkProperties, Projection, OMGridGenerator) - Method in class com.bbn.openmap.layer.link.LinkActionList
Read a graphic's particulars, for upates and additions.
readGraphics() - Method in class com.bbn.openmap.layer.CacheLayer
Read a cache of OMGraphics
readGraphics(LinkOMGraphicList, Projection, OMGridGenerator) - Method in class com.bbn.openmap.layer.link.LinkGraphicList
If a GRAPHICS_RESPONSE_HEADER has been encountered coming off the link, then this method should be called to read the string of graphics that follows.
readGraphics(ObjectInputStream) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Read a cache of OMGeometries, given a ObjectInputStream.
readGraphics(URL) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Read a cache of OMGraphics, given an URL.
readGraphics(ObjectInputStream) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Read a cache of OMGraphics, given a ObjectInputStream.
readHeader() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
This perform the header reading and parsing job for the read() method.
readHeader(BinaryFile) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
readHeader() - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Deprecated. not used.
readHeader(BinaryFile) - Method in class com.bbn.openmap.layer.rpf.RpfHeader
Assumes that the binFile is set to the header location.
readHeader() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Reads and parses the header of the file.
readIndexFile(ESRIBoundingBox) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
 
readIndexFile(ESRIBoundingBox, GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
 
readInteger() - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads and returns a long.
readInteger() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a long
readIntegerArray(int[], int, int) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads an array of integers.
readIntegerArray(int[], int, int) - Method in class com.bbn.openmap.io.BinaryFile
 
readLEChar() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Translates a little endian char into a big endian char
readLEDouble() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Reads a little endian double into a big endian double
readLEDouble(byte[], int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a little endian double.
readLEFloat() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Reads a little endian float into a big endian float
readLEInt() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Translates a little endian int into a big endian int
readLEInt(byte[], int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a little endian integer.
readLEInt(BinaryBufferedFile) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a little endian int from the current location of the given file.
readLELong() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Translates a little endian long into a big endian long
readLELong(byte[], int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a little endian 8 byte integer.
readLEShort() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Translates little endian short to big endian short
readLEUnsignedShort() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Translates a little endian unsigned short to big endian int
readLEUTF() - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
 
readLong() - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads and returns a long.
readLong() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a long
readPoint(byte[], int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Reads a point record.
readRecord() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Read one record from the file, and return to the application.
readSectionInfo(BinaryFile) - Method in class com.bbn.openmap.layer.nitf.NitfHeader
 
readShort() - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads and returns a short.
readShort() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a short.
readShort() - Method in class com.bbn.openmap.layer.etopo.ETOPOJarLayer
Reads and returns a short
readShortArray(short[], int, int) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads an array of shorts.
readShortData() - Method in class com.bbn.openmap.io.BinaryFile
Code for reading shorts that are two-byte integers, high order first, and negatives are signed magnitude.
readString(int) - Method in class com.bbn.openmap.dataAccess.shape.input.LittleEndianInputStream
Constructs a string from the underlying input stream
readString(DataInput, int) - Static method in class com.bbn.openmap.layer.link.LinkUtil
readString reads an expected number of characters off a DataInput and creates a String from it.
readStroke(ObjectInputStream, Stroke) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
readTextureMask(ObjectInputStream) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
readToDelimiter(char) - Method in class com.bbn.openmap.io.BinaryFile
Reads a string until the specified delimiter or EOF is encountered
readUnsigned() - Method in class com.bbn.openmap.io.BinaryFile
Read a byte from the file, return an unsigned integer.
readUnsignedShort() - Method in class com.bbn.openmap.io.BinaryBufferedFile
Reads and returns a integer from 2 bytes.
readUnsignedShort() - Method in class com.bbn.openmap.io.BinaryFile
Reads and returns a integer from 2 bytes.
readWidgets() - Method in class com.bbn.openmap.layer.link.LinkGUIList
 
readyToPaint - Variable in class com.bbn.openmap.Layer
New variable to describe when a layer has responded to a projection change and is ready to be painted.
realSelection - Variable in class com.bbn.openmap.dataAccess.image.ImageTile
 
RealTimeHandler - Interface in com.bbn.openmap.time
The RealTimeHandler interface describes an object that has to deal with a timer that controls time on a different scale.
RealTimeModeProperty - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
rebuildEventList() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
rebuildEventList(boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
This is the method that rebuilds the list of visible events.
rebuildFileListControl() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
rebuildFilterInterface() - Method in class com.bbn.openmap.gui.event.EventListPresenter
Rebuilds the contents of the panel in the popup window for the filters supplied by the event handlers.
rebuildFont(String) - Static method in class com.bbn.openmap.omGraphics.OMText
Build a font out of an X Font description string.
rebuildListModel() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Rebuild the list model contents based on the ImageTiles contained on the OMGraphicList.
rebuildListProperty(List<String>) - Method in class com.bbn.openmap.gui.ToolPanel
Take a List of strings, and return a space-separated version.
recalcLimits() - Method in class com.bbn.openmap.layer.plotLayer.GLOBESite
 
recBuf - Variable in class com.bbn.openmap.layer.shape.ShapeFile
A buffer for the current record's data.
receiveImageData(byte[]) - Method in class com.bbn.openmap.image.GeneratorTester
Deprecated.  
receiveImageData(byte[]) - Method in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
Receive the bytes from a image.
receiveImageData(byte[]) - Method in interface com.bbn.openmap.image.ImageReceiver
Receive the bytes from a image.
receiver - Variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
receivesMapEvents() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A query from the MapMouseInterpreter wondering if the GestureResponsePolicy wants events pertaining to mouse movements over the map that are not over an OMGraphic.
receivesMapEvents() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
receivesMapEvents() - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A query from the MapMouseInterpreter wondering if the GestureResponsePolicy wants events pertaining to mouse movements over the map that are not over an OMGraphic.
receivesMapEvents() - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
RECENTER - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Keyword (recenter) for the map server recenter request.
recenter - Static variable in class com.bbn.openmap.layer.location.LocationLayer
 
recenterPoint - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
recHdr - Variable in class com.bbn.openmap.layer.shape.ShapeFile
A buffer for current record's header.
recNum - Variable in class com.bbn.openmap.layer.shape.NumAndBox
 
record - Variable in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
RECORD_ID - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
recordLength - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
recordLength - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
length of a record (-1 indicates variable-length record)
recordNumber - Variable in class com.bbn.openmap.layer.shape.ESRIRecord
The ordinal of this record.
recordOffset(int) - Method in class com.bbn.openmap.layer.vpf.DcwVariableLengthIndexFile
get the offset byte offset of the record in the associated table file.
RecordSet - Class in com.bbn.openmap.layer.location.db
The RecordSet object handles all the generic database retrieval for a SQL query.
RecordSet(Connection) - Constructor for class com.bbn.openmap.layer.location.db.RecordSet
Use this constructor if you want a little more control of the process.
RecordSet(Connection, String) - Constructor for class com.bbn.openmap.layer.location.db.RecordSet
Does everything.
recordSize(int) - Method in class com.bbn.openmap.layer.vpf.DcwVariableLengthIndexFile
get the size of the record in the associated table file If recordNumber is greater than the number of records, this returns a record size of 0.
rect - Variable in class com.bbn.openmap.layer.test.TestLayer
 
rect - Variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
RECTANGLE_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Rectangle graphic object header.
RectangleElement - Class in com.bbn.openmap.dataAccess.cgm
 
RectangleElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.RectangleElement
 
rectAttributes - Variable in class com.bbn.openmap.event.NavMouseMode
DrawingAttributes to use for drawn rectangle.
rectDA - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
RectSelectedState - Class in com.bbn.openmap.omGraphics.editable
 
RectSelectedState(EditableOMRect) - Constructor for class com.bbn.openmap.omGraphics.editable.RectSelectedState
 
RectSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
RectSetOffsetState(EditableOMRect) - Constructor for class com.bbn.openmap.omGraphics.editable.RectSetOffsetState
 
RectStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
RectStateMachine(EditableOMRect) - Constructor for class com.bbn.openmap.omGraphics.editable.RectStateMachine
 
RectUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
RectUndefinedState(EditableOMRect) - Constructor for class com.bbn.openmap.omGraphics.editable.RectUndefinedState
 
RectVisibleProperty - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
redElev - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
elevation band colors (one for each elevation band)
redIcon - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
redo() - Method in class com.bbn.openmap.event.UndoStack
Take a UndoEvent off the forwardStack, and push it on the backStack.
RedoCmd - Static variable in class com.bbn.openmap.event.UndoStack
 
redoStack - Variable in class com.bbn.openmap.event.UndoStack
 
redoString - Variable in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
redraw(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Same as redraw(e, false)
redraw(MouseEvent, boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
redraw(MouseEvent, boolean, boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Given a MouseEvent, check the source, and if it's a MapBean, then grab the projection and java.awt.Graphics from it to use for generation and rendering of the EditableOMGraphic objects.
redrawButton - Variable in class com.bbn.openmap.plugin.WebImagePlugIn
 
RedrawCmd - Static variable in class com.bbn.openmap.Layer
Layer-defined action event command to force a redraw on the layer.
reduce24(BufferedImage, int) - Static method in class com.bbn.openmap.image.ColorReducer
Reduce a 24 bit image to the given number of colors.
reduce32(BufferedImage, int) - Static method in class com.bbn.openmap.image.ColorReducer
Reduce a 32 bit image to the given number of colors.
reducedColorTable - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
Index to use a color conversion table, and if so, which one.
redURL - Static variable in class com.bbn.openmap.gui.StatusLightPanel
 
referenceCache(int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Mark a cache entry as being recently used.
referenceLatitude - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
ReferenceLatitudeProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
REFRESH - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
regenerate(Projection) - Method in class com.bbn.openmap.dataAccess.image.ImageTile
 
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Given a new projection, the grab points may need to be repositioned off the current position of the graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Invoke this to regenerate a "dirty" graphic.
regenerate(Projection) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Invoke this to regenerate a "dirty" graphic.
regenerate(Projection) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Invoke this to regenerate a "dirty" graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Invoke this to regenerate a "dirty" graphic.
regenerate(Projection) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Overrides OMGraphicAdapter version to handle OMRasterObject getNeedToReposition.
regionIndex - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
The RegionIndex organizing the Shape OMGraphics for searching.
regularBackgroundColor - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
regularBackgroundColor - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
regularMagicNumber - Static variable in class com.bbn.openmap.image.PPMFormatter
 
rehash() - Method in class Acme.IntHashtable
 
rejiggerMapLayers() - Method in class com.bbn.openmap.gui.LayersPanel
Makes a new layer cake of active layers to send to LayerHandler.setLayers().
REL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfUserDef
 
rel_horz_acc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
rel_vert_acc - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
RELATIVE - Static variable in class com.bbn.openmap.event.ZoomEvent
Type that specifies that the amount should be used as a multiplier to the current scale.
relativeFramePaths - Variable in class com.bbn.openmap.layer.rpf.MakeToc
Flag to use relative frames paths - default is true.
release - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
releaseLock() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Release the lock on the JColorChooser.
releaseLock() - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Release the lock on the JColorChooser.
releaseProxy() - Method in class com.bbn.openmap.event.AbstractMouseMode
Release the proxy lock on the MapMouseMode.
releaseProxy() - Method in interface com.bbn.openmap.event.MapMouseMode
Release the proxy lock on the MapMouseMode.
releaseProxy() - Method in class com.bbn.openmap.event.MapMouseSupport
Release the proxy lock on the MapMouseMode.
releaseProxyMouseMode() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
If the DrawingToolLayer is using a hidden OMDrawingTool, release the proxy lock on the active MapMouseMode.
releaseProxyMouseMode() - Method in class com.bbn.openmap.layer.DrawingToolLayer
If the DrawingToolLayer is using a hidden OMDrawingTool, release the proxy lock on the active MapMouseMode.
reload() - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Re-read the A.TOC file in the parent directory.
reloadData() - Method in class com.bbn.openmap.layer.location.BasicLocationHandler
 
reloadData() - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
 
reloadData() - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
 
reloadData() - Method in interface com.bbn.openmap.layer.location.LocationHandler
A trigger function to tell the handler that new data is available.
reloadData() - Method in class com.bbn.openmap.layer.location.LocationLayer
Tell the location handlers to reload their data from their sources.
relocateBean(Object, BeanInfo, Point) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
relocates the specified bean to the new location.
relocateBean(Object, BeanInfo, Point) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called when a bean is moved from its present location to the newlocation within the layer associated with this BeanBox.
REMEMBER_ALL - Static variable in class com.bbn.openmap.event.UndoStack
 
REMEMBER_ALL - Static variable in class com.bbn.openmap.proj.ProjectionStack
 
rememberLastThing(UndoEvent) - Method in class com.bbn.openmap.event.UndoStack
Put a new UndoEvent on the backStack, to remember for later in case we need to back up.
removable - Variable in class com.bbn.openmap.Layer
Flag to designate the layer as removable or not.
REMOVABLE - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A string that can be used for a keyword into the OMGraphic attribute hashtable.
removable - Variable in class com.bbn.openmap.plugin.AbstractPlugIn
Flag to designate the layer as removable or not.
RemovableProperty - Static variable in class com.bbn.openmap.Layer
Property 'removable' to designate this layer as removable from the application, or able to be deleted.
RemovableProperty - Static variable in class com.bbn.openmap.plugin.AbstractPlugIn
Property 'removable' to designate this layer as removable from the application, or able to be deleted.
remove(int) - Method in class Acme.IntHashtable
 
remove(Object) - Method in class Acme.IntHashtable
 
remove(TransmittalHeaderFile) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
remove(ASRPDirectory) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
remove() - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Delete the DTED files that meet the internal file list parameters.
remove(LinkedList) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Delete the DTED files that meet the internal file list parameters.
remove(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Remove the record at the index.
remove(int[], int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
remove(byte[], int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
remove(String[], int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
remove(int) - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Remove the record at the index.
REMOVE - Static variable in class com.bbn.openmap.event.LayerEvent
 
remove(int) - Method in class com.bbn.openmap.event.ListenerSupport
 
remove(Object) - Method in class com.bbn.openmap.event.ListenerSupport
 
remove(UndoStackTrigger) - Method in class com.bbn.openmap.event.UndoStackSupport
Remove a ProjectionStackTrigger.
remove() - Method in class com.bbn.openmap.geo.GeoPath.Impl.PointIt
 
remove() - Method in class com.bbn.openmap.geo.GeoPath.Impl.SegIt
 
remove() - Method in class com.bbn.openmap.geo.RibbonIterator
 
remove(Component) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
remove(Component) - Method in class com.bbn.openmap.gui.DockMapPanel
We need to handle removing the component specially.
remove(String) - Method in class com.bbn.openmap.gui.ToolPanel
Remove a tool with the right key
remove(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
remove(Object) - Method in class com.bbn.openmap.MapHandler
Added because apparently, the BeanContext doesn't check to see if the object is also a membership listener to remove it from that list.
remove(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Remove an OMGraphic from being moved.
remove(EditableOMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Remove the EditableOMGraphic from the list.
remove(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Remove the geometry from the list.
remove(int) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Remove the geometry at the location number.
remove(Object) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Removes the mapping for this key from this map if it is present (optional operation).
remove(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Remove the graphic at the location number.
remove(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Remove the graphic.
remove(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Remove the geometry at the location number.
remove(Object) - Method in class com.bbn.openmap.omGraphics.OMList
Remove the graphic.
remove(int) - Method in class com.bbn.openmap.omGraphics.OMList
 
remove(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
Return true if the TemporalRecord was contained in the list.
remove(ProjectionStackTrigger) - Method in class com.bbn.openmap.proj.ProjectionStackSupport
Remove a ProjectionStackTrigger.
remove(String) - Method in class com.bbn.openmap.PropertyHandler
Remove an object from the prefix librarian register, returning that object if it has been found.
remove(Object) - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
removes the specified bean object from this container.
remove(OMGraphic) - Method in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
 
remove(IconPartCollectionEntry) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Remove an entry from the collection.
remove(IconPart) - Method in class com.bbn.openmap.tools.icon.IconPartList
 
remove(Intersection) - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
remove(double, double, T) - Method in interface com.bbn.openmap.util.DataOrganizer
Remove a object out of the organizer at a location.
remove(String) - Static method in class com.bbn.openmap.util.Debug
Rremoves a debug token
remove(double, double, T) - Method in class com.bbn.openmap.util.quadtree.QuadTree
Remove a object out of the tree at a location.
remove(double, double, T) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Remove a object out of the tree at a location.
remove(QuadTreeLeaf<T>) - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
Remove a QuadTreeLeaf out of the tree at a location.
removeActionListener(ActionListener) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
Remove an ActionListener that receives events that trigger events to shift the Projection stack.
removeActionListener(ActionListener) - Method in interface com.bbn.openmap.event.UndoStackTrigger
Remove an ActionListener that receives events that trigger events to shift the undo/redo stack.
removeActionListener(ActionListener) - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
removeActionListener(ActionListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
Removes the listener for events that shift the Projection stack.
removeActionListener(ActionListener) - Method in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
removeActionListener(ActionListener) - Method in class com.bbn.openmap.gui.ProjectionStackTool
Remove an ActionListener that receives events that trigger events to shift the Projection stack.
removeActionListener(ActionListener) - Method in interface com.bbn.openmap.proj.ProjectionStackTrigger
Remove an ActionListener that receives events that trigger events to shift the Projection stack.
removeAll() - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
removeAll() - Method in class com.bbn.openmap.gui.DockMapPanel
We need to handle removing all components specially.
removeAll() - Method in class com.bbn.openmap.gui.LayersMenu
Remove all the components from the menu.
removeAll() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
removeAll() - Method in class com.bbn.openmap.LayerHandler
Remove all the layers (that are marked as removable).
removeAll(Collection<?>) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
removeAll(Collection<?>) - Method in class com.bbn.openmap.omGraphics.OMList
 
removeAll() - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
removes all beans from this container.
removeAllMapMouseListeners() - Method in class com.bbn.openmap.event.AbstractMouseMode
Remove all MapMouseListeners from the mode.
removeAllMapMouseListeners() - Method in interface com.bbn.openmap.event.MapMouseMode
Remove all MapMouseListeners from the mode.
removeAttribute(Object) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Removes the object stored in a Map stored in the appObject.
removeAttribute(Object) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Remove an attribute from the OMGeometry.
removeBean(Object) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
removes the specified bean from SimpleBeanLayer.
removeBean(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called when a bean is moved from the layer associated with this BeanBox to another layer.
removeCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
Remove a CenterListener from the listener list.
removeCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.CoordPanel
Remove a CenterListener from the listener list.
removeCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
removeCenterListener(CenterListener) - Method in class com.bbn.openmap.gui.NavigatePanel
Remove a CenterListener
removeChild(JComponent) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeClosable(Closable) - Static method in class com.bbn.openmap.io.BinaryFile
Remove an object from the closable list.
removeComponentListener(ComponentListener) - Method in class com.bbn.openmap.gui.WindowSupport
Remove a component listener that was interested in hearing about what happens to the window.
removeComponentListener(ComponentListener) - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
removeComponentListener(ComponentListener) - Method in class com.bbn.openmap.Layer
Part of a layer hack to notify the component listener when the component is hidden.
removeConfirmed() - Method in class com.bbn.openmap.Layer
Check to see if the removable layer can be removed now.
removeConstraint(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
removeConstraint(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Remove a constraint on a child.
removeConstraint(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
removeControlledMap(MapBean) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Remove a controlled MapBean from the OverviewMapHandler.
removed(Container) - Method in class com.bbn.openmap.layer.BufferedLayer
Called when the layer is removed from the MapBean, and after the projection changes.
removed(Container) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Called when the layer is no longer part of the map.
removed(Container) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Called when the layer is no longer part of the map.
removed(Container) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
Called when the layer has been turned off and the projection changes, signifying that the layer can clean up.
removed(Container) - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
Called when the layer is removed from the map.
removed(Container) - Method in class com.bbn.openmap.layer.link.LinkLayer
Called when the layer is no longer part of the map.
removed(Container) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Called by the LocationLayer when the layer is removed from the map.
removed(Container) - Method in class com.bbn.openmap.layer.location.BasicLocationHandler
Called by the LocationLayer when the layer is removed from the map.
removed(Container) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Called by the LocationLayer when the Layer has been removed from the Map.
removed(Container) - Method in class com.bbn.openmap.layer.location.LocationLayer
Let the LocationHandlers know that the layer has been removed.
removed(Container) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
This method is called after the layer is removed from the MapBean and when the projection changes.
removed(Container) - Method in class com.bbn.openmap.Layer
This method is called after the layer is removed from the MapBean and when the projection changes.
removed(Container) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Called when the layer is no longer part of the map.
removed(Container) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
Called when the Layer is removed from the MapBean, giving an opportunity to clean up.
removed() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Method that gets called when the PlugInLayer has been removed from the map, so the PlugIn can free up resources.
removed() - Method in interface com.bbn.openmap.plugin.PlugIn
Notification to the PlugIn that it has been removed from the map, so it can free resources.
removed(Container) - Method in class com.bbn.openmap.plugin.PlugInLayer
Layer method that gets called when the Layer gets removed from the map.
removeDataBoundsProvider(DataBoundsProvider) - Method in class com.bbn.openmap.gui.GoToMenu
 
removeDecoration(int) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Removes a Decoration.
removeDecoration(ShapeDecoration) - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Removes a Decoration.
removedLayers - Variable in class com.bbn.openmap.MapBean
Layers that are removed from the MapBean are held until the next projection change.
removeDock() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeDockEast() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeDockNorth() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeDockSouth() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeDockWest() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removedRoads - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
removeDTEDDirectoryHandler(DTEDDirectoryHandler) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Remove a DTED DirectoryHandler from the list used for the DTEDFrameCache.
removeDups(Geo[]) - Static method in class com.bbn.openmap.geo.Geo
Return a Geo array with the duplicates removed.
removeDups() - Method in class com.bbn.openmap.geo.GeoArray.Double
Modify, if needed, the Geo array with the duplicates removed.
removeDups() - Method in class com.bbn.openmap.geo.GeoArray.Float
Modify, if needed, the Geo array with the duplicates removed.
removeDups() - Method in interface com.bbn.openmap.geo.GeoArray
Modify, if needed, the Geo array with the duplicates removed.
removeEditClassWrapper(EditClassWrapper) - Method in class com.bbn.openmap.tools.drawing.AbstractToolLoader
 
removeEditToolLoader(EditToolLoader) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
removeEOMGListener(EOMGListener) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Remove a EOMGListener.
removeEvent(OMEvent) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
removeEventHandler(OMEventHandler) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
removeEventPresenter(EventPresenter) - Method in class com.bbn.openmap.gui.event.EventPanel
 
removeExtent(GeoExtent) - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
Method to call to remove a region from the index.
removeExtent(GeoExtent) - Method in interface com.bbn.openmap.geo.ExtentIndex
Remove a region from the index.
removeExternalFrame() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeFrom(Object) - Method in class com.bbn.openmap.gui.MapWindow
Remove an object from the internal MapHandler.
removeFromAllListeners(MapBean) - Method in class com.bbn.openmap.gui.OMToolSet
This function removes the mapBean object from its set of Listeners.
removeFromAllListeners(MapBean) - Method in class com.bbn.openmap.gui.ScaleTextPanel
This function removes the mapBean object from its set of Listeners.
removeGeneratorLoader(GeneratorLoader) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
removeGrabPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Remove a GrabPoint to the internal list.
removeHttpRequestListener(HttpRequestListener) - Method in class com.bbn.openmap.util.http.HttpServer
Removes an http request listener.
removeImages(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Remove the selected tiles from the image stack.
removeImageTileFromList(ImageTile) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Remove an ImageTile from the ListModel.
removeInfoDisplayListener(InfoDisplayListener) - Method in class com.bbn.openmap.Layer
Removes an InfoDisplayListener from this Layer.
removeInfoLine(int) - Method in class com.bbn.openmap.InformationDelegator
 
removeInternalFrame() - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
removeLayer(Layer) - Method in class com.bbn.openmap.layer.BufferedLayer
Remove the layer from group.
removeLayer(Layer) - Method in class com.bbn.openmap.LayerHandler
Remove a layer from the list of potentials.
removeLayer(int) - Method in class com.bbn.openmap.LayerHandler
Remove a layer from the list of potentials.
removeLayer(Layer[], int) - Method in class com.bbn.openmap.LayerHandler
The version that does the work.
removeLayerConfigurationListener(LayerConfigurationListener) - Method in class com.bbn.openmap.LayerHandler
Remove a LayerConfigurationListener.
removeLayerListener(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.
removeLayersFromBeanContext(List<Layer>) - Method in class com.bbn.openmap.LayerHandler
Add layers to the BeanContext, if they want to be.
removeLayersPanel(LayersPanel) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
removeLayerStatusListener(LayerStatusListener) - Method in class com.bbn.openmap.Layer
Removes a LayerStatusListene from this Layer.
removeLayoutComponent(Component) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
removeLoader(EditToolLoader) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Remove an EditToolLoader from the DrawingTool.
removeLoader(EditToolLoader) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Remove an EditToolLoader from the Hashtable of loaders that the OMDrawingTool can use to create/modify OMGraphics.
removeLoader(EditToolLoader) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
removeMacroFilter(OMEventMacroFilter) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
removeMacroFilter(MacroFilter) - Method in class com.bbn.openmap.gui.event.EventPanel
 
removeMapComponent(Object) - Method in class com.bbn.openmap.gui.BasicMapPanel
Remove a component from the map bean context.
removeMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.event.AbstractMouseMode
Remove a MapMouseListener from the MouseMode.
removeMapMouseListener(MapMouseListener) - Method in interface com.bbn.openmap.event.MapMouseMode
Remove a MapMouseListener from the MouseMode.
removeMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.event.NullMouseMode
IGNORED.
removeMarker(String, String) - Method in class com.bbn.openmap.gui.BasicMapPanel
remove a marker from a space delimited set of properties.
removeMarker(String, String) - Method in class com.bbn.openmap.PropertyHandler
remove a marker from a space delimited set of properties.
removeMouseMode(MapMouseMode) - Method in class com.bbn.openmap.MouseDelegator
Removes a particular MapMouseMode from the MouseMode list.
removeMouseMode(String) - Method in class com.bbn.openmap.MouseDelegator
Removes a particular MapMouseMode from the MouseMode list, with the ID given.
removeNetMapListener(NetMapListener) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Remove a NetMapListener from the list to receive NetMapEvents.
removeNetMapListener(NetMapListener) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Remove a NetMapListener.
removeObject(Long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
Removes a bean from this layer.
removeObject(long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
removePaintListener(PaintListener) - Method in class com.bbn.openmap.MapBean
Remove a PaintListener.
removePanListener(PanListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
removePanListener(PanListener) - Method in class com.bbn.openmap.gui.NavigatePanel
Remove a PanListener
removePlugInFromBeanContext(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 assumes it was and removes it from the BeanContext.
removeProgressListener(ProgressListener) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Remove a ProgressListener that displayed build progress.
removeProgressListener(ProgressListener) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Remove a ProgressListener that displayed build progress.
removeProgressListener(ProgressListener) - Method in class com.bbn.openmap.PropertyHandler
Remove a ProgressListener that displayed build progress.
removeProjectionListener(ProjectionListener) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
Remove a ProjectionListener from this menu and its components.
removeProjectionListener(ProjectionListener) - Method in class com.bbn.openmap.MapBean
Remove a ProjectionListener from the MapBean.
removeProjectionLoader(ProjectionLoader) - Method in class com.bbn.openmap.proj.ProjectionFactory
 
removeProjectionStackTrigger(ProjectionStackTrigger) - Method in class com.bbn.openmap.proj.ProjectionStack
ProjectionStackTriggers should call this method, and all will be well.
removeProperty(String) - Method in class com.bbn.openmap.gui.BasicMapPanel
Remove an existing property if it exists.
removeProperty(String) - Method in class com.bbn.openmap.PropertyHandler
Remove an existing property if it exists.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.bbn.openmap.event.MapMouseMode
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.event.OMEventSelectionCoordinator
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextChild interface.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.bbn.openmap.gui.event.FilterPresenter
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextChild interface
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.ToolPanel
Method for BeanContextChild interface.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Method for BeanContextChild interface.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.MouseDelegator
Method for BeanContextChild interface.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.MouseDelegator
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.proj.ProjectionFactory
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.proj.ProjectionFactory
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
remove a property change listener to this bean child
removePropertyChangeListener(PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Method for BeanContextChild interface.
removeRoad(Road) - Method in class com.bbn.openmap.tools.roads.Intersection
 
removeRule(Rule) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
removeSelectionListener(SelectionListener) - Method in interface com.bbn.openmap.omGraphics.event.SelectionProvider
 
removeSelectionListener(SelectionListener) - Method in class com.bbn.openmap.omGraphics.event.SelectionSupport
Remove a SelectionListener from the listener list.
removeSelectionListener(SelectionListener) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
removeSuggested(String) - Method in exception com.bbn.openmap.event.ProjectionChangeVetoException
Remove a suggested parameter from the event.
removeTimeBoundsHandler(TimeBoundsHandler) - Method in class com.bbn.openmap.layer.event.EventLayer
 
removeTimeBoundsHandler(TimeBoundsHandler) - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
removeTimeBoundsHandler(TimeBoundsHandler) - Method in interface com.bbn.openmap.time.TimeBoundsProvider
The TimeBoundsProvider keep track of the handlers it needs to notify when the bounds or activeness changes.
removeTimeBoundsListener(TimeBoundsListener) - Method in class com.bbn.openmap.time.Clock
 
removeTimeBoundsProvider(TimeBoundsProvider) - Method in class com.bbn.openmap.time.Clock
 
removeTimeBoundsProvider(TimeBoundsProvider) - Method in interface com.bbn.openmap.time.TimeBoundsHandler
 
removeTimeBoundsUserActionsListener(ITimeBoundsUserActionsListener) - Method in class com.bbn.openmap.gui.time.TimePanel
 
removeTimeBoundsUserActionsListener(ITimeBoundsUserActionsListener) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
removeTimeBoundsUserActionsListener(ITimeBoundsUserActionsListener) - Method in class com.bbn.openmap.gui.time.TimeSliderPanel
 
removeTimeEventListener(TimeEventListener) - Method in class com.bbn.openmap.time.Clock
 
removeTimeEventListener(TimeEventListener) - Method in interface com.bbn.openmap.time.RealTimeHandler
Remove a listener so it stops receiving TimeEvents.
removeTimeStamp(TemporalRecord) - Method in interface com.bbn.openmap.omGraphics.time.TemporalOMGraphic
Remove a location at a certain time.
removeTimeStamp(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Remove a location at a certain time.
removeTimeStamp(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
removeTimeStamp(TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
removeUndoStackTrigger(UndoStackTrigger) - Method in class com.bbn.openmap.event.UndoStack
UndoStackTriggers should call this method to remove themselves from stack notifications, and all will be well.
removeUsedPrefix(String) - Method in class com.bbn.openmap.PropertyHandler
Changes ' ' characters to '_', and then tries to remove it to the used prefix list.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.app.OpenMapApplet
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextChild interface
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.OMComponentPanel
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.ToolPanel
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.Layer
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.MouseDelegator
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
remove a vetoable change listener to this child
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Method for BeanContextChild interface.
removeWrapper(DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
removeZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
removeZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.NavigateMenu
 
removeZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.ScaleTextPanel
Remove a ZoomListener from the listener list.
removeZoomListener(ZoomListener) - Method in class com.bbn.openmap.gui.ZoomPanel
Remove a ZoomListener from the listener list.
render(Graphics2D) - Method in class com.bbn.openmap.BufferedMapBean.PanHelper
 
render(Graphics) - Method in class com.bbn.openmap.event.AzimuthPanner
 
render(Graphics) - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
render(Graphics) - Method in class com.bbn.openmap.layer.e00.TX7
render
render(Graphics) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Renders all the objects in the list a graphics context.
render(Graphics) - Method in class com.bbn.openmap.layer.location.Location
Paint the graphic and the name of the location.
render(Graphics) - Method in class com.bbn.openmap.layer.mif.MIFPoint
Overriden from OMPoint so that we can handle a flag renderPoint to determine if the point should be rendered or not.
render(Graphics) - Method in class com.bbn.openmap.layer.mif.MIFText
Overriden from OMText so that we can handle a flag renderText to determine if the text should be rendered or not.
render(Graphics) - Method in class com.bbn.openmap.layer.mif.OMSubtraction
 
render(Graphics2D, Shape) - Method in interface com.bbn.openmap.omGraphics.awt.ShapeRenderer
Render the Shape into the Graphics2D object.
render(Graphics2D, Shape, boolean) - Method in interface com.bbn.openmap.omGraphics.awt.ShapeRenderer
Render the Shape into the Graphics2D object.
render(Graphics2D, Shape) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Render the Shape into the Graphics2D object, using the mattingPaint, fillPaint, fillPattern, linePaint and stroke contained in this DrawingAttributes object.
render(Graphics2D, Shape, boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Render the Shape into the Graphics2D object, using the mattingPaint, fillPaint, fillPattern, linePaint and stroke contained in this DrawingAttributes object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Draw the EditableOMCircle parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Draw the EditableOMGraphicList parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Draw the EditableOMLine parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Draw the EditableOMPoint parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Draw the EditableOMPoly parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Draw the EditableOMRect parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Draw the EditableOMScalingRaster parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Draw the EditableOMtext parts into the java.awt.Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Sure it renders, but not with any controllable rendering attributes - the colors and strokes are what are set in the Graphics.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
 
render(Graphics) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
 
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMArc
Paint the arc.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMDecoratedSpline
Paint the poly.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMDistance
Paint the poly.
render(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Paint the graphic.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Renders all the objects in the list a geometries context.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Paint the graphic.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGrid
Render the OMGraphics created to represent the grid data.
render(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMLabeler
The OMLabeler should render the text label onto the Graphics object.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMLine
Paint the line.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMList
Renders all the objects in the list a graphics context.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
Render the image when useImage is true, or calls super implementation otherwise
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMPoly
Paint the poly.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Paint the circles.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Render the raster on the java.awt.Graphics
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Render the raster on the java.awt.Graphics.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMText
Renders the text onto the given graphics.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
render(Graphics) - Method in class com.bbn.openmap.omGraphics.SinkGraphic
This graphic does not render.
render(Graphics) - Method in class com.bbn.openmap.omGraphics.util.ArcCalc
 
render(Graphics, int, int) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
render(Graphics, int, int, DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
render(Graphics, int, int) - Method in interface com.bbn.openmap.tools.icon.IconPart
Have the IconPart render itself into the Graphic object for a given height and width.
render(Graphics, int, int, DrawingAttributes) - Method in interface com.bbn.openmap.tools.icon.IconPart
Have the IconPart render itself into the Graphic object for a given height and width.
render(Graphics, int, int) - Method in class com.bbn.openmap.tools.icon.IconPartList
 
render(Graphics, int, int, DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.IconPartList
 
render(OMGraphicList, boolean) - Method in class com.bbn.openmap.tools.roads.Intersection
Render the graphics for this intersection.
render(OMGraphicList, boolean) - Method in class com.bbn.openmap.tools.roads.Road
 
render(Graphics) - Method in class com.bbn.openmap.tools.roads.RoadFinder.BlueLine
 
render(Graphics) - Method in class com.bbn.openmap.tools.roads.RoadFinder.RedPoint
 
render(Graphics) - Method in class com.bbn.openmap.tools.roads.RoadFinder.YellowLine
 
render(Graphics) - Method in class com.bbn.openmap.tools.roads.RoadFinder.YellowPoint
 
render(Graphics) - Method in class com.bbn.openmap.tools.roads.RoadLine.Graphic
 
render(OMGraphicList, boolean) - Method in class com.bbn.openmap.tools.roads.RoadLine
 
render(OMGraphicList, boolean) - Method in interface com.bbn.openmap.tools.roads.RoadObject
 
render(OMGraphicList, boolean) - Method in class com.bbn.openmap.tools.roads.RoadPoint
 
render(Graphics) - Method in class com.bbn.openmap.tools.roads.Waypoint.Graphic
 
render(OMGraphicList, boolean) - Method in class com.bbn.openmap.tools.roads.Waypoint
Add the visual representation of this Waypoint to the graphics list.
renderAllAsSelected(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Renders all the objects in the list a geometry's context, in their 'selected' mode.
renderAllAsSelected(Graphics) - Method in class com.bbn.openmap.omGraphics.OMList
Renders all the objects in the list a graphics context, in their 'selected' mode.
renderAttributes - Variable in class com.bbn.openmap.event.DistanceMouseMode
Rendering attributes for lines and circles.
renderAttributesCache - Variable in class com.bbn.openmap.layer.link.LinkProperties
 
RenderAttributesListProperty - Static variable in class com.bbn.openmap.layer.location.AbstractLocationHandler
Property for properties to populate the renderAttributes HashMap.
renderDataForProjection(Projection, Graphics) - Method in class com.bbn.openmap.layer.BufferedLayer
Part of the ProjectionPainter interface.
renderDataForProjection(Projection, Graphics) - Method in class com.bbn.openmap.layer.GraticuleLayer
Implementing the ProjectionPainter interface.
renderDataForProjection(Projection, Graphics) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
This method is here to provide a default action for Layers as they act as a ProjectionPainter.
renderDataForProjection(Projection, Graphics) - Method in class com.bbn.openmap.Layer
This method is here to provide a default action for Layers as they act as a ProjectionPainter.
renderDataForProjection(Projection, Graphics) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Implementing the ProjectionPainter interface.
renderDataForProjection(Projection, Graphics) - Method in interface com.bbn.openmap.ProjectionPainter
Given a projection and Graphics, paint graphic objects inside the Graphics.
renderGeometry(OMGeometry, Graphics) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
renderImage(Graphics, Image, Point) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Render the image at the given pixel location.
renderImage(Graphics, Image, Point) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
Render the image at the given pixel location.
renderImage(Graphics, Image, Point) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Render the image at the given pixel location.
renderingAttributes - Variable in class com.bbn.openmap.tools.icon.BasicIconPart
DrawingAttributes for this IconPart.
renderingAttributes - Variable in class com.bbn.openmap.tools.icon.IconPartList
 
renderingHints - Variable in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
RenderingHintsProperty - Static variable in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
RenderingHintsRenderPolicy - Class in com.bbn.openmap.layer.policy
The RenderingHintsRenderPolicy is a StandardRenderPolicy that lets you set RenderingHints on the java.awt.Graphics object before the layer is painted, and then simply paints the current graphic list.
RenderingHintsRenderPolicy() - Constructor for class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
The layer needs to be set at some point before use.
RenderingHintsRenderPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
renderLabel(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Checks to see if a label should be painted based on what methods were called in generate(), and renders the label if necessary.
renderLabel(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Checks to see if a label should be painted based on what methods were called in generate(), and renders the label if necessary.
renderLabels(Graphics) - Method in class com.bbn.openmap.omGraphics.OMDistance
render labels
renderLocation(Graphics) - Method in class com.bbn.openmap.layer.location.Location
Paint the graphic location graphic only.
renderName(Graphics) - Method in class com.bbn.openmap.layer.location.Location
Paint the graphic label (name) only.
renderPoints(Graphics) - Method in class com.bbn.openmap.omGraphics.OMDistance
render points
renderPolicy - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The RenderPolicy object that determines how a layer's OMGraphicList is rendered in the layer.paint() method.
RenderPolicy - Interface in com.bbn.openmap.layer.policy
A policy object that can be used by an OMGraphicHandlerLayer to figure out the best way to paint on the map.
RenderPolicyProperty - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The property that can be set for the RenderPolicy.
renderRoads(OMGraphicList, boolean) - Method in class com.bbn.openmap.tools.roads.Intersection
Render the graphics for the roads leaving this intersection.
renderRotationAngle - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The angle, perhaps taking into account NO_ROTATE, that the image is rotated at render-time.
renderRotationAngle - Variable in class com.bbn.openmap.omGraphics.OMText
The rotation angle used at render time, depending on rotate-ability.
renderShape(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Called from render, just handles rendering of the java.awt.Shape of the OMGraphic, as it is currently stored in this OMGraphic.
renderString(Graphics, String, double, double) - Method in class com.bbn.openmap.omGraphics.OMText
 
renderType - Variable in class com.bbn.openmap.omGraphics.GraphicAttributes
The rendertype of a graphic.
renderType - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
The renderType describes the relation of the object to the window.
renderType - Variable in class com.bbn.openmap.omGraphics.time.TemporalPointSupport
 
RENDERTYPE_LATLON - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The graphic should be projected relative to its lat/lon position.
RENDERTYPE_LATLON - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should be projected relative to its lat/lon position.
RENDERTYPE_OFFSET - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The graphic should be projected in window space relative to a lat/lon position.
RENDERTYPE_OFFSET - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should be projected in window space relative to a lat/lon position.
RENDERTYPE_UNKNOWN - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
Render type is unknown.
RENDERTYPE_UNKNOWN - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Render type is unknown.
RENDERTYPE_XY - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
The graphic should be projected relative to its window position.
RENDERTYPE_XY - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
The graphic should be projected relative to its window position.
renderTypeProperty - Static variable in class com.bbn.openmap.omGraphics.GraphicAttributes
The name of the property that holds the render type of the graphic.
reopen() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrame
If the BinaryBufferedFile was closed, this method attempts to reopen it.
reopen() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
reopen() - Method in class com.bbn.openmap.io.ByteArrayInputReader
 
reopen() - Method in class com.bbn.openmap.io.JarInputReader
Reset the InputStream to the beginning, by closing the current connection and reopening it.
reopen() - Method in class com.bbn.openmap.io.StreamInputReader
Reset the DataInputStream to the beginning, by closing the current connection and reopening it.
reopen() - Method in class com.bbn.openmap.io.URLInputReader
Reset the InputStream to the beginning, by closing the current connection and reopening it.
reopen(int) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Reopen the associated input file.
reopen(int) - Method in class com.bbn.openmap.layer.vpf.DcwThematicIndex
Reopen the associated input file.
repaint(Layer) - Method in class com.bbn.openmap.BufferedLayerMapBean
In an effort to limit map flashing, the BufferedLayerMapBean consults the BufferedLayer to check that all background layers are ready to be painted after a projection change, before forwarding on all repaint requests.
repaint(Layer) - Method in class com.bbn.openmap.layer.BufferedLayer.BLMapBean
Set the buffer dirty, and call repaint on the layer.
repaint(long, int, int, int, int) - Method in class com.bbn.openmap.Layer
Repaint the layer.
repaint(Layer) - Method in class com.bbn.openmap.MapBean
A call to try and get the MapBean to reduce flashing by controlling when repaints happen, waiting for lower layers to call for a repaint(), too.
repaint(Layer) - Method in interface com.bbn.openmap.MapBeanRepaintPolicy
Take some action based on a repaint request from this particular layer.
repaint() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
repaint() - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Call repaint on the parent component.
repaint(Layer) - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
Take some action based on a repaint request from this particular layer.
repaint() - Method in class com.bbn.openmap.tools.beanbox.PropertySelector
 
repaint() - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
repaintPolicy - Variable in class com.bbn.openmap.MapBean
The MapBeanRepaintPolicy to use to handler/filter/pace layer repaint() requests.
repaintRender(Graphics) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
RepaintToCleanProperty - Static variable in class com.bbn.openmap.event.DistanceMouseMode
 
REPLACE - Static variable in class com.bbn.openmap.event.LayerEvent
 
REPLACE_FILENAME_MARKER - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
REPLACE_FILENAME_WOEXT_MARKER - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
REPLACE_FILEPATH_MARKER - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
replaceLeastUsed(CacheObject) - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
If there is space in the cache, put the object in.
REQUEST - Static variable in interface com.bbn.openmap.image.WMTConstants
Request (REQUEST) type.
request - Variable in class com.bbn.openmap.util.http.HttpRequestEvent
 
requestBrowserContent(InfoDisplayEvent) - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request that plain text or html text be displayed in a browser.
requestBrowserContent(InfoDisplayEvent) - Method in class com.bbn.openmap.InformationDelegator
Handle layer requests that plain text or html text be displayed in a browser.
requestBrowserContent(InfoDisplayEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request that plain text or html text be displayed in a browser.
requestCursor(Cursor) - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request that the MapBean cursor be set to a certain type.
requestCursor(Cursor) - Method in class com.bbn.openmap.InformationDelegator
Change the cursor for the MapBean.
requestCursor(Cursor) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request that the MapBean cursor be set to a certain type.
requestHideToolTip() - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request a tool tip be hidden.
requestHideToolTip(MouseEvent) - Method in class com.bbn.openmap.InformationDelegator
Deprecated. call requestHideToolTip() instead.
requestHideToolTip() - Method in class com.bbn.openmap.InformationDelegator
This method should follow a call to showToolTip in order to indicate that the tooltip should no longer be displayed.
requestHideToolTip() - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request a tool tip be hidden.
requestInfoLine(InfoDisplayEvent) - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request to have an information line displayed in an application status window.
requestInfoLine(InfoDisplayEvent) - Method in class com.bbn.openmap.InformationDelegator
Handle layer requests to have an information line displayed in an application status window.
requestInfoLine(InfoDisplayEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request to have an information line displayed in an application status window.
requestMessage(InfoDisplayEvent) - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request to have a message displayed in a dialog window.
requestMessage(InfoDisplayEvent) - Method in class com.bbn.openmap.InformationDelegator
Handle layer requests to have a message displayed in a dialog window.
requestMessage(InfoDisplayEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request to have a message displayed in a dialog window.
requestor - Variable in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
requestor - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The component to notify when the drawing tool is finished.
requestors - Variable in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
requestors - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
requestShowToolTip(InfoDisplayEvent) - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request a tool tip be shown.
requestShowToolTip(MouseEvent, InfoDisplayEvent) - Method in class com.bbn.openmap.InformationDelegator
Deprecated. use requestShowToolTip(InfoDisplayEvent) instead.
requestShowToolTip(InfoDisplayEvent) - Method in class com.bbn.openmap.InformationDelegator
If a tooltip is required over a spot on the map then a MouseMapListener should pass a MouseEvent to this method.
requestShowToolTip(InfoDisplayEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request a tool tip be shown.
requestURL(InfoDisplayEvent) - Method in interface com.bbn.openmap.event.InfoDisplayListener
Request to have a URL displayed in a Browser.
requestURL(InfoDisplayEvent) - Method in class com.bbn.openmap.InformationDelegator
Handle layer requests to have a URL displayed in a Browser.
requestURL(InfoDisplayEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Request to have a URL displayed in a Browser.
requireProjection - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Flag to set if the CADRG projection is required.
reset() - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileFactory
Tell the factory to clean up resources.
reset() - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
Tell the factory to dump the cache.
reset() - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Tell the factory to dump the cache.
reset(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.ReadByteTracker
 
reset() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Complete disconnect, sends clear command to NetMapListeners, resets GUI if it's being used.
reset() - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
reset() - Method in class com.bbn.openmap.gui.MouseModeButtonPanel
 
reset() - Method in class com.bbn.openmap.gui.StatusLightPanel
The method that updates the StatusLight display with the correct layer status representation.
reset() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
reset() - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Reset the coverage percentage and scale difference.
reset() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Without arguments, the reset() call makes both graphics go offscreen in their smallest size.
reset(boolean, boolean) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Circ is for the circle to be reset, and image is for the image to be reset.
reset() - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Clears the line from the screen, and resets the state machine.
reset() - Method in interface com.bbn.openmap.layer.terrain.TerrainTool
Tell the tool to reset.
reset() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Remove all changes and put graphic as it was before modifications.
reset() - Method in class com.bbn.openmap.time.TimeBounds
 
reset() - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Sets the current state to the reset state.
RESET_CMD - Static variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
resetActive(ZoomLevelMakerFace) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Called when a new tab is selected and a new ZLIF is active.
resetBehaviorMask() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the behavior mask to the default.
resetBounds() - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Reset the bounds so they will be recalculated the next time a file is read.
resetButtons(boolean, boolean) - Method in class com.bbn.openmap.gui.ProjectionStackTool
 
resetCache() - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
CacheHandler method.
resetCache() - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Need to clear memory, get gc moving, and ready for new objects
resetCache(int) - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Need to clear memory, get gc moving, and ready for new objects.
resetCaches() - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
Reset the DTEDCacheHandler array so the handlers will get created on the next frame request.
resetConnected() - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
resetCoveragesOnLayer() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
resetCursor() - Method in class com.bbn.openmap.InformationDelegator
Sets the cursor over the mapbean to the assigned default, or whatever has been set by the MouseMode.
resetDrawingBuffer(BufferedImage, Projection) - Method in class com.bbn.openmap.BufferedMapBean
Provide a drawing buffer for the layers based on the projection parameters.
resetFiltering() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Remove all filters, and reset all graphics to be visible.
resetFiltering() - Method in class com.bbn.openmap.omGraphics.FilterSupport
Remove all filters, and reset all graphics to be visible.
resetFiltering() - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Remove all filters, and reset all graphics to be visible.
resetFiltering() - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
Remove all filters, and reset all graphics to be visible.
resetFilters() - Method in class com.bbn.openmap.gui.event.EventListPresenter
Set the filters so that all event handlers will return anything they have, and rebuild interface.
resetFilters(Boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
Set the filters on/off so that all event handlers will return anything they have, and rebuild interface.
resetFilters(Boolean) - Method in class com.bbn.openmap.gui.event.EventPanel
Sets all the filters to be off (true, enabling events of those types contained in each EventPresenter) or on.
resetFilters(Boolean) - Method in interface com.bbn.openmap.gui.event.FilterPresenter
Master control for turning all filters on or off.
resetForCAT() - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Lets the warehouse know that a different CoverageAttributeTable will be using it.
resetForCAT() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
resetForCAT() - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
Lets the warehouse know that a different CoverageAttributeTable will be using it.
resetForCAT() - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
To let the warehouse know that a new CoverageAttributeTable will be using the warehouse.
resetForLayers(Layer[], Layer[]) - Method in class com.bbn.openmap.InformationDelegator
Set the InformationDelegator on Layers.
resetForNewGraphic() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Called when the Tool should be reset to draw a new graphic.
resetGUI() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Updates the color and line stroke control buttons to match the current settings.
resetGUI() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Build the stuff that goes in the launcher.
resetGUIWhenDeactivated - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Flag to tell tool to reset the GUI when it is deactivated.
resetGUIWhenDeactivated(boolean) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
resetLink() - Method in class com.bbn.openmap.layer.link.LinkManager
Set the link to null.
resetList() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
resetOMGraphicAfterEditRender() - Method in class com.bbn.openmap.omGraphics.EditableOMDistance
A convenience method that gives an EditableOMGraphic a chance to reset the OMGraphic so it can be rendered normally, after it has been modified for quick paints.
resetOMGraphicAfterEditRender() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
A convenience method that gives an EditableOMGraphic a chance to reset the OMGraphic so it can be rendered normally, after it has been modified for quick paints.
resetOMGraphicAfterEditRender() - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
A convenience method that gives an EditableOMGraphic a chance to reset the OMGraphic so it can be rendered normally, after it has been modified for quick paints.
resetOutput() - Static method in class com.bbn.openmap.util.Debug
Reset the logging to the output.
resetPalette() - Method in class com.bbn.openmap.layer.BufferedLayer
Should be called if layers are added or removed from the buffer.
resetPalette() - Method in class com.bbn.openmap.layer.location.LocationLayer
Called when the LocationHandlers are reset, or their names are reset, to refresh the palette with the new information.
resetPalette() - Method in class com.bbn.openmap.Layer
Called when something about the layer has changed that would require the palette to be reconfigured.
resetPalette() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
 
resetSelectAttributes() - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Take the drawing attributes held by the layer and push the settings on all of the ImageTiles.
resetState - Variable in class com.bbn.openmap.util.stateMachine.StateMachine
The state to go to whan all is bad.
resetStroke() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
resetStroke() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
resetSubframeIndex(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Resets the indicators in the subframe cache, so that none of the current contents will be used - they'll have to be loaded with data first.
resetTimeBounds() - Method in class com.bbn.openmap.time.Clock
Method to call when TimeBoundsProviders change, in order to query them and figure out what the new time range is.
resetTimeBounds() - Method in interface com.bbn.openmap.time.TimeBoundsHandler
 
resetTimer(int) - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
Called when the timer should be started.
resize(int, int, int, int) - Method in class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
resizeCache(int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
This version of resizeCache is for screen size changes, where the number of frames kept on hand in the cache must change, but the images themselves don't have to because the pixel/posting spacing hasn't changed in the projection.
resizeCache(int, int, int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
This version of resizeCache is for projection changes, where the post/pixel spacing of the images has changed, and the images need to be rebuilt.
resizeCache(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
This version of resizeCache is for screen size changes, where the number of frames kept on hand in the cache must change, but the images themselves don't have to because the pixel/posting spacing hasn't changed in the projection.
resizeCache(int) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Cachehandler method.
resolve(String) - Static method in enum com.bbn.openmap.omGraphics.rule.RuleOp
 
resolve(int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Create the mgrs string based on the internal MGRS parameter settings, should be called if the accuracy changes.
resolve() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Create the mgrs string based on the internal MGRS parameter settings, using the accuracy set in the MGRSPoint.
resolveColumns() - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Sets the metadata for the dbf file to match the current _columnMask settings.
resolveImagePoint(int, int, int[], float[], int, float, boolean, int) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Calculates the color for each pixel.
resolveSelectionForHiddenEvents(Object, Object) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
ResourceFileNamePrefix - Static variable in class com.bbn.openmap.BasicI18n
All properties files containing string should be contained in a file called I18N.properties.
rest - Variable in class com.bbn.openmap.util.ArgParser
The String array that holds all of the leftover argvs.
restore(FontSizer) - Method in class com.bbn.openmap.omGraphics.FontSizer
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
 
restore(OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMArc
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMDecoratedSpline
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMDistance
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMEllipse
 
restore(OMGeometry) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Replace the member variables of this OMGraphic with copies of member variables from another one.
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Takes the generic OMGraphic settings from another OMGraphic and pushes them to this one.
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGrid
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMLine
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMList
You need to make sure that the Generic type of the source matches the generic type of this list.
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMPoint
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMPoly
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMRaster
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMRect
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMShape
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMText
 
restore(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMTextLabeler
 
restoreGraphics(Graphics) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Restores previous settings to the Graphics.
result - Variable in class com.bbn.openmap.geo.MatchCollector.PairArrayMatchCollector
 
result - Variable in class com.bbn.openmap.geo.MatchCollector.SetMatchCollector
 
resultsList - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
RETAG - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfUserDef
 
retainAll(Collection<?>) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
 
retainAll(Collection<?>) - Method in class com.bbn.openmap.omGraphics.OMList
 
retrieveFiltersFromEventHandlers() - Method in class com.bbn.openmap.gui.event.EventListPresenter
Contacts the OMEventHandlers and gets their filters from them.
retrievePoints(float, LinkedList<Point2D>, LinkedList<Point2D>) - Static method in class com.bbn.openmap.omGraphics.awt.LineUtil
Extract a length on a polyline.
reuseProperties - Variable in class com.bbn.openmap.layer.link.LinkProperties
 
reversed - Variable in class com.bbn.openmap.omGraphics.util.ArcCalc
Set to true if the points for the arc line up from x2, y2 to x1, y1
ReverseListener - Class in com.bbn.openmap.util.http
An HttpRequestListener that reverses its input.
ReverseListener() - Constructor for class com.bbn.openmap.util.http.ReverseListener
 
revert() - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Reverts the orientation
revert() - Method in interface com.bbn.openmap.omGraphics.awt.Revertable
Should reverts it.
revert() - Method in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
reverts the orientation
revert() - Method in class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Reverts all the decorations
revert() - Method in class com.bbn.openmap.omGraphics.OMDecoratedSpline
 
Revertable - Interface in com.bbn.openmap.omGraphics.awt
Something that can be reverted !
rewind(long) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Return to first record.
RGB - Static variable in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
RGB_related - Static variable in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
Rhumb - Static variable in class com.bbn.openmap.proj.LineType
Rhumb lines follow a constant bearing.
RhumbCalculator - Class in com.bbn.openmap.proj
 
rhumbLineDoubles() - Method in class com.bbn.openmap.proj.LineCoordinateGenerator
Return the source coordinates connected by rhumb lines
rhumbLineShape() - Method in class com.bbn.openmap.proj.LineCoordinateGenerator
Create a java.awt.Shape object of coordinates connected by rhumb lines.
rhumbProject(Point2D, Point2D, boolean, int) - Method in class com.bbn.openmap.proj.Mercator
Calculates the points along a rhumbline between two XY points.
rhumbProjectDouble(Point2D, Point2D, boolean, int) - Method in class com.bbn.openmap.proj.Mercator
Calculates the points along a rhumbline between two XY points.
rhumbStep(Point2D, Point2D) - Static method in class com.bbn.openmap.proj.Mercator
Computes the best stepping factor for a rhumbline.
Ribbon - Class in com.bbn.openmap.geo
Represents 3 points across great circle, see RibbonIterator.
Ribbon(Geo, Geo, double) - Constructor for class com.bbn.openmap.geo.Ribbon
Create a Ribbon at the point x along the great circle who's normal is gc, and radius is the distance apart in radians.
RibbonIterator - Class in com.bbn.openmap.geo
Iterate along a sequence of Ribbons.
RibbonIterator(Geo, Geo, double) - Constructor for class com.bbn.openmap.geo.RibbonIterator
Return an iterator that returns Ribbons along the great circle between v1 and v2.
RibbonIterator(Geo, Geo, double, double) - Constructor for class com.bbn.openmap.geo.RibbonIterator
Return an iterator that returns Ribbons along the great circle between v1 and v2.
RibbonMaker - Class in com.bbn.openmap.omGraphics.util
The RibbonMaker class takes polygon coordinates and creates another polygon from it, a buffer region based on ground distance, around the original poly.
RibbonMaker(GeoArray) - Constructor for class com.bbn.openmap.omGraphics.util.RibbonMaker
 
RIGHT - Static variable in class com.bbn.openmap.geo.Ribbon
 
RIGHT - Static variable in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
The right orientation constant
RIGHT_TO_LEFT - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: force right to left
rightClick(MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that the background was right-clicked upon.
rightClick(OMGraphic, MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that a particular OMGraphic was right-clicked upon.
rightClick(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that the map was right-clicked on.
rightClick(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that an OMGraphic was right-clicked on.
rightClickOff(OMGraphic, MouseEvent) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Notification that a particular OMGraphic, previously right-clicked upon, has been un-clicked.
rightClickOff(OMGraphic, MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notification that the user clicked on something else other than the provided OMGraphic that was previously right-clicked on.
rightLimit - Variable in class com.bbn.openmap.proj.Cartesian
The coordinate limit of the right side of the projection.
rightLimit - Variable in class com.bbn.openmap.proj.CartesianLoader
The coordinate limit of the right side of the projection.
RightLimitProperty - Static variable in class com.bbn.openmap.proj.CartesianLoader
 
rightLon - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
rightSlider - Variable in class com.bbn.openmap.gui.HotwashPanel
 
ringTableName - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the name of VPF Ring tables
RNG_FACEID - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the ring file face_id column name
RNG_STARTEDGE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
the ring file start_edge column name
Road - Class in com.bbn.openmap.tools.roads
 
Road(int, String, Intersection, Intersection, RoadClass, RoadLayer) - Constructor for class com.bbn.openmap.tools.roads.Road
Create a road between two Intersections.
RoadClass - Class in com.bbn.openmap.tools.roads
 
RoadClass(Serializable, Color, int, float) - Constructor for class com.bbn.openmap.tools.roads.RoadClass
 
roadClasses - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
RoadFinder - Class in com.bbn.openmap.tools.roads
Gives road access to a shape or vpf layer.
RoadFinder(LayerView, boolean, boolean) - Constructor for class com.bbn.openmap.tools.roads.RoadFinder
 
RoadFinder.BlueLine - Class in com.bbn.openmap.tools.roads
a blue line to indicate the found route
RoadFinder.BlueLine(int, int, int, int) - Constructor for class com.bbn.openmap.tools.roads.RoadFinder.BlueLine
 
RoadFinder.Intersections - Class in com.bbn.openmap.tools.roads
 
RoadFinder.Intersections() - Constructor for class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
RoadFinder.RedPoint - Class in com.bbn.openmap.tools.roads
a red point for displaying when we can't find a route between two points
RoadFinder.RedPoint(int, int, int) - Constructor for class com.bbn.openmap.tools.roads.RoadFinder.RedPoint
 
RoadFinder.RoadClasses - Class in com.bbn.openmap.tools.roads
 
RoadFinder.RoadClasses() - Constructor for class com.bbn.openmap.tools.roads.RoadFinder.RoadClasses
 
RoadFinder.YellowLine - Class in com.bbn.openmap.tools.roads
a yellow line for display routes between intersections
RoadFinder.YellowLine(int, int, int, int, int) - Constructor for class com.bbn.openmap.tools.roads.RoadFinder.YellowLine
 
RoadFinder.YellowPoint - Class in com.bbn.openmap.tools.roads
a yellow point for displaying intersections
RoadFinder.YellowPoint(int, int, int) - Constructor for class com.bbn.openmap.tools.roads.RoadFinder.YellowPoint
 
RoadGraphic - Interface in com.bbn.openmap.tools.roads
 
RoadLayer - Interface in com.bbn.openmap.tools.roads
Services provided by RoadFinder for helper classes like Intersection
RoadLine - Class in com.bbn.openmap.tools.roads
 
RoadLine(Road, int) - Constructor for class com.bbn.openmap.tools.roads.RoadLine
 
RoadLine.Graphic - Class in com.bbn.openmap.tools.roads
 
RoadObject - Interface in com.bbn.openmap.tools.roads
 
RoadPoint - Class in com.bbn.openmap.tools.roads
 
RoadPoint(Road, LatLonPoint, RoadLayer) - Constructor for class com.bbn.openmap.tools.roads.RoadPoint
 
RoadPoint(Road, Intersection) - Constructor for class com.bbn.openmap.tools.roads.RoadPoint
 
RoadPoint.Graphic - Class in com.bbn.openmap.tools.roads
 
RoadPoint.Graphic() - Constructor for class com.bbn.openmap.tools.roads.RoadPoint.Graphic
 
roads - Variable in class com.bbn.openmap.tools.roads.RoadFinder
 
RoadServices - Interface in com.bbn.openmap.tools.roads
getPathOnRoad interface - any layer that implements this interface can return a route between two points
ROOT_DIR_PATH_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Inserted into properties loaded via tiles.omp, so that the EmptyTileHandler can know where the tile set is located, in case it needs to know the absolute path.
ROOT_DIR_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
ROOT_DIRECTORY_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
rootDir - Variable in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
rootDir - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
rootDir - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
rootDir - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
rootDirForJars - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
rootDirProperty - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
rot - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
rotate(Geo) - Method in class com.bbn.openmap.geo.Rotation
 
rotate(Geo, double, Geo, Geo) - Static method in class com.bbn.openmap.geo.Rotation
Static method that does what creating a Rotation object can calling rotate() on it does.
rotate(Graphics2D) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Called from within render().
rotate(Graphics2D) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Since the OMScalingRaster changes height and width depending on scale, we need to rotate the image over that point and factor in the scaled height and width of the image.
Rotation - Class in com.bbn.openmap.geo
Defines a 3-D rotation, M, such that the matrix multiplication, Mv, rotates vector v an angle ,angle, counter clockwise about the Geo, g.
Rotation(Geo, double) - Constructor for class com.bbn.openmap.geo.Rotation
 
rotationAngle - Variable in class com.bbn.openmap.MapBean
The angle, in radians, to rotate the map.
rotationAngle - Variable in class com.bbn.openmap.omGraphics.OMArc
The angle by which the circle/ellipse is to be rotated, in radians
rotationAngle - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
the angle by which the image is to be rotated, in radians
rotationAngle - Variable in class com.bbn.openmap.omGraphics.OMText
The angle by which the text is to be rotated, in radians
rotationAngle - Variable in class com.bbn.openmap.proj.Proj
The rotation angle of the map is stored here so that non-rotating things can correct themselves.
rotator - Variable in class com.bbn.openmap.geo.RibbonIterator
 
ROTC - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
rotHelper - Variable in class com.bbn.openmap.MapBean
 
ROTS - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
RotTool - Class in com.bbn.openmap.gui
 
RotTool() - Constructor for class com.bbn.openmap.gui.RotTool
 
roundAdjust(double) - Static method in class com.bbn.openmap.proj.ProjMath
rounds the quantity away from 0.
Route - Class in com.bbn.openmap.tools.roads
 
Route(String, Road[], boolean) - Constructor for class com.bbn.openmap.tools.roads.Route
 
ROUTE_DEFAULT - Static variable in interface com.bbn.openmap.geo.MatchParameters
A set of parameters that matches radius of 10 nmiles.
ROW_MAJOR - Static variable in interface com.bbn.openmap.layer.link.LinkGraphicConstants
For Grids, note that the rows are the primary dimension of the data.
ROW_MAJOR - Static variable in class com.bbn.openmap.omGraphics.OMGrid
Means that the first dimension of the array refers to the row count.
rowRot - Variable in class com.bbn.openmap.dataAccess.image.WorldFile
The rotation term for row.
rows - Variable in class com.bbn.openmap.omGraphics.OMGrid
Number of rows in the data array.
RPF_DATE_LOCATION - Static variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
RPF_TOC_FILE_NAME - Static variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
RpfAttributes - Class in com.bbn.openmap.layer.rpf
This class knows how to read the attribute section of an RPF file.
RpfAttributes() - Constructor for class com.bbn.openmap.layer.rpf.RpfAttributes
 
RpfAttributes.AttributeOffsetRecord - Class in com.bbn.openmap.layer.rpf
 
RpfAttributes.AttributeOffsetRecord() - Constructor for class com.bbn.openmap.layer.rpf.RpfAttributes.AttributeOffsetRecord
 
RpfAttributes.AttributeSubheader - Class in com.bbn.openmap.layer.rpf
 
RpfAttributes.AttributeSubheader() - Constructor for class com.bbn.openmap.layer.rpf.RpfAttributes.AttributeSubheader
 
RpfCacheHandler - Class in com.bbn.openmap.layer.rpf
The RpfCacheHandler handles everything to do with the decompressed subframes, which is what gets put up on the screen.
RpfCacheHandler(RpfFrameProvider, RpfViewAttributes) - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheHandler
Constructor for a main cache, with the full size cache.
RpfCacheHandler(RpfFrameProvider, RpfViewAttributes, int) - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheHandler
Constructor for an auxiliary cache, with a settable cache size.
RpfCacheHandler.SubframeCache - Class in com.bbn.openmap.layer.rpf
The entire subframe cache
RpfCacheHandler.SubframeCache(int) - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheHandler.SubframeCache
 
RpfCacheManager - Class in com.bbn.openmap.layer.rpf
The RpfCacheManager is the object you need if you want to retrieve RPF files.
RpfCacheManager() - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheManager
 
RpfCacheManager(RpfFrameProvider) - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheManager
Constructor that lets you set the RPF frame provider
RpfCacheManager(RpfFrameProvider, RpfViewAttributes) - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheManager
Constructor that lets you set the RPF frame provider, the view attributes and the subframe cache size.
RpfCacheManager(RpfFrameProvider, RpfViewAttributes, int, int) - Constructor for class com.bbn.openmap.layer.rpf.RpfCacheManager
Constructor that lets you set the RPF frame provider, the view attributes and the subframe cache sizes.
RpfColortable - Class in com.bbn.openmap.layer.rpf
Set up the colors used in creating the images.
RpfColortable() - Constructor for class com.bbn.openmap.layer.rpf.RpfColortable
 
RpfColortable(int) - Constructor for class com.bbn.openmap.layer.rpf.RpfColortable
 
RpfColortable(int, int, boolean) - Constructor for class com.bbn.openmap.layer.rpf.RpfColortable
 
RpfColortable.ColorConversionTable - Class in com.bbn.openmap.layer.rpf
 
RpfColortable.ColorConversionTable() - Constructor for class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
RpfColortable.ColorOffset - Class in com.bbn.openmap.layer.rpf
 
RpfColortable.ColorOffset() - Constructor for class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
RpfConstants - Interface in com.bbn.openmap.layer.rpf
The properties and constants used for RPF data and RPF Coverages.
RpfCoverage - Class in com.bbn.openmap.layer.rpf
This is a tool that provides coverage information on the Rpf data.
RpfCoverage(Layer, RpfFrameProvider) - Constructor for class com.bbn.openmap.layer.rpf.RpfCoverage
The default constructor for the Layer.
RpfCoverage.DefaultColors - Enum in com.bbn.openmap.layer.rpf
 
RpfCoverage.RCCScaleComparator - Class in com.bbn.openmap.layer.rpf
 
RpfCoverage.RCCScaleComparator() - Constructor for class com.bbn.openmap.layer.rpf.RpfCoverage.RCCScaleComparator
 
RpfCoverage.RpfCoverageControl - Class in com.bbn.openmap.layer.rpf
 
RpfCoverage.RpfCoverageControl(RpfProductInfo, Layer) - Constructor for class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
RpfCoverageBox - Class in com.bbn.openmap.layer.rpf
The RpfCoverageBox describes the coverage provided by a RpfTocEntry within a table of contents file.
RpfCoverageBox() - Constructor for class com.bbn.openmap.layer.rpf.RpfCoverageBox
 
RpfCoverageManager - Class in com.bbn.openmap.layer.rpf
This is an object that provides coverage information on the Rpf data.
RpfCoverageManager(RpfFrameProvider) - Constructor for class com.bbn.openmap.layer.rpf.RpfCoverageManager
Don't use this.
RpfDataPathWanderer - Class in com.bbn.openmap.layer.rpf
Adds RPF directories with a A.TOC file inside them to the data paths.
RpfDataPathWanderer() - Constructor for class com.bbn.openmap.layer.rpf.RpfDataPathWanderer
 
rpfDir - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
rpfdirIndex - Variable in class com.bbn.openmap.layer.rpf.RpfFrameEntry
Index to the start of the RPF directory in the name.
RpfFileSearch - Class in com.bbn.openmap.layer.rpf
This class rummages through a file structure looking for RPF files.
RpfFileSearch() - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSearch
 
RpfFileSearch(String) - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSearch
Construct and go, starting with the given directory pathname.
RpfFileSections - Class in com.bbn.openmap.layer.rpf
The class to use to get the locations of different sections of the RPF files.
RpfFileSections() - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSections
 
RpfFileSections(BinaryFile) - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSections
Create the file sections object, and then go ahead and parse the file section section of the RPF file.
RpfFileSections.RpfCoverageSection - Class in com.bbn.openmap.layer.rpf
 
RpfFileSections.RpfCoverageSection() - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
RpfFileSections.RpfLocationRecord - Class in com.bbn.openmap.layer.rpf
 
RpfFileSections.RpfLocationRecord() - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationRecord
 
RpfFileSections.RpfLocationSection - Class in com.bbn.openmap.layer.rpf
 
RpfFileSections.RpfLocationSection() - Constructor for class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
RpfFrame - Class in com.bbn.openmap.layer.rpf
The object that organizes the information found within the RPF frame file.
RpfFrame(String) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrame
Loads the RpfFrame, given a complete path to the file.
RpfFrame(RpfFrameEntry) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrame
Loads the RpfFrame, given the RpfFrameEntry that the RpfCacheHandler got from the RpfTocHandler.
RpfFrame.Compression - Class in com.bbn.openmap.layer.rpf
 
RpfFrame.Compression(BinaryFile) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrame.Compression
 
RpfFrame.Image - Class in com.bbn.openmap.layer.rpf
 
RpfFrame.Image(BinaryFile) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrame.Image
 
RpfFrame.LookupTable - Class in com.bbn.openmap.layer.rpf
 
RpfFrame.LookupTable(BinaryFile) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrame.LookupTable
 
RpfFrameCacheHandler - Class in com.bbn.openmap.layer.rpf
The RpfFrameCacheHandler does everything involved with handling RAW RPF frames.
RpfFrameCacheHandler(String[]) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
The default constructor.
RpfFrameCacheHandler(String[], int) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
The constructor to use if you want to modify the number of frames held in the cache..
RpfFrameCacheHandler(RpfTocHandler[]) - Constructor for class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
When you pre-initialize the RpfTocHandlers before giving them to the RpfFrameCacheHandler.
RpfFrameEntry - Class in com.bbn.openmap.layer.rpf
The RpfFrameEntry is a description of a RPF frame file that can be used to quickly gain status about the frame.
RpfFrameEntry() - Constructor for class com.bbn.openmap.layer.rpf.RpfFrameEntry
 
RpfFrameProvider - Interface in com.bbn.openmap.layer.rpf
The RpfFrameProvider describes an interface to an object that can provide information about RPF coverage over a certain area, and also retrieve data from the RPF frame files.
RpfHeader - Class in com.bbn.openmap.layer.rpf
Reads the part of the RpfFrame that gives a basic location map to the locations of the file.
RpfHeader() - Constructor for class com.bbn.openmap.layer.rpf.RpfHeader
 
RpfIndexedImageData - Class in com.bbn.openmap.layer.rpf
 
RpfIndexedImageData() - Constructor for class com.bbn.openmap.layer.rpf.RpfIndexedImageData
 
RpfLayer - Class in com.bbn.openmap.layer.rpf
The RpfLayer fills the screen with RPF data.
RpfLayer() - Constructor for class com.bbn.openmap.layer.rpf.RpfLayer
The default constructor for the Layer.
RpfLayer(String[]) - Constructor for class com.bbn.openmap.layer.rpf.RpfLayer
The default constructor for the Layer.
rpfLogger - Static variable in class com.bbn.openmap.layer.rpf.RpfLayer
 
RpfPathsProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Paths to the A.TOC properties.
RpfProductInfo - Enum in com.bbn.openmap.layer.rpf
Contains basic information about the different map and imagery types supported by the RPF format.
RpfSubframe - Class in com.bbn.openmap.layer.rpf
The RpfSubframe is a holder for images and attributes within the cache.
RpfSubframe() - Constructor for class com.bbn.openmap.layer.rpf.RpfSubframe
 
RpfSubframe.BitsAndColors - Class in com.bbn.openmap.layer.rpf
Indexed colormodel implementation.
RpfSubframe.BitsAndColors(byte[], Color[]) - Constructor for class com.bbn.openmap.layer.rpf.RpfSubframe.BitsAndColors
 
RpfSubframe.ImageCreator - Class in com.bbn.openmap.layer.rpf
 
RpfSubframe.ImageCreator() - Constructor for class com.bbn.openmap.layer.rpf.RpfSubframe.ImageCreator
 
RpfSubframe.Pixels - Class in com.bbn.openmap.layer.rpf
Direct colormodel implementation.
RpfSubframe.Pixels(int[]) - Constructor for class com.bbn.openmap.layer.rpf.RpfSubframe.Pixels
 
RpfTocEntry - Class in com.bbn.openmap.layer.rpf
Reads and holds an entry in the RPF table of contents file.
RpfTocEntry(BinaryFile, int) - Constructor for class com.bbn.openmap.layer.rpf.RpfTocEntry
 
RpfTocEntry(BinaryFile, int, int) - Constructor for class com.bbn.openmap.layer.rpf.RpfTocEntry
 
RpfTocHandler - Class in com.bbn.openmap.layer.rpf
The RpfTocHandler knows how to read A.TOC files for RPF raster data.
RpfTocHandler() - Constructor for class com.bbn.openmap.layer.rpf.RpfTocHandler
 
RpfTocHandler(String) - Constructor for class com.bbn.openmap.layer.rpf.RpfTocHandler
Should be used in situations where it is certain that this is the only A.TOC in town.
RpfTocHandler(String, int) - Constructor for class com.bbn.openmap.layer.rpf.RpfTocHandler
Used when there is more than one A.TOC being used, or where there is a possibility of that happening, like in the RPF layer.
RpfUtil - Class in com.bbn.openmap.layer.rpf
The RpfUtil is a program that will allow you to manage RPF data geographically.
RpfUtil() - Constructor for class com.bbn.openmap.layer.rpf.RpfUtil
Create a default RpfUtil considering all data.
RpfUtil(float, float, float, float) - Constructor for class com.bbn.openmap.layer.rpf.RpfUtil
Create a RpfUtil considering data intersecting the provided boundary.
RpfUtil(String, float, float, float, float) - Constructor for class com.bbn.openmap.layer.rpf.RpfUtil
Create a RpfUtil considering data intersecting the provided boundary, involving the provided RPF directory.
RpfUtil(String, float, float, float, float, float, char, int) - Constructor for class com.bbn.openmap.layer.rpf.RpfUtil
Full control over the RpfUtil settings.
RpfViewAttributes - Class in com.bbn.openmap.layer.rpf
This class contains information to pass through the RpfCacheManager and RpfCacheHandlers to describe limitations and parameters desired for data view.
RpfViewAttributes() - Constructor for class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
rPoint1 - Variable in class com.bbn.openmap.event.DistanceMouseMode
rPoint1 is the anchor point of a line segment
rPoint1 - Variable in class com.bbn.openmap.event.OMMouseMode
rPoint1 is the anchor point of a line segment
rPoint1 - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
rPoint1 is the anchor point of a line segment
rPoint2 - Variable in class com.bbn.openmap.event.DistanceMouseMode
rPoint2 is the new (current) point of a line segment
rPoint2 - Variable in class com.bbn.openmap.event.OMMouseMode
rPoint2 is the new (current) point of a line segment
rPoint2 - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
rPoint2 is the new (current) point of a line segment
rrAttributes - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
 
rrButton - Variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
RRIntervalProperty - Static variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
RRIntervalUnitsProperty - Static variable in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
rrToolBar - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
rt - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
Rule<T> - Class in com.bbn.openmap.omGraphics.rule
A Rule is an attribute inspector that makes decisions about rendering attributes, information line contents, tooltips and visibility based on scale.
Rule() - Constructor for class com.bbn.openmap.omGraphics.rule.Rule
 
RuleActionInfoline - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleActionLabel - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleActionMaxScale - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleActionMinScale - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleActionRender - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleActionTooltip - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleHandler<T> - Class in com.bbn.openmap.omGraphics.rule
The RuleHandler manages a set of Rules and will evaluate OMGraphics against them for a current projection.
RuleHandler() - Constructor for class com.bbn.openmap.omGraphics.rule.RuleHandler
 
RuleKeyProperty - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
RuleListProperty - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
layer.rules=rule1 rule2 rule3 layer.rule1.key=CAPITAL layer.rule1.op=equals layer.rule1.val=Y layer.rule1.actions=render tooltip infoline layer.rule1.lineColor=FFFF0000 layer.rule1.minScale=10000 layer.rule1.maxScale=50000 layer.rule1.infoline=CITY_NAME layer.rule1.tooltip=ELEVATION
RuleOp - Enum in com.bbn.openmap.omGraphics.rule
The RuleOp class (operation) is used by the Rules to evaluate a rule key value against a OMGraphics key value.
RuleOperatorProperty - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
rules - Variable in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
RuleValueProperty - Static variable in class com.bbn.openmap.omGraphics.rule.Rule
 
run() - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.TileRunnable
 
run() - Method in class com.bbn.openmap.event.LayerSupport.SetLayerRunnable
 
run() - Method in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
run() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Called when NetMapReader.start() is called.
run() - Method in class com.bbn.openmap.image.ImageMaster
Start the ImageMaster to go through the ImageMasterHelpers.
run() - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer.ManageGraphicsTask
 
run() - Method in class com.bbn.openmap.layer.link.LinkListener
From the Runnable interface.
run() - Method in class com.bbn.openmap.layer.link.LinkServer
From the Runnable interface.
run() - Method in class com.bbn.openmap.layer.link.LinkServerStarter
The method of the parent server that is listening for clients.
run() - Method in class com.bbn.openmap.layer.vpf.FeatureClassInfo
Complete the initialization of the FeatureClassInfo.
run() - Method in class com.bbn.openmap.layer.vpf.RunQueue
start going.
run() - Method in class com.bbn.openmap.util.http.HttpConnection
The running thread simply reads all the lines of input and hands each line off to be parsed.
run() - Method in class com.bbn.openmap.util.http.HttpServer
The body of the server thread.
runGeoTests(int, int) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
RunQueue - Class in com.bbn.openmap.layer.vpf
Implement a very basic thread scheduling mechanism.
RunQueue() - Constructor for class com.bbn.openmap.layer.vpf.RunQueue
default constructor.
RunQueue(ThreadGroup) - Constructor for class com.bbn.openmap.layer.vpf.RunQueue
construct this thread in a particular ThreadGroup
RunQueue(boolean, int, boolean) - Constructor for class com.bbn.openmap.layer.vpf.RunQueue
construct a thread in the default ThreadGroup with a few options set
RunQueue(ThreadGroup, boolean, int, boolean) - Constructor for class com.bbn.openmap.layer.vpf.RunQueue
construct a thread in the default ThreadGroup with a few options set
runtimeProps - Variable in class com.bbn.openmap.Environment
 

S

s - Variable in class com.bbn.openmap.util.html.StringElement
the string value that we are
S_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
sameButton(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
A check to see if the current mouse event concerns the same mouse button as the original.
sampleUsage() - Static method in class com.bbn.openmap.util.Debug
Dummy function to illustrate usage of the debugging class.
SAVE_CACHE_PROPERTY - Static variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
A property to save or destroy the tile factory cache when the layer is removed.
SAVE_MASK - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Button mask to show a save button to write out any changes.
save_point(double, double) - Method in class com.bbn.openmap.util.FanCompress.FloatCompress
Save coordinates.
save_point(double, double) - Method in class com.bbn.openmap.util.FanCompress
Save coordinates.
SaveAsGifMenuItem - Class in com.bbn.openmap.gui.menu
A JMenuItem that uses the MapHandler to find the MapBean and save an image of it in the GIF format.
SaveAsGifMenuItem() - Constructor for class com.bbn.openmap.gui.menu.SaveAsGifMenuItem
 
SaveAsImageFileChooser - Class in com.bbn.openmap.gui.menu
A class extended from a JFileChooser that adds fields for specifying the image size.
SaveAsImageFileChooser(int, int) - Constructor for class com.bbn.openmap.gui.menu.SaveAsImageFileChooser
Create file chooser with the image size fields filled in.
SaveAsImageMenuItem - Class in com.bbn.openmap.gui.menu
A MenuItem that is capable of looking at MapBean and saving it as an Image
SaveAsImageMenuItem(String, AbstractImageFormatter) - Constructor for class com.bbn.openmap.gui.menu.SaveAsImageMenuItem
 
SaveAsJpegMenuItem - Class in com.bbn.openmap.gui.menu
A JMenuItem that uses the MapHandler to find the MapBean and save an image of it in the JPEG format.
SaveAsJpegMenuItem() - Constructor for class com.bbn.openmap.gui.menu.SaveAsJpegMenuItem
 
SaveAsMenu - Class in com.bbn.openmap.gui.menu
 
SaveAsMenu() - Constructor for class com.bbn.openmap.gui.menu.SaveAsMenu
 
SaveAsMenu(String) - Constructor for class com.bbn.openmap.gui.menu.SaveAsMenu
 
saveCache - Variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
Flag to save tile factory cache when the layer is no longer used.
saveOMGraphics(Projection) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Get the current OMGraphicList and save it out to the file named in this class.
SavePropertiesMenuItem - Class in com.bbn.openmap.gui.menu
A Menu item that generates a Properties object when it is clicked upon.
SavePropertiesMenuItem() - Constructor for class com.bbn.openmap.gui.menu.SavePropertiesMenuItem
 
saveZipFile(String, File) - Static method in class com.bbn.openmap.util.FileUtils
Create a zip file containing the given File.
saveZipFile(String, List<File>) - Static method in class com.bbn.openmap.util.FileUtils
Create a zip file containing the files in the list.
sButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
SC_TO_DEG(int) - Static method in class com.bbn.openmap.proj.ProjMath
Convert between decimal degrees and scoords.
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
scale(int, int) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.CharacterHeight
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.CircleElement
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.EllipseElement
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.PolygonElement
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.PolylineElement
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.RectangleElement
 
scale(CGMDisplay) - Method in class com.bbn.openmap.dataAccess.cgm.TextElement
 
scale - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
 
Scale - Static variable in class com.bbn.openmap.Environment
 
SCALE - Static variable in exception com.bbn.openmap.event.ProjectionChangeVetoException
 
scale(double) - Method in class com.bbn.openmap.geo.Geo
Multiply this by s.
scale(double, Geo) - Method in class com.bbn.openmap.geo.Geo
Multiply this by s.
scale - Variable in class com.bbn.openmap.gui.GoToMenu.GoToButton
 
SCALE - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (SCALE).
scale - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
scale - Variable in class com.bbn.openmap.layer.link.LinkMapRequest
The scale of the map.
scale - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The scale of the maps of this coverage rectangle.
scale - Variable in enum com.bbn.openmap.layer.rpf.RpfProductInfo
The float number representation of the map type - 1:XXX .
scale - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
scale - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
scale - Variable in class com.bbn.openmap.proj.Proj
 
SCALE - Static variable in class com.bbn.openmap.proj.ProjectionFactory
Scale property parameter for new projections passed to ProjectionLoader.
scale - Variable in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
SCALE_EQUALS - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
SCALE_GREATERTHAN - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
SCALE_LESSTHAN - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
SCALE_NOTEQUALS - Static variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
scaleButton - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
scaled_radius - Variable in class com.bbn.openmap.proj.GeoProj
 
scaledColor(int) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
 
scaleDelim - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
scaleDifference(Projection, RpfCoverageBox) - Static method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
 
ScaleDisplayLayer - Class in com.bbn.openmap.layer
Layer objects are components which can be added to the MapBean to make a map.
ScaleDisplayLayer() - Constructor for class com.bbn.openmap.layer.ScaleDisplayLayer
 
scaleFactor - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Protective mechanism, doesn't display data that has images with a base scale that is more than a factor of the scaleFactor away from the scale of the map.
scaleFactor - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The multiplier to apply to the scale of the project received.
scaleFactor - Variable in class com.bbn.openmap.proj.Cartesian
 
ScaleFactorProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
scaleField - Variable in class com.bbn.openmap.gui.OMToolSet
ScaleTextPanel for scale text.
scaleField - Variable in class com.bbn.openmap.gui.ScaleTextPanel
 
ScaleFilterLayer - Class in com.bbn.openmap.layer
An OpenMap Layer that encapsulates other layers and acts as a scale filter.
ScaleFilterLayer() - Constructor for class com.bbn.openmap.layer.ScaleFilterLayer
Initializes an empty layer.
scaleImages - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Flag to use to scale images or not.
ScaleImagesProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Scale toe images to match the map scale.
scaleMoreImportantThanCoverage - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Flag to tell TOC handler to use scale over percent coverage when choosing the best coverage box.
ScaleOverCoverageProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Property to specify that matching scale is more important that maximizing coverage.
ScaleProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
The scale of the view projection.
ScaleProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
scaleString - Variable in enum com.bbn.openmap.layer.rpf.RpfProductInfo
A String scale representation of the map type.
ScaleTextPanel - Class in com.bbn.openmap.gui
The ScaleTextPanel is a JPanel holding a JTextField that controls and responds to the scale setting of a MapBean's projection.
ScaleTextPanel() - Constructor for class com.bbn.openmap.gui.ScaleTextPanel
Create the ScaleTextPanel
scaleTo(int, int, int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Convenience function to scale the Image to the xy size.
scaleTo(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
Over-riding this so we don't clip rotated icons near the edge of the map.
scaleTo(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Take the current projection and the sourceImage, and make the image that gets displayed fit the projection.
scaleToHeight - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
ScaleToHeightProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for scaling the height of image after creation.
scaleToSlider(float) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
scaleToWidth - Variable in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
 
ScaleToWidthProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for scaling the width of image after creation.
scaleTransformType - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
Transform type for AffineTransformOp to use to scale images.
scalingHeight - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Subframe scaling for map scales that don't match chart scale.
ScalingRasterSelectedState - Class in com.bbn.openmap.omGraphics.editable
 
ScalingRasterSelectedState(EditableOMScalingRaster) - Constructor for class com.bbn.openmap.omGraphics.editable.ScalingRasterSelectedState
 
ScalingRasterSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
ScalingRasterSetOffsetState(EditableOMScalingRaster) - Constructor for class com.bbn.openmap.omGraphics.editable.ScalingRasterSetOffsetState
 
ScalingRasterStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
ScalingRasterStateMachine(EditableOMScalingRaster) - Constructor for class com.bbn.openmap.omGraphics.editable.ScalingRasterStateMachine
 
ScalingRasterUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
ScalingRasterUndefinedState(EditableOMScalingRaster) - Constructor for class com.bbn.openmap.omGraphics.editable.ScalingRasterUndefinedState
 
scalingWidth - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Subframe scaling for map scales that don't match chart scale.
scalingXFormOp - Variable in class com.bbn.openmap.omGraphics.OMScalingRaster
AffineTransformOp applied to the bitmap at render time.
scanVariable(byte[], int, char) - Static method in class com.bbn.openmap.dataAccess.iso8211.DDFUtils
 
ScatterGraph - Class in com.bbn.openmap.layer.plotLayer
 
ScatterGraph(int, int, Vector, float, float, float, float) - Constructor for class com.bbn.openmap.layer.plotLayer.ScatterGraph
Set up the size of the graph, and scale all the axes correctly.
ScatterGraph(int, int, int, int, Vector, float, float, float, float) - Constructor for class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
ScopedEditorProperty - Static variable in interface com.bbn.openmap.PropertyConsumer
Scoped keyword for PropertyEditor class from PropertyInfo Property object, same as EditorProperty with a period in front (.editor).
scopeDistance(double) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
Take a given distance and round it down to the nearest 1, 2, or 5 (or tens/hundreds version of those increments) multiple of that number.
ScopedOptionsProperty - Static variable in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
screenLocation - Variable in class com.bbn.openmap.tools.roads.Waypoint
 
scrollPane - Variable in class com.bbn.openmap.gui.LayersPanel
The scroll pane to use for panes.
ScrollPaneWindowSupport - Class in com.bbn.openmap.gui
The ScrollPaneWindowSupport class does the same thing as WindowSupport, it just wraps content in a JScrollPane.
ScrollPaneWindowSupport(Component, String) - Constructor for class com.bbn.openmap.gui.ScrollPaneWindowSupport
Create the window support.
scrollToSelected(List<OMEvent>) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
scrubOrGetNewBufferedImage(BufferedImage, int, int) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
Given the current image buffer, and the desired width and height of the new projection, return a fresh/refreshed image buffer ready for layer painting.
se_lat - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
se_lat - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
 
se_lon - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
se_lon - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
 
SE_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
SE_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
SE_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
searchByFeature - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
searchByFeatureProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayer
Property that lets you search for graphics via feature type.
searchByFeatures - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
are we searching by feature table (true) or tile (false)
searchCache(Object) - Method in class com.bbn.openmap.util.cacheHandler.CacheHandler
Search the cache for a match -return null if not found.
searchForAndLoadProperties() - Method in class com.bbn.openmap.PropertyHandler
Look for an openmap.properties file in the classpath, configDirectory and user home directory, in that order.
searchForAndLoadProperties(String) - Method in class com.bbn.openmap.PropertyHandler
Look for a properties file as a resource in the classpath, in the config directory, and in the user's home directory, in that order.
searchForATOCForScaleReference(String) - Method in class com.bbn.openmap.layer.rpf.MakeToc
 
searchForRpfFiles(String[]) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Look for RPF frame files, given a bunch of places to start looking.
seButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
sec_code - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
sec_code - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
sec_handling - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
sec_rel - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
sec_res - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
secLat - Variable in class com.bbn.openmap.gui.DMSCoordPanel
 
secLon - Variable in class com.bbn.openmap.gui.DMSCoordPanel
 
SECURITY_AND_RELEASE - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
SECURITY_AND_RELEASE - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
SECURITY_AND_RELEASE - Static variable in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
SEED - Static variable in class com.bbn.openmap.util.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
seek(long) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Convenience method to seek to a location in the data file.
seek(long) - Method in class com.bbn.openmap.io.BinaryBufferedFile
 
seek(long) - Method in class com.bbn.openmap.io.BinaryFile
Set the index of the next character to be read.
seek(long) - Method in class com.bbn.openmap.io.FileInputReader
Set the index of the next character to be read.
seek(long) - Method in interface com.bbn.openmap.io.InputReader
Set the index of the next character to be read.
seek(long) - Method in class com.bbn.openmap.io.StreamInputReader
Set the index of the next character to be read.
seekToRow(int) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
moves the input cursor to the specified row [affects subsequent calls parseRow.]
seg - Variable in class com.bbn.openmap.geo.GeoSegment.Impl
 
segIntersection(Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
 
segIntersects(Geo, Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
Test if [p1-p2] and [p3-p4] intersect
Segment - Class in com.bbn.openmap.tools.roads
Represents one road segment.
Segment(List) - Constructor for class com.bbn.openmap.tools.roads.Segment
 
segmentIterator() - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
segmentIterator() - Method in interface com.bbn.openmap.geo.GeoPath
 
segmentIterator() - Method in class com.bbn.openmap.geo.OMGeo.Polyline
 
segmentNearPoly(GeoSegment, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Where is a segment within range of a region?
segmentNearPoly(Geo, Geo, GeoArray, double) - Static method in class com.bbn.openmap.geo.Intersection
Where is a segment, represented by endpoints 's1' and 's2', withing a range 'near' of region 'r'?
segments - Variable in class com.bbn.openmap.event.DistanceMouseMode
Vector to store all distance segments, first point and last point pairs
segments - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Vector to store all distance segments, first point and last point pairs
segmentsIntersect(Geo, Geo, Geo, Geo) - Static method in class com.bbn.openmap.geo.Intersection
 
segmentsIntersectOrNear(Geo, Geo, Geo, Geo, double) - Static method in class com.bbn.openmap.geo.Intersection
 
segmentsIntersectOrNear(Geo, Geo, Geo, Geo, double, Geo) - Static method in class com.bbn.openmap.geo.Intersection
 
selat - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
select(OMGraphicList) - Method in class com.bbn.openmap.layer.DemoLayer
Called if isSelectable(OMGraphic) was true, so the list has the OMGraphic.
select(OMGraphicList) - Method in class com.bbn.openmap.layer.DrawingToolLayer
GestureResponsePolicy method.
select(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Note the provided tiles as being highlighted.
select(OMGraphicList) - Method in class com.bbn.openmap.layer.learn.InteractionLayer
Designate a list of OMGraphics as selected.
select(OMGraphicList) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Designate a list of OMGraphics as selected.
select(OMGraphicList) - Method in class com.bbn.openmap.layer.test.BoundsTestLayer
Called if isSelectable(OMGraphic) was true, so the list has the OMGraphic.
select(OMGraphicList) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
select(OMGraphicList) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphics on the list should be considered to be selected.
select(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Notify the GRP that the OMGraphic has been selected.
select(OMGraphicList) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
select() - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Let the geometry object know it's selected.
select() - Method in class com.bbn.openmap.omGraphics.OMBitmap
Set the selected attribute to true, and sets the color to the select color.
select() - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Let the geometry object know that it is selected.
select() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the selected attribute to true, and sets the color to the select color.
select() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the selected attribute to true, and sets the color to the select color.
select() - Method in class com.bbn.openmap.omGraphics.OMList
Calls select() on all the items on the graphic list, as well as select() on the super class.
select(OMGraphic, DrawingToolRequestor, MouseEvent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
SELECT_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - select the graphic.
SelectArcColor - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
SelectArcColor - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
selectClosest(int, int) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the object located the closest to the coordinates, regardless of how far away it is.
selectClosest(int, int, float) - Method in class com.bbn.openmap.omGraphics.OMList
Finds the object located the closest to the point, if the object distance away is within the limit, and sets the paint of that graphic to its select paint.
selectClosestTest(OMList.OMDist<T>, int, OMGeometry, int, int, float) - Method in class com.bbn.openmap.omGraphics.OMList
A variation on findClosestTest, manages select() and deselect().
selectColor - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
selectColor - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
selectColorColumn - Variable in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
SelectColorCommand - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
Command for select color string adjustments.
selectColorItem - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
 
SelectColorProperty - Static variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
selected - Variable in class com.bbn.openmap.event.OMEvent
 
selected(OMEvent) - Method in interface com.bbn.openmap.event.OMEventSelectionListener
 
selected - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
selected - Variable in class com.bbn.openmap.gui.LayerPane
 
selected - Variable in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
selected - Variable in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
selected - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Flag to indicate that the object has/hasnot been put in a special mode as a result of some event.
SELECTED_GRAB_POINT_DRAWING_ATTRIBUTES_ATTRIBUTE - Static variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
If the EditableOMGraphic supports the notion of a selected GrabPoint (to highlight a node), and that selection should change the appearance of a GrabPoint, the DrawingAttributes for that selection appearance should be stored in the edited OMGraphic attributes under this attribute key.
selectedBean - Variable in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
holds the currently selected bean
selectedBeanBox - Variable in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
holds the BeanBoxthat manages the currently selected bean
selectedBeanLayer - Variable in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
holds the openmap layer that contains the currently selected bean
selectedBeanLocation - Variable in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
holds the map location of the currently selected bean
selectedDrawingAttributes - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
SelectedEventsProperty - Static variable in interface com.bbn.openmap.gui.event.EventPresenter
A property string to use for PropertyChangeListeners interested in knowing what events are currently selected by the user.
selectedGraphics - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
A simple list mechanism that will let selected OMGraphics to be drawn on top of all the others.
selectedList - Variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A current list of select OMGraphics.
selectedTiles - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
The ImageTiles currently selected on the list in the GUI.
selectEntry(OMGraphic) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Given a graphic, highlight its entry in the table.
selectEvent(OMEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
selectEventForMouseEvent(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
selectGraphic(int) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Mark a graphic as selected on the map.
selectGraphic(OMGraphic) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Mark the graphic as selected, and generate if necessary.
SelectionEvent - Class in com.bbn.openmap.omGraphics.event
An event that a SelectionProvider gives to a SelectionListener, in order to notify it of OMGraphics that have been selected and deselected.
SelectionEvent(Object, OMGraphic, DrawingToolRequestor, boolean) - Constructor for class com.bbn.openmap.omGraphics.event.SelectionEvent
 
SelectionListener - Interface in com.bbn.openmap.omGraphics.event
An interface defining an object that is interested in receiving SelectionEvents.
selectionNotification(SelectionEvent) - Method in class com.bbn.openmap.gui.OMGraphicDeleteTool
 
selectionNotification(SelectionEvent) - Method in interface com.bbn.openmap.omGraphics.event.SelectionListener
The method that catches SelectionEvents.
SelectionProvider - Interface in com.bbn.openmap.omGraphics.event
An interface to define an object that can generate SelectionEvents for OMGraphics.
selectionRect - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
SelectionSupport - Class in com.bbn.openmap.omGraphics.event
A class to help SelectionProviders manage SelectionListeners, and to help with firing SelectionEvents to those listeners.
SelectionSupport(Object) - Constructor for class com.bbn.openmap.omGraphics.event.SelectionSupport
 
selectionSupport - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A support object to handle telling listeners that the drawing tool is in the process of editing an object, hence making it selected.
SelectLabColor - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
SelectLabColor - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
SelectMouseMode - Class in com.bbn.openmap.event
The SelectMouseMode delegates handling of mouse events to the listeners.
SelectMouseMode() - Constructor for class com.bbn.openmap.event.SelectMouseMode
Construct a SelectMouseMode.
SelectMouseMode(boolean) - Constructor for class com.bbn.openmap.event.SelectMouseMode
Construct a SelectMouseMode.
SelectMouseMode(String, boolean) - Constructor for class com.bbn.openmap.event.SelectMouseMode
Construct a SelectMouseMode.
selectNodeIndex - Variable in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the index of the grab point that should be rendered differently, in order to highlight a specific node.
selectPaint - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The select paint for the shapes.
selectPaint - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
This color is the highlight color that can be used when the object is selected.
selectPaintProperty - Static variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The name of the property that holds the select paint of the graphics, which is the line paint that gets set with the default OMGraphic.select() action.
selectPoint(int, int, float) - Method in class com.bbn.openmap.layer.plotLayer.ScatterGraph
 
SelectTx7Color - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
SelectTX7Color - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
selon - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
SEMI_TRANSPARENCY - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
seName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
sendMapRequest(ClientLink, Projection) - Method in class com.bbn.openmap.layer.link.LinkLayer
Creates the LinkMapRequest.
SeparatorListener - Class in com.bbn.openmap.util.http
An HttpRequestListener that writes an HTML Separator ("<HR>") to the client.
SeparatorListener() - Constructor for class com.bbn.openmap.util.http.SeparatorListener
 
SeparatorProperty - Static variable in class com.bbn.openmap.gui.AbstractOpenMapMenu
 
ser_ref_num - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
ser_res - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
serBean - Variable in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
holds the serialized version of currently selected bean
SerializableTexturePaint - Class in com.bbn.openmap.omGraphics.awt
A wrapper around TexturePaint objects that can be used to serialize them.
SerializableTexturePaint(BufferedImage, Rectangle2D) - Constructor for class com.bbn.openmap.omGraphics.awt.SerializableTexturePaint
 
SerializedURLNameProperty - Static variable in class com.bbn.openmap.layer.DrawingToolLayer
A property to specify the file to use to read and save map objects in (file).
series - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
seriesCode - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
Chart Series Code for these colors.
seriesCode - Variable in enum com.bbn.openmap.layer.rpf.RpfProductInfo
The two-letter code for a particular map type.
server - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
Server - Class in com.bbn.openmap.layer.vpf
Poorly named, this class just parses VPF format files and dumps them to System.out().
Server() - Constructor for class com.bbn.openmap.layer.vpf.Server
 
server - Variable in class com.bbn.openmap.util.http.HttpConnection
 
SERVER_NOTIFICATION_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Gesture descriptor mask - Set if the server is interested in receiving events even if a graphic gesture is handled locally.
ServerConnectCmd - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
ServerDisconnectCmd - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
ServerLocationProperty - Static variable in class com.bbn.openmap.layer.link.LinkLayer
 
ServerMapTileFactory - Class in com.bbn.openmap.dataAccess.mapTile
The ServerMapTileFactory is an extension to the StandardMapTileFactory that can go to a http server to retrieve image tiles.
ServerMapTileFactory() - Constructor for class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
ServerMapTileFactory(String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
serverPort - Variable in class com.bbn.openmap.layer.link.LinkServerStarter
The port being listened to.
ServerPropertiesProperty - Static variable in class com.bbn.openmap.image.ImageMaster
Property for the properties file holding property for a particular image.
ServerProperty - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
SERVICE - Static variable in interface com.bbn.openmap.image.WMTConstants
After WMS version 1.0, use this parameter to identify the service
set(Object, String, JLabel) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String, JButton) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String, JMenu) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String, JMenuItem) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String, JDialog) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String, JFrame) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String, JComponent) - Method in class com.bbn.openmap.BasicI18n
 
set(Object, String) - Method in class com.bbn.openmap.BasicI18n
 
set(String) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Set the internal parameters based on the given file path.
set(String, double, double, int) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Sets the internal parameters given a parent DTED directory, latitude, longitude and level.
set(double, double, int) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Assuming that the DTED directory is set, set the other parameters to reveal a path to a file name, which would be retrieved by calling getName().
set(String) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the internal parameters based on the given file path.
set(String, double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the internal parameters given a parent DTED directory, latitude, longitude and level.
set(double, double, int) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Assuming that the DTED directory is set, set the other parameters to reveal a path to a file name, which would be retrieved by calling getName().
set(String, String) - Static method in class com.bbn.openmap.Environment
Puts a property into the environment.
set(int, E) - Method in class com.bbn.openmap.event.ListenerSupport
 
set(int, double, double, double) - Method in class com.bbn.openmap.geo.GeoArray.Double
 
set(int, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Double
 
set(int, double, double, boolean) - Method in class com.bbn.openmap.geo.GeoArray.Double
 
set(int, double, double, double) - Method in class com.bbn.openmap.geo.GeoArray.Float
 
set(int, Geo) - Method in class com.bbn.openmap.geo.GeoArray.Float
 
set(int, double, double, boolean) - Method in class com.bbn.openmap.geo.GeoArray.Float
 
set(int, Geo) - Method in interface com.bbn.openmap.geo.GeoArray.Mutable
Set the values for the provided index to the values represented by g.
set(int, double, double, double) - Method in interface com.bbn.openmap.geo.GeoArray.Mutable
Set the values for the provided index to the values x, y, z, which are vector Geo values, *not* lat, lon and height.
set(int, double, double, boolean) - Method in interface com.bbn.openmap.geo.GeoArray.Mutable
Set the values for the provided index to the latitude, longitude.
set(String, Object) - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceItem
 
set(Object) - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceItem
 
set(Object, String, JLabel) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String, JButton) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String, JMenu) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String, JMenuItem) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String, JDialog) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String, JFrame) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String, JComponent) - Method in interface com.bbn.openmap.I18n
Set the textual properties from values in the appropriate ResourceBundle.
set(Object, String) - Method in interface com.bbn.openmap.I18n
Set the textual properties on a Swing component that is a member of a given class, from values in the ResourceBundle associated with that class.
set(int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
set(int, int, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
set(short, short, int) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData.Byte
 
set(short, short, int) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData.Pixel
 
set(short, short, int) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData
 
set(double, double) - Method in class com.bbn.openmap.omGraphics.GrabPoint
 
set(int, int) - Method in class com.bbn.openmap.omGraphics.HorizontalGrabPoint
y is ignored, since it can't affect the vertical movement of a HorizontalGrabPoint.
set(int, int, boolean) - Method in class com.bbn.openmap.omGraphics.HorizontalGrabPoint
Move the point.
set(int, int) - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Called when the position of the OffsetGrabPoint has moved.
set() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Called when the other grab points may have moved, and the offset distances should be changed internally for the Offset objects.
set(int, OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Set the geometry at the specified location.
set(int, OMGraphic) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
 
set(double, double, int, int, double, double, int[][]) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the parameters of the OMGrid after construction.
set(double, double, int, int, double, double, GridData) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the parameters of the OMGrid after construction.
set(double, double) - Method in class com.bbn.openmap.omGraphics.OMPoint
For lat/lon rendertype points, to move the point location.
set(double, double, int, int) - Method in class com.bbn.openmap.omGraphics.OMPoint
For offset rendertype points, to move the point location.
set(int, int) - Method in class com.bbn.openmap.omGraphics.OMPoint
For screen x/y rendertype points, to move the point location.
set(int, int) - Method in class com.bbn.openmap.omGraphics.VerticalGrabPoint
x is ignored, since it can't affect the horizontal movement of a VerticalGrabPoint.
set(int, int, boolean) - Method in class com.bbn.openmap.omGraphics.VerticalGrabPoint
Move the point.
set(int, String, String) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Overwrite the previous key/val pair at location 'i' with the new k/v.
set(String, String) - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
Sets the value of a key.
set_coalesce_points(double) - Method in class com.bbn.openmap.util.FanCompress.FloatCompress
Save only unique coordinates.
set_coalesce_points(double) - Method in class com.bbn.openmap.util.FanCompress
Save only unique coordinates.
SET_FILTERS_STRING - Static variable in class com.bbn.openmap.gui.event.EventPanel
 
SET_NAME_PROPERTY - Static variable in class com.bbn.openmap.gui.BasicMapPanel
 
SET_NORTHING_ROLLOVER - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
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.
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.
setAc(AlphaComposite) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setAccuracy(boolean) - Method in class com.bbn.openmap.layer.mif.MIFLayer
Sets the accuracy of the rendering.
setAccuracy(int) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Set the number of digits to use for easting and northing numbers in the mgrs string, which reflects the accuracy of the coordinate.
setActionMask(int) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Method to allow objects to set OMAction masks on this editable graphic.
setActive(boolean) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Set this as the active ZLIF in MapTileMakerComponent.
setActive(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
Part of the MapMouseMode interface.
setActive(boolean) - Method in class com.bbn.openmap.event.CoordMouseMode
If the MouseMode has been made inactive, clean out any input that might have been made to the info line.
setActive(boolean) - Method in class com.bbn.openmap.event.DistanceMouseMode
 
setActive(boolean) - Method in interface com.bbn.openmap.event.MapMouseMode
Let the MapMouseMode know if it is active or not.
setActive(boolean) - Method in class com.bbn.openmap.event.PanMouseMode
 
setActive(boolean) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
 
setActive(boolean) - Method in class com.bbn.openmap.layer.event.EventLayer
 
setActive(boolean) - Method in class com.bbn.openmap.layer.event.TestEventHandler
 
setActive(MapMouseMode) - Method in class com.bbn.openmap.MouseDelegator
Set the active MapMouseMode.
setActive(boolean) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Set whether the MapMouseInterpreter responds to mouse events.
setActive(boolean) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set whether the MapMouseInterpreter responds
setActive(boolean) - Method in interface com.bbn.openmap.time.TimeBoundsProvider
An accessor that switches the TimeBoundsProvider on/off.
setActiveEventPresenter(EventPresenter) - Method in class com.bbn.openmap.gui.event.EventPanel
Sets the EventPresenter as the active on, which also sets its filter panel in the overall filter panel.
setActiveFormatter(CoordInfoFormatter) - Method in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
setActiveGeneratorLoader(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Set the active GeneratorLoader based on a pretty name from one of the loaders.
setActiveMouseMode(MapMouseMode) - Method in class com.bbn.openmap.MouseDelegator
Sets the active mouse mode.
setActiveMouseModeWithID(String) - Method in class com.bbn.openmap.MouseDelegator
Sets the mouse mode to the mode with the same ID string.
setActiveWidgetColors(DrawingAttributes) - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
setAdd(JMenuItem) - Method in class com.bbn.openmap.gui.LayersMenu
Set the add menu item.
setAddAsBackground(boolean) - Method in class com.bbn.openmap.Layer
Mark the layer as one that should be considered a background layer.
setAddGraphicLoaderToMapHandler(boolean) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
Set whether to add the GraphicLoader, which is assumed to yet be added to the GraphicLoaderPlugIn, to the MapHandler.
setAddInProgress(boolean) - Method in class com.bbn.openmap.MapHandler
 
setAddNode() - Method in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
State where a node is duplicated if you click on it.
setAddPoint() - Method in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
State where points are added to the end of the polyline.
setAddToBeanContext(boolean) - Method in class com.bbn.openmap.Layer
Set whether the Layer should be added to the BeanContext.
setAddToBeanContext(boolean) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
 
setAdjust(int) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
setAllEventsAttribute(Object, Object) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setAllLabels(String) - Method in class com.bbn.openmap.InformationDelegator
 
setAllowAbbr(boolean) - Method in class com.bbn.openmap.util.ArgParser
Tell the parser to accept first-letter representations of the options.
setAllowCreateImage(boolean) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
setAllowDecluttering(boolean) - Method in class com.bbn.openmap.layer.location.Location
Set whether you want to allow the label for this location to be decluttered.
setAllowDrawingToolToDeactivateItself(boolean) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
setAllowDuplicates(boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Set whether the list will allow duplicate entries added.
setAllowPartials(boolean) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Set whether names can appear partially on/off the map.
setAlpha(int) - Method in class com.bbn.openmap.omGraphics.OMColor
Set the transparency value of the OMColor.
setAlwaysSpawnThread(boolean) - Method in class com.bbn.openmap.layer.policy.StandardPCPolicy
Tell the policy whether to spawn a thread when projectionChanged() is called with a new projection.
setAnchor(int) - Method in class com.bbn.openmap.omGraphics.OMTextLabeler
 
setApiKey(String) - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
setApplet(Applet) - Static method in class com.bbn.openmap.Environment
 
setAppletProperties(Applet, Properties) - Method in class com.bbn.openmap.Environment
Populates the system properties for an applet.
setAppObject(Object) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
For backward compatibility, puts object in attribute table under OMGraphic.APP_OBJECT.
setAppObject(Object) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
For backward compatibility, stores object in attribute map under OMGraphic.APP_OBJECT key.
setArc(ArcCalc) - Method in class com.bbn.openmap.omGraphics.OMLine
Set the arc that is drawn between the points of a x-y or offset line.
setArcType(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the ArcType, either Arc2D.OPEN (default), Arc2D.PIE or Arc2D.CHORD.
setAreaFeatures(boolean) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set if we draw area features
setAreas(AreaHandler) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
Set the AreaHandler.
setAreasEnabled(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Enable/Disable the display of areas.
setArrowDirectionType(int) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
setArrowHead(OMArrowHead) - Method in class com.bbn.openmap.omGraphics.OMAbstractLine
Set the OMArrowHead object on the OMAbstractLine.
setASRPDirs(List) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectoryHandler
 
setASRPHandler(ASRPDirectoryHandler) - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
setAtCurrentTime(boolean) - Method in class com.bbn.openmap.event.OMEvent
 
setATocFilePath(String) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
setATOCIndexes(int, int) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Should be set when a new colortable is read in, so that you can tell when you don't have to read a new one.
setAttributeCol(int) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
Set the column index number in the feature class info file that will be used/displayed.
setAttributeColName(String) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
setAttributes(Map) - Method in class com.bbn.openmap.event.OMEvent
Doesn't set the attribute map on the source, if the source if Attributable.
setAttributes(Map<Object, Object>) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Sets the 'official' attribute Map, moving any appObject that isn't currently the 'official' attribute Map into the map under the APP_OBJECT_KEY.
setAttributes(Map<Object, Object>) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Set all attributes on the OMGeometry.
setAttributes(GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the GraphicAttributes object used to fill the OMGraphic java.awt.Graphics parameters.
setAttributes(Map<?, ?>) - Method in interface com.bbn.openmap.util.Attributable
Convenience method to allow super class methods access to an attribute table if they are acting as a wrapper.
setAttributesForFeature(OMGraphic, CoverageTable, String, int) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
setAttributeText(String) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
setScalingTo has to be called after this for the changes to take place, or else you need to call the information.setData() methods directly.
setAttribution(String) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
setAttributionAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
setAutoPalette(boolean) - Method in class com.bbn.openmap.Layer
 
setAutoSpace(boolean) - Method in class com.bbn.openmap.gui.ToolPanel
Set whether spaces are placed between tools.
setAutoTimer(boolean) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Sets whether the timer should automatically be turned on and off when the layer is added and removed from the map.
setAutoUpdate(boolean) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set whether a new image should be created immediately if the MapBean's layers change, or if the MapBean's background color changes.
setAvoidList(List<String>) - Method in class com.bbn.openmap.gui.ToolPanel
Set the list of strings used by the ToolPanel to figure out which Tools should not be added (in the findAndInit()) method.
setAxis(double, double, Length) - Method in class com.bbn.openmap.omGraphics.OMEllipse
Set the axis lengths of the ellipse.
setAzDrawing(DrawingAttributes) - Method in class com.bbn.openmap.event.AzimuthPanner
 
setAzDrawing(DrawingAttributes) - Method in class com.bbn.openmap.event.OMMouseMode
 
setAzDrawing(DrawingAttributes) - Method in class com.bbn.openmap.event.PanMouseMode
 
setAzPanningShapefile(String) - Method in class com.bbn.openmap.event.OMMouseMode
 
setAzPanningShapefile(String) - Method in class com.bbn.openmap.event.PanMouseMode
 
setBackground(Paint) - Method in class com.bbn.openmap.image.ImageServer
Set the Paint to use for image backgrounds.
setBackground(Paint) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the 'ocean' color of the planet.
setBackground(Color) - Method in class com.bbn.openmap.layer.BufferedLayer
Set the background color of the group.
setBackground(Color) - Method in class com.bbn.openmap.MapBean
 
setBackground(Paint) - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
setBackground(Paint) - Method in interface com.bbn.openmap.tools.symbology.milStd2525.SymbolImageMaker
 
setBackgroundAtts(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
Set the background drawing attributes and create the cached backgroundTileImage if the drawing attributes provided doesn't match what's there.
setBackgroundColor(Color) - Method in class com.bbn.openmap.BufferedLayerMapBean
Set the background color of the map.
setBackgroundColor(Color) - Method in class com.bbn.openmap.MapBean
Set the background color of the map.
setBackgroundColor(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setBackgroundComponent(JComponent) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setBackgroundComponent(JComponent) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the background component.
setBackgroundComponent(JComponent) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setBackgroundSlave(boolean) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set whether the map's background mimics changes to the source map's background.
setBandHeight(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setBandHeight(int) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
setBandHeight(int) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
setBase(String) - Method in class com.bbn.openmap.util.html.Document
Writer for the base url
setBaseline(int) - Method in class com.bbn.openmap.omGraphics.OMText
Sets the location of the baseline of this OMText.
setBaseScale(float) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the base scale to use for the texture paint and stroke.
setBaseScale(float) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
 
setBaseTimesForTimeEvent(long, long) - Method in class com.bbn.openmap.time.Clock
Set the system time and simulation time.
setBasicStroke(BasicStroke) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setBasicStroke(BasicStroke) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setBckgrnd(Paint) - Method in class com.bbn.openmap.BufferedLayerMapBean
 
setBckgrnd(Paint) - Method in class com.bbn.openmap.layer.BufferedLayer
Set the background paint of the group.
setBckgrnd(Paint) - Method in class com.bbn.openmap.MapBean
Set the background of the map.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.app.OpenMapApplet
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.menu.MenuList
Called when the MenuList is added to the MapHandler/BeanContext.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.MenuBar
Method for BeanContextChild interface
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.OMComponentPanel
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.ToolPanel
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.layer.BufferedLayer
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.Layer
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.LayerHandler
Called when the LayerHandler is added to a BeanContext.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.MapHandlerChild
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.MouseDelegator
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.plugin.BeanContextAbstractPlugIn
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.plugin.PlugInLayer
Method for BeanContextChild interface.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
A change in the value of the nesting BeanContext property of this BeanContextChild may be vetoed by throwing the appropriate exception.
setBeanContext(BeanContext) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Method for BeanContextChild interface.
setBeanProperties(Object, BeanInfo, Point) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanBox
Sets the image associated with the bean using the image present in the BeanInfo.
setBeanProperties(Object, BeanInfo, Point) - 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.
setBearingInDeg(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setBearingInDeg(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
setBearingInDeg(float) - Method in class com.bbn.openmap.layer.beanbox.WallFormationLayout
 
setBehaviorMask(int) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
A integer that is looked at internally, bitwise, to determine different behaviors.
setBehaviorMask(int) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
A integer that is looked at internally, bitwise, to determine different behaviors.
setBinaryFile(BinaryFile) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
setBits(String) - Method in class com.bbn.openmap.image.XBMFile
Setting the bits based on a string of 0x00 numbers.
setBits(byte[]) - Method in class com.bbn.openmap.omGraphics.OMBitmap
Set the bytes used to create the pixels used to create the image.
setBits(byte[]) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the bytes used to create the pixels used to create the image.
setBits(byte[]) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the bytes used to create the pixels used to create the image.
setBitsAndColors(byte[], Color[]) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
setBitsAndColors(byte[], Color[]) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
 
setBlue(int) - Method in class com.bbn.openmap.omGraphics.OMColor
Set the blue value of the OMColor.
setBorders(MapBean, JPanel) - Method in class com.bbn.openmap.gui.OverlayMapPanel
If you want different borders or color them differently, override this method.
setBottomLimit(double) - Method in class com.bbn.openmap.proj.Cartesian
 
setBottomLimit(double) - Method in class com.bbn.openmap.proj.CartesianLoader
 
setBoundaryHits(double, double, double, double) - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
This is only good for a preliminary check to see of the boundaries are within the range of each other.
setBoundaryLimits(int) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Set whether the frames need to be INSIDE, OUTSIDE or inside and touching the BOUNDARY of the geographical area set in the RpfUtil object.
setBoundingBox(ESRIBoundingBox) - Method in class com.bbn.openmap.layer.shape.NumAndBox
 
setBoundsList(List<double[]>) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
setBrowser(WebBrowser) - Method in class com.bbn.openmap.InformationDelegator
 
setBuffer(BufferedImage) - Method in class com.bbn.openmap.layer.policy.PanningImageRenderPolicy
Set the BufferedImage for the layer.
setBufferDirty(boolean) - Method in class com.bbn.openmap.BufferedMapBean
Marks the image buffer as dirty if value is true.
setBufferDirty(boolean) - Method in class com.bbn.openmap.layer.BufferedLayer
 
setBufferDirty(boolean) - Method in class com.bbn.openmap.MapBean
Interface-like method to set a buffer dirty, if there is one.
setBuffered(boolean) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setBufferedImage(BufferedImage) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Return the BufferedImage contained within the formatter.
setBufferedImage(BufferedImage) - Method in interface com.bbn.openmap.image.ImageFormatter
Return the BufferedImage contained within the formatter.
setBufferedLayer(BufferedLayer) - Method in class com.bbn.openmap.BufferedLayerMapBean
 
setButtonForColor(Color) - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
 
setButtonSize(int) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
setByte(int, int, byte) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set image byte data, for index frame using colortable.
setCache(DTEDFrameCacheHandler) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
setCache(DTEDCacheManager) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setCache(float, float, float, float, Projection) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Called to prepare the cache for subframes that will fit into the next request.
setCacheSize(int) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
Set the number of frames that the caches should contain.
setCacheSize(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setCallback(WandererCallback) - Method in class com.bbn.openmap.util.wanderer.Wanderer
 
setCancelled(boolean) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Used to set the cancelled flag in the layer.
setCanClose(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanClose(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanClose(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can be closed.
setCanClose(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanDockEast(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanDockEast(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanDockEast(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can dock on the top-level east.
setCanDockEast(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanDockNorth(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanDockNorth(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanDockNorth(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can dock on the top-level north.
setCanDockNorth(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanDockSouth(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanDockSouth(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanDockSouth(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can dock on the top-level south.
setCanDockSouth(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanDockWest(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanDockWest(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanDockWest(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can dock on the top-level west.
setCanDockWest(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanExternalFrame(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanExternalFrame(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanExternalFrame(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can be become an external frame.
setCanExternalFrame(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanGrabGraphic(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set whether a graphic can be manipulated by its edges, rather than just by its grab points.
setCanInternalFrame(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanInternalFrame(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanInternalFrame(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child can be become an internal frame.
setCanInternalFrame(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanOcclude(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanOcclude(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanOcclude(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the given child can sit in front of the background component, without forcing the background component to be resized to make room.
setCanOcclude(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanResize(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanResize(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanResize(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child component can be user-resized.
setCanResize(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanTab(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanTab(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanTab(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set that the child component can be tabbed up, if docked in the same location as other tab-able components.
setCanTab(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanTransparent(JComponent, boolean) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setCanTransparent(boolean) - Method in class com.bbn.openmap.gui.dock.DockConstraint
 
setCanTransparent(JComponent, boolean) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the child component to have a transparent background.
setCanTransparent(JComponent, boolean) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setCanvas(JComponent) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the JComponent this thing is directing events for.
setCenter() - Method in class com.bbn.openmap.gui.CombinedCoordPanel
Tells the active CoordPanel to set the center of the map, firing a center event to all listeners.
setCenter() - Method in class com.bbn.openmap.gui.CoordPanel
Sets the center of the map to be the coordinates in the latitude and longitude entry boxes
setCenter(Point2D) - Method in class com.bbn.openmap.gui.OverviewMapHandler.ControlledMapSupport
Set the center coordinates on all registered listeners.
setCenter(MouseEvent) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Called when the circle is started.
setCenter(Point2D) - Method in class com.bbn.openmap.MapBean
Sets the center of the map.
setCenter(double, double) - Method in class com.bbn.openmap.MapBean
Sets the center of the map.
setCenter(float, float) - Method in class com.bbn.openmap.MapBean
Sets the center of the map.
setCenter(LatLonPoint) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the latitude and longitude of the center point.
setCenter(LatLonPoint) - Method in class com.bbn.openmap.omGraphics.OMEllipse
 
setCenter(double, double) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
setCenter(float, float) - Method in class com.bbn.openmap.proj.GeoProj
Set center point of projection.
setCenter(double, double) - Method in class com.bbn.openmap.proj.GeoProj
Set center point of projection.
setCenter(double, double, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Set center point of projection.
setCenter(Point2D) - Method in class com.bbn.openmap.proj.Proj
Set center point of projection.
setCenter(double, double) - Method in class com.bbn.openmap.proj.Proj
Set center point of projection.
setCGMPath(String, String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
Needs to be called before matches is called in init().
setCib(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
If this object is going to provide colors for CIB imagery, you have to let this object know that.
setClassName(String) - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
setCleanup(boolean) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set whether the component should delete old images.
setCleanupInterval(int) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the interval, in milliseconds, between the current time and the time old images were created before they are deleted.
setClickInterest(StandardMapMouseInterpreter.GeometryOfInterest) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the GeometryOfInterest as one that could possibly be in the process of being clicked upon.
setClickInterestFromMouseEvent(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the GeometryOfInterest based on MouseEvent.
setClip(Shape) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
setClip(Shape) - Method in interface com.bbn.openmap.tools.icon.IconPart
Set a clip area for the IconPart to draw only certain parts of the geometry.
setClip(Shape) - Method in class com.bbn.openmap.tools.icon.IconPartList
 
setClock(Clock) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setClock(Clock) - Method in class com.bbn.openmap.gui.time.TimePanel
 
setClockDirection(int) - Method in class com.bbn.openmap.time.Clock
Set whether time increases or decreases when the clock is run.
setClockDirection(int) - Method in interface com.bbn.openmap.time.RealTimeHandler
Set whether time increases or decreases when the clock is run.
setClockInterval(long) - Method in class com.bbn.openmap.time.TimerRateHolder
 
setClockwiseTraversal(boolean) - Method in class com.bbn.openmap.proj.Azimuth
Toggle clockwise traversal of poly vertices.
setCode(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Set the symbol code in the GUI.
setCode(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Sets the part of the SymbolCode that is unique to this SymbolPart.
setCodeOptions(CodeOptions) - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeScheme
Set the code options for this scheme.
setCollections(List<IconPartCollection>) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Set the List to be used for holding IconPartCollections added to this collection.
setColor(int) - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
setColorFromColorTable(ColorTable) - Method in class com.bbn.openmap.dataAccess.cgm.ColorCommand
 
setColorModel(ColorModel) - Method in class Acme.JPM.Encoders.ImageEncoder
 
setColorModel(int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
The color model is set based on the constructor.
setColors(ColoredShadingColors.ColorHelper[]) - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Set the list of ColorHelpers.
setColors(ElevationColors) - Method in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
setColors(ElevationColors) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
setColors(int[]) - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Set the List of colors.
setColors(ElevationColors) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
setColors(int[]) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the color table to the int RGB values passed in.
setColors(Color[]) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the color table according to the java.awt.Color array passed in.
setColortable(DTEDFrameColorTable) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Set the DTEDFrameColorTable used by the handler.
setColorTable(DTEDFrameColorTable) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
 
setColortable(RpfColortable) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
 
setColortable(int[]) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
setColorValue(String) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
setColRot(double) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
setColumnMask(boolean[]) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Limit which columns are read from the dbf file using a boolean array corresponding to the columns.
setColumnMask(String[]) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
Limit which columns are read from the dbf file using the column names.
setColumnName(int, String) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Sets the column name for the passed-in field index
setColumns(ArrayList<DbfTableModelFactory.Column>) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
setColumns(int) - Method in class com.bbn.openmap.omGraphics.OMGrid
Deprecated. set when the data is set
setComponent(Component) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Set the component that this PlugIn uses as a grip to the map.
setComponent(Component) - Method in interface com.bbn.openmap.plugin.PlugIn
The setComponent command is provided so that the plugin can be told its parent.
setComponent(Component) - Method in class com.bbn.openmap.plugin.WebImagePlugIn
Set the component that this PlugIn uses as a grip to the map.
setComponentList(List<String>) - Method in class com.bbn.openmap.gui.ToolPanel
Set the list of strings used by the ToolPanel to figure out which Tools should be added (in the findAndInit()) method and where they should go.
setComponentLocation(Point) - Method in class com.bbn.openmap.gui.WindowSupport
Set the location of the window.
setComponentSize(Dimension) - Method in class com.bbn.openmap.gui.WindowSupport
Set the size of the window.
setComposite(Composite) - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
Set a Composite object on a Graphics2D object before rendering.
setComposite(Composite) - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
Can be used to set Composite objects (like AlphaComposite) on Graphics2D objects before the layer is painted.
setCompositeOnGraphics(Graphics2D) - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
Call made by the policy from the paint(g) method in order to set the composite on the Graphics2D object.
setConfigSettings(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
setConnection(Connection) - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
setConnection(Connection) - Method in class com.bbn.openmap.layer.location.db.RecordSet
 
setConnectParts(boolean) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Set whether the OMGeometries on the list should be connected to make a one-part shape object (if true), or a multi-part shape object (if false).
setConstraint(JComponent, DockConstraint) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setConstraint(JComponent, DockConstraint) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the constraint on the given child.
setConstraint(JComponent, DockConstraint) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setConsumeEvents(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
Sets how the delegate passes out events.
setConsumeEvents(boolean) - Method in class com.bbn.openmap.event.MapMouseSupport
Sets how the mouse support passes out events.
setConsumeEvents(boolean) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
A flag to tell the layer to be selfish about consuming MouseEvents it receives.
setConsumeEvents(boolean) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
A flag to tell the interpreter to be selfish about consuming MouseEvents it receives.
setContainer(BeanContainer) - Method in class com.bbn.openmap.tools.beanbox.BeanLayoutManager
sets the container.
setContent(Component) - Method in class com.bbn.openmap.gui.OpenMapFrame
Called with the MapPanel to be set in the Content Pane of this Frame.
setContent(Component) - Method in class com.bbn.openmap.gui.WindowSupport.Dlg
 
setContent(Component) - Method in class com.bbn.openmap.gui.WindowSupport.Frm
 
setContent(Component) - Method in class com.bbn.openmap.gui.WindowSupport.IntrnlFrm
 
setContent(Component) - Method in class com.bbn.openmap.gui.WindowSupport
Sets the content in the JInternalFrame/JDialog.
setContent(Component) - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
setContents(Vector) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setContents(Vector) - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
sets the contents of this container as a vector of bean objects.
setContrast(int) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
setContrast(int) - Method in class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
setControlledMapListeners(OverviewMapHandler.ControlledMapSupport) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the ControlledMapSupport, which usually contains the source map.
setControlPanel(OMControlPanel) - Method in class com.bbn.openmap.gui.menu.ControlPanelToggleMenuItem
 
setControls(LayerControlButtonPanel) - Method in class com.bbn.openmap.gui.LayersPanel
Simply sets the controls.
setControlsAndNotify(LayerControlButtonPanel) - Method in class com.bbn.openmap.gui.LayersPanel
Should be called internally, when the LayersPanel creates the LayerControlButtonPanel.
setControlSourceMap(boolean) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Default value of this property is true.
setCoordFormatter(CoordInfoFormatter) - Method in class com.bbn.openmap.event.CoordMouseMode
 
setCoordFormatterHandler(CoordInfoFormatterHandler) - Method in class com.bbn.openmap.event.CoordMouseMode
 
setCoordinateArray(double[]) - Method in class com.bbn.openmap.layer.mysql.MysqlLine
Sets the coordinateArray.
setCoordMode(int) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Type of offset.
setCoordMode(int) - Method in class com.bbn.openmap.omGraphics.OMPoly
For RENDERTYPE_OFFSET, type of offset.
setCoordTransform(GeoCoordTransformation) - Method in class com.bbn.openmap.Layer
 
setCoordTransform(GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
setCoordTranslator(GeoCoordTransformation) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setCoverage(RpfCoverage) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Set the RpfCoverage tool used by the layer.
setCoverageFile(DTEDCoverageManager.CoverageDataFile) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
setCoverageManager(DTEDCoverageManager) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
setCoverateAttributeTable(CoverageAttributeTable) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
 
setCPointFeatures(boolean) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set if we draw connected point features
setCPointsEnabled(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Enable/Disable the display of connected points.
setCreatePointCheck(boolean) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setCurrentCreation(String) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Set the next thing to be created to be whatever the pretty name represents.
setCurrentEditable(EditableOMGraphic) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the EditableOMGraphic being used, if it hasn't already been set.
setCurrentLayerMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Pre-set the MapMouseListener to received events if the current layer wants them.
setCurrentMouseEvent(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the last MouseEvent received.
setCurrentRequestor(String) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Set the component that will receive the new/edited OMGraphic from the DrawingTool.
setCurrentTime(boolean) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Set whether the layer should set the overlayTime to the time the image is created.
setCursor(Cursor) - Method in class com.bbn.openmap.MapBean
Set the Mouse cursor over the MapBean component.
setCursor(Cursor) - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
setCursor(Image, Cursor) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Sets a custom Cursor object associated with the default_cursor.
setCursor(Cursor) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
setCustomEditor(Component) - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
setCustomEditor(Component) - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
setCustomGraphicClassName(String) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
setCustomViews(List) - Method in class com.bbn.openmap.gui.GoToMenu
 
setCutoffScale(int) - Method in class com.bbn.openmap.layer.vpf.LibrarySelectionTable
Set the cutoff scale where if the map scale number is larger (smaller overall map scale), the coverage won't be returned.
setCutoffScaleRatio(float) - Method in class com.bbn.openmap.dataAccess.image.ImageTile.Cache
 
setDash(float[]) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setDash(float[]) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setDashPhase(float) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setDashPhase(float) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setData(boolean[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Boolean
 
setData(byte[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Byte
 
setData(char[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Char
 
setData(double[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Double
 
setData(float[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Float
 
setData(int[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Int
 
setData(short[][]) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData.Short
 
setData(int[][]) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the data of the grid.
setData(GridData) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the data of the grid.
setData(String) - Method in class com.bbn.openmap.omGraphics.OMText
Sets the string contents that are presented.
setDataCoordTransformation(GeoCoordTransformation) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
setDataPath(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
setDataPath(String) - Method in interface com.bbn.openmap.tools.symbology.milStd2525.SymbolImageMaker
 
setDataPoints(Vector) - Method in class com.bbn.openmap.layer.plotLayer.ScatterGraph
Give us new data points to plot.
setDataTypes(String) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Set the coveragetype of the layer.
setDataUnits(Length) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
setDateFormat(DateFormat) - Method in class com.bbn.openmap.layer.DateLayer
Set the DateFormat used to display the date.
setDbf(DbfFile) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
setDbf(DbfHandler) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
 
setDbfFactory(DbfTableModelFactory) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
setDBFHasRenderingInfo(boolean) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Get whether the DBF file should have the DrawingAttributes information added to the DbfTableModel if it isn't already there.
setDecimalCount(int, byte) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Sets the decimal count for the passed in field index
setDecimalFormat(DecimalFormat) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
setDeclutterLimit(int) - Method in class com.bbn.openmap.layer.location.Location
Set the pixel distance that us used by the declutter matrix in trying to find a place for the label.
setDeclutterMatrix(DeclutterMatrix) - Method in class com.bbn.openmap.layer.location.LocationLayer
 
setDeclutterType(int) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the declutter setting for the graphic.
setDeclutterType(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the declutter setting for the graphic.
setDecorator(ShapeDecorator) - Method in class com.bbn.openmap.omGraphics.OMDecoratedSpline
Sets the decorator.
setDefaultAction(int) - Method in class com.bbn.openmap.tools.dnd.DnDListener
Sets the default DnD action.
setDefaultAttributes(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
 
setDefaultCenter(float, float) - Method in class com.bbn.openmap.gui.NavigatePanel
Use this function to set where you want the map projection to pan to when the user clicks on "center" button on the navigation panel.
setDefaultDA(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
setDefaultDrawingAttributes(int) - Method in class com.bbn.openmap.omGraphics.GrabPoint
 
setDefaultGraphicAttributes(GraphicAttributes) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Set the attributes that initialize the graphic.
setDefaultLayers(String) - Method in class com.bbn.openmap.image.MapRequestHandler
Set the default layers that will be used for requests that don't specify layers.
setDefaultMouseModes() - Method in class com.bbn.openmap.MouseDelegator
Sets the three default OpenMap mouse modes.
setDefaultPosition(Component) - Static method in class com.bbn.openmap.gui.WindowSupport
For applications, checks where the Environment says the window should be placed, and then uses the packed height and width to make adjustments.
setDefaultProjection(Projection) - Method in class com.bbn.openmap.image.MapRequestHandler
Set the default projection to grab parameters from in case some projection terms are missing from the request string.
setDefaults() - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
setDefaultStyle() - Method in interface com.bbn.openmap.image.wms.IWmsLayer
 
setDefaultValue(String) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
setDefaultValues() - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
Method that sets all the variables to the default values.
setDefaultValues() - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
setDefaultValues() - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setDefaultValues() - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
setDefaultValues() - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Method that sets all the variables to the default values.
setDefaultValues() - Method in class com.bbn.openmap.layer.rpf.RpfLayer
 
setDefaultValues() - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Sets the default values for the variables, if the properties are not found, or are invalid.
setDefaultView(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Set the defaultView to use for NetMap server queries.
setDefaultWindowSupportDisplayType(Class) - Static method in class com.bbn.openmap.gui.WindowSupport
 
setDefn(DDFSubfieldDefinition) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
 
setDeleteNode() - Method in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
State where a node is deleted if you click on it.
setDescription(String) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Set the description for this zoom level.
setDescription(String) - Method in class com.bbn.openmap.event.OMEvent
 
setDescription(String) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
setDescription(String) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
Set a description for the projection.
setDescription(String) - Method in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
setDesiredIconDimension(Dimension) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Set the dimension o the icon to be created.
setDestination(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
setDetailedInformation(String) - Method in class com.bbn.openmap.event.OMEvent
 
setDetails(String) - Method in class com.bbn.openmap.layer.location.Location
Set the details for the location.
setDimension(Dimension) - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
setDimensions(int, int) - Method in class Acme.JPM.Encoders.ImageEncoder
 
setDirectoryPath(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
Sets the DTED directory path on the translator if it isn't null.
setDirSuffixAvoids(String[]) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
setDirSuffixLimits(String[]) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
setDisplay(WindowSupport.WSDisplay) - Method in class com.bbn.openmap.gui.WindowSupport
 
setDisplayCircle(boolean) - Method in class com.bbn.openmap.event.DistanceMouseMode
 
setDisplayCircle(boolean) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
setDisplayMaxScale(float) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setDisplayMinScale(float) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setDisplayTimeWindow(long) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setDisplayType(String) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
setDisplayUnits(Length) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGenerator
 
setDisplayUnits(Length) - Method in class com.bbn.openmap.omGraphics.grid.ElevationBandGeneratorLoader
 
setDistanceFormat(Format) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Sets the Format object used to display distances.
setDistanceGridPaint(Paint) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setDistanceGridResolution(int) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
Resolution should be MGRS accuracy, 0 for none, 1-5 otherwise, where 1 = 10000 meter grid, 5 is 1 meter grid.
setDistanceLimit(int) - Method in class com.bbn.openmap.layer.link.LinkLayer
Set the search distance limit pixel distance for graphics searches.
setDistUnits(Length) - Method in class com.bbn.openmap.omGraphics.OMDistance
Set the Length object used to represent distances.
setDMSLatLon(DMSLatLonPoint) - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Set DMSLatLonPoint.
setDoAntiAliasing(boolean) - Method in class com.bbn.openmap.image.ImageServer
Set whether anti-aliasing is used when creating the image.
setDoContainerChange(boolean) - Method in class com.bbn.openmap.MapBean
ContainerListener Interface method.
setDocTitle(String) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
setDoShapes(boolean) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
 
setDoShapes(boolean) - Method in class com.bbn.openmap.omGraphics.OMPoly
 
setDoThinning(boolean) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Set doThinning.
setDoThinning(boolean) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setDoWorldJar(boolean) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
setDrawingAttributes(OMGraphic, int) - Method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
Sets the drawing attributes on the record index provided.
setDrawingAttributes(EsriGraphicList, DbfTableModel) - Static method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
Iterate through the list, and look in the DbfTableModel for DrawingAttributes parameters, setting the DrawingAttributes on the list contents with anything found in the DBF file.
setDrawingAttributes(EsriGraphicList, DbfTableModel, DrawingAttributes) - Static method in class com.bbn.openmap.dataAccess.shape.DrawingAttributesUtility
Iterate through the list, and look in the DbfTableModel for DrawingAttributes parameters, setting the DrawingAttributes on the list contents with anything found in the DBF file.
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Set the DrawingAttributes to use for drawing the graphics.
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setDrawingAttributes(VPFFeatureGraphicWarehouse) - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.AREA
 
setDrawingAttributes(VPFFeatureGraphicWarehouse) - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.DEFAULT
 
setDrawingAttributes(VPFFeatureGraphicWarehouse) - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList.EDGE
 
setDrawingAttributes(VPFFeatureGraphicWarehouse) - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
Different implementations depending on type.
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Set the drawing attributes for the coverage type.
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Set the drawing attributes for the coverage type.
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setDrawingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Set the drawing attributes for the graphics on the list.
setDrawingAttributes(OMGraphic) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Sets the drawing attributes to those of a particular OMGraphic.
setDrawingTool(OMDrawingTool) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
setDrawingTool(DrawingTool) - Method in class com.bbn.openmap.layer.DemoLayer
 
setDrawingTool(OMDrawingTool) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
setDrawingTool(OMDrawingTool) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Set the OMDrawingTool to use.
setDrawingTool(DrawingTool) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
setDrawingTool(OMDrawingTool) - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
 
setDrawingTool(DrawingTool) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Set the DrawingTool for this launcher.
setDrawingTool(OMDrawingTool) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolMouseMode
Set the DrawingTool for the mouse mode.
setDrawIntersections(boolean) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
 
setDrawIntersections(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
setDrawLabels(boolean) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Flag for whether the rings should be labeled.
setDrawResults(boolean) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
 
setDrawResults(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
setDtedCache(DTEDFrameCache) - Method in class com.bbn.openmap.tools.terrain.LOSGenerator
 
setDTEDDir(String) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Set the top-level DTED directory.
setDTEDDir(String) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the top-level DTED directory.
setDTEDDirectoryHandlers(Vector) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
Set the Vector of DTEDDirectoryHandlers used by the DTEDFrameCache.
setDtedDirPaths(String[]) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
Used to set the DTED directory paths.
setDtedDirPaths(String[]) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
Set the data paths.
setDTEDFrameCache(DTEDFrameCache) - Method in class com.bbn.openmap.graphicLoader.LOSGraphicLoader
 
setDtedLevel(int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Set the DTED level to get from the DTEDFrameCache.
setDtedLevel(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
setDtedLevel(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setEasting(double) - Method in class com.bbn.openmap.proj.coords.UPSPoint
Sets the easting attribute
setEastings(double) - Method in class com.bbn.openmap.layer.mysql.MysqlPoint
Sets the eastings.
setECEF(double, double, double) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set x y z.
setECEF(ECEFPoint) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set ECEFPoint.
setEdge(boolean) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setEdgeColor(Color) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setEdgeFeatures(boolean) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set if we draw edge features
setEdgeMatchesFill() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
setEdgesEnabled(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Enable/Disable the display of edges.
setEdit(JMenuItem) - Method in class com.bbn.openmap.gui.LayersMenu
Set the edit menu item that triggers the LayersPanel action listener.
setEdit() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
setEditableClassName(String) - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
setEditLayersButtonTitle(String) - Method in class com.bbn.openmap.gui.LayersMenu
Return the title of the menu option to call up LayersPanel.
setEditorTool(EditorTool) - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
setElement(Element) - Method in class com.bbn.openmap.util.html.WrapElement
Writer for the Element attribute
setEllipsoid(Ellipsoid) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
setEllps(Ellipsoid) - Method in class com.bbn.openmap.proj.UTMProjection
 
setEmptyTileHandler(EmptyTileHandler) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setEnabled(boolean) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setEnableFillPaintChoice(boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
setEnableLineTypeChoice(boolean) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Method should be called on this GraphicAttributes object if the OMGraphic type doesn't support line types to disable the choice from the line menu.
setEnableState(boolean) - Method in class com.bbn.openmap.gui.time.HotwashTimerControlButtonPanel
 
setEnableState(boolean) - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
setEnclosed(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the flag to make the polygon enclosed, which automatically connects the last point with the first point.
setEndCaps(int) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setEndCaps(int) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setEntryMap(Map<String, IconPartCollectionEntry>) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
Set the entry Map.
setEOMG(EditableOMGraphic) - Method in class com.bbn.openmap.omGraphics.event.EOMGListenerSupport
Set the source object.
setEPointFeatures(boolean) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set if we draw entity point features
setEPointsEnabled(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Enable/Disable the display of entity points.
setErrorHandling(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setErrorStream(PrintStream) - Static method in class com.bbn.openmap.util.Debug
Sets the error output stream to the named stream.
setEvent(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.MouseTimerListener
 
setEventCellRenderer(EventListCellRenderer) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setEventGraphicList(OMGraphicList) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
setExecutionException(Exception) - Method in class com.bbn.openmap.util.SwingWorker
 
setExecutorService(ExecutorService) - Method in class com.bbn.openmap.util.TaskService
Allows more control over how threads can be allocated.
setExhaustiveSearch(boolean) - Method in class com.bbn.openmap.util.wanderer.Wanderer
 
setExitOnClose(boolean) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
setExtent(GeoExtent) - Method in class com.bbn.openmap.geo.OMGeo
 
setExtent(double) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the angular extent of the arc.
setExtents(double[]) - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
The lat/lon extent of the EsriGraphic, assumed to contain miny, minx, maxy maxx in order of the array.
setExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
The lat/lon extent of the EsriGraphicList contents, assumed to contain miny, minx, maxy maxx in order of the array.
setExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
The lat/lon extent of the EsriGraphic, assumed to contain miny, minx, maxy maxx in order of the array.
setExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriPoint
The lat/lon extent of the EsriGraphic, assumed to contain miny, minx, maxy maxx in order of the array.
setExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
The lat/lon extent of the EsriGraphic, assumed to contain miny, minx, maxy maxx in order of the array.
setExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
The lat/lon extent of the EsriGraphic, assumed to contain miny, minx, maxy maxx in order of the array.
setExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
The lat/lon extent of the EsriGraphic, assumed to contain miny, minx, maxy maxx in order of the array.
setExtraGraphics(List) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
Called from RoadFinder to tell it what extra to render (e.g.
setExtraGraphics(List) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
Called from RoadFinder to tell it what extra to render (e.g.
setExtraGraphics(List) - Method in interface com.bbn.openmap.tools.roads.LayerView
Draw extra OMGraphics (intersections, to debug the road layer), a callback method to the LayerView to let it know what the RoadFinder is doing.
setFactory(EsriGraphicFactory) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
 
setFadeAttributes(DrawingAttributes) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setFakeit(boolean) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
setFan_eps(float) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setFanEpsilon(double) - Static method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Set fan compression epsilon.
setFavIcon(WindowSupport.WSDisplay) - Method in class com.bbn.openmap.gui.WindowSupport
Set the FavIcon for the WSDisplay.
setFci(FeatureClassInfo) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
setFeatInfoHandler(VPFFeatureInfoHandler) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
setFeatureCache(VPFFeatureCache) - Method in class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
setFeatureDrawingAttributes(Hashtable<String, DrawingAttributes>) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Don't do this lightly, or everything will be colored the default value.
setFeatureName(String) - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
 
setFeatures(String) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Sets the features (lines, areas, text, points) that get displayed
setFeatures(String) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Sets the features (lines, areas, text, points) that get displayed.
setFieldHeight(int) - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
setFieldWidth(int) - Method in class com.bbn.openmap.gui.DimensionQueryPanel
 
setFileExt(String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setFileHasHeader(boolean) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setFileName(String) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
setFileName(String) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
setFilePath(String) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
setFilePath(String) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
setFileProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.BufferedShapeLayer
This method gets called from setProperties.
setFileProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
This method gets called from setProperties.
setFileProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
This method gets called from setProperties.
setFileSuffixAvoids(String[]) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
setFileSuffixLimits(String[]) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
setFill(boolean) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
Set whether the build process will only fetch tiles that don't exist.
setFill(boolean) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
Set whether the build process will only create jars that don't exist.
setFillColor(Color) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setFillColor(Color) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
setFillColor(Color) - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
setFillColor(Color) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. Use setFillPaint instead. Now taking advantage of the Java2D API.
setFilled(boolean) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setFilled(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
setFilled(boolean) - Method in class com.bbn.openmap.omGraphics.awt.CircleShapeDecoration
Sets the filled (draw a half disk or a half circle ?).
setFilled(boolean) - Method in class com.bbn.openmap.omGraphics.meteo.ColdFrontShapeDecoration
Sets the filled (draw a polygon or a polyline ?).
setFilled(boolean) - Method in class com.bbn.openmap.omGraphics.meteo.HotFrontShapeDecoration
Sets the filled (draw a half disk or a half circle ?).
setFilled(boolean) - Method in class com.bbn.openmap.omGraphics.meteo.IceAreaShapeDecoration
Sets the filled (draw a half disk or a half circle ?).
setFilled(boolean) - Method in class com.bbn.openmap.omGraphics.meteo.TurbulanceShapeDecoration
Sets the filled (draw a half disk or a half circle ?).
setFillPaint(Paint) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Set the fill-paint of all the graphics in the List
setFillPaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setFillPaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the fill paint for the graphics created for the coverage type.
setFillPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMBitmap
This sets the bitmap to recompute the pixels if the background color is changed.
setFillPaint(Paint) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the fill Paint for this graphic.
setFillPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the fill Paint for this graphic.
setFillPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the fill paint for all the objects on the list.
setFillPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the fill Paint of the poly.
setFillPattern(URL) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Set the fill pattern of all the graphics in the List.
setFillPattern(TexturePaint) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Set the fill pattern of all the graphics in the List.
setFillPattern(TexturePaint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setFillPattern(TexturePaint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the fill pattern TexturePaint to be used as the fill color.
setFillRects(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
setFilter(FilterSupport) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Don't set to null.
setFilter(FilterSupport) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
Don't set to null.
setFilterState(String, Boolean) - Method in interface com.bbn.openmap.event.OMEventHandler
 
setFilterState(String, Boolean) - Method in class com.bbn.openmap.event.OMEventHandlerAdapter
 
setFilterState(String, Boolean) - Method in class com.bbn.openmap.layer.event.EventLayer
 
setFilterValue(String, boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setFilterValue(String, Boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setFixedRenderRange(long, long) - Method in interface com.bbn.openmap.gui.time.ITimeBoundsUserActionsListener
Set a fixed window over which all events should be rendered.
setFloatable(boolean) - Method in class com.bbn.openmap.gui.MouseModeButtonPanel
Set whether the MouseModeButtonPanel can be detached.
setFloatable(boolean) - Method in class com.bbn.openmap.InformationDelegator
 
setFMHeight(int) - Method in class com.bbn.openmap.omGraphics.OMText
Set the fmHeight to use for the footprint.
setFont(Font) - Method in class com.bbn.openmap.layer.e00.TX7
Sets the font attribute of the TX7 object
setFont(Font) - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Sets the font.
setFont(Font) - Method in class com.bbn.openmap.omGraphics.FontSizer
Set the base font.
setFont(Font) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Set the Font for the label.
setFont(Font) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the Font for the label.
setFont(Font) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the Font for the label.
setFont(Font) - Method in class com.bbn.openmap.omGraphics.OMDistance
 
setFont(Font) - Method in class com.bbn.openmap.omGraphics.OMText
Set the base font.
setFont(float) - Method in class com.bbn.openmap.omGraphics.OMText
If the font sizer is not null, sets the scaled font with the proper value for the given scale.
setFonts(Font, Font) - Method in class com.bbn.openmap.layer.e00.E00Parser
Sets the Fonts attribute of the E00Parser object
setFontSizer(FontSizer) - Method in class com.bbn.openmap.omGraphics.OMText
Set the FontSizer object, which provides different font sizes at different scales.
setForBundleCreation(Class, String, int, String) - Method in class com.bbn.openmap.BasicI18n
Obtain a String from the underlying data for the given class/field/type.
setForceGlobal(boolean) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set whether global settings should override local ones.
setForceGlobal(boolean) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Set whether global settings should override local ones.
setFormat(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
While interpreting the format string we don't support: Passing an explicit terminator for variable length field.
setFormat(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
setFormat(NumberFormat) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Set the format for the number labels.
setFormatName(String) - Method in class com.bbn.openmap.image.ImageIOFormatter
 
setFormats(int, Collection<String>) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
setFormatter(AbstractImageFormatter) - Method in class com.bbn.openmap.gui.menu.SaveAsImageMenuItem
 
setFormatter(ImageFormatter) - Method in class com.bbn.openmap.image.ImageServer
Set the ImageFormatter to be used for ImageCreation.
setFormatter(String) - Method in class com.bbn.openmap.image.ImageServer
Set the default formatter to the one with the given label.
setFormatters(Map<String, ImageFormatter>, String) - Method in class com.bbn.openmap.image.ImageServer
Set the ImageFormatter Hashtable to set up the possible choices for image formats.
setFrameCache(DTEDFrameCache) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Set the DTEDFrameCache.
setFrameCache(DTEDFrameCache) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
setFrameCache(DTEDFrameCache) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
 
setFrameCacheSize(int) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Normally, the cache grows and shrinks as appropriate according to the number of frames needed to cover the screen.
setFrameList(String, double, double, double, double, int, boolean, int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Create the internal list of frame files based on the following parameters.
setFrameList(LinkedList) - Method in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
Set the internal frame list, a LinkedList expected to hold File objects.
setFrameList(List<String>) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
setFrameProvider(RpfFrameProvider) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Set the RpfFrameProvider for the layer.
setFrameProvider(RpfFrameProvider) - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
Set the RpfFrameProvider for the layer.
setFrameProvider(RpfFrameProvider) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
setFrameProvider(RpfFrameProvider) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Set the RpfFrameProvider for the layer.
setFrameSize() - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Sets the frame size in order to accommodate all property editors.
setFrameTitle(String) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the string used for the frame title of the overview map.
setFrom(RpfColortable) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Load the provided colortable with the color values of this colortable.
setFrom(DrawingAttributes) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setFrom(OMGraphic) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setFrom(OMGraphic) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the DrawingAttributes parameters based on the current settings of an OMGraphic.
setFrom(OMGraphic, boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the DrawingAttributes parameters based on the current settings of an OMGraphic, and reset the GUI of the DrawingAttributes object if desired.
setFrom(OMGraphic) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Set the GraphicAttributes parameters based on the current settings of an OMGraphic.
setFrom(OMGraphic, boolean) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Set the GraphicAttributes parameters based on the current settings of an OMGraphic.
setFromPixels(int, int, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
setFromPixels(int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
setFullPathsInATOC(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
setFuture(FutureTask<T>) - Method in class com.bbn.openmap.util.SwingWorker
 
setGenerator(OMGridGenerator) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the OMGridGenerator that will interpret the data array and create OMGraphics for it.
setGeneratorLoaders(List<GeneratorLoader>) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
 
setGeoCoordTransformation(GeoCoordTransformation) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex.Builder
 
setGeometry(OMGeometryList) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Set the value of geometry.
setGeometry(Shape) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
setGeometry(Shape) - Method in interface com.bbn.openmap.tools.icon.IconPart
Set the geometry for this IconPart.
setGeometry(Shape) - Method in class com.bbn.openmap.tools.icon.IconPartList
 
setGeoTrans(GeoCoordTransformation) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setGestureDescriptor(int) - Method in class com.bbn.openmap.layer.link.LinkLayer
Sets the masked integer which indicates what types of events get sent to the server.
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.CircleSetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.GraphicSetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.LineSetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PointSetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.PolySetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.RectSetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.ScalingRasterSetOffsetState
 
setGrabPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.editable.TextSetOffsetState
 
setGrabPoint(GrabPoint, int) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the GrabPoint at a particule index of the array.
setGrabPoint(GrabPoint, int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the GrabPoint at a particule index of the array.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Take the current location of the GrabPoints, and modify the location parameters of the OMCircle with them.
setGrabPoints(GrabPoint[]) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the grab point objects within the EditableOMGraphic array.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Tells the EditableOMGraphic that the locations of the grab points have been modified, and that the parameters of the OMGraphic need to be modified accordingly.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Take the current location of the GrabPoints, and modify the location parameters of the OMLine with them.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Take the current location of the GrabPoints, and modify the location parameters of the OMLine with them.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Take the current location of the GrabPoints, and modify the location parameters of the OMPoint with them.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Take the current location of the GrabPoints, and modify the location parameters of the OMPoly with them.
setGrabPoints(GrabPoint[]) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the grab point objects within the EditableOMGraphic array.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Take the current location of the GrabPoints, and modify the location parameters of the OMRect with them.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Take the current location of the GrabPoints, and modify the location parameters of the OMScalingRaster with them.
setGrabPoints(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Set the grab points for the graphic provided, setting them on the extents of the graphic.
setGrabPoints() - Method in class com.bbn.openmap.omGraphics.EditableOMText
Take the current location of the GrabPoints, and modify the location parameters of the OMPoint with them.
setGrabPointsForOMSI(OMScalingIcon) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
setGrabPointsForOMSI() - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
setGradient(boolean) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
Set whether colors should be replaced by GradientPaints.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the OMGraphic that is being modified by the EditableOMGraphic.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMPoint
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMRect
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
Set the graphic within the state machine.
setGraphic(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMText
Set the graphic within the state machine.
setGraphicAttributes(GraphicAttributes) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
setGraphicCutoff(int) - Method in class com.bbn.openmap.layer.policy.StandardPCPolicy
 
setGraphicImage(Image) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
setGraphicList(OMGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Set the OMGraphicList to use for export.
setGraphicList(LinkOMGraphicList) - Method in class com.bbn.openmap.layer.link.LinkLayer
Sets the current graphics list to the given list.
setGraphicList(OMGraphicList) - Method in class com.bbn.openmap.plugin.PlugInLayer
Deprecated. call setList() instead.
setGraphicLoader(GraphicLoader) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
Set the GraphicLoader for the PlugIn.
setGraphicLocations(double, double) - Method in class com.bbn.openmap.layer.location.BasicLocation
Called by setLocations().
setGraphicLocations(int, int) - Method in class com.bbn.openmap.layer.location.BasicLocation
Called by setLocations().
setGraphicLocations(double, double, int, int) - Method in class com.bbn.openmap.layer.location.BasicLocation
Called by setLocations().
setGraphicLocations(double, double) - Method in class com.bbn.openmap.layer.location.ByteRasterLocation
Given a new latitude/longitude, reposition the graphic and label.
setGraphicLocations(int, int) - Method in class com.bbn.openmap.layer.location.ByteRasterLocation
Given a new x/y screen location, reposition the graphic and label.
setGraphicLocations(double, double, int, int) - Method in class com.bbn.openmap.layer.location.ByteRasterLocation
Given a new latitude/longitude with x/y offset points, reposition the graphic and label.
setGraphicLocations(double, double) - Method in class com.bbn.openmap.layer.location.Link
Does nothing - marker handled in setLocation methods.
setGraphicLocations(int, int) - Method in class com.bbn.openmap.layer.location.Link
Does nothing - marker handled in setLocation methods.
setGraphicLocations(double, double, int, int) - Method in class com.bbn.openmap.layer.location.Link
Does nothing - marker handled in setLocation methods.
setGraphicLocations(double, double) - Method in class com.bbn.openmap.layer.location.Location
 
setGraphicLocations(int, int) - Method in class com.bbn.openmap.layer.location.Location
 
setGraphicLocations(double, double, int, int) - Method in class com.bbn.openmap.layer.location.Location
 
setGraphicLocations(double, double) - Method in class com.bbn.openmap.layer.location.URLRasterLocation
Given a new latitude/longitude, reposition the graphic and label.
setGraphicLocations(int, int) - Method in class com.bbn.openmap.layer.location.URLRasterLocation
Given a new x/y screen location, reposition the graphic and label.
setGraphicLocations(double, double, int, int) - Method in class com.bbn.openmap.layer.location.URLRasterLocation
Given a new latitude/longitude with x/y offset points, reposition the graphic and label.
setGraphics(Graphics) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Applies stroke and paint to the Graphics, saving previous settings
setGraphicsColor(Graphics, Paint) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the Paint in the given Graphics.
setGraphicsColor(Graphics, Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the Paint in the given Graphics.
setGraphicsForEdge(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Given a java.awt.Graphics object, set the Stroke and Paint parameters of it to match the OMGraphic's edge settings.
setGraphicsForEdge(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Given a java.awt.Graphics object, set the Stroke and Paint parameters of it to match the OMGraphic's edge settings.
setGraphicsForFill(Graphics) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Given a java.awt.Graphics object, set the Paint to be the OMGraphic's fillPaint setting.
setGraphicsForFill(Graphics) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Given a java.awt.Graphics object, set the Paint to be the OMGraphic's fillPaint setting.
setGreen(int) - Method in class com.bbn.openmap.omGraphics.OMColor
Set the green value of the OMColor.
setGreyScale(boolean) - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
setGridGenerator(OMGridGenerator, Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Goes through the list, finds the OMGrid objects, and sets the generator for all of them.
setGridObjects(OMGridObjects) - Method in class com.bbn.openmap.omGraphics.OMGrid
There is an option in the OMGrid where the data array contains ID numbers for a set of other objects.
setGRP(GestureResponsePolicy) - Method in interface com.bbn.openmap.omGraphics.event.MapMouseInterpreter
Set the GestureResponsePolicy to notify when MouseEvents have been interpreted.
setGRP(GestureResponsePolicy) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the GestureResponsePolicy to notify of the mouse actions over the layer's OMGraphicList.
setGUI() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setGUI(JComponent) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setGUIButtonEnableState(boolean) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Set the GUI button state to be enabled or not based on something on the list being selected.
setGUIIcon(Icon) - Method in class com.bbn.openmap.event.AbstractMouseMode
Set the icon that should be used for this Mouse Mode in a GUI.
setHardLimits(DataBounds) - Method in class com.bbn.openmap.util.DataBounds
 
setHasLabel(boolean) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
setHasTransparentBackground(boolean) - Method in class com.bbn.openmap.layer.BufferedLayer
If true, will create a new image buffer when the projection changes.
setHeaderLength(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
setHeaderOffset(int) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Set how many bytes to add to the data position for absolute position in the data file for the field data.
setHeadersExist(boolean) - Method in class com.bbn.openmap.io.CSVFile
Set whether the first line should be considered as headers to each column.
setHeight(int) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
setHeight(int) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the scaled pixel height of the images.-1 maintains what the scale setting decides.
setHeight(int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
 
setHeight(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the vertical pixel diameter of the arc.
setHeight(int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the height of the image, in pixels.
setHeight(int) - Method in class com.bbn.openmap.proj.Proj
Set projection height.
setHeightInNM(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setHelper() - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
 
setHelper() - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
setHighestResLevel(int) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
 
setHints(int) - Method in class Acme.JPM.Encoders.ImageEncoder
 
setHints(RenderingHintsRenderPolicy) - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
setHints(int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject.TrimScaleFilter
Detect if the data is being delivered with the necessary hints to allow the averaging algorithm to do its work.
setHor_dpp(double) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setHorizontalLabelBuffer(int) - Method in class com.bbn.openmap.layer.location.Location
Set the pixel distance that the label will be moved to the right, to clear space for the graphic marking the location.
setHorizontalResolution(double) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the number of decimal degrees between vertical columns.
setHorOrigin(double) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setI18NLabels(ToolPanel) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
setI18NPropertyInfo(I18n, Properties, Class<? extends Object>, String, String, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Simple space saving implementation of common I18n Property Info setting.
setIcon(Icon) - Method in class com.bbn.openmap.Layer
 
setIcon(ImageIcon) - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
setIconName(String) - Method in class com.bbn.openmap.event.AbstractMouseMode
Sets the GUI icon based on the name of the resource provided.
setIconPackage(EventListIconPackage) - Method in class com.bbn.openmap.gui.event.EventListCellRenderer
 
setIconPart(IconPart) - Method in class com.bbn.openmap.tools.icon.IconPartCollection
 
setIconPart(IconPart) - Method in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
setIconSize(int) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
setID(String) - Method in class com.bbn.openmap.event.AbstractMouseMode
Set the id (mode name).
setID(Object) - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
setID(Object) - Method in class com.bbn.openmap.geo.GeoPoint.Impl
 
setID(Object) - Method in class com.bbn.openmap.geo.GeoSegment.Impl
 
setID(Object) - Method in class com.bbn.openmap.geo.OMGeo
 
setID(Object) - Method in class com.bbn.openmap.geo.RadialRegion
 
setId(long) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
setId(Object) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
setId(Object) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
setIgnoreZonesForCoverageBoxes(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
setIheight(int) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setImage(Image) - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
 
setImage(Image) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the image to be drawn, if the color model is COLORMODEL_IMAGEICON.
setImageBounds(DataBounds) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setImageBounds(WorldFile) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setImageBuffer(BufferedImage) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
setImageBuffer(BufferedImageRenderPolicy.ImageBuffer) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy
Set the ImageBuffer, for subclasses to modify it's particular behavior
setImageDecoder(ImageReader) - Method in class com.bbn.openmap.dataAccess.image.ImageTile
 
setImageFilter(ImageFilter) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set a filter to be used on the constructed image.
setImageFormat(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setImageFormatter(ImageFormatter) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the ImageFormatter to use for creating the image files.
setImageHeight(int) - Method in class com.bbn.openmap.gui.menu.SaveAsImageFileChooser
Set the value of the image height setting from the GUI.
setImageIcon(ImageIcon) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the ImageIcon.
setImageIcon(ImageIcon) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Set the current icon in the display.
setImageQuality(float) - Method in class com.bbn.openmap.image.SunJPEGFormatter
For this formatter, image quality is a number in the 0-1 range.
setImageQuality(int) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setImageQuality(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setImageRaster(OMScalingRaster) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
setImageServers(Properties) - Method in class com.bbn.openmap.image.ImageMaster
Creates the ImageMasterHelper array from an ImageMaster properties object.
setImageURLString(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setImageWidth(int) - Method in class com.bbn.openmap.gui.menu.SaveAsImageFileChooser
Set the value of the image width setting from the GUI.
setInactive(MapMouseMode) - Method in class com.bbn.openmap.MouseDelegator
Deactivate the MapMouseMode.
setInactiveWidgetColors(DrawingAttributes) - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
setInclude(boolean) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Set whether this ZoomLevel should be used in the tile creation.
setIncrementalUpdates(boolean) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
setIndex(int) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
setIndex(int) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Set the index of the OMGraphic coordinates where the drawing point of the label should be attached.
setIndex(int) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the index of the OMGraphic coordinates where the drawing point of the label should be attached.
setIndex(int) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the index of the OMGraphic coordinates where the drawing point of the label should be attached.
setIndexes(FeatureClassInfo) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
setIndexes(FeatureClassInfo) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
 
setInduceGraphicalUpdate(boolean) - Method in class com.bbn.openmap.time.TimeBoundsEvent
 
setInfo(String) - Method in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
setInfoDelegator(InformationDelegator) - Method in class com.bbn.openmap.event.CoordMouseMode
Set the information delegator.
setInfoDelegator(InfoDisplayListener) - Method in class com.bbn.openmap.util.WebBrowser
 
setInfolineFields(List<String>) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setInfoLineHolder(JLabel) - Method in class com.bbn.openmap.InformationDelegator
 
setInfolineIndicies(int[]) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
setInformation(String) - Method in class com.bbn.openmap.event.InfoDisplayEvent
Set the information.
setInformationDelegator(InformationDelegator) - Method in class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
 
setInformationDelegator(InformationDelegator) - Method in class com.bbn.openmap.gui.UserGuideMenuItems
 
setInformationDelegator(InformationDelegator) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
setInitialDelay(int) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
setInitialEdit() - Method in class com.bbn.openmap.omGraphics.editable.CircleStateMachine
 
setInitialEdit() - Method in class com.bbn.openmap.omGraphics.editable.RectStateMachine
 
setInputReader(InputReader) - Method in class com.bbn.openmap.io.BinaryBufferedFile
Set the input reader used by the BinaryFile.
setInputReader(InputReader) - Method in class com.bbn.openmap.io.BinaryFile
Set the input reader used by the BinaryFile.
setInRange(double, double, double) - Method in class com.bbn.openmap.util.DataBounds
Make sure the value is within the range.
setInstance(ComponentFactory) - Static method in class com.bbn.openmap.util.ComponentFactory
Set the singleton instance of the ComponentFactory.
setInterpolate(boolean) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
 
setInterpolate(boolean) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
 
setInterruptable(boolean) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Sets the interruptible flag, allowing the current swing worker thread to have interrupt called on it.
setIntersections(Intersection, Intersection) - Method in class com.bbn.openmap.tools.roads.Road
 
setInterval(int) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Set the interval.
setInterval(int, Length) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Convenience method to set both at one time.
setIntervalUnits(Length) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Set the interval units.
setInUse(boolean) - Method in class com.bbn.openmap.gui.time.TimelineLayer.PlayFilter
 
setInUse(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
setIsActive(boolean) - Method in interface com.bbn.openmap.image.wms.IWmsNestedLayer
Called by the outside to turn this nested layer on or off.
setIsolated(boolean) - Method in class com.bbn.openmap.gui.OMComponentPanel
 
setIsolated(boolean) - Method in class com.bbn.openmap.MapHandlerChild
 
setIsPolygon(boolean) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
 
setIsPolygon(boolean) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the Polyline/Polygon setting, if you know better.
setIwidth(int) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setJarInputReader(String) - Method in class com.bbn.openmap.io.BinaryFile
Takes a name of a file, and checks to see if it reflects an entry in a jar file.
setJustify(int) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Set the justification setting for the label.
setJustify(int) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the justification setting for the label.
setJustify(int) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the justification setting for the label.
setJustify(int) - Method in class com.bbn.openmap.omGraphics.OMText
Sets the justification of this OMText.
setKey(String) - Method in class com.bbn.openmap.gui.OMToolComponent
Set the retrieval key for this tool
setKey(String) - Method in class com.bbn.openmap.gui.OMToolSet
Tool interface method.
setKey(String) - Method in interface com.bbn.openmap.gui.Tool
Set the retrieval key for this tool.
setKey(String) - Method in class com.bbn.openmap.layer.editor.EditorLayer
Set the retrieval key for this tool.
setKey(String) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
Set the retrieval key for this tool
setKey(String) - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
Set the retrieval key for this tool
setKey(String) - Method in class com.bbn.openmap.tools.icon.IconFactoryTestingTool
Set the retrieval key for this tool
setKeyIndex(int) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
setKeyName(String) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setKeywords(List<String>) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
setKillCache(boolean) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
 
setKillCache(boolean) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setLabel(String) - Method in class com.bbn.openmap.InformationDelegator
Set the information line label.
setLabel(String, int) - Method in class com.bbn.openmap.InformationDelegator
Set the information line label.
setLabel(OMText) - Method in class com.bbn.openmap.layer.location.Location
Set the label for the location.
setLabel(String) - Method in class com.bbn.openmap.time.TimerRateHolder
 
setLabelColor(Color) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
setLabelCutoffScale(float) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setLabelFields(List<String>) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setLabelIndicies(int[]) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
setLabelLocation(int[], int[]) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Sets the label location at the center of the polygon points.
setLabelLocation(Point2D) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Sets the label location at the given point.
setLabelLocation(GeneralPath) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Sets the label location at the center of the bounding box of the path.
setLabelLocation(int[], int[]) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. use the version with the projection.
setLabelLocation(float[], float[]) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. use the version with the projection.
setLabelLocation(int[], int[], Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Checks the attributes for a label and moves the label accordingly.
setLabelLocation(float[], float[], Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
setLabelLocation(Point2D) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. use the version with Projection.
setLabelLocation(Point2D, Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Checks the attributes for a label and moves the label accordingly.
setLabelLocation(GeneralPath) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. use the version with the Projection
setLabelLocation(GeneralPath, Projection) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Checks the attributes for a label and moves the label accordingly.
setLabelMaxScale(float) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setLabelMinScale(float) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setLabelPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMDistance
Set paint used for labels
setLabelText(String) - Method in class com.bbn.openmap.layer.LabelLayer
Set the text to display
setLabMarker(OMGraphic) - Method in class com.bbn.openmap.layer.e00.E00Parser
Sets the LabMarker attribute of the E00Parser object
setLandAttributes(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
setLastImageFile(String) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the location of a file that can be read to find out the name of the last image to be created.
setLat(double) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Set the latitude in the translator.
setLat(double) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the latitude in the translator.
setLat(double) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Set the latitude of the offset point, in decimal degrees.
setLat(double) - Method in class com.bbn.openmap.omGraphics.OMPoint
Set the latitude of the point, in decimal degrees.
setLat(double) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the latitude of the offset point, in decimal degrees.
setLat(double) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Change the latitude attribute, which matters only if the render type is RENDERTYPE_LATLON or RENDERTYPE_OFFSET.
setLat(double) - Method in class com.bbn.openmap.omGraphics.OMText
Set the latitude.
setLatitude(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setLatitude(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
setLatitude(double) - Method in class com.bbn.openmap.omGraphics.OMGrid
 
setLatitude(double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Set latitude.
setLatitude(float) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set latitude.
setLatitude(double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set latitude.
setLatitude(double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Set decimal degree latitude.
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
Sets the contents of the latitude and longitude entry boxes in CoordPanel.
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.gui.CoordPanel
Sets the contents of the latitude and longitude entry boxes.
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.gui.DMSCoordPanel
Sets the contents of the latitude and longitude entry boxes
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.gui.MGRSCoordPanel
Sets the contents of the latitude and longitude entry boxes
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.gui.UTMCoordPanel
Sets the contents of the latitude and longitude entry boxes
setLatLon(double, double) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the latitude and longitude of the center point.
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set an ECEFPoint from a LatLonPoint
setLatLon(float, float) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set an ECEFPoint from a Lat, Lon
setLatLon(double, double, Ellipsoid) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set an ECEFPoint from a Lat, Lon
setLatLon(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Set latitude and longitude.
setLatLon(double, double, boolean) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Set latitude and longitude.
setLatLon(float, float) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set lat/lon values.
setLatLon(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set lat/lon values.
setLatLon(double, double, boolean) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set lat/lon values.
setLatLon(float, float, boolean) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set lat/lon values.
setLatLon(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Set the latitude, longitude for this point.
setLatLon(double, double, boolean) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Set the latitude, longitude for this point, with the option of noting whether the values are in degrees or radians.
setLatLon(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Set location values from another lat/lon point.
setLaunchButton(JButton) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setLaunchButton(JButton) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setLayer(OMGraphicHandlerLayer) - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
 
setLayer(LocationLayer) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the layer the handler is responding to.
setLayer(LocationLayer) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Set the layer the handler is responding to.
setLayer(OMGraphicHandlerLayer) - Method in class com.bbn.openmap.layer.policy.AbstractProjectionChangePolicy
 
setLayer(OMGraphicHandlerLayer) - Method in interface com.bbn.openmap.layer.policy.ProjectionChangePolicy
 
setLayer(OMGraphicHandlerLayer) - Method in interface com.bbn.openmap.layer.policy.RenderPolicy
A method to set the parent layer on the RenderPolicy.
setLayer(OMGraphicHandlerLayer) - Method in class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
setLayer(OMGraphicHandlerLayer) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
 
setLayerAddPanel(LayerAddPanel) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
Set the panel that brings up an interface to dynamically add layers.
setLayerHandler(LayerHandler) - Method in class com.bbn.openmap.gui.LayerPane
 
setLayerHandler(LayerHandler) - Method in class com.bbn.openmap.gui.LayersMenu
Set the LayerHandler that the LayersPanel listens to.
setLayerHandler(LayerHandler) - Method in class com.bbn.openmap.gui.LayersPanel
Set the LayerHandler that the LayersPanel listens to.
setLayerHandler(LayerHandler) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the LayerHandler, become a LayerListener object to it to know when the layers on the MapBean change.
setLayerHandler(LayerHandler) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
Set the LayerHandler to be notified with any new PlugIn layers containing the new GraphicLoaderPlugIns.
setLayerList(List<Layer>) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Set a List of Layer objects.
setLayerList(List<Layer>) - Method in class com.bbn.openmap.LayerHandler
 
setLayerOn(boolean) - Method in class com.bbn.openmap.gui.LayerPane
Turns the button on or off
setLayerProperties(String, Properties) - Method in class com.bbn.openmap.Layer
Called by setProperties.
setLayerRemovalDelayed(boolean) - Method in class com.bbn.openmap.MapBean
If true (default) layers are held when they are removed, and then released and notified of removal when the projection changes.
setLayers(LayerEvent) - Method in class com.bbn.openmap.BufferedLayerMapBean
LayerListener interface method.
setLayers(LayerEvent) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
setLayers(List<String>) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Set the marker names (property prefixes) for the layers that should be considered for this zoom level.
setLayers(Layer[]) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Given a set of Layers, look at the internal list and make sure there are layer objects that match.
setLayers(List<ZoomLevelMakerFace.LayerObject>) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
Update the layer panel to have buttons for the layer objects.
setLayers(LayerEvent) - Method in interface com.bbn.openmap.event.LayerListener
 
setLayers(LayerEvent) - Method in class com.bbn.openmap.gui.LayersMenu
LayerListener interface method.
setLayers(Layer[]) - Method in class com.bbn.openmap.gui.LayersMenu
Set the layers that are on the menu.
setLayers(LayerEvent) - Method in class com.bbn.openmap.gui.LayersPanel
LayerListener interface method.
setLayers(Layer[]) - Method in class com.bbn.openmap.gui.LayersPanel
Set the layers that are on the menu.
setLayers(Layer[]) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the layers in the Overview MapBean.
setLayers(Layer[]) - Method in class com.bbn.openmap.image.ImageServer
Set the layers used on the NEXT request that is processed.
setLayers(LayerEvent) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
setLayers(Layer[]) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
setLayers(Layer[]) - Method in class com.bbn.openmap.LayerHandler
Set all the layers held by the LayerHandler.
setLayers() - Method in class com.bbn.openmap.LayerHandler
If you are futzing with the layer visibility outside the purview of the LayerHandler (not using the turnLayerOn() methods) then you can call this to get all the listeners using the current set of visible layers.
setLayers(LayerEvent) - Method in class com.bbn.openmap.MapBean
LayerListener interface method.
setLayers(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setLayers(Layer[]) - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Asscoiates a DropTarget with each layer.
setLayers(Layer[]) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
DefaultDnDCatcher adds itself to each layer as the DropTargetListener.
setLayers(LayerEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
The method is invoked when there is a change in layers property in the LayerHandler.
setLayersAndScales(Vector<Layer>, float[]) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Programmatic way to set layers and scales.
setLayersFromEDT(Layer[]) - Method in class com.bbn.openmap.gui.LayersMenu
 
setLayersFromEDT(Layer[]) - Method in class com.bbn.openmap.gui.LayersPanel
Set the layers that are in the LayersPanel.
setLayersPanel(LayersPanel) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
Sets this panel to control the LayersPanel.
setLayersPanel(LayersPanel) - Method in class com.bbn.openmap.gui.LayersMenu
Set the LayersPanel privately to keep track of what object is being used from the BeanContext.
setLayerStatus(Layer, Icon) - Method in class com.bbn.openmap.gui.StatusLightPanel
Set the light in the window to be a certain color, depending on the working status.
setLayersTitle(String) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
setLayerWorker(ISwingWorker<OMGraphicList>) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Sets the SwingWorker off to call prepare().
setLayout(BeanLayoutManager) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setLayout(LayoutManager) - Method in class com.bbn.openmap.MapBean
Prevents changing the LayoutManager.
setLayout(BeanLayoutManager) - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
sets the layout manager bean assocciated with this container.
setLayoutClass(String) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setLayoutClass(String) - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
sets the class name of the layout manager bean assocciated with this container.
setLeaf(boolean) - Method in class com.bbn.openmap.layer.mysql.WKTNode
Sets the leaf.
setLeaveShadow(boolean) - Method in class com.bbn.openmap.event.OMMouseMode
 
setLeaveShadow(boolean) - Method in class com.bbn.openmap.event.PanMouseMode
 
setLeftButton(boolean) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
Called when the popup trigger is known to have been triggered and a click interest has been set by it.
setLeftHandleFillColor(Color) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
setLeftLimit(double) - Method in class com.bbn.openmap.proj.Cartesian
 
setLeftLimit(double) - Method in class com.bbn.openmap.proj.CartesianLoader
 
setLeftLon(double) - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Change the western longitude attribute.
setLeftLon(float) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
setLegend(OMGraphicList) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
setLength(int, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Set the character length for the passed-in field index
setLength(double) - Method in class com.bbn.openmap.geo.Geo
 
setLength(float) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Sets the length.
setLevel(int) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Set the DTED level in the translator.
setLevel(int) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the DTED level in the translator.
setLightTriggers(boolean) - Method in class com.bbn.openmap.gui.StatusLightPanel
 
setLightTriggers(boolean) - Method in class com.bbn.openmap.InformationDelegator
 
setLimitAnchorPoint(Point2D) - Method in class com.bbn.openmap.proj.Cartesian
 
setLimitAnchorPoint(Point2D) - Method in class com.bbn.openmap.proj.CartesianLoader
 
setLimits(double, double, double, double, Point2D) - Method in class com.bbn.openmap.proj.Cartesian
 
setLineColor(Color) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setLineColor(Color) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
 
setLineColor(Color) - Method in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
setLineColor(Color) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. Use setLinePaint instead. Now taking advantage of the Java2D API.
setLineJoins(int) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setLineJoins(int) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setLineMenuAdditions(JMenu[]) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
A hook to add to the line menu brought up in the GUI for the DrawingAttributes.
setLinePaint(Paint) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Set the line-paint of all the graphics in the List
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the edge paint for the graphics created for the coverage type.
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the line paint for the polygon.
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the line paint for the polygon.
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMBitmap
This sets the bitmap to recompute the pixels if the foreground paint is changed.
setLinePaint(Paint) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the line Paint.
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the line Paint.
setLinePaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the line paint for all the objects on the list.
setLineType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
setLineType(int) - Method in class com.bbn.openmap.event.DistanceMouseMode
Set the line type to be drawn see also OMGraphic
setLineType(int) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Set the line type for the graphic, which will affect how the lines will be drawn.
setLineType(int) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Set the line type.
setLineType(int) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Set the line type for the graphic, which will affect how the lines will be drawn.
setLineTypeAndProject(OMGraphicList, int) - Method in class com.bbn.openmap.layer.GraticuleLayer
Take a graphic list, and set all the items on the list to the line type specified, and project them into the current projection.
setLineWidth(int) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setList(OMGraphicList) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Set the OMGraphicList within this OMGraphicHandler.
setList(OMGraphicList) - Method in class com.bbn.openmap.omGraphics.FilterSupport
Set the OMGraphicList within this OMGraphicHandler.
setList(OMGraphicList) - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Set the OMGraphicList within this OMGraphicHandler.
setList(OMGraphicList) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
OMGraphicHandler method.
setList(OMGraphicList) - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
Set the OMGraphicList within this OMGraphicHandler.
setListener(LinkListener) - Method in class com.bbn.openmap.layer.link.LinkLayer
 
setListening(boolean) - Method in class com.bbn.openmap.layer.link.LinkListener
 
setListModel(ListModel) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setListVisibility() - Method in class com.bbn.openmap.layer.e00.E00Layer
 
setLiveAttributes(DrawingAttributes) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setLL(JTextArea) - Method in class com.bbn.openmap.layer.test.TestLayer.Poly
 
setLL(double[]) - Method in class com.bbn.openmap.omGraphics.OMLine
Set the lat lon values of the end points of the line from an array of doubles - lat1, lon1, lat2, lon2.
setLLCoordinate(JTextField, int) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
setLLCoordinate(JTextField, int) - Method in class com.bbn.openmap.layer.test.TestLayer.Poly
 
setLLPoints() - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
Returns a set of lat lon points that represent the line as it was drawn.
setLoaders(EditToolLoader[]) - Method in interface com.bbn.openmap.tools.drawing.DrawingTool
Set the loaders within the DrawingTool.
setLoaders(EditToolLoader[]) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the loaders that the OMDrawingTool has access to.
setLoaders(Iterator<EditToolLoader>) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Set the loaders with an Iterator containing EditToolLoaders.
setLoc(Location) - Method in class com.bbn.openmap.layer.location.LocationCBMenuItem
 
setLoc(Location) - Method in class com.bbn.openmap.layer.location.LocationMenuItem
 
setLocalhost(boolean) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
Set this node as the one reflecting the localhost.
setLocateAtCenter(boolean) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Tell the LabeledOMGraphic to calculate the location of the String that would put it in the middle of the OMGraphic.
setLocateAtCenter(boolean) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Tell the LabeledOMGraphic to calculate the location of the String that would put it in the middle of the OMGraphic.
setLocateAtCenter(boolean) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Tell the LabeledOMGraphic to calculate the location of the String that would put it in the middle of the OMGraphic.
setLocation(Point2D) - Method in class com.bbn.openmap.event.OMEvent
 
setLocation() - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PostTime
 
setLocation() - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PreTime
 
setLocation(double, double) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea
 
setLocation(double[], boolean) - Method in class com.bbn.openmap.layer.e00.TX7
Sets the location attribute of the TX7 object
setLocation(double, double, double, double) - Method in class com.bbn.openmap.layer.location.Link
Set the location for the link
setLocation(int, int, int, int) - Method in class com.bbn.openmap.layer.location.Link
Set new coordinates for this link.
setLocation(double, double) - Method in class com.bbn.openmap.layer.location.Location
Set the placement of the location.
setLocation(int, int) - Method in class com.bbn.openmap.layer.location.Location
Set the placement of the location.
setLocation(double, double, int, int) - Method in class com.bbn.openmap.layer.location.Location
Set the placement of the location.
setLocation(int, int, Projection) - Method in class com.bbn.openmap.layer.location.Location
Convenience method that lets you provide a screen x, y and a projection to the location, and let the location hash out how to place itself based on it's rendertype.
setLocation(double, double, double, double) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
Set the lat/lon of the frame and attribute text.
setLocation(double[], int) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Set an OMPoly from a list of float lat/lon pairs.
setLocation(double, double, int, float[]) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Set the location based on a latitude, longitude, and some xy points.
setLocation(double, double, int, float[], float[]) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Set the location based on a latitude, longitude, and some xy points.
setLocation(float[]) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Set an OMPoly from a list of xy pixel pairs.
setLocation(float[], float[]) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Set an OMPoly from a x/y coordinates.
setLocation(int) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
setLocation(double[], int) - Method in class com.bbn.openmap.omGraphics.OMDistance
 
setLocation(GeneralPath) - Method in interface com.bbn.openmap.omGraphics.OMLabeler
The OMLabeler should be able to determine its pixel location based on the GeneralPath of the OMGraphic.
setLocation(int[], int[]) - Method in interface com.bbn.openmap.omGraphics.OMLabeler
The OMLabeler should be able to determine its pixel location based on a set of x and y pixel coordinates common in OMGraphics.
setLocation(Point2D) - Method in interface com.bbn.openmap.omGraphics.OMLabeler
The OMLabeler should be able to set its pixel location directly.
setLocation(double[], int) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set an OMPoly from a list of float lat/lon pairs.
setLocation(int[]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set an OMPoly from a list of xy pixel pairs.
setLocation(int[], int[]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set an OMPoly from a x/y coordinates.
setLocation(double, double, int, int[]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the location based on a latitude, longitude, and some xy points.
setLocation(double, double, int, int[], int[]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the location based on a latitude, longitude, and some xy points.
setLocation(double, double, double, double, int) - Method in class com.bbn.openmap.omGraphics.OMRect
Set a lat/lon rectangle.
setLocation(int, int, int, int) - Method in class com.bbn.openmap.omGraphics.OMRect
Set an XY rectangle.
setLocation(double, double, int, int, int, int) - Method in class com.bbn.openmap.omGraphics.OMRect
Set an XY rectangle relative to a lat/lon point (RENDERTYPE_OFFSET).
setLocation(GeneralPath) - Method in class com.bbn.openmap.omGraphics.OMTextLabeler
 
setLocation(Point2D) - Method in class com.bbn.openmap.omGraphics.OMTextLabeler
 
setLocation(int[], int[]) - Method in class com.bbn.openmap.omGraphics.OMTextLabeler
 
setLocation(Point2D) - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
setLocation(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Point2D method, inheriting signature!!
setLocation(float, float) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Point2D method, inheriting signature!!
setLocation(double, double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Point2D method, inheriting signature!!
setLocation(LatLonPoint) - Method in class com.bbn.openmap.tools.roads.Waypoint
Set the location of this Waypoint.
setLocationColor(Color) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the color used for the location graphic.
setLocationDrawingAttributes(GraphicAttributes) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
 
setLocationHandler(LocationHandler) - Method in class com.bbn.openmap.layer.location.Location
Set the location handler for the location.
setLocationHandlers(String, Properties) - Method in class com.bbn.openmap.layer.location.LocationLayer
Parse the properties and set up the location handlers.
setLocationHandlers(LocationHandler[]) - Method in class com.bbn.openmap.layer.location.LocationLayer
Set the LocationHandlers for the layer.
setLocationMarker(OMGraphic) - Method in class com.bbn.openmap.layer.location.Location
Set the graphic for the location.
setLocationPaint(Paint) - Method in class com.bbn.openmap.layer.location.Location
Set the edge java.awt.Paint for the marker graphic.
setLocked(boolean) - Method in class com.bbn.openmap.layer.link.Link
Set the lock.
setLog(File, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide a file to log output.
setLog(OutputStream, boolean) - Static method in class com.bbn.openmap.util.Debug
Provide an output stream to log output.
setLon(double) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Set the longitude in the translator.
setLon(double) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the longitude in the translator.
setLon(double) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.Offset
Set the longitude of the offset point, in decimal degrees.
setLon(double) - Method in class com.bbn.openmap.omGraphics.OMPoint
Set the longitude of the point, in decimal degrees.
setLon(double) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the longitude of the offset point, in decimal degrees.
setLon(double) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Change the longitude attribute, which matters only if the render type is RENDERTYPE_LATLON or RENDERTYPE_OFFSET.
setLon(double) - Method in class com.bbn.openmap.omGraphics.OMText
Set the longitude.
setLongitude(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setLongitude(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
setLongitude(double) - Method in class com.bbn.openmap.omGraphics.OMGrid
 
setLongitude(double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Set longitude.
setLongitude(float) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set longitude.
setLongitude(double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Set longitude.
setLongitude(double) - Method in class com.bbn.openmap.proj.coords.LatLonPoint
Set decimal degree longitude.
setLOSobjectHeight(int) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Sets the new object height to use at the center of the circle.
setLowerLat(double) - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Change the upper latitude attribute.
setLowerLat(float) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
setLRLat(double) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Change the southern latitude attribute.
setLrlatIndex(int) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setLRLon(double) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Change the eastern longitude attribute.
setLrlonIndex(int) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setLst(LibrarySelectionTable) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setMajor(boolean) - Method in interface com.bbn.openmap.omGraphics.grid.GridData
 
setMajor(boolean) - Method in class com.bbn.openmap.omGraphics.grid.OMGridData
 
setMajor(boolean) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set which dimension is defined first in the two dimensional array.
setMap(MapBean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setMap(MapBean) - Method in class com.bbn.openmap.gui.GoToMenu
Set the map to control.
setMap(MapBean) - Method in class com.bbn.openmap.gui.menu.BackgroundColorMenuItem
 
setMap(MapBean) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the overview MapBean.
setMap(MapBean) - Method in class com.bbn.openmap.gui.StatusLightPanel
 
setMap(MapBean) - Method in class com.bbn.openmap.InformationDelegator
Set the MapBean so that when the mouse mode changes, the cursor can change.
setMap(MapBean) - Method in interface com.bbn.openmap.MapBeanRepaintPolicy
Set the MapBean to call repaint on when a layer requests it.
setMap(MapBean) - Method in class com.bbn.openmap.MouseDelegator
Set the associated MapBean.
setMap(MapBean) - Method in class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
setMap(MapBean) - Method in class com.bbn.openmap.tools.dnd.DropListenerSupport
Set the associated MapBean.
setMapBean(MapBean) - Method in class com.bbn.openmap.event.DistanceMouseMode
Set the map bean.
setMapBean(MapBean) - Method in class com.bbn.openmap.event.MapBeanKeyListener
 
setMapBean(MapBean) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
In addition to the super.setMapBean() method, also sets the MapBean as a zoom and pan listener.
setMapBean(MapBean) - Method in class com.bbn.openmap.gui.BasicMapPanel
Set the map bean used in this map panel, replace the map bean in the MapHandler if there isn't already one, or if the policy allows replacement.
setMapBean(MapBean) - Method in class com.bbn.openmap.gui.menu.MapBeanPrinterMenuItem
 
setMapBean(MapBean) - Method in class com.bbn.openmap.gui.RotTool
 
setMapBean(MapBean) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the MapBean, become a PropertyChangeListener object to it to know when the background color on the MapBean changes.
setMapBean(MapBean) - Method in class com.bbn.openmap.layer.BufferedLayer
You can change what kind of MapBean is used to hold onto the layers.
setMapBean(MapBean) - Method in class com.bbn.openmap.proj.ProjectionStack
 
setMapBeanMaxScale(boolean) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
setMapBeanRepaintPolicy(MapBeanRepaintPolicy) - Method in class com.bbn.openmap.BufferedLayerMapBean
Set the MapBeanRepaintPolicy used by the MapBean.
setMapBeanRepaintPolicy(MapBeanRepaintPolicy) - Method in class com.bbn.openmap.MapBean
Set the MapBeanRepaintPolicy used by the MapBean.
setMapHandler(BeanContext) - Method in class com.bbn.openmap.gui.menu.MapHandlerMenuItem
 
setMapLocation(Point2D) - Method in class com.bbn.openmap.omGraphics.OMText
Not for the faint hearted.
setMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Set the MapMouseListener for this PlugIn.
setMapMouseListener(MapMouseListener) - Method in interface com.bbn.openmap.plugin.PlugIn
Set the MapMouseListener for this PlugIn.
setMapMouseListener(MapMouseListener) - Method in class com.bbn.openmap.plugin.PlugInLayer
Set the MapMouseListener for the layer.
setMapMouseListenerResponse(boolean) - Method in class com.bbn.openmap.util.stateMachine.State
Set the MapMouseListener method default response value.
setMapMouseListenerResponses(boolean) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the MapMouseListenerResponse for all the states.
setMapRequestHandler(MapRequestHandler) - Method in class com.bbn.openmap.image.SimpleHttpImageServer
If you want to configure the MapRequestHandler and set it in the SHIS, you can use this method.
setMapRequestName(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setMapTileRequester(MapTileRequester) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileFactory
Set a MapTileRequestor in the tile factory that should be told to repaint when new tiles become available, and to check with during the tile fetch whether to keep going or not.
setMapTileRequester(MapTileRequester) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setMapType(String) - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
setMargin(double) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex.Builder
 
setMask(int, int) - Static method in class com.bbn.openmap.layer.link.LinkUtil
Provided as a readability convenience.
setMask(int) - Method in class com.bbn.openmap.omGraphics.OMAction
Set a particular mask bit in the internal value.
setMask(int, int) - Static method in class com.bbn.openmap.omGraphics.OMAction
Set a particular mask bit in the provided integer.
setMask(int) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set a particular mask bit in the internal value.
setMasterDBF(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Set the DbfTableModel representing the dbf file for the main OMGraphicList.
setMatted(boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setMatted(boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set whether the OMGraphic should have matting around the edge.
setMatted(boolean) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set whether the OMGraphic should have matting around the edge.
setMatted(boolean) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set whether the OMGraphic should have matting around the edge.
setMatted(boolean) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the matting flag for all the objects on the list.
setMattingPaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setMattingPaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the matting paint for the graphics created for the coverage type.
setMattingPaint(Paint) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the Paint used for matting.
setMattingPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the Paint used for matting.
setMattingPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the matting paint for all the objects on the list.
setMaxNumThreads(int) - Method in class com.bbn.openmap.util.TaskService
If called, will replace the default unbounded executor using a cached thread pool with a fixed thread pool executor, so the maxNumThreads are allocated.
setMaxScale(float) - Method in class com.bbn.openmap.Layer
 
setMaxScale(float) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
Set the scale that limits how small an icon will shrink.
setMaxScale(float) - Method in class com.bbn.openmap.proj.Proj
Set the maximum scale of the projection.
setMaxSide(int) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Set the Maximum number of frames along a group boundary edge.
setMaxSize(int, int) - Method in class com.bbn.openmap.gui.WindowSupport
Sets the maximum pixel size of the window.
setMessage(String) - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
setMGRS(String) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Set the MGRS value for this Point.
setMinimumSize(Dimension) - Method in class com.bbn.openmap.MapBean
Set the minimum size of the MapBean window.
setMinimumTransparency(float) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setMinScale(float) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the minimum scale to use for the overview map.
setMinScale(float, Length) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the minimum scale to use for the overview map.
setMinScale(float) - Method in class com.bbn.openmap.Layer
 
setMinScale(float) - Method in class com.bbn.openmap.omGraphics.OMScalingIcon
Set the scale that limits how big an icon should grow.
setMinScale(float) - Method in class com.bbn.openmap.proj.Proj
Set the minscale of the projection.
setMiterLimit(float) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setMiterLimit(float) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setMode(String) - Method in class com.bbn.openmap.layer.event.EventLayer
 
setMode(int) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Set the current tool to be used.
setModeCursor(Cursor) - Method in class com.bbn.openmap.event.AbstractMouseMode
Sets the cursor that is recommended for use on the map when this mouse mode is active.
setModeCursor(String) - Method in class com.bbn.openmap.event.AbstractMouseMode
Sets the cursor that is recommended for use on the map when this mouse mode is active.
setModel(DbfTableModel) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Sets the DbfTableModel
setModel(DbfTableModel) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Sets the DbfTableModel
setModified(boolean) - Method in class com.bbn.openmap.tools.roads.Road
Set the state of the modified flag.
setModified(boolean) - Method in class com.bbn.openmap.tools.roads.Waypoint
Set the modified flag
setMouseDelegator(MouseDelegator) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
Sets up the MouseModes submenu.
setMouseDelegator(MouseDelegator) - Method in class com.bbn.openmap.gui.MouseModePanel
Set the MouseDelegator used to hold the different MouseModes available to the map.
setMouseDelegator(MouseDelegator) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Set the MouseDelegator used to hold the different MouseModes available to the map.
setMouseDelegator(MouseDelegator) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the MouseDelegator used to receive mouse events.
setMouseEvent(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
setMouseEventInterpreter(MapMouseInterpreter) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Set the interpreter used to field and interpret MouseEvents, thereby calling GestureResponsePolicy methods on this layer.
setMouseMode(MapMouseMode) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the MapMouseMode for the overview map.
setMouseMode(OMDrawingToolMouseMode) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
If you need your OMDrawingToolMouseMode to do something a little different, you can substitute your subclass here.
setMouseModeIDsForEvents(String[]) - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
setMouseModeIDsForEvents(String[]) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Use this method to set which mouse modes this layer responds to.
setMouseModes(MapMouseMode[], int) - Method in class com.bbn.openmap.MouseDelegator
Used to set the mouseModes available to the MapBean.
setMouseModes(MapMouseMode[]) - Method in class com.bbn.openmap.MouseDelegator
Used to set the mouseModes available to the MapBean.
setMouseModeServiceList(String[]) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the list of MouseMode names that this EditableOMGraphic will respond to, if it is dealing directly with a MouseDelegator.
setMouseModeServiceList(String[]) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the ID's of the mouse modes that this interpreter should be listening to.
setMouseSupport(MapMouseSupport) - Method in class com.bbn.openmap.event.AbstractMouseMode
Set a MouseSupport explicitly.
setMouseTimerInterval(int) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the time interval that the mouse timer waits before calling upateMouseMoved.
setMouseWheelListener(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
Set whether MouseMode responds to mouse wheel events.
setMouseWheelTimerInterval(int) - Method in class com.bbn.openmap.event.AbstractMouseMode
Set the time interval that the mouse timer waits before calling upateMouseMoved.
setMovementInterest(StandardMapMouseInterpreter.GeometryOfInterest) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set the GeometryOfInterest for something that the mouse is over.
setMovingPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
Set the GrabPoint that is in the middle of being modified, as a result of a mouseDragged event, or other selection process.
setMovingPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the GrabPoint that is in the middle of being modified, as a result of a mouseDragged event, or other selection.
setMovingPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMLine
Set the GrabPoint that is in the middle of being modified, as a result of a mouseDragged event, or other selection process.
setMovingPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Set the GrabPoint that is in the middle of being modified, as a result of a mouseDragged event, or other selection process.
setMtcTransform(MapTileCoordinateTransform) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
setMtcTransform(MapTileCoordinateTransform) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Set the map tile coordinate transformed used to figure out lat/lon to tile coordinates.
setMultiplier(int) - Method in class com.bbn.openmap.omGraphics.FontSizer
 
setName(String) - Method in interface com.bbn.openmap.dataAccess.dted.DTEDNameTranslator
Configure the internal settings based on a path to a DTED frame file.
setName(String) - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Configure the internal settings based on a path to a DTED frame file.
setName(String) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Set the name of the subfield.
setName(String) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Set the name of this zoom level info.
setName(String) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
setName(String) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
setName - Variable in class com.bbn.openmap.gui.BasicMapPanel
 
setName(String) - Method in class com.bbn.openmap.gui.event.AbstractEventPresenter
 
setName(String) - Method in class com.bbn.openmap.gui.menu.MenuList
 
setName(String) - Method in class com.bbn.openmap.layer.editor.EditorLayer
Need to do this so the EditorLayerMouseMode will be recreated with the proper identification if the name of the layer changes.
setName(String) - Method in class com.bbn.openmap.layer.location.Location
Set the name of this location.
setName(String) - Method in class com.bbn.openmap.Layer
 
setName(String) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Set the name of the plugin.
setName(String) - Method in class com.bbn.openmap.tools.icon.IconPartCollectionEntry
 
setName(String) - Method in class com.bbn.openmap.tools.roads.Intersection
 
setName(String) - Method in class com.bbn.openmap.tools.roads.Road
 
setName(String) - Method in class com.bbn.openmap.tools.roads.Route
 
setNameAndAdd(String) - Method in class com.bbn.openmap.gui.GoToMenu.GoToButton
Gets called when the NameFetcher successfully retrieves a name for the view.
setNameColor(Color) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the color used for the name label.
setNameDrawingAttributes(GraphicAttributes) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
 
setNameTranslator(DTEDNameTranslator) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer.Builder
If set, this name translator will be added to all directory handlers set in this builder.
setNeedMapUpdate(boolean) - Method in class com.bbn.openmap.layer.link.LinkActionList
Sets whether a set of MapUpdate parameters needs to be fetched.
setNeedToRegenerate(boolean) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Sets the regenerate flag for the graphic.
setNeedToRegenerate(boolean) - Method in class com.bbn.openmap.omGraphics.OMArc
 
setNeedToRegenerate(boolean) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Sets the regenerate flag for the graphic.
setNeedToReposition(boolean) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the flag for the object that lets the render method (which draws the object) know that the object needs to be repositioned first.
setNetMapConnector(NetMapConnector) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
Set the NetMapConnector to listen to.
setNewLayerIndex(int) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
Set the index of any new layers to be added to the LayerHandler.
setNewLayerVisible(boolean) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
Set whether the new layers should initially be visible when they are added to the map.
setNewLayerVisible() - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
setNextOpen(Point2D, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
The method to call if you are trying to set something in an open place, anywhere on the map.
setNextOpen(Point2D, int, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
The method to call if you are trying to set something in an open place, but want to limit how far away the object could be placed.
setNoCoverageAtts(DrawingAttributes) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
Set the no-coverage drawing attributes and create the cached emptyTileImage if the drawing attributes provided doesn't match what's there.
setNoCoverageZoom(int) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
setNoMouseWheelListener(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
setNoMouseWheelListenerTimer(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
setNorthern(boolean) - Method in class com.bbn.openmap.proj.UTMProjection
 
setNorthing(double) - Method in class com.bbn.openmap.proj.coords.UPSPoint
Sets the northing attribute
setNorthings(double) - Method in class com.bbn.openmap.layer.mysql.MysqlPoint
Sets the northings.
setNoTimerOverOMGraphic(boolean) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Set whether to ignore the timer when movement is occurring over an OMGraphic.
setNumberOfBuckets(int) - Method in class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex.Builder
 
setNumColors(int) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
setNumColors(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setNumColors(int) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
 
setNumEditorsToDisplay(int) - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Sets the number of editors to be displayed on this property sheet.
setNumRings(int) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Sets the number of rings to display.
setNumSegs(int) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.LL
Set the number of subsegments for each segment in the poly.
setNumSegs(int) - Method in class com.bbn.openmap.omGraphics.OMLine
Set the number of segments of the lat/lon line.
setNumSegs(int) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the number of subsegments for each segment in the poly.
setNumSegs(int) - Method in class com.bbn.openmap.omGraphics.OMRect
Set the number of segments of the lat/lon lines.
setNumVerts(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the number of vertices of the lat/lon arc.
setObeyCommandToExit(boolean) - Method in class com.bbn.openmap.layer.link.Link
 
setObeyCommandToExit(boolean) - Method in class com.bbn.openmap.layer.link.LinkManager
 
setOffset() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
setOffset(Point) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Set the x, y pixel offsets where the String should be rendered, from the location determined from the index point, or from the calculated center point.
setOffset(Point) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the x, y pixel offsets where the String should be rendered, from the location determined from the index point, or from the calculated center point.
setOffset(Point) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the x, y pixel offsets where the String should be rendered, from the location determined from the index point, or from the calculated center point.
setOffsetNeeded(boolean) - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
The state machine, from the edit mode, tests this to see if an offset point needs to be defined.
setOffX(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the x offset from the center.
setOffY(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the y offset from the center.
setOMGraphicAt(OMGraphic, int) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Set the graphic at the specified location.
setOMGraphicAt(OMGraphic, int) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the graphic at the specified location.
setOMGraphicAttributesForScale(OMGraphic, float) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set all the attributes for the graphic that are contained within this DrawingAttributes class.
setOMGraphicEdgeAttributes(OMGraphic) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the graphic attributes that only pertain to boundaries.
setOMGraphicEdgeAttributesForScale(OMGraphic, float) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the graphic attributes that only pertain to boundaries.
setOMGraphics(OMGraphicList) - Method in class com.bbn.openmap.layer.DrawingToolLayer
This is the managed list of OMGraphics, the internal list used for rendering.
setOMGraphics(OMGraphicList) - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
setOnlineResource(String) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
setOp(RuleOp) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setOpaque(boolean) - Method in class com.bbn.openmap.gui.ZoomPanel
 
setOpaqueness(float) - Method in class com.bbn.openmap.event.OMMouseMode
 
setOpaqueness(float) - Method in class com.bbn.openmap.event.PanMouseMode
 
setOpaqueness(int) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
setOpaqueness(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
setOpaqueness(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setOpaqueness(int) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Set the alpha values of the OMColors, which governs the transparency/opaqueness of the images.
setOpaqueness(int) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
setOpaquePercent(int) - Method in class com.bbn.openmap.layer.rpf.RpfColortable
Set the alpha values of the OMColors, which governs the transparency/opaqueness of the images.
setOptions(String[]) - Method in class com.bbn.openmap.util.propertyEditor.ComboBoxPropertyEditor
 
setOptions(String[]) - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
setOrientation(int) - Method in class com.bbn.openmap.gui.GridBagToolBar
 
setOrientation(int) - Method in class com.bbn.openmap.gui.OMComponentPanel
 
setOrientation(int) - Method in interface com.bbn.openmap.gui.Tool
Set the orientation for the GUI of the Tool, SwingConstants.HORIZONTAL or SwingConstants.VERTICAL.
setOrientation(int) - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
setOrientation(int) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
 
setOrientation(int) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Sets the orientation.
setOrientation(int) - Method in interface com.bbn.openmap.omGraphics.awt.ShapeDecoration
Sets the orientation.
setOrientation(int) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setOrientation(int) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
setOrientation(double) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the angle that the grid should be rotated.
setOrientation(int) - Method in class com.bbn.openmap.tools.icon.IconFactoryTestingTool
 
setOriginColumnLetters(int[]) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Provided so that extensions to this class can provide different origin letters, in case of different ellipsoids.
setOriginRowLetters(int[]) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Provided so that extensions to this class can provide different origin letters, in case of different ellipsoids.
setOrigShape(Shape) - Method in class com.bbn.openmap.omGraphics.OMShape
 
setOutput(String, StringBuffer) - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
setOutput(String, StringBuffer) - Method in interface com.bbn.openmap.image.wms.FeatureInfoResponse
Initiate a new feature info response output with the given content type and output buffer
setOutputDirectoryString(String) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the directory where the images should be written to.
setOutputStream(OutputStream) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Builder
If you provide an OutputStream, you're responsible for closing it.
setOval(boolean) - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
setOval(boolean) - Method in class com.bbn.openmap.omGraphics.OMPoint
Set whether little circles should be marking the point.
setOverlayTime(long) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
Set the time for the overlay.
setPace(int) - Method in class com.bbn.openmap.time.Clock
Set the amount of simulation time that passes with each clock tick, in milliseconds.
setPace(int) - Method in interface com.bbn.openmap.time.RealTimeHandler
Set the number of scenario units that pass when the timer updates within its interval.
setPace(long) - Method in class com.bbn.openmap.time.TimerRateHolder
 
setPaint(Paint) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Sets the paint.
setPaints(Paint[], Paint[], Paint, Paint, Paint, Paint, Paint) - Method in class com.bbn.openmap.layer.e00.E00Parser
Sets the Colors attribute of the E00Parser object
setPaletteOn(boolean) - Method in class com.bbn.openmap.gui.LayerPane
Turns the palette button on or off
setPaletteTab(int) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
 
setPaletteVisible(boolean) - Method in class com.bbn.openmap.Layer
Make the palette visible or not, destroy if invisible.
setPanDistance(float) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setPanel(MouseDelegator) - Method in class com.bbn.openmap.gui.MouseModeButtonPanel
Method overrides MouseModePane.setPanel.
setPanel(MouseDelegator) - Method in class com.bbn.openmap.gui.MouseModePanel
Given a MouseDelegator, set up the pop-up menu to reflect the MouseMode choices.
setPanes(List<LayerPane>) - Method in class com.bbn.openmap.gui.LayersPanel
 
setPanFactor(float) - Method in class com.bbn.openmap.gui.NavigatePanel
Set the pan factor.
setPanningTransform(AffineTransform) - Method in class com.bbn.openmap.BufferedMapBean
Set a panning transform on the buffer for rendering in a different place, quickly.
setParent(WKTNode) - Method in class com.bbn.openmap.layer.mysql.WKTNode
Sets the parent.
setParent(SymbolPart) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Sets the SymbolPart's parent in the SymbolPart tree.
setParentJarName(String) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Set the name of the jar with worldwide coverage, for tiles with zoom levels 0-worldWideZoomLevel.
setParentMode(MapMouseMode) - Method in class com.bbn.openmap.event.MapMouseSupport
Set the parent MapMouseMode to use in constructing MapMouseEvents.
setParentName(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Set the parent name that the MapPanelChild should attach itself too.
setParentName(String) - Method in class com.bbn.openmap.gui.event.EventPanel
 
setParentName(String) - Method in class com.bbn.openmap.gui.time.TimePanel
 
setParentName(String) - Method in class com.bbn.openmap.gui.ToolPanel
 
setParms(Point2D, float, int, int) - Method in class com.bbn.openmap.proj.Proj
Sets all the projection variables at once before calling computeParameters().
setPath(String) - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
setPath(String) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Set the data path to a single place.
setPath(String[]) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Set the data path to multiple places.
setPath(String) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Set the data path to a single place.
setPath(String[]) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Set the data path to multiple places.
setPaths(String[]) - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
Set the paths used by the layer.
setPaths(String[]) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
 
setPaths(String[]) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Set the paths to the DTED directories.
setPaths(String[]) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Set the paths to the RPF directories, which are by default the parents of the A.TOC table of contents files.
setPathSeparator(char) - Method in class com.bbn.openmap.util.propertyEditor.MultiDirectoryPropertyEditor
Set the character to use when appending paths.
setPercentCoverage(double, double, double, double) - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The percentage of subframes that actually fill the queried rectangle, compared to the number of subframes that could fit.
setPercentCoverage(double, double, double, double, Point, Point) - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The percentage of subframes that actually fill the queried rectangle, compared to the number of subframes that could fit.
setPixel(int, int, int) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the image pixel value at a location.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class Acme.JPM.Encoders.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class Acme.JPM.Encoders.ImageEncoder
 
setPixels(int[]) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
 
setPixels(int[]) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
 
setPixels(int[]) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the pixels for the image for direct color model images.
setPlanetRadius(double) - Method in class com.bbn.openmap.proj.GeoProj
Set the planet radius.
setPlayFilterVisible(boolean) - Method in class com.bbn.openmap.gui.time.TimePanel
 
setPlugIn(PlugIn) - Method in class com.bbn.openmap.plugin.PlugInLayer
Sets the plugin module of the layer.
setPointIcon(ImageIcon) - Method in class com.bbn.openmap.layer.shape.SpatialIndex
Set the icon to use for point objects, in general.
setPointId(Object) - Method in class com.bbn.openmap.geo.GeoPoint.Impl
Deprecated. use setID() instead.
setPointOval(boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setPointOval(boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the oval setting given to OMPoint objects.
setPointRadius(int) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setPointRadius(int) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the pixel radius given to OMPoint objects.
setPoints(GeoArray) - Method in class com.bbn.openmap.geo.GeoPath.Impl
 
setPoints(Geo[]) - Method in class com.bbn.openmap.geo.GeoPath.Impl
Method for subclasses to set pts and length of Geos.
setPolarCorrection(boolean) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the polar-fill-correction-flag.
setPolicy(SoloMapComponentPolicy) - Method in class com.bbn.openmap.MapHandler
Set the policy of behavior for the MapHandler on how it should act when multiple instances of a certain SoloMapComponents are added to it.
setPoly(OMPoly) - Method in class com.bbn.openmap.graphicLoader.PathGLPoint
 
setPolygon(boolean) - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Set the poly type (polygon or arc/polyline).
setPopupIsUp(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
A little flag to let the EOMG that a popup menu is up on the map.
setPort(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Set the port that the NetMap server is running on.
setPort(int) - Method in class com.bbn.openmap.layer.link.LinkServerStarter
Set the port to listen for a connection request.
setPos(double, double, double, double) - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
setPos(Node) - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
setPos() - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
setPosition() - Method in class com.bbn.openmap.gui.OpenMapFrame
For applications, checks where the properties says the window should be placed, and then uses the packed height and width to make adjustments.
setPosition(int, int) - Method in class com.bbn.openmap.gui.OpenMapFrame
 
setPosition(long) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
Given a time, figure out the location.
setPosition(long) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Given a time, figure out the location.
setPositionSetting(CodePosition) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
setPostProcessingScript(String) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
setPostStrokeMenuOptions(JComponent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Callout method to add stuff to menu after the stroke menus.
setPPM(double) - Method in class com.bbn.openmap.proj.GeoProj
Set the pixels per meter constant.
setPrecision(Class<?>) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
setPreferredHeight(JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setPreferredHeight(JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the childs preferred height.
setPreferredHeight(int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
setPreferredHeight(JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setPreferredLocation(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
setPreferredLocation(int) - Method in class com.bbn.openmap.event.InfoDisplayEvent
Set the preferred location index where the information should be displayed.
setPreferredLocation(String) - Method in class com.bbn.openmap.gui.event.EventPanel
 
setPreferredLocation(String) - Method in interface com.bbn.openmap.gui.MapPanelChild
Should be provided with BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or BorderLayout.WEST.
setPreferredLocation(String) - Method in class com.bbn.openmap.gui.OMControlPanel
MapPanelChild method.
setPreferredLocation(String) - Method in class com.bbn.openmap.gui.time.TimePanel
 
setPreferredLocation(String) - Method in class com.bbn.openmap.gui.ToolPanel
MapPanelChild method.
setPreferredLocation(String) - Method in class com.bbn.openmap.InformationDelegator
MapPanelChild method.
setPreferredWidth(JComponent, int) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setPreferredWidth(JComponent, int) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the childs preferred width.
setPreferredWidth(int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
setPreferredWidth(JComponent, int) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setPrefix(String) - Method in class com.bbn.openmap.layer.e00.E00Parser
Sets the Prefix attribute of the E00Parser object
setPrefix(String) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setPreStrokeMenuOptions(JComponent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Callout method to add stuff to popup menu before the stroke editor is consulted for additions.
setPreStrokeMenuOptions(JPopupMenu) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
 
setPrettyName(String) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
setPrettyName(String) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the name used in the GUI to represent this data set.
setPrettyName(String) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Set the name used in the GUI to represent this data set.
setPrettyName(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setPrettyName(String) - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
setPrettyName(String) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
Set a pretty name for the projection.
setPrettyName(String) - Method in class com.bbn.openmap.tools.drawing.EditClassWrapper
 
setPrettyName(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Sets the descriptive name if this SymbolPart.
setPrint(boolean) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
 
setPrintStream(PrintStream) - Static method in class com.bbn.openmap.util.Debug
Sets the debugging output stream to the named stream.
setProblemMessage(String) - Method in class com.bbn.openmap.dataAccess.image.ErrImageTile
 
setProblemMessage(String) - Method in class com.bbn.openmap.dataAccess.image.ErrWorldFile
 
setProcessAllGeometries(boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Set the programmatic override for shouldProcess method to always process geometries.
setProducer(String) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Set the 5 letter producer code for the frames.
setProgressBar(JProgressBar) - Method in class com.bbn.openmap.InformationDelegator
 
setProgressUpdates(boolean) - Method in class com.bbn.openmap.PropertyHandler.Builder
 
setProj(Projection) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the image projection.
setProjection(Projection) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The method to call to let the cache handler know what the projection looks like so it can figure out which frames (and subframes) will be needed.
setProjection(Projection, double, double, double, double) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
The method to call to let the cache handler know what the projection looks like so it can figure out which frames (and subframes) will be needed.
setProjection(Projection) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
setProjection(Projection) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
Calls manageGraphics() if projection is different().
setProjection(Projection) - Method in interface com.bbn.openmap.graphicLoader.GraphicLoader
Let the GraphicLoader know what the projection is.
setProjection(Projection) - Method in class com.bbn.openmap.gui.MapWindow
 
setProjection(Projection) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
Set the projection.
setProjection(Proj) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the projection of the overview MapBean.
setProjection(Projection) - Method in class com.bbn.openmap.gui.ScaleTextPanel
Called to set the scale setting on the scale text object.
setProjection(EqualArc) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
The method to call to let the cache handler know what the projection looks like so it can figure out which frames (and subframes) will be needed.
setProjection(Projection, double, double, double, double) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
The method to call to let the cache handler know what the projection looks like so it can figure out which frames (and subframes) will be needed.
setProjection(Projection) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
 
setProjection(Projection) - Method in class com.bbn.openmap.Layer
Set the projection the layer should use for calculations.
setProjection(ProjectionEvent) - Method in class com.bbn.openmap.Layer
This method lets you take the ProjectionEvent received from the MapBean, and lets you know if you should do something with it.
setProjection(Projection) - Method in class com.bbn.openmap.MapBean
Set the projection.
setProjection(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the current projection.
setProjection(Projection) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphicList
Set the current projection.
setProjection(ProjectionEvent) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
This method lets you take the ProjectionEvent received from the MapBean, and lets you know if you should do something with it.
setProjection(Projection) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Sets the current projection.
setProjection(Projection) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Set the current projection.
setProjectionChangePolicy(ProjectionChangePolicy) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Set the ProjectionChangePolicy that determines how a layer reacts and gathers OMGraphics for a projection change.
setProjectionFactory(ProjectionFactory) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
 
setProjectionFactory(ProjectionFactory) - Method in class com.bbn.openmap.image.ImageServer
 
setProjectionFactory(ProjectionFactory) - Method in class com.bbn.openmap.MapBean
 
setProjectionID() - Method in class com.bbn.openmap.proj.Proj
Sets the projection ID used for determining equality.
setProperties(Hashtable) - Method in class Acme.JPM.Encoders.ImageEncoder
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
setProperties(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
setProperties(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
PropertyConsumer method.
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
PropertyConsumer method.
setProperties(Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.GoogleMapTileFactory
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ServerMapTileFactory
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
setProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
setProperties(Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.shape.DbfHandler
 
setProperties(String, Properties) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory
 
setProperties(String, Properties) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
setProperties(String, Properties) - Method in class com.bbn.openmap.event.CoordMouseMode
 
setProperties(String, Properties) - Method in class com.bbn.openmap.event.DistanceMouseMode
PropertyConsumer interface method.
setProperties(String, Properties) - Method in class com.bbn.openmap.event.NavMouseMode
PropertyConsumer interface method.
setProperties(String, Properties) - Method in class com.bbn.openmap.event.OMMouseMode
 
setProperties(String, Properties) - Method in class com.bbn.openmap.event.PanMouseMode
 
setProperties(String, Properties) - Method in class com.bbn.openmap.event.RangeRingsMouseMode
Set properties for this mouse mode
setProperties(String, Properties) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
setProperties(Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Method to set the properties in the PropertyConsumer.
setProperties(Properties) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.BasicMapPanel
Sets the properties in the PropertyHandler managed by this BasicMapPanel.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.DistQuickTool
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.event.AbstractEventPresenter
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.event.EventListCellRenderer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.event.EventPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.GoToMenu
PropertyConsumer interface method.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.LayerAddPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.LayerControlButtonPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.LayersPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.menu.MenuList
The MenuList will look for the "menus" property and build its menus.
setProperties(Properties) - Method in class com.bbn.openmap.gui.OMComponentPanel
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OMComponentPanel
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OMControlPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OMToolComponent
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OMToolSet
Method to set the properties in the PropertyConsumer.
setProperties(Properties) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OpenMapFrame
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.StatusLightPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.time.TimePanel
 
setProperties(Properties) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
setProperties(Properties) - Method in class com.bbn.openmap.gui.ToolPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.gui.ToolPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.HintsMapBeanRepaintPolicy
 
setProperties(String, Properties) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Set the properties of the image formatter.
setProperties(Properties) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Set the layers and image type in the properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.image.AcmeGifFormatter
 
setProperties(String, Properties) - Method in interface com.bbn.openmap.image.ImageFormatter
Set the properties of the image formatter.
setProperties(Properties) - Method in class com.bbn.openmap.image.ImageMaster
Set the properties for the ImageMaster, which also gets all the ImageMasterHelpers created.
setProperties(Properties) - Method in class com.bbn.openmap.image.ImageServer
Set the layers and image type in the properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.image.ImageServer
Set the layers and image type in the properties.
setProperties(String, Properties, Map<String, Layer>) - Method in class com.bbn.openmap.image.ImageServer
Set the layers and image type in the properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
 
setProperties(String, Properties) - Method in class com.bbn.openmap.image.MapRequestHandler
 
setProperties(String, Properties) - Method in class com.bbn.openmap.image.PPMFormatter
 
setProperties(String, Properties) - Method in class com.bbn.openmap.image.SunJPEGFormatter
 
setProperties(String, Properties) - Method in class com.bbn.openmap.InformationDelegator
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.AOILayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.BufferedLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.CacheLayer
Initializes this layer from the given properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.DateLayer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
The properties and prefix are managed and decoded here, for the standard uses of the DayNightLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.DemoLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.DrawingToolLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageLayer
Set all the DTED properties from a properties object.
setProperties(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
setProperties(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
PropertyConsumer method.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
PropertyConsumer method.
setProperties(Properties) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Set all the DTED properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCacheLayer
Set all the DTED properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
Set all the DTED properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.e00.E00Layer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.EarthquakeLayer
Set the properties of the EarthquakeLayer.
setProperties(Properties) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.editor.EditorLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.etopo.ETOPOLayer
Set all the ETOPO properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.event.CSVEventImporter
The properties and prefix are managed and decoded here, for the standard uses of the EventLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.event.EventLayer
The properties and prefix are managed and decoded here, for the standard uses of the EventLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.GraticuleLayer
The properties and prefix are managed and decoded here, for the standard uses of the GraticuleLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
PropertyConsumer interface method.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.LabelLayer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.link.amp.AmpLinkLayer
Set all the Link properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.link.draw.DrawLinkLayer
Set all the Link properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.link.LinkLayer
Set all the Link properties from a properties object.
setProperties(OMGraphic) - Method in class com.bbn.openmap.layer.link.LinkProperties
Method to call on the LinkProperties object to set the DrawingAttributes properties on an OMGraphic.
setProperties(Properties) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Sets the properties for the handler.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set up the properties of the handler.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.location.csv.CSVLinkHandler
The properties and prefix are managed and decoded here, for the standard uses of the CSVLinkHandler.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
The properties and prefix are managed and decoded here, for the standard uses of the CSVLocationHandler.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.location.db.DBLocationHandler
The properties and prefix are managed and decoded here, for the standard uses of the DBLocationHandler.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.location.LocationLayer
The properties and prefix are managed and decoded here, for the standard uses of the LocationLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
The properties and prefix are managed and decoded here, for the standard uses of the LocationLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.mif.MIFLayer
Initializes this layer from the given properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.mysql.MysqlGeometryLayer
The properties and prefix are managed and decoded here.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.nexrad.NexradLayer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Overrides the Layer setProperties method.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
setProperties(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Set all the Rpf properties from a properties object.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Set all the RPF properties from a properties object.
setProperties(Properties) - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Sets the properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.ScaleDisplayLayer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Initializes this layer from the given properties.
setProperties(Properties) - Method in class com.bbn.openmap.Layer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.Layer
Sets the properties for the Layer.
setProperties(Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
Initializes this object from the given properties
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.areas.AreaShapeLayer
Initializes this layer from the given properties.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.MultiRoadLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
Initializes this layer from the given properties.
setProperties(Properties) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Property Consumer method.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Property Consumer method.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.terrain.TerrainLayer
Set all the TerrainLayer properties from a properties object
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.test.HelloWorldLayer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.test.TestLayer
The properties and prefix are managed and decoded here, for the standard uses of the GraticuleLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set drawing attribute properties
setProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.LibraryBean
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.LibraryBean
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setProperties(Properties) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Set properties of the warehouse.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
Set properties of the warehouse.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Another way to set the parameters of the VPFLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Another way to set the parameters of the DcwLayer.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
Set properties of the warehouse.
setProperties(String, Properties) - Method in class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
setProperties(String, Properties) - Method in class com.bbn.openmap.LayerHandler
Extension of the OMComponent.
setProperties(Properties) - Method in class com.bbn.openmap.OMComponent
Sets the properties for the OMComponent.
setProperties(String, Properties) - Method in class com.bbn.openmap.OMComponent
Sets the properties for the OMComponent.
setProperties(Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Sets the properties for the DrawingAttributes.
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Sets the properties for the DrawingAttributes.
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
PropertyConsumer method.
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.grid.ColorGeneratorLoader
 
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.grid.GeneratorLoader
 
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setProperties(String, Properties) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
setProperties(Properties) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
PropertyConsumer method, setting the PlugIn with properties that apply to it.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.esri.EsriLayer
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Sets the properties for the Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector
 
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.graphicLoader.GraphicLoaderPlugIn
PropertyConsumer interface method.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.PlugInLayer
Set the properties for the PlugIn Layer.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.shis.SHISPlugIn
PropertyConsumer method.
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setProperties(String, Properties) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in class com.bbn.openmap.proj.BasicProjectionLoader
 
setProperties(String, Properties) - Method in class com.bbn.openmap.proj.CartesianLoader
 
setProperties(String, Properties) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
setProperties(String, Properties) - Method in class com.bbn.openmap.proj.LambertConformalLoader
 
setProperties(String, Properties) - Method in class com.bbn.openmap.proj.ProjectionFactory
Check the properties for those to create ProjectionLoaders.
setProperties(String, Properties) - Method in class com.bbn.openmap.proj.UTMProjectionLoader
 
setProperties(Properties) - Method in interface com.bbn.openmap.PropertyConsumer
Method to set the properties in the PropertyConsumer.
setProperties(String, Properties) - Method in interface com.bbn.openmap.PropertyConsumer
Method to set the properties in the PropertyConsumer.
setProperties(Properties) - Method in class com.bbn.openmap.PropertyHandler.Builder
Have the builder use the provided properties.
setProperties(Properties) - Method in class com.bbn.openmap.PropertyHandler
Merges the properties to the overall properties held by the PropertyHandler.
setProperties(String, Properties) - Method in class com.bbn.openmap.time.Clock
 
setProperties(Properties) - Method in class com.bbn.openmap.time.TimerRateHolder
 
setProperties(String, Properties) - Method in class com.bbn.openmap.time.TimerRateHolder
 
setProperties(String, Properties) - Method in class com.bbn.openmap.tools.beanbox.BeanPanel
 
setProperties(String, Properties) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
setProperties(String, Properties) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
setProperties(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
 
setProperties(String, Properties) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
setProperties(String, Properties) - Method in class com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter
 
setProperties(String, Properties) - Method in class com.bbn.openmap.util.coordFormatter.CoordInfoFormatterHandler
 
setProperties(String, Properties) - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
setProperties(Properties) - Method in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
 
setProperties(String, Properties) - Method in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
 
setPropertiesFile(String) - Method in class com.bbn.openmap.PropertyHandler.Builder
Have the builder look for a resource, file or URL at the location.
setPropertiesFile(URL) - Method in class com.bbn.openmap.PropertyHandler.Builder
Have the builder look for properties file at URL location.
setProperty(String, String) - Method in class com.bbn.openmap.layer.link.LinkProperties
Calls the hashtable method put.
setPropertyChangeSupport(PropertyChangeSupport) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setPropertyChangeSupport(PropertyChangeSupport) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setPropertyChangeSupport(PropertyChangeSupport) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
setPropertyHandler(PropertyHandler) - Method in class com.bbn.openmap.gui.BasicMapPanel
Set the PropertyHandler containing the properties used to configure this panel.
setPropertyHandler(PropertyHandler) - Method in class com.bbn.openmap.LayerHandler
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCache
PropertyConsumer method.
setPropertyPrefix(String) - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameCacheHandler
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.gui.AbstractOpenMapMenu
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.gui.OMComponentPanel
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.gui.OpenMapFrame
Doesn't do anything.
setPropertyPrefix(String) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.gui.ToolPanel
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.image.AbstractImageFormatter
Part of the PropertyConsumer interface.
setPropertyPrefix(String) - Method in class com.bbn.openmap.image.ImageServer
Part of the PropertyConsumer interface.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.dted.DTEDFrameCache
PropertyConsumer method.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.Layer
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
PropertyConsumer method.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
Property Consumer method.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.vpf.LibraryBean
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.OMComponent
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.plugin.PlugInLayer
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in interface com.bbn.openmap.PropertyConsumer
Set the property key prefix that should be used by the PropertyConsumer.
setPropertyPrefix(String) - Method in class com.bbn.openmap.PropertyHandler.Builder
Set the property prefix used for general settings in the properties in configuration of application.
setPropertyPrefix(String) - Method in class com.bbn.openmap.PropertyHandler
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.time.TimerRateHolder
 
setPropertyPrefix(String) - Method in class com.bbn.openmap.util.propertyEditor.PropertyConsumerPropertyEditor
Set the property key prefix that should be used by the PropertyConsumer.
setPropsFileName(String) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setProxyDistributionMask(int) - Method in class com.bbn.openmap.event.AbstractMouseMode
Set the mask that dictates which events get sent to this support object's targets even if the parent mouse mode is acting as a proxy.
setProxyDistributionMask(int) - Method in interface com.bbn.openmap.event.MapMouseMode
Set the mask that dictates which events get sent to this support object's targets even if the parent mouse mode is acting as a proxy.
setProxyDistributionMask(int) - Method in class com.bbn.openmap.event.MapMouseSupport
Set the mask that dictates which events get sent to this support object's targets even if the parent mouse mode is acting as a proxy.
setProxyFor(MapMouseMode, int) - Method in class com.bbn.openmap.event.MapMouseSupport
Request to have the parent MapMouseMode act as a proxy for a MapMouseMode that wants to remain hidden.
setProxyMouseMode(MapMouseMode) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
Set the ProxyMouseMode for the internal drawing tool, if there is one.
setProxyMouseMode(MapMouseMode) - Method in class com.bbn.openmap.layer.DrawingToolLayer
Set the ProxyMouseMode for the internal drawing tool, if there is one.
setPts(int[]) - Method in class com.bbn.openmap.omGraphics.OMLine
Set the xy values of the end points of the line from an array of ints - x1, y1, x2, y2 .
setQueryHeader(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setQueryString(String) - Method in class com.bbn.openmap.layer.location.db.LocationData
 
setQueryString(String) - Method in class com.bbn.openmap.layer.location.db.RecordSet
 
setRadius(int) - Method in class com.bbn.openmap.geo.OMGeo.Pt
 
setRadius(double) - Method in class com.bbn.openmap.omGraphics.EditableOMCircle
To be overloaded if needed when setting circle's radius.
setRadius(double) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
setRadius(double) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the radius.
setRadius(double, Length) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the radius with units.
setRadius(int) - Method in class com.bbn.openmap.omGraphics.OMPoint
Set the radius of the marking rectangle.
setRadius(float) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Set the radius.
setRadius(float, Length) - Method in class com.bbn.openmap.omGraphics.OMRangeRings
Set the radius with units.
setRange(int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
setRange(Rectangle) - Method in class com.bbn.openmap.event.OMEvent
 
setRawbits(boolean) - Method in class com.bbn.openmap.image.PPMFormatter
 
setRawDataColumnName(String) - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
setRawDataKeyColumnName(String) - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
setReadyToPaint(boolean) - Method in class com.bbn.openmap.layer.BufferedLayer
Set whether this layer should be ready to paint.
setReadyToPaint(boolean) - Method in class com.bbn.openmap.Layer
 
setRealTimeMode(boolean) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
setRealTimeMode(boolean) - Method in class com.bbn.openmap.gui.time.TimelinePanel
 
setReceiver(OMGraphicHandler) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
setReceiver(OMGraphicHandler) - Method in interface com.bbn.openmap.graphicLoader.GraphicLoader
Set the OMGraphicHandler that will receive OMGraphic updates from the GraphicLoader.
setRecenterPoint(Point2D) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setRecNum(int) - Method in class com.bbn.openmap.layer.shape.NumAndBox
 
setRecordLength(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
setRectAttributes(DrawingAttributes) - Method in class com.bbn.openmap.event.NavMouseMode
 
setRed(int) - Method in class com.bbn.openmap.omGraphics.OMColor
Set the red value of the OMColor.
setRegionAsSelected(GeoIntersectionLayer.OMPolyRegion) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setRegionId(Object) - Method in class com.bbn.openmap.geo.GeoRegion.Impl
Deprecated. use getID() instead.
setRelativeFramePaths(boolean) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Set whether to use relative frame paths in the A.TOC file.
setRemarks(String) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Put the message in a display line that the OMDrawingTool is using.
setRemovable(boolean) - Method in class com.bbn.openmap.Layer
Mark the layer as removable, or one that can be deleted from the application.
setRemovable(boolean) - Method in class com.bbn.openmap.plugin.AbstractPlugIn
Mark the plugin (and layer) as removable, or one that can be deleted from the application.
setRender(JComboBox) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
setRenderingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.gui.event.EventListCellRenderer
 
setRenderingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
setRenderingAttributes(DrawingAttributes) - Method in interface com.bbn.openmap.tools.icon.IconPart
Set the rendering attributes for this IconPart.
setRenderingAttributes(DrawingAttributes) - Method in class com.bbn.openmap.tools.icon.IconPartList
 
setRenderingHints(RenderingHints) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
Set the RenderingHints Map that should be used on the MapBean.
setRenderingHints(Graphics) - Method in class com.bbn.openmap.layer.policy.RenderingHintsRenderPolicy
 
setRenderPolicy(RenderPolicy) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Set the RenderPolicy that determines how the OMGraphicList is rendered.
setRenderType(int) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Set the render type.
setRenderType(int) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the render type of the graphic.
setRenderType(int) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the render type of the graphic.
setRepainter(Component) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay.ServeChoice
 
setRepeating(boolean) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
this is just for an S-57 hack for swedish data
setReport(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfFrame
Create the screen text used on a subframe.
setRequestor(String) - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
Set the current requestor to receive a requested OMGraphic.
setRequestParameters(Properties) - Method in interface com.bbn.openmap.image.wms.IWmsLayer
OpenMap will use this method to set request parameters to the layer.
setRequestParametersOnLayers(Properties) - Method in class com.bbn.openmap.image.wms.WmsRequestHandler
Set the request parameters on all the layers
setResetCursor(Cursor) - Method in class com.bbn.openmap.InformationDelegator
Set the cursor to use when the waiting is done, if a layer hasn't asked for one to be displayed.
setResetState(State) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the state to be gone to if the state machine is reset.
setResetState(int) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the reset state to be used by the state machine.
setReuseProperties(Boolean) - Method in class com.bbn.openmap.layer.link.LinkProperties
A flag that controls how LinkProperties are managed.
setRGB(int) - Method in class com.bbn.openmap.omGraphics.OMColor
Change the ARGB value of the color the input value.
setRightHandleFillColor(Color) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
setRightLimit(double) - Method in class com.bbn.openmap.proj.Cartesian
 
setRightLimit(double) - Method in class com.bbn.openmap.proj.CartesianLoader
 
setRightLon(double) - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Change the eastern longitude attribute.
setRightLon(float) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
setRings(Vector) - Method in class com.bbn.openmap.layer.mysql.MysqlPolygon
Sets the rings.
setRoadClass(RoadClass) - Method in class com.bbn.openmap.tools.roads.Road
 
setRoadPoints(RoadPoint[]) - Method in class com.bbn.openmap.tools.roads.Road
 
setRoot(boolean) - Method in class com.bbn.openmap.layer.mysql.WKTNode
Sets the root.
setRootDir(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
setRootDir(String) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setRotation(double) - Method in class com.bbn.openmap.gui.RotTool
 
setRotationAngle(double) - Method in class com.bbn.openmap.MapBean
Set the rotation of the map in RADIANS.
setRotationAngle(double, boolean) - Method in class com.bbn.openmap.MapBean
Set the rotation of the map in RADIANS.
setRotationAngle(double) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Set the angle by which the text is to rotated.
setRotationAngle(double) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the angle by which the text is to rotated.
setRotationAngle(double) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the angle by which the text is to rotated.
setRotationAngle(double) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the angle by which the arc is to rotated.
setRotationAngle(double) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the angle by which the image is to rotated.
setRotationAngle(double) - Method in class com.bbn.openmap.omGraphics.OMText
Set the angle by which the text is to rotated.
setRotationAngle(double) - Method in class com.bbn.openmap.proj.Proj
This setting is purely for informational purposes, as a way for the projection to pass along any rotation activity of the MapBean to OMGraphics.
setRotHelper(MapBean.RotationHelper) - Method in class com.bbn.openmap.MapBean
 
setRowCount(int) - Method in class com.bbn.openmap.dataAccess.shape.DbfFile
 
setRowRot(double) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
setRows(int) - Method in class com.bbn.openmap.omGraphics.OMGrid
Deprecated. set when data is set.
setRpfDir(String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Creates the list of frames matching the geographical and scale parameters of the frames within the directory.
setRules(List<Rule>) - Method in class com.bbn.openmap.omGraphics.rule.RuleHandler
 
setScale(float) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
Set the current scale to use for calculating the zoom level.
setScale(float) - Method in class com.bbn.openmap.gui.OverviewMapHandler.ControlledMapSupport
Set the scale on all registered listeners.
setScale(float) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Sets the scale for the projection, which directly affects the size of the image.
setScale(float) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
setScale(float) - Method in class com.bbn.openmap.MapBean
Sets the scale of the map.
setScale(float) - Method in class com.bbn.openmap.proj.Proj
Set the scale of the projection.
setScaleCmd - Static variable in class com.bbn.openmap.gui.ScaleTextPanel
 
setScaleDelim(char) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Set whether the frames considered should have scale numbers greater than (g), less than (l), not equal to (n) or equal to (e).
setScaledFont(Font) - Method in class com.bbn.openmap.omGraphics.OMText
Sets the scaled font, which is the one that is used for rendering.
setScaleFactor(double) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
setScaleFactor(float) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Set the scale factor to use between the source MapBean and the overview MapBean.
setScaleMoreImportantThanCoverage(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Set whether scale is more of a determining factor over percent coverage when choosing best entry for a map projection.
setScaleSliderBackground(Color) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setScaleSliderForeground(Color) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setScaleTransformType(int) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Set the AffineTransformOp used for scaling images.
setScreenLocation(Point) - Method in class com.bbn.openmap.tools.roads.Waypoint
 
setScreenParameters(Projection) - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
Called on every getRectangle, in order to let the cache get sized right, and to reset the graphics if the scale changed (since they won't make sense.
setScreenParameters(Projection) - Method in class com.bbn.openmap.layer.terrain.ProfileGenerator
 
setScreenParameters(Projection) - Method in interface com.bbn.openmap.layer.terrain.TerrainTool
Let the tool know what the screen looks like.
setSegId(Object) - Method in class com.bbn.openmap.geo.GeoSegment.Impl
Deprecated. use getID() instead.
setSegs(JTextField) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
setSelectColor(Color) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Deprecated. Use setSelectPaint instead. Now taking advantage of the Java2D API.
setSelected(boolean) - Method in class com.bbn.openmap.dataAccess.image.ImageTile
 
setSelected(boolean) - Method in class com.bbn.openmap.event.OMEvent
 
setSelected(boolean) - Method in class com.bbn.openmap.gui.LayerPane
Highlights/de-highlights the panel border.
setSelected() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
setSelected() - Method in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
setSelected(boolean) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Calls select() or deselect() depending on the boolean (select is true).
setSelected(boolean) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Calls select() or deselect() depending on the boolean (select is true).
setSelected(boolean) - Method in class com.bbn.openmap.tools.roads.Road
 
setSelected(boolean) - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
setSelectedEventsAttribute(Object, Object) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
setSelectedTiles(ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Set the ImageTile[] of tiles currently selected in the GUI.
setSelectedTreeHolder(SymbolChooser.SymbolTreeHolder) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
Update the GUI with the contents of the provided SymbolTreeHolder, reflecting a new set of symbols.
setSelection(ImageTile[], boolean) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Note the provided tiles as being highlighted or not.
setSelectionPointFillColor(Color) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
setSelectionPointLineColor(Color) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
setSelectionRectangleToEvents() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
setSelectNodeIndex(int) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
 
setSelectPaint(Paint) - Method in class com.bbn.openmap.layer.shape.areas.PoliticalArea
Set the select-paint of all the graphics in the List
setSelectPaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setSelectPaint(Paint) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the selected edge paint for the graphics created for the coverage type.
setSelectPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMBitmap
This sets the bitmap to recompute the pixels if the foreground paint is changed.
setSelectPaint(Paint) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the select Paint.
setSelectPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the select Paint.
setSelectPaint(Paint) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the selection paint for all the objects on the list.
setSemiTransparency(float) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setSeparationInNM(float) - Method in class com.bbn.openmap.layer.beanbox.WallFormationLayout
 
setServer(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
Set the hostname or IP address to use to contact the NetMap server.
setSetName(boolean) - Method in class com.bbn.openmap.gui.BasicMapPanel
 
setShape(int) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
setShape(GeneralPath) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Set the java.awt.Shape object that represents the projected graphic.
setShape(Shape) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
setShape(GeneralPath) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Set the java.awt.Shape object that represents the projected graphic.
setShape() - Method in class com.bbn.openmap.omGraphics.OMGrid
Set a bounding rectangle as this OMGrid's shape, based on the location and size of the coverage of the grid.
setShape() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set the rectangle, based on the location and size of the image.
setShape() - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Set the rectangle, based on the location and size of the image after scaling.
setShapeDA(DrawingAttributes) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setShapeDASelected(DrawingAttributes) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setShapeFileName(String) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setShapeListVisibilityForCheckbox() - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setShapeStuff(ShapeLayer) - Method in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
setShapeType(int) - Method in class com.bbn.openmap.layer.shape.ShapeFile
Sets the shape type of the file.
setShow100kGrid(boolean) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setShowAngle(boolean) - Method in class com.bbn.openmap.event.DistanceMouseMode
 
setShowAngle(boolean) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
setShowAttributes(boolean) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
setShowBelowOneLines(boolean) - Method in class com.bbn.openmap.layer.GraticuleLayer
 
setShowCoordsInfoLine(boolean) - Method in class com.bbn.openmap.InformationDelegator
This only holds if the COORDINATE_INFO_LINE has been created.
setShowCoverage(boolean) - Method in class com.bbn.openmap.layer.asrp.ASRPLayer
 
setShowCrossingPoints(boolean) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
setShowEditablePalette(boolean) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set whether an EditableOMGraphic modifying this graphic should show it's palette.
setShowEditablePalette(boolean) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set whether an EditableOMGraphic modifying this graphic should show it's palette.
setShowGUI(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set whether this EOMG should provide a user interface to have the attributes modified.
setShowHints(boolean) - Method in class com.bbn.openmap.layer.DrawingToolLayer
A flag to provide a tooltip over OMGraphics to click to edit.
setShowInfoLine(boolean) - Method in class com.bbn.openmap.InformationDelegator
This only holds if the MAP_OBJECT_INFO_LINE has been created.
setShowLabels(boolean) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setShowLights(boolean) - Method in class com.bbn.openmap.InformationDelegator
 
setShowLocation(boolean) - Method in class com.bbn.openmap.layer.location.Location
Set whether this location should be shown on an individual basis.
setShowLocations(boolean) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the handler to show/hide location graphics at a global level.
setShowLocations(boolean) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Set the handler to show/hide location graphics at a global level.
setShowName(boolean) - Method in class com.bbn.openmap.layer.location.Location
Set the location to display it's label.
setShowNames(boolean) - Method in class com.bbn.openmap.layer.location.AbstractLocationHandler
Set the handler to show/hide labels at a global level.
setShowNames(boolean) - Method in interface com.bbn.openmap.layer.location.LocationHandler
Set the handler to show/hide labels at a global level.
setShowOneAndFiveLines(boolean) - Method in class com.bbn.openmap.layer.GraticuleLayer
 
setShowPalette(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage
 
setShowPlayFilter(boolean) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
setShowRatings(boolean) - Method in class com.bbn.openmap.gui.event.EventListIconPackage
 
setShowRuler(boolean) - Method in class com.bbn.openmap.layer.GraticuleLayer
 
setShowWaitCursor(boolean) - Method in class com.bbn.openmap.InformationDelegator
If the value passed in is true, the cursor over the MapBean will be the waiting cursor layers are off working.
setShowZones(boolean) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setSize(int, int) - Method in interface com.bbn.openmap.image.wms.Legend
 
setSLOC(int) - Method in class com.bbn.openmap.util.wanderer.SLOC
 
setSlopeAdjust(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setSlopeColorAdjustment(int) - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Set the color factor to subtract from the colors for level or negative slopes.
setSnapToInterval(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
setSorted(boolean) - Method in class com.bbn.openmap.event.OMEvent
 
setSource(String) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
setSource(Object) - Method in class com.bbn.openmap.event.ListenerSupport
Set the source of the events.
setSource(Object) - Method in class com.bbn.openmap.event.OMEvent
 
setSource(Object) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapListenerSupport
Set the source object.
setSource(EditableOMGraphic) - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
setSourceMap(MapBean) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Sets the sourceMap associated with this OverviewMap.
setSourceMapProjection(Projection) - Method in interface com.bbn.openmap.event.OverviewMapStatusListener
 
setSourceMapProjection(Projection) - Method in class com.bbn.openmap.layer.OverviewMapAreaLayer
Set with the projection of the source MapBean, before changing the projection of the overview MapBean.
setSpaceColor(Color) - Method in class com.bbn.openmap.proj.Azimuth
 
setSpatialIndex(SpatialIndex) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
setSpatialIndex(SpatialIndex) - Method in class com.bbn.openmap.layer.shape.BufferedShapeLayer
 
setSpatialIndex(SpatialIndex) - Method in class com.bbn.openmap.layer.shape.ShapeLayer
 
setSpatialIndex(SpatialIndex) - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
setSpatialIndexes(Collection<SpatialIndexHandler>) - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
 
setSpatialIndexes(String, Properties) - Method in class com.bbn.openmap.layer.shape.MultiShapeLayer
This method gets called from setFileProperties.
setSpeedInNMPerHr(float) - Method in class com.bbn.openmap.layer.beanbox.Fighter
 
setStart(double) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the starting angle the arc.
setState() - Method in interface com.bbn.openmap.event.UndoEvent
Tell the UndoEvent to set its source object back to the state described by this object.
setState(int) - Method in class com.bbn.openmap.gui.dock.DockWrapper
 
setState(int) - Method in class com.bbn.openmap.omGraphics.editable.ListStateMachine
 
setState() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
setState(State) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the current state to the given state.
setState(int) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the current state to the state residing in the vector at the given index.
setStateAt(int, State) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the state at an index to new State Object.
setStateHolder(OMGraphic) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
setStateMachine(EOMGStateMachine) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set the StateMachine for this EditableOMGraphic.
setStates(State[]) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the states to the new array.
setStates(Vector) - Method in class com.bbn.openmap.util.stateMachine.StateMachine
Set the states to the vector of States.
setStationary(boolean) - Method in class com.bbn.openmap.graphicLoader.GLPoint
 
setStatus(int) - Method in class com.bbn.openmap.graphicLoader.netmap.Line
 
setStatus(int) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
setStatus(int) - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
setStatusBar() - Method in class com.bbn.openmap.InformationDelegator
The method that updates the InformationDelegator display window with the correct layer representation.
setStatusLayer(Layer) - Method in class com.bbn.openmap.gui.OverviewMapHandler
Get the status layer, which is always drawn on top of the other layers, and maintained separately from other layers.
setSteps(int) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline
Sets the number of points (steps) interpolated on the curve between the original points to draw it as a polyline.
setStroke(Stroke) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Sets the stroke.
setStroke(Stroke) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes.Builder
 
setStroke(Stroke) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set the Stroke to use for the edge of a graphic.
setStroke(Stroke) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the Stroke that should be used for the graphic edges.
setStroke(Stroke) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the Stroke that should be used for the graphic edges.
setStroke(Stroke) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the stroke of all the graphics on the list.
setStrokeMenuOptions(JComponent) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Calls the editor for strokes to get popup menu addition for stroke editing.
setStrokeWidth(float) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
setStrokeWidth(float) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
setStyle(String) - Method in interface com.bbn.openmap.image.wms.IWmsLayer
Set the style in the layer
setStyles(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setSubclassState() - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
Called from setState before repaint() is called, so subclasses can update anything in their EditableOMGraphic state for the restored OMGraphic.
setSubclassState() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly.OMPolyUndoEvent
 
setSubclassState() - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings.OMRangeRingUndoEvent
 
setSubFrameDefZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Set the tile zoom level that the subjar borders will be based on.
setSubframeInfo(DTEDFrameSubframeInfo) - Method in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Setting the subframe attributes.
setSubframeInfo(DTEDFrameSubframeInfo) - Method in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
setSubs(List) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Sets a list of SymbolPart tree for more specific representations of what this SymbolPart represents.
setSymbolImageMaker(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
setSymbolImageMaker(SymbolImageMaker) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
setSymbolReferenceLibrary(SymbolReferenceLibrary) - Method in class com.bbn.openmap.layer.DemoLayer
Set the MilStd2525 SymbolReferenceLibrary object used to create symbols.
setSynchronous(boolean) - Method in class com.bbn.openmap.event.LayerSupport
 
setSynchronousThreading(boolean) - Method in class com.bbn.openmap.LayerHandler
 
setTable(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
Set the DbfTableModel in the AppObject of this list that holds the attribute information about this list's objects.
setTableName(String) - Method in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
setTabName(JComponent, String) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
Set the name of the tab to use when the component is tabbed (if it can tab).
setTabName(String) - Method in class com.bbn.openmap.gui.dock.DockConstraint
Set the name of the tab to use when the component is tabbed (if it can tab).
setTabName(JComponent, String) - Method in interface com.bbn.openmap.gui.dock.DockPanel
Set the name of the tab to use when the component is tabbed (if it can tab).
setTabName(JComponent, String) - Method in class com.bbn.openmap.gui.DockMapPanel
 
setTaken(int, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Mark a vertical portion of the matrix as taken.
setTaken(DeclutterMatrix.MatrixIndexes) - Method in class com.bbn.openmap.layer.DeclutterMatrix
SetTaken returns true if the space was clear before the it was taken, false if it was not.
setTaken(Point, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Set an area as taken, given a point and a length of pixels.
setTaken(Point, int, int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
Set an area as taken, given a point, a length of pixels and a height of pixels.
setTarget(Object) - Method in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
Sets the bean associated with this property sheet.
setTargetBean(Object) - Method in interface com.bbn.openmap.tools.beanbox.GenericPropertyEditorInterface
This method is called by the GenericPropertySheeton property editors that implement this interface to set the target bean in them.
setTargetIndex(float) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Calculate the index of the target layer.
setTargets(List<OMGraphic>) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the List used to hold the OMGraphics.
setTemporals(TreeSet<T>) - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
setTerminalStatus(boolean) - Method in class com.bbn.openmap.tools.roads.Intersection
 
setTerminated(boolean) - Method in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
setText(String) - Method in class com.bbn.openmap.layer.e00.TX7
Sets the text attribute of the TX7 object
setText(String) - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Sets the text.
setText(String) - Method in interface com.bbn.openmap.omGraphics.labeled.LabeledOMGraphic
Set the String for the label.
setText(String) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
Set the String for the label.
setText(String) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
Set the String for the label.
setTextColor(Color) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setTextEnabled(boolean) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
Enable/Disable the display of text.
setTextFeatures(boolean) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
set if we draw text features
setTextMatteColor(Color) - Method in class com.bbn.openmap.omGraphics.OMText
Sets the color used to paint the outline of the characters in this text.
setTextMatteStroke(Stroke) - Method in class com.bbn.openmap.omGraphics.OMText
Sets the stroke used to paint the outline of the characters in this text For best effect the stroke thickness should be larger than 1 and it should be continuous.
setTextPaint(Paint) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMPoly
If not set to null, the text will be painted in a different color.
setTextPaint(Paint) - Method in class com.bbn.openmap.omGraphics.labeled.LabeledOMSpline
If not set to null, the text will be painted in a different color.
setTextSize(int) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
setTextureMask(TexturePaint) - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Set the texture mask for the OMGraphic.
setTextureMask(TexturePaint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Set the texture mask for the OMGraphic.
setTextureMask(TexturePaint) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Set the texture mask for the OMGraphics on the list.
setTheWayThingsAre(UndoEvent) - Method in class com.bbn.openmap.event.UndoStack
Sets the current state of some object on the stack.
setThreshold(float) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setTileFactory(MapTileFactory) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
setTilefile(CSVFile) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setTileFileName(String) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setTileImagePreparer(TileImagePreparer) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setTilePathBuilder(StandardMapTileFactory.TilePathBuilder) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
setTileRootDir(String) - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
setTiles(HashSet) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setTime(double) - Method in class com.bbn.openmap.graphicLoader.netmap.Node
 
setTime(long) - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
setTime(long) - Method in interface com.bbn.openmap.omGraphics.time.TemporalRecord
 
setTime(long) - Method in class com.bbn.openmap.time.Clock
Called to set the clock to a specific time, usually for jumps.
setTime(long, TimerStatus) - Method in class com.bbn.openmap.time.Clock
The call to set the clock for all reasons.
setTime(long) - Method in interface com.bbn.openmap.time.RealTimeHandler
Set the current time value for the timer.
setTimeBounds(long, long) - Method in interface com.bbn.openmap.gui.time.ITimeBoundsUserActionsListener
Used with 'set bounds based on selection' button.
setTimeBounds(long, long) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
setTimeBounds(TimeBounds) - Method in class com.bbn.openmap.layer.event.EventLayer
 
setTimeHandler(RealTimeHandler) - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
setTimeHandler(RealTimeHandler) - Method in class com.bbn.openmap.gui.time.TimerRateComboBox
 
setTimer(Timer) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
If you want the layer to update itself at certain intervals, you can set the timer to do that.
setTimer(Timer) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
If you want the layer to update itself at certain intervals, you can set the timer to do that.
setTimer(Timer) - Method in class com.bbn.openmap.layer.daynight.DayNightLayer
If you want the layer to update itself at certain intervals, you can set the timer to do that.
setTimer(Timer) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
If you want the layer to update itself at certain intervals, you can set the timer to do that.
setTimer(Timer) - Method in class com.bbn.openmap.time.Clock
If you want the layer to update itself at certain intervals, you can set the timer to do that.
setTimerRates(List<TimerRateHolder>) - Method in class com.bbn.openmap.time.Clock
Make sure the List contains TimerRateHolders.
setTimes(long, long) - Method in class com.bbn.openmap.time.TimeBounds
 
setTimeSliderLayer(TimeSliderLayer) - Method in class com.bbn.openmap.gui.time.TimeSliderPanel
 
setTimeStamp(long) - Method in class com.bbn.openmap.event.OMEvent
Assumed to be an offset time (millis) from the initial system time.
setTimeStampComparator(short) - Method in class com.bbn.openmap.event.OMEvent
 
setTitle(String) - Method in class com.bbn.openmap.gui.WindowSupport
Sets the title of the JInternalFrame/JDialog.
setTitle(String) - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
setTitle(String) - Method in class com.bbn.openmap.util.html.Document
Writer for title
setTitleElement(Element) - Method in class com.bbn.openmap.util.html.HtmlListElement
 
setTitleElement(String) - Method in class com.bbn.openmap.util.html.HtmlListElement
 
setTo(DrawingAttributes) - Method in class com.bbn.openmap.layer.vpf.FeatureCacheGraphicList
 
setTo(OMGraphic, int) - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
Set the attributes chosen in the GUI on the OMGraphic.
setTo(DrawingAttributes) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Shallow.
setTo(OMGraphic) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set all the attributes for the graphic that are contained within this DrawingAttributes class.
setTo(OMGraphic, boolean) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Set all the attributes for the graphic that are contained within this DrawingAttributes class.
setTo(GraphicAttributes) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
 
setTo(OMGraphic) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Set all the attributes for the graphic that are contained within this GraphicAttributes class.
setTo(OMGraphic, boolean) - Method in class com.bbn.openmap.omGraphics.GraphicAttributes
Set all the attributes for the graphic that are contained within this GraphicAttributes class.
setToolPanel(ToolPanel) - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
setTOOLTIP(Object, String, JComponent) - Method in class com.bbn.openmap.BasicI18n
Set a tooltip on the given component if it has one.
setTooltipFields(List<String>) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setTooltipIndicies(int[]) - Method in class com.bbn.openmap.omGraphics.rule.IndexRule
 
setTopLimit(double) - Method in class com.bbn.openmap.proj.Cartesian
 
setTopLimit(double) - Method in class com.bbn.openmap.proj.CartesianLoader
 
setTopToBottom(boolean) - Method in class com.bbn.openmap.util.wanderer.Wanderer
Set to true if handleDirectory is called before moving to handleFile/handleDirectory for child files.
setTotalDistance(double) - Method in class com.bbn.openmap.event.DistanceMouseMode
 
setTransform(GeoCoordTransformation) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
setTransform(GeoCoordTransformation) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Set the GeoCoordTransform for the stream, so that the EsriGraphics will have their coordinates transformed as they are written to the stream.
setTransform(AffineTransform) - Method in class com.bbn.openmap.tools.icon.BasicIconPart
 
setTranslator(DTEDNameTranslator) - Method in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
Set the DTEDNameTranslator for this DTEDDirectoryHandler.
setTranslator(DTEDNameTranslator) - Method in class com.bbn.openmap.dataAccess.dted.DTEDLocator
Set the DTEDNameTranslator that knows how to interpret where a DTED file covers based on its name.
setTransparency(float) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setTransparency(float) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Set the transparency of the layer.
setTransparent(JComponent, boolean) - Static method in class com.bbn.openmap.gui.dock.DockWrapper
Set the indicated JComponent to transparent or not transparent.
setTransparent(boolean) - Method in class com.bbn.openmap.image.ImageServer
Set the transparent flag.
setTransparent(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe.BitsAndColors
 
setTransparent(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe.ImageCreator
Set the transparent color index or opaqueness setting, depending on color model.
setTransparent(int) - Method in class com.bbn.openmap.layer.dted.DTEDFrameSubframe.Pixels
 
setTransparent(int) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe.BitsAndColors
 
setTransparent(int) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe.ImageCreator
Set the transparent color index or opaqueness setting, depending on color model.
setTransparent(int) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe.Pixels
 
setTransparent(int) - Method in class com.bbn.openmap.layer.rpf.RpfSubframe
 
setTransparent(int) - Method in class com.bbn.openmap.omGraphics.OMRaster
Set the transparency of the index type images.
setTransparent(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setTransparentValue(int, int) - Static method in class com.bbn.openmap.omGraphics.OMColor
Return a color integer that has the transparency alpha value set to a value between 0-255.
setTransparentValue(int, float) - Static method in class com.bbn.openmap.omGraphics.OMColor
Return a color value that has the transparency alpha value set to a percentage value between 0.0 and 1.0.
setTraverseMode(int) - Method in class com.bbn.openmap.omGraphics.OMList
Set the order in which the list is traversed to draw or search the objects.
setType(int, byte) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Sets the column type for the passed-in field index
setType(int) - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
Set the type for the EsriGraphic.
setType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
setType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
setType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriPoint
 
setType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
No-op.
setType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
No-op.
setType(int) - Method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
setType(String) - Method in class com.bbn.openmap.layer.beanbox.Fighter
 
setType(String) - Method in class com.bbn.openmap.layer.mysql.MysqlGeometry
Sets the type.
setType(JComboBox) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
setUcuom(Length) - Method in class com.bbn.openmap.proj.GeoProj
Can't set the unprojected coordinates units of measure for a GeoProj, it's always Length.DECIMAL_DEGREE.
setUcuom(Length) - Method in class com.bbn.openmap.proj.Proj
Set the unprojected coordinates units of measure.
setULLat(double) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Change the upper latitude attribute.
setUllatIndex(int) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setULLon(double) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Change the western longitude attribute.
setUllonIndex(int) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setUndefined() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
setUndoStack(UndoStack) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
setUnit(Length) - Method in class com.bbn.openmap.event.DistanceMouseMode
Set the unit of distance to be displayed: Length.NM, Length.KM or Length.MILE.
setUnit(Length) - Method in class com.bbn.openmap.gui.DistQuickTool.MouseMode
Set the unit of distance to be displayed: Length.NM, Length.KM or Length.MILE.
setUnitOfMeasure(String) - Method in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
Setter for property unitOfMeasure.
setUnitOfMeasure(String) - Method in class com.bbn.openmap.layer.ScaleDisplayLayer
Setter for property unitOfMeasure.
setUnits(Length) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the units for the grid data.
setUnselected() - Method in class com.bbn.openmap.omGraphics.editable.EOMGStateMachine
 
setUnselected() - Method in class com.bbn.openmap.omGraphics.editable.PolyStateMachine
 
setup(String, ActionListener) - Method in class com.bbn.openmap.gui.CombinedCoordPanel
Create the panel and set up the listeners.
setUpdateInterval(int) - Method in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
setUpdateInterval(int) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
The delay between timer pulses, in milliseconds.
setUpdateInterval(int) - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Set how often the timer calls timerPing.
setUpdateInterval(int) - Method in class com.bbn.openmap.time.Clock
Set the real time clock interval between clock ticks, in milliseconds.
setUpdateInterval(int) - Method in interface com.bbn.openmap.time.RealTimeHandler
Set the timer interval, or how often the timer updates.
setUpdateProgress(boolean) - Method in class com.bbn.openmap.PropertyHandler
Set a flag that will trigger the PropertyHandler to fire progress events when it is going through the creation process.
setupEditLayersButton(LayersPanel) - Method in class com.bbn.openmap.gui.LayersMenu
Given a LayersPanel, set up a JButton to add to the end of the LayersMenu that will trigger the action listener of the LayersPanel.
setUpItems(MapMouseMode[], String) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
 
setupLayerAddButton(LayerAddPanel) - Method in class com.bbn.openmap.gui.LayersMenu
Constructs the menu item that will bring up the LayerAddPanel.
setupListeners(MapBean) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
Convenience function for setting up listeners
setupListeners(MapBean) - Method in class com.bbn.openmap.gui.OMToolSet
Convenience function to set up listeners of the components.
setupListeners(MapBean) - Method in class com.bbn.openmap.gui.ScaleTextPanel
Convenience function to set up listeners of the components.
setupMouseModesWithLayers(Layer[]) - Method in class com.bbn.openmap.MouseDelegator
Does the work putting the layers given on each mouse mode's list of layers to notify if it becomes active.
setupMouseModeWithLayers(MapMouseMode, Layer[]) - Method in class com.bbn.openmap.MouseDelegator
Gives a MapMouseMode access to a Layer[], and it will find the layers that want to listen to it and will forward events to them if it is added to the MapBean as a MouseListener or a MouseMotionListener.
setUpperLat(double) - Method in class com.bbn.openmap.dataAccess.dted.OMDTEDGrid
Change the southern latitude attribute.
setUpperLat(float) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
 
setupUI() - Method in class com.bbn.openmap.plugin.esri.ExampleApplet
Sets up the user interface.
setupUI() - Method in class com.bbn.openmap.plugin.esri.ExampleApplication
Sets up user interface.
setUrl(String, String, int, String) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
Set url to wms servlet.
setUrl(String) - Method in class com.bbn.openmap.image.wms.CapabilitiesSupport
Set url to wms servlet like "http://myserver/myproject/wms"
setUrlIndex(int) - Method in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
setUseAltCommandStrings(boolean) - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
setUseAsInternalFrameRootPaneIfNecessary(boolean) - Method in class com.bbn.openmap.gui.OpenMapFrame
 
setUseAsTool(boolean) - Method in class com.bbn.openmap.gui.OMToolComponent
Set whether the Tool's face should be used.
setUseCursor(boolean) - Method in class com.bbn.openmap.event.OMMouseMode
 
setUseCursor(boolean) - Method in class com.bbn.openmap.event.PanMouseMode
 
setUseDeclutterMatrix(boolean) - Method in class com.bbn.openmap.layer.location.LocationLayer
 
setUseImage(boolean) - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
 
setUseLibraries(List<String>) - Method in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
Set the VPF library names to use.
setUseLibraries(List<String>) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Set the VPF libraries to use, by name.
setUseLibraries(List<String>) - Method in interface com.bbn.openmap.layer.vpf.VPFWarehouse
Set a library name to limit selections from.
setUseMaxWidthForBounds(boolean) - Method in class com.bbn.openmap.omGraphics.OMText
Set flag to specify that the bounds, if displayed, should be rectangular.
setUserHasChangedScale(boolean) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
setUserHasChangedScale(boolean) - Method in class com.bbn.openmap.gui.time.TimePanel
 
setUserHasChangedScale(boolean) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
setUserHasChangedScale(boolean) - Method in class com.bbn.openmap.gui.time.TimeSliderPanel
 
setUseVisibility(boolean) - Method in class com.bbn.openmap.image.MapRequestHandler
Set whether the layer visibility is used in order to determine default layers for the image.
setUtm(UTMPoint) - Method in class com.bbn.openmap.proj.coords.UTMGCT
 
setUTMGridPaint(Paint) - Method in class com.bbn.openmap.plugin.UTMGridPlugIn
 
setVague(boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Set whether the list returns the specific OMGraphic in response to a query, or itself.
setVal(Object) - Method in class com.bbn.openmap.omGraphics.rule.Rule
 
setValue(Object) - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Set the value of the subfield.
setValue(int) - Method in class com.bbn.openmap.omGraphics.OMAction
 
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
Implement PropertyEditor interface.
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.ComboBoxPropertyEditor
Sets option based on string.
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
Implement PropertyEditor interface.
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.NonEditablePropertyEditor
Implement PropertyEditor interface.
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
Sets option based on string.
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
Sets String in JTextField.
setValue(Object) - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
Sets String in JTextField.
setValueAt(Object, int, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
setValueAt(Object, int, int) - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
Sets an object at a certain location.
setVendorSpecificNames(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setVendorSpecificValues(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setVer_dpp(double) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setVerbose(boolean) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SVGSourceFileReorganizer
 
setVerbose(boolean) - Method in class com.bbn.openmap.util.wanderer.ChangeCase
 
setVerbose(boolean) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
 
setVerOrigin(double) - Method in class com.bbn.openmap.omGraphics.util.ImageWarp
 
setVerticalAlignment(int) - Method in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Sets the verticalAlignment.
setVerticalResolution(double) - Method in class com.bbn.openmap.omGraphics.OMGrid
Set the number of decimal degrees between horizontal rows.
setVertices(String) - Method in class com.bbn.openmap.layer.test.TestLayer.Poly
 
setView(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Set the view that will be requested when the reader is started, via reader.start().
setViewAttributes(RpfViewAttributes) - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Set the view attributes for the layer.
setViewAttributes(RpfViewAttributes) - Method in class com.bbn.openmap.layer.rpf.RpfCacheManager
Set the view attributes for the layer.
setViewAttributes(RpfViewAttributes) - Method in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
Should only be set via the object it is sending frame data to.
setViewAttributes(RpfViewAttributes) - Method in interface com.bbn.openmap.layer.rpf.RpfFrameProvider
Set the RpfViewAttribute object parameters, which describes a lot about what you'll be asking for later.
setViewAttributes(RpfViewAttributes) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Set the view attributes for the layer.
setViewType(int) - Method in class com.bbn.openmap.layer.dted.DTEDLayer
 
setVisibility() - Method in class com.bbn.openmap.gui.ToolPanel
If any of the components are visible, set the ToolPanel to be visible.
setVisibilityOnAllTiles(boolean) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Changes the visibility setting on all ImageTile objects.
setVisible(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
Method to set if the MapMouseMode should be visible, as opposed to a MapMouseMode that is being provided and controlled by another tool.
setVisible(boolean) - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
setVisible(boolean) - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
A method that lets the EditorTool know whether its interface should be visible.
setVisible(boolean) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
setVisible(boolean) - Method in class com.bbn.openmap.layer.editor.EditorLayer
Part of a layer hack to notify the component listener when the component is hidden.
setVisible(boolean) - Method in interface com.bbn.openmap.layer.editor.EditorTool
A method that lets the EditorTool know whether its interface should be visible.
setVisible(boolean) - Method in class com.bbn.openmap.layer.event.EventLayer
 
setVisible(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfCoverage.RpfCoverageControl
 
setVisible(boolean) - Method in class com.bbn.openmap.Layer
Part of a layer hack to notify the component listener when the component is hidden.
setVisible(boolean) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Set the visibility variable.
setVisible(boolean) - Method in interface com.bbn.openmap.omGraphics.OMGeometry
Set the visibility variable.
setVisible(boolean) - Method in class com.bbn.openmap.omGraphics.OMList
Set the visibility variable.
setVisible(boolean) - Method in class com.bbn.openmap.omGraphics.SinkGraphic
This graphic is not visible.
setVisibleScale(float) - Method in interface com.bbn.openmap.layer.mif.MIFGraphic
sets the scale at which the graphic becomes visible, if set to -1 the graphic is visible at all scale levels.
setVisibleScale(float) - Method in class com.bbn.openmap.layer.mif.MIFPoint
sets the scale at which the graphic becomes visible, if set to -1 the graphic is visible at all scale levels.
setVisibleScale(float) - Method in class com.bbn.openmap.layer.mif.MIFText
Sets the scale at which the graphic becomes visible, if set to -1 the graphic is visible at all scale levels.
setVisual(RoadGraphic) - Method in class com.bbn.openmap.tools.roads.Visual
 
setVmaptype(String) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setWantsEvents(boolean) - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
Set whether the tool should want MouseEvents.
setWantsEvents(String) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
The main method for getting the tool ready to create something.
setWantsEvents(boolean) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
The EditorTool method, with the added bonus of resetting the tool if it doesn't want events.
setWarehouse(LayerGraphicWarehouseSupport) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setWarehouse(LayerGraphicWarehouseSupport) - Method in class com.bbn.openmap.layer.vpf.VPFLayer
 
setWarp(String, GeoCoordTransformation, DataBounds) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
Set all the information needed.
setWarp(String, GeoCoordTransformation, WorldFile) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
setWarp(int[], int, int, GeoCoordTransformation, DataBounds) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
Set all the information needed.
setWarp(int[], int, int, GeoCoordTransformation, WorldFile) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
Set all the information needed.
setWarp(BufferedImage, GeoCoordTransformation, DataBounds) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
setWarp(BufferedImage, GeoCoordTransformation, WorldFile) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
setWarp(ImageWarp) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
 
setWaterColor(Color) - Method in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Set the color to use for water/invalid data, zero elevation.
setWaterColor(Color) - Method in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
Set the color to use for water/invalid data, zero elevation.
setWidgetButtonSize(int) - Method in class com.bbn.openmap.gui.OverlayMapPanel
 
setWidth(int) - Method in class com.bbn.openmap.image.MagicPlanetImageComponent
Set the scaled pixel width of the images.
setWidth(int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
 
setWidth(float) - Method in class com.bbn.openmap.omGraphics.awt.AbstractShapeDecoration
Sets the width.
setWidth(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the horizontal pixel diameter of the arc.
setWidth(int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Set width of image.
setWidth(int) - Method in class com.bbn.openmap.proj.Proj
Set projection width.
setWidthInNM(float) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
setWindowListenerOnFrame(OpenMapFrame) - Method in class com.bbn.openmap.app.OpenMap
A method called internally to set the WindowListener behavior on an OpenMapFrame used for the OpenMap application.
setWindowSupport(WindowSupport) - Method in class com.bbn.openmap.gui.OMComponentPanel
 
setWindowSupport(WindowSupport) - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
setWindowSupport(WindowSupport) - Method in class com.bbn.openmap.Layer
Set the WindowSupport object handling the palette.
setWingLength(int) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
setWingTip(int) - Method in class com.bbn.openmap.omGraphics.OMArrowHead
 
setWmsServer(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
setWmsVersion(String) - Method in class com.bbn.openmap.plugin.wms.WMSPlugIn
Does more than just set the version, it also adjusts other parameters based on version.
setWorldWideZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Set the maximum tile zoom level that is contained in the worldwide jar.
setWrapper(JComponent, DockWrapper) - Method in class com.bbn.openmap.gui.dock.BasicDockPanel
 
setWritable(boolean) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
setWriteDBF(boolean) - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Set whether the DBF file should be written when the OMGraphicList is exported to a .shp/.shx file.
setX(double) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
setX(int) - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Called when the X position of the OffsetGrabPoint has moved.
setX(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the x position of the center.
setX(int) - Method in class com.bbn.openmap.omGraphics.OMPoint
For screen x/y rendertype points.
setX(int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Change the x attribute, which matters only if the render type is RENDERTYPE_XY or RENDERTYPE_OFFSET.
setX(int) - Method in class com.bbn.openmap.omGraphics.OMText
Set the x location.
setX(int) - Method in class com.bbn.openmap.omGraphics.VerticalGrabPoint
No action, because horizontal movement is limited.
setx(double) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set x.
setX(float) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Set x.
setX(float) - Method in class com.bbn.openmap.proj.coords.NedFrame
Set x.
setXDim(double) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
setXInterval(int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
 
setXorRendering(boolean) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Set whether the painting will occur using XOR rendering.
setXs(float[]) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Set the array of x points.
setXs(int[]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the array of x points.
setXY(JTextArea) - Method in class com.bbn.openmap.layer.test.TestLayer.Poly
 
setXYCoordinate(JTextField, int) - Method in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
setXYZ(float, float, float) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Set x,y,z.
setXYZ(float, float, float) - Method in class com.bbn.openmap.proj.coords.NedFrame
Set x,y,z.
setY(double) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
setY(int) - Method in class com.bbn.openmap.omGraphics.HorizontalGrabPoint
No action, because vertical movement is limited.
setY(int) - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Called when the Y position of the OffsetGrabPoint has moved.
setY(int) - Method in class com.bbn.openmap.omGraphics.OMArc
Set the y position of the center.
setY(int) - Method in class com.bbn.openmap.omGraphics.OMPoint
For screen x/y rendertype points.
setY(int) - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Change the y attribute, which matters only if the render type is RENDERTYPE_XY or RENDERTYPE_OFFSET.
setY(int) - Method in class com.bbn.openmap.omGraphics.OMText
Set the y location.
sety(double) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set y.
setY(float) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Set y.
setY(float) - Method in class com.bbn.openmap.proj.coords.NedFrame
Set y.
setYDim(double) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
setyDirUp(boolean) - Method in class com.bbn.openmap.util.DataBounds
 
setYInterval(int) - Method in class com.bbn.openmap.layer.DeclutterMatrix
 
setYs(float[]) - Method in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
Set the array of y points.
setYs(int[]) - Method in class com.bbn.openmap.omGraphics.OMPoly
Set the array of y points.
setz(double) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Set z.
setZ(float) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Set z.
setZ(float) - Method in class com.bbn.openmap.proj.coords.NedFrame
Set z.
setZero_eps(float) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
setZoneNumber(int) - Method in class com.bbn.openmap.proj.UTMProjection
 
setZoomFactor(float) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
setZoomInFactor(float) - Method in class com.bbn.openmap.gui.ZoomPanel
Sets the Zoom In factor.
setZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
 
setZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
setZoomLevel(int) - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
setZoomLevel(int) - Method in class com.bbn.openmap.proj.coords.MercatorUVGCT
 
setZoomLevelInfo(ZoomLevelInfo) - Method in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
Get the ZoomLevelInfo set on the factory.
setZoomLevels(List<ZoomLevelMaker>) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
setZoomLevels(boolean[]) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
setZoomOutFactor(float) - Method in class com.bbn.openmap.gui.ZoomPanel
Sets the Zoom Out Factor.
setZoomWhenMouseWheelUp(boolean) - Method in class com.bbn.openmap.event.AbstractMouseMode
 
SF_PIXEL_HW - Static variable in class com.bbn.openmap.layer.dted.DTEDCacheHandler
Subframe pixel height and width.
sfin - Variable in class com.bbn.openmap.layer.shape.ShapeFileCrop
Input ShapeFile object.
sfout - Variable in class com.bbn.openmap.layer.shape.ShapeFileCrop
Output ShapeFile object.
SFScale - Variable in class com.bbn.openmap.proj.Cartesian
 
shallowCopy() - Method in interface com.bbn.openmap.dataAccess.shape.EsriGraphic
Shallow copy this graphic.
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPoint
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPointList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonMList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonZList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineMList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineZList
 
shallowCopy() - Method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
shallowCopyPoint() - Method in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
shallowCopyPoint() - Method in class com.bbn.openmap.dataAccess.shape.EsriPoint
 
shallowCopyPoint() - Method in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
shallowCopyPolygon() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygon
 
shallowCopyPolygon() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonM
 
shallowCopyPolygon() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonZ
 
shallowCopyPolyline() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolyline
 
shallowCopyPolyline() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineM
 
shallowCopyPolyline() - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineZ
 
shape - Variable in class com.bbn.openmap.graphicLoader.netmap.Line
 
shape - Variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
The Java 2D containing the Shape of the Graphic.
shape - Variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
SHAPE_BOUNDS_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
Attribute key for storing a bounding box in an attribute map for a record.
SHAPE_CONTROL_ATTRIBUTE - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
SHAPE_DBF_DASHPATTERN - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_DBF_DASHPHASE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_DBF_DESCRIPTION - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_DBF_FILLCOLOR - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_DBF_INFO_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
Attribute key for row of attribute information (ArrayList) from the DBF file on a Shape feature.
SHAPE_DBF_LINECOLOR - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_DBF_LINEWIDTH - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_DBF_SELECTCOLOR - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
SHAPE_FILE_CODE - Static variable in class com.bbn.openmap.layer.shape.ShapeFile
A Shape File's magic number.
SHAPE_FILE_HEADER_LENGTH - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The length of a shape file header in bytes, value of 100.
SHAPE_FILE_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.shape.SpatialIndex
Size of a shape file header in bytes.
SHAPE_FILE_NAME_ATTRIBUTE - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
SHAPE_FILE_RECORD_HEADER_LENGTH - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The length of a shape file record header in bytes, value of 8.
SHAPE_FILE_VERSION - Static variable in class com.bbn.openmap.layer.shape.ShapeFile
The currently handled version of Shape Files.
SHAPE_INDEX_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
Attribute key for index Integer for a shape feature, indicating the shape index into the file for the feature.
SHAPE_INDEX_RECORD_LENGTH - Static variable in class com.bbn.openmap.layer.shape.ShapeIndex
Size of the shape index record, value is 8 bytes.
SHAPE_MAX_MEASURE_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
For multi-part Z and M shape types, the maximum SHAPE_MEASURE_ATTRIBUTE value will be stored under this key in the multi-part graphic attribute table, as a Double.
SHAPE_MAX_Z_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
For multi-part Z shape types, the maximum SHAPE_Z_ATTRIBUTE value will be stored under this key in the multi-part graphic attribute table, as a Double.
SHAPE_MEASURE_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
For Z and M shape types, the measure value will be stored as a Double in the attribute table in the EsriGraphic under this key.
SHAPE_MIN_MEASURE_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
For multi-part Z and M shape types, the minimum SHAPE_MEASURE_ATTRIBUTE value will be stored under this key in the multi-part graphic attribute table, as a Double.
SHAPE_MIN_Z_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
For multi-part Z shape types, the minimum SHAPE_Z_ATTRIBUTE value will be stored under this key in the multi-part graphic attribute table, as a Double.
SHAPE_RECORD_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.shape.SpatialIndex
Size of a shape file record header in bytes.
SHAPE_TYPE_ARC - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The indicator for an arc (polyline) shape type, value of 3.
SHAPE_TYPE_MULTIPATCH - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_MULTIPOINT - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The indicator for a multipoint shape type, value of 8.
SHAPE_TYPE_MULTIPOINTM - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_MULTIPOINTZ - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_NULL - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The indicator for a null shape type, value of 0
SHAPE_TYPE_POINT - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The indicator for a point shape type, value of 1.
SHAPE_TYPE_POINTM - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_POINTZ - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_POLYGON - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The indicator for a polygon shape type, value of 5.
SHAPE_TYPE_POLYGONM - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_POLYGONZ - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_POLYLINE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
The indicator for a polyline (arc) shape type, value of 3.
SHAPE_TYPE_POLYLINEM - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_TYPE_POLYLINEZ - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
 
SHAPE_VISIBILITY_CONTROL_ATTRIBUTE - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
SHAPE_Z_ATTRIBUTE - Static variable in interface com.bbn.openmap.dataAccess.shape.ShapeConstants
For Z shape types, the z value will be stored as a Double in the attribute table in the EsriGraphic under this key.
ShapeConstants - Interface in com.bbn.openmap.dataAccess.shape
 
shapeDA - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
shapeDASelected - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
ShapeDecoration - Interface in com.bbn.openmap.omGraphics.awt
A ShapeDecoration is a basic element to be drawn along a path by a ShapeDecorator.
ShapeDecorator - Class in com.bbn.openmap.omGraphics.awt
The ShapeDecorator class : in charge of drawing repeatedly several stored decorations along a path (a polyline or a complex shape)
ShapeDecorator() - Constructor for class com.bbn.openmap.omGraphics.awt.ShapeDecorator
Default constructor
shapeFile - Variable in class com.bbn.openmap.layer.link.shape.ShapeServerStarter
 
ShapeFile - Class in com.bbn.openmap.layer.shape
Class representing an ESRI Shape File.
ShapeFile(String) - Constructor for class com.bbn.openmap.layer.shape.ShapeFile
Construct a ShapeFile from a file name.
ShapeFile(File) - Constructor for class com.bbn.openmap.layer.shape.ShapeFile
Construct a ShapeFile from the given File.
ShapeFileCrop - Class in com.bbn.openmap.layer.shape
Class that supports cropping of ESRI Shapefiles with a simple bounding box.
ShapeFileCrop(String, String) - Constructor for class com.bbn.openmap.layer.shape.ShapeFileCrop
Construct a ShapeFileCrop object from a pair of file names.
ShapeFileListProperty - Static variable in class com.bbn.openmap.layer.shape.MultiShapeLayer
 
ShapeFileListProperty - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
shapeFileName - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
shapeFileProperty - Static variable in class com.bbn.openmap.layer.shape.ShapeLayer
The name of the property that holds the name of the shape file.
ShapeFileProperty - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
ShapeGeoIndex - Class in com.bbn.openmap.dataAccess.shape
A GeoExtentIndex that knows how to work with Shape files.
ShapeGeoIndex.Builder - Class in com.bbn.openmap.dataAccess.shape
Use this class to create a ShapeGeoIndex.
ShapeGeoIndex.Builder(URL) - Constructor for class com.bbn.openmap.dataAccess.shape.ShapeGeoIndex.Builder
 
ShapeIndex - Class in com.bbn.openmap.layer.shape
A class representing a shape index file.
ShapeIndex(String) - Constructor for class com.bbn.openmap.layer.shape.ShapeIndex
Opens a shape index file for reading.
ShapeLayer - Class in com.bbn.openmap.layer.shape
An OpenMap Layer that displays shape files.
ShapeLayer() - Constructor for class com.bbn.openmap.layer.shape.ShapeLayer
Initializes an empty shape layer.
ShapeLayer(String) - Constructor for class com.bbn.openmap.layer.shape.ShapeLayer
 
ShapeLinkServer - Class in com.bbn.openmap.layer.link.shape
This LinkServer provides graphics from ShapeFiles.
ShapeLinkServer(Socket, String) - Constructor for class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
ShapeRenderer - Interface in com.bbn.openmap.omGraphics.awt
 
ShapeServerStarter - Class in com.bbn.openmap.layer.link.shape
This class starts ShapeLinkServers on a per-client basis.
ShapeServerStarter(int, String, String) - Constructor for class com.bbn.openmap.layer.link.shape.ShapeServerStarter
 
ShapeServerStarter(int, String) - Constructor for class com.bbn.openmap.layer.link.shape.ShapeServerStarter
 
shapeStuff - Variable in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
shapeType - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
shapeType - Variable in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Polygon or arc/polyline?.
ShapeUtils - Class in com.bbn.openmap.dataAccess.shape
Utilities for reading and writing the components of shape files.
ShapeUtils() - Constructor for class com.bbn.openmap.dataAccess.shape.ShapeUtils
 
shapeValue - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
SHISPlugIn - Class in com.bbn.openmap.plugin.shis
This class asks for an image from a SimpleHttpImageServer.
SHISPlugIn() - Constructor for class com.bbn.openmap.plugin.shis.SHISPlugIn
 
shortClassName(Class) - Static method in class com.bbn.openmap.BasicI18n
 
shouldCenterBeInShape() - Method in class com.bbn.openmap.omGraphics.OMArc
Helper function that helps the generate method figure out if the center point should be in the generate shape - if it's not, the code knows that there is a problem with the poles, and the polar correction code needs to be run.
shouldCenterBeInShape() - Method in class com.bbn.openmap.omGraphics.OMCircle
Helper function that helps the generate method figure out if the center point should be in the generate shape - if it's not, the code knows that there is a problem with the poles, and the polar correction code needs to be run.
shouldContinue() - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileRequester
Asked by the MapTileFactory if the tile fetching should continue.
shouldContinue() - Method in class com.bbn.openmap.layer.imageTile.MapTileLayer
 
shouldDeactivate() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
shouldEdit(OMGraphic) - Method in class com.bbn.openmap.layer.DrawingToolLayer
A method called from within different MapMouseListener methods to check whether an OMGraphic *should* be edited if the OMDrawingTool is able to edit it.
shouldFetchForProjection(Projection) - Method in class com.bbn.openmap.dataAccess.image.ImageTile
Checking to see of the image needs to be updated for the projection parameters, namely scale.
shouldPaintHighlight(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.TTFeatureInfoHandler
 
shouldPaintHighlight(OMGraphic) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureInfoHandler
Check to see if the OMGraphic should be specially painted in a mouse over.
shouldProcess(OMGeometry) - Method in class com.bbn.openmap.omGraphics.OMList
This method is called internally for those methods where skipping invisible OMGeometries would save processing time and effort.
shouldRenderEdge() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return true if the edge color/paint should be rendered (not clear, or doesn't match the fill color).
shouldRenderEdge() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return true if the edge color/paint should be rendered (not clear, or doesn't match the fill color).
shouldRenderFill() - Method in interface com.bbn.openmap.omGraphics.OMGraphic
Return true of the fill color/paint should be rendered (not clear).
shouldRenderFill() - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Return true of the fill color/paint should be rendered (not clear).
shouldRenderFill() - Method in class com.bbn.openmap.omGraphics.OMLine
The OMLine should never render fill.
shouldRenderFill() - Method in class com.bbn.openmap.omGraphics.OMPoint.Image
Overriding this method will get mouse events to work over any part of the image.
shouldRenderFill() - Method in class com.bbn.openmap.omGraphics.OMPoly
Return true of the fill color/paint should be rendered (not clear).
shouldRenderFill() - Method in class com.bbn.openmap.omGraphics.OMRasterObject
Always true for images, affects distance measurements.
shouldRenderLocation() - Method in class com.bbn.openmap.layer.location.Location
Convenience method to see if handler/global settings dictate that the location icon should be rendered.
shouldRenderName() - Method in class com.bbn.openmap.layer.location.Location
Convenience method to see if handler/global settings dictate that the location label should be rendered.
shouldShowGUI() - Method in class com.bbn.openmap.omGraphics.event.EOMGEvent
 
shouldSpawnThreadForPrepare() - Method in class com.bbn.openmap.layer.policy.StandardPCPolicy
We're assuming that the list is somewhat constant for the layer.
show(int, int) - Method in class com.bbn.openmap.gui.WindowSupport.Dlg
 
show(int, int) - Method in class com.bbn.openmap.gui.WindowSupport.Frm
 
show(int, int) - Method in class com.bbn.openmap.gui.WindowSupport.IntrnlFrm
 
show(int, int) - Method in interface com.bbn.openmap.gui.WindowSupport.WSDisplay
 
show(Component, int, int) - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
show100kGrid - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
Show100kGridProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
show15Button - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
SHOW_ALL_EVENTS_STRING - Static variable in class com.bbn.openmap.gui.event.EventPanel
 
SHOW_GUI_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
A behavior mask to show the GUI for the OMDrawingTool.
SHOW_TILES_TITLE - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
showAll - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
ShowAngleProperty - Static variable in class com.bbn.openmap.event.DistanceMouseMode
 
ShowAngleProperty - Static variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
showAttributes - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
ShowAttributesProperty - Static variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
showAzimuth(boolean) - Method in class com.bbn.openmap.event.DistanceMouseMode
Switch the display of the azimuth angle on or off.
showBelow1Button - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
showBelowOneLines - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
ShowBelowOneProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
showCGCommand - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
showCGMCommands() - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
showCircle(boolean) - Method in class com.bbn.openmap.event.DistanceMouseMode
Set the drawing of the rubberband circle on/off.
ShowCircleProperty - Static variable in class com.bbn.openmap.event.DistanceMouseMode
 
ShowCircleProperty - Static variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
ShowCoordsInfoLineProperty - Static variable in class com.bbn.openmap.InformationDelegator
 
showCoverage - Variable in class com.bbn.openmap.layer.asrp.ASRPLayer
 
showCoverageCommand - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
ShowCoverageProperty - Static variable in class com.bbn.openmap.layer.asrp.ASRPLayer
Property describing a flag that can be set to show where image files are when they cannot be displayed or aren't showing up.
ShowCoverageProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Used to turn a particular coverage on or off.
showCrossingPoints - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
ShowCrossingPointsProperty - Static variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
showCut(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called when the user 'cuts' a bean, usually as a a result of the clicking on it in a layer and then pressing Ctrl-X.
showDetails(String) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
showDetails() - Method in class com.bbn.openmap.layer.location.Location
Fire a browser to display the location details.
showdetails - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
A default button name used to trigger more information about a location to come up in a web browser.
showDialog(Component, String, Color) - Static method in class com.bbn.openmap.omGraphics.OMColorChooser
Displays a dialog that lets you change a color.
showDialog(Component, String, SymbolReferenceLibrary, String) - Static method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
showEditablePalette - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
A flag for whether an EditableOMGraphic should show it's palette if the OMGraphic is modified.
ShowEventsAtStartupProperty - Static variable in class com.bbn.openmap.event.OMEventHandlerAdapter
 
showFilterInterface() - Method in class com.bbn.openmap.gui.event.EventPanel
Displays the filter panel in the frame window.
showGUI(String, int) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
showGUI() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Show the GUI for saving the Shape files.
showGUI(String) - Method in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
showGUI - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
Flag to indicate whether a GUI for this EOMG should be presented to allow edits to it's attributes.
showHideTiles(String, ImageTile[]) - Method in class com.bbn.openmap.layer.imageTile.ImageTileLayer
Action method called when the show/hide button is pressed.
showHints - Variable in class com.bbn.openmap.layer.DrawingToolLayer
A flag to provide a tooltip over OMGraphics to click to edit.
ShowHintsProperty - Static variable in class com.bbn.openmap.layer.DrawingToolLayer
A property that can control whether mouse events generate hints over map objects (showHints).
showInfo - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Flag to display attribute information about the subframes.
showInfoCommand - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
ShowInfoLineProperty - Static variable in class com.bbn.openmap.InformationDelegator
 
ShowInfoProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Show the attribute information for the RPF data.
showInFrame() - Method in class com.bbn.openmap.app.OpenMap
 
showInFrame() - Method in class com.bbn.openmap.app.TimeFrameApp
 
showingInfoLine - Variable in class com.bbn.openmap.layer.EarthquakeLayer
 
showInWindow() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
showLabels - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
ShowLabelsProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
showLayerPalettes() - Method in class com.bbn.openmap.MapBean
Go through the layers, and for all of them that have the autoPalette variable turned on, show their palettes.
showLights - Variable in class com.bbn.openmap.InformationDelegator
Flag to show the status lights.
ShowLightsProperty - Static variable in class com.bbn.openmap.InformationDelegator
 
showLocation - Variable in class com.bbn.openmap.layer.location.Location
The flag for displaying the location marker.
showLocationsCommand - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
(showLocations)
ShowLocationsProperty - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
Property setting to show location splots on startup.
showMaps - Variable in class com.bbn.openmap.layer.rpf.RpfViewAttributes
Flag to display images.
showMapsCommand - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
ShowMapsProperty - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
Show the images.
showName - Variable in class com.bbn.openmap.layer.location.Location
The flag for displaying the name label.
showname - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
A button name used to turn a location label on/off.
showNames - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
showNamesCommand - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
(showNames)
ShowNamesProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
showNames
ShowNamesProperty - Static variable in interface com.bbn.openmap.layer.location.LocationHandler
Property setting to show name data on startup.
showOneAndFiveLines - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
ShowOneAndFiveProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
showPalette() - Method in class com.bbn.openmap.graphicLoader.GLPoint
Make the palette visible.
showPalette() - Method in class com.bbn.openmap.gui.LayerPane
 
showPalette - Variable in class com.bbn.openmap.layer.rpf.RpfCoverage
Show the palette when showing coverage.
showPalette() - Method in class com.bbn.openmap.Layer
Make the palette visible.
showPalette() - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Display the palette.
showPaletteCmd - Static variable in class com.bbn.openmap.gui.LayerPane
 
showPanel() - Method in class com.bbn.openmap.gui.LayerAddPanel
Show the panel in a JFrame.
showPlayFilter - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
ShowPlayFilterProperty - Static variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
ShowPlayFilterProperty - Static variable in class com.bbn.openmap.gui.time.TimePanel
 
showRatings - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
ShowRatingsProperty - Static variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
showRuler - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
showRulerButton - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
ShowRulerProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
showSelected(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called when the user selects a bean, usually as a a result of the clicking on it in a layer.
showStatus - Variable in class com.bbn.openmap.gui.LayersPanel
Behavior flag that determines what kind of LayerPane is used for the layers.
ShowStatusProperty - Static variable in class com.bbn.openmap.gui.LayersPanel
A property that can be used for controlling what type of LayerPanes are used.
showSubframes(boolean) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
 
showTable() - Method in class com.bbn.openmap.plugin.esri.EsriPlugIn
Show the table in its own frame.
showTable(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.ExampleApplet
Displays a new window containing the tabular data for the passed-in layer
showTable(EsriLayer) - Method in class com.bbn.openmap.plugin.esri.ExampleApplication
Displays a new window containing the tabular data for the passed-in layer
showUnCut(Object) - Method in class com.bbn.openmap.tools.beanbox.BeanBox
This method is called when the user cancels a 'cut' operation, usually as a a result of pressing the ESC key.
showWaitCursor - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
showWaitCursor - Variable in class com.bbn.openmap.InformationDelegator
 
showZones - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
ShowZonesProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
shp - Variable in class com.bbn.openmap.layer.shape.SpatialIndex
The shape file.
shp - Variable in class com.bbn.openmap.plugin.esri.EsriLayer
 
SHP_FILE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
ShpFileEmptyTileHandler - Class in com.bbn.openmap.dataAccess.mapTile
Uses a Shape file to figure out if a tile is over water or over land, so the proper color is used for an empty tile.
ShpFileEmptyTileHandler() - Constructor for class com.bbn.openmap.dataAccess.mapTile.ShpFileEmptyTileHandler
 
shpFileName - Variable in class com.bbn.openmap.layer.shape.SpatialIndex
The file name for the shape file, for opening/reopening.
ShpInputStream - Class in com.bbn.openmap.dataAccess.shape.input
Reads geometry data from a .shp file.
ShpInputStream(InputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.input.ShpInputStream
Constructor
ShpOutputStream - Class in com.bbn.openmap.dataAccess.shape.output
Writes data to a .shp file
ShpOutputStream(OutputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Creates an outputstream to write to
shuffleLayers(ZoomLevelMakerFace) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
shutdown() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
A queue command that lets the NetMapReader know to disconnect when it has the opportunity to.
SHUTDOWN_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Header to instruct the other other side to quit.
shx - Variable in class com.bbn.openmap.layer.shape.ShapeIndex
The shape index file.
shx - Variable in class com.bbn.openmap.plugin.esri.EsriLayer
 
ShxInputStream - Class in com.bbn.openmap.dataAccess.shape.input
Reads index data from a .shx file
ShxInputStream(InputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.input.ShxInputStream
Chains an input stream with a Little EndianInputStream
ShxOutputStream - Class in com.bbn.openmap.dataAccess.shape.output
Writes the .shx file
ShxOutputStream(OutputStream) - Constructor for class com.bbn.openmap.dataAccess.shape.output.ShxOutputStream
Chains an output stream to a LittleEndianOutputStream
SieveListener - Class in com.bbn.openmap.util.http
An HttpRequestListener that returns the request to the client.
SieveListener() - Constructor for class com.bbn.openmap.util.http.SieveListener
 
sign(short) - Static method in class com.bbn.openmap.MoreMath
Return sign of number.
sign(int) - Static method in class com.bbn.openmap.MoreMath
Return sign of number.
sign(long) - Static method in class com.bbn.openmap.MoreMath
Return sign of number.
sign(float) - Static method in class com.bbn.openmap.MoreMath
Return sign of number.
sign(double) - Static method in class com.bbn.openmap.MoreMath
Return sign of number.
signedToInt(byte) - Static method in class com.bbn.openmap.MoreMath
Converts a byte in the range of -128 to 127 to an int in the range 0 - 255.
signedToInt(short) - Static method in class com.bbn.openmap.MoreMath
Converts a short in the range of -32768 to 32767 to an int in the range 0 - 65535.
signedToLong(int) - Static method in class com.bbn.openmap.MoreMath
Convert an int in the range of -2147483648 to 2147483647 to a long in the range 0 to 4294967295.
significantDate - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
SimpleAnimationLayer - Class in com.bbn.openmap.layer.learn
A simple demonstration of doing animation on a Layer.
SimpleAnimationLayer() - Constructor for class com.bbn.openmap.layer.learn.SimpleAnimationLayer
 
SimpleAnimationLayer.ManageGraphicsTask - Class in com.bbn.openmap.layer.learn
This is a TimerTask the timer uses to tell the points to update their position.
SimpleAnimationLayer.ManageGraphicsTask(SimpleAnimationLayer) - Constructor for class com.bbn.openmap.layer.learn.SimpleAnimationLayer.ManageGraphicsTask
 
SimpleBeanBox - Class in com.bbn.openmap.layer.beanbox
SimpleBeanBox is a sample implementation of the BeanBoxclass.
SimpleBeanBox(SimpleBeanLayer) - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanBox
 
SimpleBeanContainer - Class in com.bbn.openmap.layer.beanbox
A SimpleBeanContainer is itself a bean.
SimpleBeanContainer() - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
SimpleBeanContainer(long, float, float, float, float, float, BeanLayoutManager) - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
SimpleBeanContainerBeanInfo - Class in com.bbn.openmap.layer.beanbox
A BeanInfo for the SimpleBeanContainerbean
SimpleBeanContainerBeanInfo() - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanContainerBeanInfo
 
SimpleBeanLayer - Class in com.bbn.openmap.layer.beanbox
An OpenMap Layer for displaying SimpleBeanObjectbeans.
SimpleBeanLayer() - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
 
SimpleBeanObject - Class in com.bbn.openmap.layer.beanbox
A simple bean object.
SimpleBeanObject() - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
SimpleBeanObject(long, float, float, float) - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
SimpleBeanObjectBeanInfo - Class in com.bbn.openmap.layer.beanbox
A BeanInfo for the SimpleBeanObjectbean.
SimpleBeanObjectBeanInfo() - Constructor for class com.bbn.openmap.layer.beanbox.SimpleBeanObjectBeanInfo
 
SimpleColorGenerator - Class in com.bbn.openmap.omGraphics.grid
The SimpleColorGenerator is an OMGridGenerator that creates an OMRaster out of OMGrid data.
SimpleColorGenerator() - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator
 
SimpleColorGenerator.ByteRasterHelper - Class in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.ByteRasterHelper(byte[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.ByteRasterHelper
 
SimpleColorGenerator.CharRasterHelper - Class in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.CharRasterHelper(char[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.CharRasterHelper
 
SimpleColorGenerator.DoubleRasterHelper - Class in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.DoubleRasterHelper(double[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.DoubleRasterHelper
 
SimpleColorGenerator.FloatRasterHelper - Class in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.FloatRasterHelper(float[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.FloatRasterHelper
 
SimpleColorGenerator.IntRasterHelper - Class in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.IntRasterHelper(int[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.IntRasterHelper
 
SimpleColorGenerator.RasterHelper - Interface in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.ShortRasterHelper - Class in com.bbn.openmap.omGraphics.grid
 
SimpleColorGenerator.ShortRasterHelper(short[][]) - Constructor for class com.bbn.openmap.omGraphics.grid.SimpleColorGenerator.ShortRasterHelper
 
SimpleEmptyTileHandler - Class in com.bbn.openmap.dataAccess.mapTile
An EmptyTileHandler that uses DrawingAttributes to create a rectangle to fill in for empty tiles.
SimpleEmptyTileHandler() - Constructor for class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
SimpleHttpImageServer - Class in com.bbn.openmap.image
The SimpleHttpImageServer is an ImageServer extended into a simple Http server that creates images based on arguments within the request.
SimpleHttpImageServer(Properties) - Constructor for class com.bbn.openmap.image.SimpleHttpImageServer
 
SimpleHttpImageServer(int, boolean, Properties) - Constructor for class com.bbn.openmap.image.SimpleHttpImageServer
 
SimpleMap - Class in com.bbn.openmap.app.example
This is a simple application that uses the OpenMap MapBean to show a map.
SimpleMap() - Constructor for class com.bbn.openmap.app.example.SimpleMap
 
SimpleMap2 - Class in com.bbn.openmap.app.example
This is a simple application that uses the OpenMap MapBean to show a map.
SimpleMap2() - Constructor for class com.bbn.openmap.app.example.SimpleMap2
 
simTime - Variable in class com.bbn.openmap.time.Clock
 
simTime - Variable in class com.bbn.openmap.time.TimeEvent
The current simulation time, if the current system time does not correspond to the time frame of the data.
sinCtrLat - Variable in class com.bbn.openmap.proj.Gnomonic
 
sinCtrLat - Variable in class com.bbn.openmap.proj.Orthographic
 
singleton() - Static method in class com.bbn.openmap.util.TaskService
 
SinkGenerator - Class in com.bbn.openmap.omGraphics.grid
 
SinkGenerator() - Constructor for class com.bbn.openmap.omGraphics.grid.SinkGenerator
 
SinkGraphic - Class in com.bbn.openmap.omGraphics
This graphic is a Sink.
SinkLayer - Class in com.bbn.openmap.layer
SinkLayer is a Layer which does nothing.
SInt - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition.DDFBinaryFormat
 
size() - Method in class Acme.IntHashtable
 
size() - Method in class com.bbn.openmap.event.ListenerSupport
 
size() - Method in class com.bbn.openmap.event.UndoStackSupport
 
size() - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
size() - Method in class com.bbn.openmap.omGraphics.OMList
 
size() - Method in class com.bbn.openmap.proj.ProjectionStackSupport
 
size() - Method in class com.bbn.openmap.tools.roads.RoadFinder.Intersections
 
sizePercent - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
SKIP_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
skipBytes(long) - Method in class com.bbn.openmap.io.BinaryBufferedFile
 
skipBytes(long) - Method in class com.bbn.openmap.io.BinaryFile
Skip over n bytes in the input file
skipBytes(long) - Method in class com.bbn.openmap.io.FileInputReader
Skip over n bytes in the input file
skipBytes(long) - Method in interface com.bbn.openmap.io.InputReader
Skip over n bytes in the input file
skipBytes(long) - Method in class com.bbn.openmap.io.StreamInputReader
Skip over n bytes in the input file
slider - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
SLIDER_MAX - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
sliderToScale(int) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
 
SLOC - Class in com.bbn.openmap.util.wanderer
Count the source lines of code but going through the directory and counting ; and }.
SLOC() - Constructor for class com.bbn.openmap.util.wanderer.SLOC
 
slopeAdjust - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
A user adjusted setting for contrast for the slope shading.
slopeAdjust - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
A contrast adjustment, for slope shading (1-5).
slopeAdjust - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
A contrast adjustment, for slope shading (1-5).
slopeColorAdjustment - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
Slope color adjustment, gets subtracted from the color for slopes of zerp or less.
slopeColors - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
for slope shading colors, indexed by elevation band then slope
SlopeGenerator - Class in com.bbn.openmap.omGraphics.grid
The SlopeGenerator is an OMGridGenerator that looks at elevation data and creates shading images from it.
SlopeGenerator() - Constructor for class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
SlopeGenerator(ElevationColors) - Constructor for class com.bbn.openmap.omGraphics.grid.SlopeGenerator
 
SlopeGeneratorLoader - Class in com.bbn.openmap.omGraphics.grid
 
SlopeGeneratorLoader() - Constructor for class com.bbn.openmap.omGraphics.grid.SlopeGeneratorLoader
 
slopeMap - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Holds the slope values, updated when the resolution changes or the slope adjustment (contrast) is changed.
slopeReset - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
SLOPESHADING - Static variable in interface com.bbn.openmap.dataAccess.dted.DTEDConstants
Gray scale slope shading, sun from the Northwest.
SLOPESHADING - Static variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframe
Gray scale slope shading, sun from the Northwest.
SLOPESHADING - Static variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Gray scale slope shading, sun from the Northwest.
SMALL_ARROW - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
SMALL_BOX - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
SMALL_CACHE_SIZE - Static variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
The size of the smaller caches, when more cachehandlers are needed to cover the equator and the dateline.
SMALL_CACHE_SIZE - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheManager
The size of the smaller caches, when more cachehandlers are needed to cover the equator and the dateline.
SMOOTH_SCALING - Static variable in class com.bbn.openmap.omGraphics.OMRasterObject
If scaling the image, use the slower, smoothing algorithm.
sName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
snapCheckBox - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
snapToInterval - Static variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
socket - Variable in class com.bbn.openmap.layer.link.Link
The socket used for the link.
SoloMapComponent - Interface in com.bbn.openmap
This interface is simply a way to mark a class as something that should only exist once within a MapHandler.
SoloMapComponentPolicy - Interface in com.bbn.openmap
An interface to control the behavior of the BeanContext when duplicate SoloMapComponents are added to it.
SoloMapComponentRejectPolicy - Class in com.bbn.openmap
A SoloMapComponentPolicy that rejects attempts to add a duplicate SoloMapComponent to the BeanContext.
SoloMapComponentRejectPolicy() - Constructor for class com.bbn.openmap.SoloMapComponentRejectPolicy
 
SoloMapComponentReplacePolicy - Class in com.bbn.openmap
A SoloMapComponentPolicy that senses duplicate SoloMapComponents compared to the new object, removing the previous object before advising addition.
SoloMapComponentReplacePolicy() - Constructor for class com.bbn.openmap.SoloMapComponentReplacePolicy
 
solve() - Method in class com.bbn.openmap.geo.Quadratic
Solve a*x^2 + b*x + c = 0 for x for real values of x.
sort() - Method in class com.bbn.openmap.omGraphics.OMGraphicList
This sort method is a place-holder for OMGraphicList extensions to implement their own particular criteria for sorting an OMGraphicList.
sort() - Method in class com.bbn.openmap.omGraphics.OMList
This sort method is a place-holder for OMGraphicList extensions to implement their own particular criteria for sorting an OMGraphicList.
SORT_GRAPHICS_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - sort the graphics.
sortColors() - Method in class com.bbn.openmap.dataAccess.cgm.CGM
Allows color commands to look up indexes in ColorTable to find real values.
sorted - Variable in class com.bbn.openmap.event.OMEvent
 
sortKeys(Collection) - Method in class com.bbn.openmap.util.propertyEditor.Inspector
 
sou - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
soundingDatumCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
SOURCE - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
source - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
source - Variable in class com.bbn.openmap.dataAccess.shape.MetaDbfTableModel
 
source - Variable in class com.bbn.openmap.event.ListenerSupport
 
source - Variable in class com.bbn.openmap.event.OMEvent
 
source - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapEvent
 
source - Variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The EOMG in question.
source - Variable in class com.bbn.openmap.omGraphics.event.SelectionEvent
 
source - Variable in class com.bbn.openmap.time.TimeBoundsEvent
 
source - Variable in class com.bbn.openmap.time.TimeEvent
The source of the TimeEvent.
SOURCE_DATUM_COEFFICIENTS_DATA - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
SOURCE_NAME - Static variable in interface com.bbn.openmap.dataAccess.asrp.ASRPConstants
File suffix for Source File.
SOURCE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
SOURCE_SUMMARY - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
SourceFile - Class in com.bbn.openmap.dataAccess.asrp
 
SourceFile(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.SourceFile
 
sourceFile - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
sourceImageBounds - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
The coordinate bounds of the image, represented in the coordinate system of the image.
sourceMap - Variable in class com.bbn.openmap.gui.OverviewMapHandler
The source MapBean to show the overview of.
sourceMapProjection - Variable in class com.bbn.openmap.layer.OverviewMapAreaLayer
 
SOUTH - Static variable in class com.bbn.openmap.event.PanEvent
 
south - Variable in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
SOUTH_AMERICAN_1969 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"South American 1969"
SOUTH_BOUNDARY - Static variable in class com.bbn.openmap.proj.Gnomonic
 
SOUTH_BOUNDARY - Static variable in class com.bbn.openmap.proj.Orthographic
 
SOUTH_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
SOUTH_EAST - Static variable in class com.bbn.openmap.event.PanEvent
 
SOUTH_POLE - Static variable in class com.bbn.openmap.proj.coords.LatLonPoint
 
SOUTH_POLE - Static variable in class com.bbn.openmap.proj.GeoProj
South pole latitude in radians.
SOUTH_POLE_D - Static variable in class com.bbn.openmap.proj.ProjMath
South pole latitude in radians.
SOUTH_POLE_DEG_D - Static variable in class com.bbn.openmap.proj.ProjMath
South pole latitude in degrees.
SOUTH_POLE_F - Static variable in class com.bbn.openmap.proj.ProjMath
South pole latitude in radians.
SOUTH_WEST - Static variable in class com.bbn.openmap.event.PanEvent
 
spaceColor - Variable in class com.bbn.openmap.proj.Azimuth
 
spacer - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
Number of pixel spacers that should be added to a data file, per line, to adjust for skewing.
SPACING - Variable in class com.bbn.openmap.layer.location.ByteRasterLocation
The spacing between the label and the outside of the image.
SPACING - Variable in class com.bbn.openmap.layer.location.URLRasterLocation
The spacing between the label and the outside of the image.
SPACING - Static variable in class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
 
SPACING - Static variable in class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
 
SPACING - Static variable in class com.bbn.openmap.omGraphics.meteo.OMOcclusion
 
spacingReset - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
 
SpacingShapeDecoration - Class in com.bbn.openmap.omGraphics.awt
The most simple decoration : space.
SpacingShapeDecoration(float) - Constructor for class com.bbn.openmap.omGraphics.awt.SpacingShapeDecoration
Constructor.
SPATIAL_INDEX_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.shape.SpatialIndex
Size of the spatial index header in bytes.
SPATIAL_INDEX_RECORD_LENGTH - Static variable in class com.bbn.openmap.layer.shape.SpatialIndex
Size of the spatial index record in bytes.
spatialIndex - Variable in class com.bbn.openmap.layer.link.shape.ShapeLinkServer
 
spatialIndex - Variable in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
spatialIndex - Variable in class com.bbn.openmap.layer.shape.ShapeLayer
The spatial index of the shape file to be rendered.
SpatialIndex - Class in com.bbn.openmap.layer.shape
A Spatial Index is a variation on a Shape Index, adding the bounding box of the shape to the index.
SpatialIndex(String) - Constructor for class com.bbn.openmap.layer.shape.SpatialIndex
Opens a spatial index file for reading based on the location of the provided shp file.
SpatialIndex(String, String) - Constructor for class com.bbn.openmap.layer.shape.SpatialIndex
Deprecated. ssx file is figured based on the shp file path
spatialIndex - Variable in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
SpatialIndex.Entry - Class in com.bbn.openmap.layer.shape
The spatial information for each shp entry is held in one of these.
SpatialIndex.Entry(double, double, double, double, int) - Constructor for class com.bbn.openmap.layer.shape.SpatialIndex.Entry
 
SpatialIndex.FileIndex - Class in com.bbn.openmap.layer.shape
 
SpatialIndex.FileIndex() - Constructor for class com.bbn.openmap.layer.shape.SpatialIndex.FileIndex
 
SpatialIndex.MemoryIndex - Class in com.bbn.openmap.layer.shape
 
SpatialIndex.MemoryIndex() - Constructor for class com.bbn.openmap.layer.shape.SpatialIndex.MemoryIndex
 
spatialIndexes - Variable in class com.bbn.openmap.layer.shape.MultiShapeLayer
 
SpatialIndexHandler - Class in com.bbn.openmap.layer.shape
The SpatialIndexHandler keeps track of all the stuff dealing with a particular shape file - file names, colors, etc.
SpatialIndexHandler() - Constructor for class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
SpatialIndexHandler(String, Properties) - Constructor for class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
spawn(Runnable) - Method in class com.bbn.openmap.util.TaskService
Run a task in a thread.
spawn(Callable<T>) - Method in class com.bbn.openmap.util.TaskService
 
spec - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
spec_amen - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
specialLineColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
SpecialLineColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
speedInNMPerHr - Variable in class com.bbn.openmap.layer.beanbox.Fighter
 
sphericalAzimuth(double, double, double, double) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate spherical azimuth between two points with double precision.
sphericalBetween(double, double, double, double) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate point at azimuth and distance from another point, with double precision.
sphericalBetween(float, float, float, float, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate point between two points.
sphericalBetween(double, double, double, double, int) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate point between two points with double precision.
sphericalDistance(double, double, double, double) - Static method in class com.bbn.openmap.proj.GreatCircle
Calculate spherical arc distance between two points with double precision.
sphericalUnitsToDeg(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Converts units (km, nm, miles, etc) to decimal degrees for a spherical planet.
sphericalUnitsToRad(float, float) - Static method in class com.bbn.openmap.proj.ProjMath
Converts units (km, nm, miles, etc) to arc radians for a spherical planet.
split() - Method in class com.bbn.openmap.util.quadtree.QuadTreeNode
This method splits the node into four children, and disperses the items into the children.
splitRoad(Road, RoadPoint) - Method in class com.bbn.openmap.tools.roads.RoadFinder
Split a road into two roads at one of its corners.
squareWidth - Variable in class com.bbn.openmap.event.ZoomMouseMode
 
src - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The source directory.
srl - Variable in class com.bbn.openmap.layer.DemoLayer
Found in the findAndInit() method, in the MapHandler.
SRS - Static variable in interface com.bbn.openmap.image.WMTConstants
Spatial Reference System identifier (SRS).
ssdc - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
Ship's Safety Depth Contour: The ships safety depth contour represents a safe contour based on the draft of the ship.
ssx(String) - Static method in class com.bbn.openmap.layer.shape.SpatialIndex
Figures out the ssx file name from the shp file name.
stackSize - Variable in class com.bbn.openmap.event.UndoStack
 
stackSize - Variable in class com.bbn.openmap.proj.ProjectionStack
 
standAlone - Variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
standardDate - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
StandardDTEDNameTranslator - Class in com.bbn.openmap.dataAccess.dted
A class implementing the DTEDNameTranslator interface that handles DTED file names as specified in the DTED specification.
StandardDTEDNameTranslator() - Constructor for class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Constructor for object to use for multiple translations.
StandardDTEDNameTranslator(String, double, double, int) - Constructor for class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Set the internal parameters given a parent DTED directory, latitude, longitude and level.
StandardDTEDNameTranslator(double, double, int) - Constructor for class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
Assuming that the DTED directory will be set, set the other parameters to reveal a path to a file name, which would be retrieved by calling getName().
StandardImagePreparer - Class in com.bbn.openmap.dataAccess.mapTile
This is the standard map tile preparer, setting up the factory with ARGB images.
StandardImagePreparer() - Constructor for class com.bbn.openmap.dataAccess.mapTile.StandardImagePreparer
 
StandardMapBeanRepaintPolicy - Class in com.bbn.openmap
A MapBeanRepaintPolicy that just forwards layer repaint requests normally, and does nothing for java.awt.Graphics before painting.
StandardMapBeanRepaintPolicy() - Constructor for class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
StandardMapBeanRepaintPolicy(MapBean) - Constructor for class com.bbn.openmap.StandardMapBeanRepaintPolicy
 
StandardMapMouseInterpreter - Class in com.bbn.openmap.omGraphics.event
The StandardMapMouseInterpreter is a basic implementation of the MapMouseInterpreter, working with an OMGraphicHandlerLayer to handle MouseEvents on it.
StandardMapMouseInterpreter() - Constructor for class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The OMGraphicLayer should be set at some point before use.
StandardMapMouseInterpreter(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The standard constructor.
StandardMapMouseInterpreter.GeometryOfInterest - Class in com.bbn.openmap.omGraphics.event
Helper class used to keep track of OMGraphics of interest.
StandardMapMouseInterpreter.GeometryOfInterest(OMGraphic, MouseEvent) - Constructor for class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.GeometryOfInterest
Create a Geometry of Interest with the OMGraphic and the first mouse event.
StandardMapMouseInterpreter.MouseTimerListener - Class in com.bbn.openmap.omGraphics.event
The definition of the listener that calls updateMouseMoved when the timer goes off.
StandardMapMouseInterpreter.MouseTimerListener() - Constructor for class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter.MouseTimerListener
 
StandardMapTileFactory - Class in com.bbn.openmap.dataAccess.mapTile
The StandardImageTileFactory is a TileFactory implementation that retrieves image tiles from local storage.
StandardMapTileFactory() - Constructor for class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
StandardMapTileFactory(MapTileRequester, String, String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
StandardMapTileFactory.TilePathBuilder - Class in com.bbn.openmap.dataAccess.mapTile
 
StandardMapTileFactory.TilePathBuilder(String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory.TilePathBuilder
 
standardNumber - Variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
standardParallel1 - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
standardParallel2 - Variable in class com.bbn.openmap.proj.LambertConformalLoader
 
StandardParallelOneProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
StandardParallelTwoProperty - Static variable in class com.bbn.openmap.proj.LambertConformalLoader
 
StandardPCPolicy - Class in com.bbn.openmap.layer.policy
ProjectionChangePolicy that uses a Layer SwingWorker to kick off a thread to call layer.prepare() and doesn't delete the OMGraphicList between projection changes.
StandardPCPolicy() - Constructor for class com.bbn.openmap.layer.policy.StandardPCPolicy
You must set a layer at some point before using this class.
StandardPCPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.StandardPCPolicy
Don't pass in a null layer.
StandardPCPolicy(OMGraphicHandlerLayer, boolean) - Constructor for class com.bbn.openmap.layer.policy.StandardPCPolicy
Don't pass in a null layer.
StandardRenderPolicy - Class in com.bbn.openmap.layer.policy
The StandardRenderPolicy is a RenderPolicy that simply paints the current graphic list.
StandardRenderPolicy() - Constructor for class com.bbn.openmap.layer.policy.StandardRenderPolicy
 
StandardRenderPolicy(OMGraphicHandlerLayer) - Constructor for class com.bbn.openmap.layer.policy.StandardRenderPolicy
Don't pass in a null layer.
start() - Method in class com.bbn.openmap.app.OpenMapApplet
Called by the browser or applet viewer to inform this applet that it should start its execution.
START - Static variable in class com.bbn.openmap.event.ProgressEvent
Progress event type, start process.
start() - Method in class com.bbn.openmap.image.SimpleHttpImageServer
 
start(String) - Method in class com.bbn.openmap.layer.link.Link
The method to call at the beginning of a request or response.
start - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The upper left subframe index on screen.
start - Variable in class com.bbn.openmap.omGraphics.OMArc
The starting angle of the arc in decimal degrees.
start() - Method in interface com.bbn.openmap.util.ISwingWorker
Start the worker thread.
start() - Method in class com.bbn.openmap.util.PooledSwingWorker
Start the worker thread.
start() - Method in class com.bbn.openmap.util.SwingWorker
Start the worker thread.
start() - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Start copying files from the source directory to the target directory.
START_WORKING - Static variable in class com.bbn.openmap.event.LayerStatusEvent
 
startClock() - Method in class com.bbn.openmap.time.Clock
Method to call to start the timer.
startClock() - Method in interface com.bbn.openmap.time.RealTimeHandler
Start the timer.
startDrag - Variable in class com.bbn.openmap.tools.dnd.DnDListener
 
startDragAction(DragGestureEvent, DragSourceListener) - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
Invoked on dragGestureRecognized
startDragAction(DragGestureEvent, DragSourceListener) - Method in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
Invoked on dragGestureRecognized in the ComponentDragGestureListener class.
startIndex - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
startIndexes - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The starting index for coverage subframes.
STARTING_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMLine
 
startingLine - Variable in class com.bbn.openmap.gui.time.TimelineLayer.CurrentTimeMarker
 
startMove(boolean) - Method in class com.bbn.openmap.tools.roads.Intersection
 
startNewServer(Socket) - Method in class com.bbn.openmap.layer.link.LinkServerStarter
This method gets called to create a new server to handle a new connection.
startNewServer(Socket) - Method in class com.bbn.openmap.layer.link.shape.ShapeServerStarter
 
startNewServer(Socket) - Method in class com.bbn.openmap.layer.link.TestServerStarter
From the LinkServerFactory interface, starts up a new LinkServer to handle a client.
startTime - Variable in class com.bbn.openmap.time.Clock
 
startTime - Variable in class com.bbn.openmap.time.TimeBounds
 
startUp() - Method in class com.bbn.openmap.layer.link.LinkListener
Use a SwingWorker to launch the listener.
startUpLayersProperty - Static variable in class com.bbn.openmap.LayerHandler
Property for space separated layers to be displayed at startup.
State - Class in com.bbn.openmap.util.stateMachine
The state is intended to be a abstract juncture in a pattern of events.
State() - Constructor for class com.bbn.openmap.util.stateMachine.State
 
stateCheck() - Method in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
Check the state of the ToolPanel and set enabled state and text accordingly.
stateHolder - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
 
stateMachine - Variable in class com.bbn.openmap.layer.terrain.LOSGenerator
 
stateMachine - Variable in class com.bbn.openmap.layer.terrain.ProfileGenerator
The state machine for user gestures.
stateMachine - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
The state machine that interprets the mouse events (and other events) and modifies the OMGraphics accordingly.
StateMachine - Class in com.bbn.openmap.util.stateMachine
The StateMachine lets you organize event handling, if the order of the events are important to you.
StateMachine() - Constructor for class com.bbn.openmap.util.stateMachine.StateMachine
 
StateMachine(State[]) - Constructor for class com.bbn.openmap.util.stateMachine.StateMachine
Define the state machine using the array of states.
stateName - Variable in class com.bbn.openmap.layer.location.db.LocationData
 
states - Variable in class com.bbn.openmap.util.stateMachine.StateMachine
The states to track.
stationary - Variable in class com.bbn.openmap.graphicLoader.GLPoint
 
status - Variable in class com.bbn.openmap.event.LayerStatusEvent
 
status - Variable in class com.bbn.openmap.omGraphics.event.EOMGEvent
The status of the EOMG as this event is sent.
STATUS_CONNECTED - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
STATUS_CONNECTING - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
STATUS_DOWN - Static variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
STATUS_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
STATUS_IDLE - Static variable in class com.bbn.openmap.graphicLoader.netmap.NetMapConnector
 
STATUS_UNKNOWN - Static variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
STATUS_UP - Static variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
STATUS_UPDATE - Static variable in class com.bbn.openmap.event.LayerStatusEvent
 
statusBar - Variable in class com.bbn.openmap.InformationDelegator
 
statusLayer - Variable in class com.bbn.openmap.gui.OverviewMapHandler
A layer that can be set to constantly be on the top of the map.
StatusLayerProperty - Static variable in class com.bbn.openmap.gui.OverviewMapHandler
 
StatusLightPanel - Class in com.bbn.openmap.gui
 
StatusLightPanel() - Constructor for class com.bbn.openmap.gui.StatusLightPanel
 
statusLights - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
statusMark - Variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer.ImageListCellRenderer
 
STEP_BACKWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates that the clock has been moved incrementally backward, stepping by a set value controlled by some other mechanism.
STEP_FORWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates that the clock has been moved incrementally forward, stepping by a set value controlled by some other mechanism.
stepBackward() - Method in class com.bbn.openmap.time.Clock
Move the clock back one time increment.
stepBackward() - Method in interface com.bbn.openmap.time.RealTimeHandler
Move the clock back one clock interval.
stepForward() - Method in class com.bbn.openmap.time.Clock
Move the clock forward one time increment.
stepForward() - Method in interface com.bbn.openmap.time.RealTimeHandler
Move the clock forward one clock interval.
stop() - Method in class com.bbn.openmap.app.OpenMapApplet
Called by the browser or applet viewer to inform this applet that it should stop its execution.
stopClock() - Method in class com.bbn.openmap.time.Clock
Method to call to stop the timer.
stopClock() - Method in interface com.bbn.openmap.time.RealTimeHandler
Stop the timer.
STOPPED - Static variable in class com.bbn.openmap.time.TimerStatus
Indicates that the clock is no longer running.
stopTimer() - Method in class com.bbn.openmap.layer.learn.SimpleAnimationLayer
Called when the timer should be stopped.
STRAIGHT - Static variable in class com.bbn.openmap.omGraphics.util.RibbonMaker
 
Straight - Static variable in class com.bbn.openmap.proj.LineType
Straight lines are the easiest and fastest to draw.
STRAIGHT_LINE - Static variable in class com.bbn.openmap.omGraphics.OMLine
 
straightLineShape() - Method in class com.bbn.openmap.proj.LineCoordinateGenerator
Creates a Shape object from provided coordinates.
sTransfer(OMGraphic, OMGraphic) - Static method in class com.bbn.openmap.omGraphics.DrawingAttributes
Simple push of OMGraphic attributes from one to another.
stream(OutputStream, Vector) - Method in class com.bbn.openmap.tools.beanbox.Manifest
 
StreamInputReader - Class in com.bbn.openmap.io
An Abstract InputReader to handle reading data from streams, where seeking to a place in the file in front of the current pointer involves closing the stream, and re-seeking from the beginning.
StreamInputReader() - Constructor for class com.bbn.openmap.io.StreamInputReader
 
STRICT - Static variable in interface com.bbn.openmap.geo.MatchParameters
A set of parameters for strict intersections, 0 nmiles.
strictAzimuth(Geo) - Method in class com.bbn.openmap.geo.Geo
Azimuth in radians from v2 to this.
strictKeyValueSeparators - Static variable in class com.bbn.openmap.util.PropUtils
Borrowed from Properties.java
stringArrayFromProperties(Properties, String, String) - Static method in class com.bbn.openmap.util.PropUtils
Takes a string of representing token separated properties and returns an array of parsed strings.
StringElement - Class in com.bbn.openmap.util.html
 
StringElement(String) - Constructor for class com.bbn.openmap.util.html.StringElement
Construct a new StringElement with a string literal
stringToDashArray(String) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
stringToDashArray(String) - Static method in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
stringToLat(String) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameUtil
Conversion of string found in DTED file to float value.
stringToLon(String) - Static method in class com.bbn.openmap.dataAccess.dted.DTEDFrameUtil
Conversion of a string value of a longitude to a float.
stringValue() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
 
stroke - Variable in class com.bbn.openmap.omGraphics.DrawingAttributes
The line stroke, for dashes, etc.
stroke - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
The Java2D Stroke.
STYLE - Static variable in interface com.bbn.openmap.image.WMTConstants
Style name (STYLE) parameter name.
STYLENOTDEFINED - Static variable in exception com.bbn.openmap.image.wms.WMSException
 
STYLES - Static variable in interface com.bbn.openmap.image.WMTConstants
(STYLES) Comma separated list for one rendering style per requested layer.
styles - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Comma-separated list of style names
StylesProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
STYPE - Variable in class com.bbn.openmap.layer.nitf.NitfHeader
System Type
subCircles - Variable in class com.bbn.openmap.omGraphics.OMRangeRings
The inner ring of circles.
subDirs - Variable in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
subfields - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFField
 
SUBFRAME_CACHE_SIZE - Static variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
 
subframeBuffer - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The subframe cache is mapped by a 2D matrix based on the number of subframes that will fit in the RpfCoverageBox area.
subframeCacheSize - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The size of the subframe cache.
subframeCacheSize - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
Subframe cache size.
subFrameDefZoomLevel - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
subframeDimensions - Variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
subframeIndex - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The array of indexes for subframes contained in the RpfTocEntry.
subframeInfo - Variable in class com.bbn.openmap.layer.dted.DTEDCacheManager
 
subframeInfo - Variable in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
The subframe presentation attributes.
subframeLatInterval - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Lat degrees/subframe; vertInterval*256.
subframeLonInterval - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Lon degrees/subframe; horizInterval*256.
subframes - Variable in class com.bbn.openmap.layer.dted.DTEDSubframedFrame
The image array for the subframes.
subframeVersion - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
The array of version markers for subframes contained in the RpfTocEntry.
SUBJAR_ZOOMLEVEL_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
subJarZoomDef - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
subJarZoomDef(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
subList(int, int) - Method in class com.bbn.openmap.omGraphics.OMList
 
subs - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
A list of children SymbolParts relative to this one.
subtract(Geo) - Method in class com.bbn.openmap.geo.Geo
Returns this - b.
subtract(Geo, Geo) - Method in class com.bbn.openmap.geo.Geo
Returns this - b.
subtractPathFromDirectory(File, File) - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Take the source directory out of the path to the directory.
subx - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
x number of the subframe within the DTEDFrame, from the left side of the frame (east).
suby - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
y number of the subframe within the DTEDFrame, from the bottom side of the frame (south).
suffix - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
sunEclipticLongitude(double) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Calculate the ecliptic longitude of sun, in radians.
SunJPEGFormatter - Class in com.bbn.openmap.image
 
SunJPEGFormatter() - Constructor for class com.bbn.openmap.image.SunJPEGFormatter
 
sunMeanAnomaly(double) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Calculate the mean anomaly of sun, in radians.
SunPosition - Class in com.bbn.openmap.layer.daynight
SunPosition calculates the latitude/longitude on the Earth that is closest to the Sun, the point on the Earth where the sun is directly overhead.
SunPosition() - Constructor for class com.bbn.openmap.layer.daynight.SunPosition
 
sunPosition(long) - Static method in class com.bbn.openmap.layer.daynight.SunPosition
Given the number of milliseconds since the unix epoch, compute position on the earth (lat, lon) such that sun is directly overhead.
SUPPLEMENTARY_TEXT - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
supportsCustomEditor() - Method in class com.bbn.openmap.omGraphics.DrawingAttributesPropertyEditor
 
supportsCustomEditor() - Method in class com.bbn.openmap.tools.beanbox.PropertyBeanEditor
returns true.
supportsCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
PropertyEditor interface.
supportsCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
PropertyEditor interface.
supportsCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.NonEditablePropertyEditor
PropertyEditor interface.
supportsCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.OptionPropertyEditor
 
supportsCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
 
supportsCustomEditor() - Method in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
supportsSQL() - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
To find out whether SQL queries are handled.
supportsSQL() - Method in class com.bbn.openmap.omGraphics.FilterSupport
Returns true if the OMGraphicHandler can handle SQL statements for filtering.
supportsSQL() - Method in interface com.bbn.openmap.omGraphics.OMGraphicHandler
Returns true if the OMGraphicHandler can handle SQL statements for filtering.
supportsSQL() - Method in class com.bbn.openmap.plugin.OMGraphicHandlerPlugIn
 
suppressCopyright - Static variable in class com.bbn.openmap.MapBean
Suppress the copyright message on initialization.
SVGSourceFileReorganizer - Class in com.bbn.openmap.tools.symbology.milStd2525
SVGSourceFileReorganizer is a simple utility that takes the source SVG files from the DISA package and reorganizes them into a simplier file structure that OpenMap classes can use.
SVGSourceFileReorganizer(File) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SVGSourceFileReorganizer
 
sw_lat - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
sw_lon - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
SW_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
SW_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMRect
 
SW_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMScalingRaster
 
swa - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
swap(double[]) - Method in class com.bbn.openmap.geo.IntersectionTest
 
swButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
SWING_PACKAGE - Static variable in class com.bbn.openmap.Layer
Pre-caches the swing package.
SwingWorker<T> - Class in com.bbn.openmap.util
This class used to be based on the 3rd version of SwingWorker.
SwingWorker() - Constructor for class com.bbn.openmap.util.SwingWorker
Start a thread that will call the construct method and then exit.
swlat - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
swlon - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
swName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
swo - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
Symbol - Class in com.bbn.openmap.graphicLoader.netmap
 
SYMBOL_LOOKUP_FILE_PROPERTY - Static variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
symbolAttributes - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
SymbolChooser - Class in com.bbn.openmap.tools.symbology.milStd2525
The SymbolChooser is a GUI symbol builder.
SymbolChooser(SymbolReferenceLibrary) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
SymbolChooser.SymbolTreeHolder - Class in com.bbn.openmap.tools.symbology.milStd2525
 
SymbolChooser.SymbolTreeHolder(SymbolPart, CodeOptions) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
symbolExt - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
symbolHeight - Variable in class com.bbn.openmap.gui.time.TimelineLayer.EventMarkerLine
 
symbolImage - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
symbolImageLabel - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
SymbolImageMaker - Interface in com.bbn.openmap.tools.symbology.milStd2525
 
symbolImageMaker - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
SymbolImageMakerClassProperty - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
 
symbolParentDir - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
symbolPart - Variable in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
SymbolPart - Class in com.bbn.openmap.tools.symbology.milStd2525
The SymbolPart class represents one part in a hierarchy of pieces needed to represent an actual symbol.
SymbolPart() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
SymbolPart(CodePosition, String, Properties, SymbolPart) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
The most-used constructor, used by CodePosition objects to create the different levels of the SymbolPart tree.
SymbolPart(CodePosition, String, Properties, SymbolPart, int, int, boolean) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
A different constructor used by OptionPositions.
SymbolPartTree - Class in com.bbn.openmap.tools.symbology.milStd2525
The SymbolPartTree is a SymbolPart that serves as the top node of the SymbolPart tree.
SymbolPartTree(String) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolPartTree
 
SymbolReferenceLibrary - Class in com.bbn.openmap.tools.symbology.milStd2525
The SymbolReferenceLibrary is a organizational class for creating and managing a SymbolPart tree.
SymbolReferenceLibrary() - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
A constructor used when the SymbolImageMaker will be set later, either via the setProperties method or programmatically.
SymbolReferenceLibrary(SymbolImageMaker) - Constructor for class com.bbn.openmap.tools.symbology.milStd2525.SymbolReferenceLibrary
Create a SymbolReferenceLibrary with a SymbolImageMaker to use to create images from a data source.
syncDrawingAttributesToTableModel(DbfTableModel, OMGraphicList, boolean) - Static method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
 
syncEnclosed() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Method connects the last point to the first point.
synchronous - Variable in class com.bbn.openmap.event.LayerSupport
 
SynchronousThreadingProperty - Static variable in class com.bbn.openmap.LayerHandler
Flag to set synchronous threading on the LayerHandler, telling it to react to layer order changes and layer visibility requests within the calling thread.
systemTime - Variable in class com.bbn.openmap.time.Clock
 
systemTime - Variable in class com.bbn.openmap.time.TimeEvent
The current system time, millis from unix epoch.

T

t - Variable in class com.bbn.openmap.event.LayerSupport
Used to see if another Thread object needs to be created.
table - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
table - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
table - Variable in class com.bbn.openmap.tools.drawing.DrawingToolRequestorList
 
TableCellElement - Interface in com.bbn.openmap.util.html
All classes that can be an cell in an html table implement this type
tableChanged(TableModelEvent) - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
TableDataElement - Class in com.bbn.openmap.util.html
This class is used for a basic cell in a html table
TableDataElement(Element) - Constructor for class com.bbn.openmap.util.html.TableDataElement
Construct a data cell with an element
TableDataElement(String) - Constructor for class com.bbn.openmap.util.html.TableDataElement
Construct a data cell with a string
TableDataElement(String, Element) - Constructor for class com.bbn.openmap.util.html.TableDataElement
Construct a data cell with an element
TableDataElement(String, String) - Constructor for class com.bbn.openmap.util.html.TableDataElement
Construct a data cell with a string
tableDescription - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
the description of the table [read from the file]
tableFrame - Variable in class com.bbn.openmap.plugin.esri.EsriPlugIn
 
TableHeaderElement - Class in com.bbn.openmap.util.html
This class is used for Column/Row head elements in html tables
TableHeaderElement(Element) - Constructor for class com.bbn.openmap.util.html.TableHeaderElement
Construct a column header with an element
TableHeaderElement(String) - Constructor for class com.bbn.openmap.util.html.TableHeaderElement
Construct a column header with a string
TableHeaderElement(String, Element) - Constructor for class com.bbn.openmap.util.html.TableHeaderElement
Construct a column header with an element
TableHeaderElement(String, String) - Constructor for class com.bbn.openmap.util.html.TableHeaderElement
Construct a column header with a string
tableId - Variable in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
tableName - Variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
Table name from which data would be retrieved
tablename - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
the name of the table
tableNameProperty - Static variable in class com.bbn.openmap.layer.location.db.RawDataRecordSet
 
tableOffset - Variable in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
tablepath - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
the directory for our coverage type
TableRowElement - Class in com.bbn.openmap.util.html
This class implements an entire row of an html table
TableRowElement() - Constructor for class com.bbn.openmap.util.html.TableRowElement
Construct an empty row
tabPane - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
tabs - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
 
tanCtrLat - Variable in class com.bbn.openmap.proj.Mercator
 
target - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
targetBean - Variable in class com.bbn.openmap.tools.beanbox.GenericPropertySheet
the bean that this property sheet is associated with.
targetFile(String) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
targetFile - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
targetFile(File) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
targetIndex - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
The index of the currently selected layer.
Taskable - Interface in com.bbn.openmap.util
Taskables are ActionListeners that respond to events from Timers.
taskDescription - Variable in class com.bbn.openmap.event.ProgressEvent
 
TaskService - Class in com.bbn.openmap.util
Reuse threads instead of making new ones over and over.
tcount - Variable in class com.bbn.openmap.layer.vpf.CoordFloatString
the number of tuples
TemporalOMGraphic - Interface in com.bbn.openmap.omGraphics.time
A TemporalOMGraphic object represents an OMGraphic that changes over time.
TemporalOMGraphicList - Class in com.bbn.openmap.omGraphics.time
A TemporalOMGeometryList object contains OMGeometries that change over time.
TemporalOMGraphicList() - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Construct an TemporalOMGraphicList.
TemporalOMGraphicList(int) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Construct an TemporalOMGraphicList with an initial capacity.
TemporalOMGraphicList(List<OMGraphic>) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMGraphicList
Construct an TemporalOMGraphicList around a List of OMGraphics.
TemporalOMPoint - Class in com.bbn.openmap.omGraphics.time
A ScenarioPoint is a ScenarioGraphic representing an object on the map.
TemporalOMPoint(Object, int, boolean) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMPoint
Create a ScenarioLocation at a latitude/longitude location.
TemporalOMScalingIcon - Class in com.bbn.openmap.omGraphics.time
 
TemporalOMScalingIcon(Object, int, boolean) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Construct a blank TemporalOMScalingIcon, to be filled in with set calls.
TemporalOMScalingIcon(Object, int, boolean, int, int, int[], float) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Creates an TemporalOMScalingIcon from images, Lat/Lon placement with a direct colormodel image.
TemporalOMScalingIcon(Object, int, boolean, ImageIcon, float) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Create an OMRaster, Lat/Lon placement with an ImageIcon.
TemporalOMScalingIcon(Object, int, boolean, ImageIcon) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Create an scaling icon that will be moved around.
TemporalOMScalingIcon(Object, int, boolean, Image, float) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Create an scaling icon that will be moved around.
TemporalOMScalingIcon(Object, int, boolean, Image) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Create a scaling icon that moves.
TemporalOMScalingIcon(Object, int, boolean, int, int, byte[], Color[], int, float) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Lat/Lon placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
TemporalPoint - Class in com.bbn.openmap.omGraphics.time
A TemporalPoint is a representation of something occurring at a location and time.
TemporalPoint(Point2D, long) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalPoint
Create a TimeStamp to be used as a position by ScenarioPoints.
TemporalPointSupport - Class in com.bbn.openmap.omGraphics.time
 
TemporalPointSupport(int) - Constructor for class com.bbn.openmap.omGraphics.time.TemporalPointSupport
 
TemporalRecord - Interface in com.bbn.openmap.omGraphics.time
A TemporalRecord object represents something that happened at a given time.
TemporalRecordComparator - Class in com.bbn.openmap.omGraphics.time
 
TemporalRecordComparator() - Constructor for class com.bbn.openmap.omGraphics.time.TemporalRecordComparator
 
temporals - Variable in class com.bbn.openmap.omGraphics.time.TemporalSupport
 
TemporalSupport - Class in com.bbn.openmap.omGraphics.time
The TemporalSupport object is intended to provide rudimentary support for choosing the right temporal status for a given time.
TemporalSupport() - Constructor for class com.bbn.openmap.omGraphics.time.TemporalSupport
 
tenDegreeColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
TenDegreeColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
tenDegreeLines - Variable in class com.bbn.openmap.layer.GraticuleLayer
The ten degree latitude and longitude lines, premade.
termFade - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
Percentage of the distance from the horizon to the brightest point to start fading to darkness.
TermFadeProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
terminated - Variable in class com.bbn.openmap.event.ProjectionSupport.ProjectionChangeNotifier
 
TerminatingRunnable - Interface in com.bbn.openmap.layer.vpf
Classes that implement this interface are Runnable (in the Thread sense), but have run() methods that will terminate in a bounded amount of time.
terminatorVerts - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
The number of vertices of the polygon terminator line.
TerminatorVertsProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
TerrainLayer - Class in com.bbn.openmap.layer.terrain
The Terrain Layer is an example of creating a layer that acts as a tool that defines and area (via user gestures) and presents a result of the analysis of the data.
TerrainLayer() - Constructor for class com.bbn.openmap.layer.terrain.TerrainLayer
The default constructor for the Layer.
TerrainTool - Interface in com.bbn.openmap.layer.terrain
This is a interface that defines common functionality among tools (generators) used by the TerrainLayer.
test() - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
test() - Method in class com.bbn.openmap.geo.Quadratic
 
test(double, double, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.CompareExpression
The basic test for the operator, returning val1 op val2.
test(String, String, StringBuffer) - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.StringExpression
The basic test for the operator, returning val1 op val2.
TEST_CLASS_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
testClass - Variable in class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
Test class to use for existence of JDBC drivers.
Tester - Class in com.bbn.openmap.plugin.esri
A class to test the creation of shape file sets
Tester() - Constructor for class com.bbn.openmap.plugin.esri.Tester
Use default constructor set up UI
TestEventHandler - Class in com.bbn.openmap.layer.event
Sample OMEventHandler to demonstrate being a TimeBoundsProvider and TimeBoundsHandler.
TestEventHandler() - Constructor for class com.bbn.openmap.layer.event.TestEventHandler
 
testForAndHandlePopupTrigger(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
Tests the MouseEvent to see if it's a popup trigger, and calls rightClick appropriately if there is an OMGraphic involved.
testIsPointInPolygonGeoGeoArrayBoolean() - Method in class com.bbn.openmap.geo.IntersectionTest
 
testIsSelfIntersectingPoly() - Method in class com.bbn.openmap.geo.IntersectionTest
 
TestLayer - Class in com.bbn.openmap.layer.test
A Layer for testing different types of graphics.
TestLayer() - Constructor for class com.bbn.openmap.layer.test.TestLayer
Construct the TestLayer.
TestLayer.Circle - Class in com.bbn.openmap.layer.test
 
TestLayer.Circle() - Constructor for class com.bbn.openmap.layer.test.TestLayer.Circle
 
TestLayer.GraphicBase - Class in com.bbn.openmap.layer.test
 
TestLayer.GraphicBase() - Constructor for class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
TestLayer.Line - Class in com.bbn.openmap.layer.test
 
TestLayer.Line() - Constructor for class com.bbn.openmap.layer.test.TestLayer.Line
 
TestLayer.Poly - Class in com.bbn.openmap.layer.test
 
TestLayer.Poly() - Constructor for class com.bbn.openmap.layer.test.TestLayer.Poly
 
TestLayer.Rect - Class in com.bbn.openmap.layer.test
 
TestLayer.Rect() - Constructor for class com.bbn.openmap.layer.test.TestLayer.Rect
 
TestLayer.Text - Class in com.bbn.openmap.layer.test
 
TestLayer.Text() - Constructor for class com.bbn.openmap.layer.test.TestLayer.Text
 
TestLinkServer - Class in com.bbn.openmap.layer.link
The TestLinkServer is my test implementation of a customized LinkServer.
TestLinkServer(Socket) - Constructor for class com.bbn.openmap.layer.link.TestLinkServer
Create child thread that will handle the client.
testPoint() - Method in class com.bbn.openmap.plugin.esri.Tester
Creates a point shape file set
testPolygon() - Method in class com.bbn.openmap.plugin.esri.Tester
Creates a polygon shape file set
testPolyline() - Method in class com.bbn.openmap.plugin.esri.Tester
Creates a polyline shape file set
TestResponsePolicy - Class in com.bbn.openmap.omGraphics.event
 
TestResponsePolicy() - Constructor for class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
TestServerStarter - Class in com.bbn.openmap.layer.link
The LinkServerStarter is the object that listens for Link clients on a specific port.
TestServerStarter(int) - Constructor for class com.bbn.openmap.layer.link.TestServerStarter
Starts the LinkServerStarter listening to the specified port.
TestWandererCallback - Class in com.bbn.openmap.util.wanderer
The Wanderer walks through a directory tree, and makes calls to the WandererCallback with what it finds.
TestWandererCallback() - Constructor for class com.bbn.openmap.util.wanderer.TestWandererCallback
 
TEXT - Static variable in interface com.bbn.openmap.I18n
Primary type for a given field (default if types aren't applicable).
text - Variable in class com.bbn.openmap.layer.LabelLayer
 
text - Variable in class com.bbn.openmap.layer.test.TestLayer
 
TEXT - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
Text - Static variable in class com.bbn.openmap.layer.vpf.VPFUtil
 
text - Variable in class com.bbn.openmap.omGraphics.EditableOMText
 
TEXT_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
TEXT_HEADER - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Text graphic object header.
textClassName - Variable in class com.bbn.openmap.tools.drawing.OMTextLoader
 
TextColor - Class in com.bbn.openmap.dataAccess.cgm
 
TextColor(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.TextColor
 
textColor - Variable in class com.bbn.openmap.layer.GraticuleLayer
 
textColor - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
TextColorProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
TextEditState - Class in com.bbn.openmap.omGraphics.editable
 
TextEditState(EditableOMText) - Constructor for class com.bbn.openmap.omGraphics.editable.TextEditState
 
TextElement - Class in com.bbn.openmap.dataAccess.cgm
 
TextElement(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.TextElement
 
textField - Variable in class com.bbn.openmap.util.propertyEditor.FilePropertyEditor
 
TextFieldCommand - Static variable in class com.bbn.openmap.omGraphics.EditableOMText
Command for text string adjustments.
TextFontCommand - Static variable in class com.bbn.openmap.omGraphics.EditableOMText
 
TextFontIndex - Class in com.bbn.openmap.dataAccess.cgm
 
TextFontIndex(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.TextFontIndex
 
textinfo - Variable in class com.bbn.openmap.layer.vpf.CoverageTable
featureclasses used for the text feature type
textMatteColor - Variable in class com.bbn.openmap.omGraphics.OMText
The text matte color surrounds each character of the string with this color.
textMatteStroke - Variable in class com.bbn.openmap.omGraphics.OMText
The stroke used to paint the outline of each character.
TextPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that displays a TextField to edit a String.
TextPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.TextPropertyEditor
 
TextRotationCommand - Static variable in class com.bbn.openmap.omGraphics.EditableOMText
 
textScaleToLong(String) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Given the scale string found in the A.TOC file, decode it into a 'long' scale.
TextSetOffsetState - Class in com.bbn.openmap.omGraphics.editable
 
TextSetOffsetState(EditableOMText) - Constructor for class com.bbn.openmap.omGraphics.editable.TextSetOffsetState
 
TextShapeDecoration - Class in com.bbn.openmap.omGraphics.awt
A ShapeDecoration that draws a text along a path
TextShapeDecoration(String, Font, int, int) - Constructor for class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Constructor.
TextShapeDecoration(String) - Constructor for class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Constructor.
TextStateMachine - Class in com.bbn.openmap.omGraphics.editable
 
TextStateMachine(EditableOMText) - Constructor for class com.bbn.openmap.omGraphics.editable.TextStateMachine
 
textSubList - Variable in class com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport
 
TextTable - Class in com.bbn.openmap.layer.vpf
Read VPF format text tables to generate text graphics for OpenMap.
TextTable(CoverageTable, TileDirectory) - Constructor for class com.bbn.openmap.layer.vpf.TextTable
Construct a TextTable for reading VPF text features.
TextTypeExcludeProperty - Static variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
textTypeExcludes - Variable in class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
TextUndefinedState - Class in com.bbn.openmap.omGraphics.editable
 
TextUndefinedState(EditableOMText) - Constructor for class com.bbn.openmap.omGraphics.editable.TextUndefinedState
Creates a new TextUndefinedState object.
textureMask - Variable in class com.bbn.openmap.omGraphics.OMGraphicAdapter
This Paint object is the fill texture mask of the object.
textValueChanged(TextEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
textVisibleProperty - Static variable in class com.bbn.openmap.layer.mif.MIFLayer
 
TextVisibleProperty - Static variable in class com.bbn.openmap.layer.test.TestLayer
 
tgt - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
The target directory.
theMap - Variable in class com.bbn.openmap.event.OMMouseMode
 
theMap - Variable in class com.bbn.openmap.event.ZoomMouseMode
 
theMap - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
thematicIndex - Variable in class com.bbn.openmap.layer.vpf.FeatureClassInfo
the thematic index for the tile_id column
thfPaths - Variable in class com.bbn.openmap.layer.asrp.ASRPLayer
 
THFProperty - Static variable in class com.bbn.openmap.layer.asrp.ASRPLayer
A semi-colon separated set of paths to TRANSH01.THF files containing information about ASRP images stored in directories next to the TRANSH01.THF file.
thingToCreate - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
The class name of the next thing to create.
thisIsYou(Object) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
Checks the internal id against the given one.
thisIsYou(Object) - Method in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
Checks the internal id against the given one.
ThreadPool - Static variable in class com.bbn.openmap.Environment
 
threshold - Variable in class com.bbn.openmap.layer.GraticuleLayer
Threshold is the total number of ten lines on the screen before the five lines appear, and the total number of five lines on the screen before the one lines appear.
threshold - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
ThresholdProperty - Static variable in class com.bbn.openmap.layer.GraticuleLayer
 
thumbsDownImage - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
thumbsUpImage - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
tile - Variable in class com.bbn.openmap.layer.vpf.PrimitiveTable
the tile we are for
TILE_FACTORY_CLASS_PROPERTY - Static variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
Property that sets the class name of the MapTileFactory to use for this layer.
TILE_ID_COLUMN_NAME - Static variable in class com.bbn.openmap.layer.vpf.FeatureClassInfo
the name of the column where tiling information lives
TILE_IMAGE_PREPARER_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
TILE_INDEX_MAP - Static variable in class com.bbn.openmap.dataAccess.asrp.GeneralInformationFile
 
TILE_INDEX_MAP - Static variable in class com.bbn.openmap.dataAccess.asrp.SourceFile
 
TILE_MAKER_PROPERTIES_FILE - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
TILE_PROPERTIES - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
The name of the properties file that the factory looks for in the root directory of the data (tiles.omp).
TILE_SIZE - Static variable in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
TILE_SIZE - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
TILE_SIZE - Static variable in class com.bbn.openmap.dataAccess.mapTile.SimpleEmptyTileHandler
 
tileBoundsSet - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
tileDataOffset - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
Byte offset into the IMG file where tile data starts.
tileDimensions - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
TileDirectory - Class in com.bbn.openmap.layer.vpf
This class maps latitudes and longitudes to a particular tile directory.
TileDirectory(String, int, float, float, float, float) - Constructor for class com.bbn.openmap.layer.vpf.TileDirectory
Construct a TileDirectory with a path and boundaries.
TileDirectory() - Constructor for class com.bbn.openmap.layer.vpf.TileDirectory
Construct an untiled TileDirectory.
tileExt - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
tileExt(String) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
tileFactory - Variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
The MapTileFactory that knows how to fetch image files and create OMRasters for them.
tilefile - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
tileFileColName - Variable in class com.bbn.openmap.layer.vpf.FeatureClassInfo
the name of the column with the primitive id
tileFileName - Variable in class com.bbn.openmap.layer.vpf.FeatureClassInfo
the name of the primitive file: edg, fac, end, cnd
tileFileName - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
 
TileGrabber - Class in com.bbn.openmap.dataAccess.mapTile
Utility class that fetches tiles from a http source.
TileGrabber() - Constructor for class com.bbn.openmap.dataAccess.mapTile.TileGrabber
 
TileGrabber.Builder - Class in com.bbn.openmap.dataAccess.mapTile
 
TileGrabber.Builder(String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
tileImagePreparer - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
TileImagePreparer - Interface in com.bbn.openmap.dataAccess.mapTile
TODO: Describe the TileImagePreparer interface class here.
TileMillMapTileFactory - Class in com.bbn.openmap.dataAccess.mapTile
The TileMillMapTileFactory is an extension to the StandardMapTileFactory that can read image tiles stored in a mbtiles file, which is the export format from the TileMill application.
TileMillMapTileFactory() - Constructor for class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
TileMillMapTileFactory(String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.TileMillMapTileFactory
 
tileRootDir - Variable in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
tiles - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
tiles - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
The set of tiles.
tilesInRegion(float, float, float, float) - Method in class com.bbn.openmap.layer.vpf.CoverageAttributeTable
get a list of tiles in the bounding region
tileUVToLatLon(Point2D, int) - Method in class com.bbn.openmap.dataAccess.mapTile.AbstractMapTileCoordinateTransform
 
tileUVToLatLon(Point2D, int) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
tileUVToLatLon(Point2D, int, LatLonPoint) - Method in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
tileUVToLatLon(Point2D, int) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
tileUVToLatLon(Point2D, int, LatLonPoint) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
tileUVToLatLon(Point2D, int, LatLonPoint) - Method in class com.bbn.openmap.dataAccess.mapTile.OSMMapTileCoordinateTransform
 
tileUVToLatLon(Point2D, int, LatLonPoint) - Method in class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
 
TilingAdapter - Interface in com.bbn.openmap.layer.vpf
An interface class for a set of adapter classes that hide the tiling format of a VPF table.
TilingAdapter.CrossTileAdapter - Class in com.bbn.openmap.layer.vpf
A TilingAdapter for tiled data where the primitive column is a cross-tile identifier.
TilingAdapter.CrossTileAdapter(int) - Constructor for class com.bbn.openmap.layer.vpf.TilingAdapter.CrossTileAdapter
 
TilingAdapter.TiledAdapter - Class in com.bbn.openmap.layer.vpf
A TilingAdapter where the tile identifier is retrieved from the tile_id column, and the primitive identifier comes from a numeric column.
TilingAdapter.TiledAdapter(int, int) - Constructor for class com.bbn.openmap.layer.vpf.TilingAdapter.TiledAdapter
 
TilingAdapter.UntiledAdapter - Class in com.bbn.openmap.layer.vpf
A TilingAdapter for untiled data.
TilingAdapter.UntiledAdapter(int) - Constructor for class com.bbn.openmap.layer.vpf.TilingAdapter.UntiledAdapter
 
time - Variable in class com.bbn.openmap.layer.event.EventLayer
 
time - Variable in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
time - Variable in class com.bbn.openmap.time.Clock
 
TIME_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
timeBounds - Variable in class com.bbn.openmap.layer.event.EventLayer
 
timeBounds - Variable in class com.bbn.openmap.layer.event.TestEventHandler
 
TimeBounds - Class in com.bbn.openmap.time
A class for holding a range of times.
TimeBounds() - Constructor for class com.bbn.openmap.time.TimeBounds
Creates a TimeBounds object ready for times to be added to it.
TimeBounds(long, long) - Constructor for class com.bbn.openmap.time.TimeBounds
 
TimeBoundsEvent - Class in com.bbn.openmap.time
Contains the message from a TimeBoundsHandler to a TimeBoundsListener.
TimeBoundsEvent(TimeBoundsHandler, TimeBounds, TimeBounds) - Constructor for class com.bbn.openmap.time.TimeBoundsEvent
 
TimeBoundsHandler - Interface in com.bbn.openmap.time
Describes a component that listens to TimeBoundsProviders, for the purpose of figuring out the overall time bounds when contributions to the bounds will be made from several other objects, some of which may or may not be active.
timeBoundsHandlers - Variable in class com.bbn.openmap.layer.event.EventLayer
 
timeBoundsHandlers - Variable in class com.bbn.openmap.layer.event.TestEventHandler
 
TimeBoundsListener - Interface in com.bbn.openmap.time
A component that is interested in knowing about time bounds, i.e.
timeBoundsListeners - Variable in class com.bbn.openmap.time.Clock
 
TimeBoundsProvider - Interface in com.bbn.openmap.time
A component that can provide information about a time range it cares about.
timeBoundsProviders - Variable in class com.bbn.openmap.time.Clock
 
TimeEvent - Class in com.bbn.openmap.time
The heartbeat of the application that indicates what the current display time is, for all other components to react to.
TimeEvent(Object, long, long, long, TimerStatus) - Constructor for class com.bbn.openmap.time.TimeEvent
Create a time event.
TimeEventListener - Interface in com.bbn.openmap.time
A TimeEventListener is interested in the current time setting, and why the time has changed to that particular value.
timeEventListeners - Variable in class com.bbn.openmap.time.Clock
 
timeFormat - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
TimeFormat default is similar to IETF standard date syntax: "Sat, 12 Aug 1995 13:30:00 GMT" represented by (EEE, d MMM yyyy HH:mm:ss z), except for the local timezone.
timeFormat - Variable in class com.bbn.openmap.time.Clock
TimeFormat default is similar to IETF standard date syntax: "13:30:00" represented by (HH:mm:ss).
TimeFormatProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
timeFormat
TimeFormatProperty - Static variable in class com.bbn.openmap.time.Clock
timeFormat, used for the times listed in properties for rates/pace.
TimeFrameApp - Class in com.bbn.openmap.app
An application that demonstrates the use of temporal GUI widgets and infrastructure components.
TimeFrameApp() - Constructor for class com.bbn.openmap.app.TimeFrameApp
 
TimeFrameApp(PropertyHandler) - Constructor for class com.bbn.openmap.app.TimeFrameApp
 
timeHandler - Variable in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
timeHandler - Variable in class com.bbn.openmap.gui.time.TimerRateComboBox
The RealTimeHandler to be updated.
timeHashFactory - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
timeIncrement - Variable in class com.bbn.openmap.time.Clock
The timeIncrement is the amount of time that passes for each clock tick.
timeIndex - Variable in class com.bbn.openmap.layer.event.CSVEventImporter
 
TimeIndexProperty - Static variable in class com.bbn.openmap.layer.event.CSVEventImporter
timeIndex
timeLabel - Variable in class com.bbn.openmap.gui.time.TimePanel
 
TimelineLayer - Class in com.bbn.openmap.gui.time
Timeline layer Render events and allow for their selection on a variable-scale time line.
TimelineLayer() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer
Construct the TimelineLayer.
timelineLayer - Variable in class com.bbn.openmap.gui.time.TimelinePanel
 
TimelineLayer(TimelineLayer) - Method in class com.bbn.openmap.gui.time.TimelinePanel
 
TimelineLayer.CurrentTimeMarker - Class in com.bbn.openmap.gui.time
 
TimelineLayer.CurrentTimeMarker() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.CurrentTimeMarker
 
TimelineLayer.EventMarkerLine - Class in com.bbn.openmap.gui.time
 
TimelineLayer.EventMarkerLine(double, double, int) - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.EventMarkerLine
 
TimelineLayer.PlayFilter - Class in com.bbn.openmap.gui.time
 
TimelineLayer.PlayFilter() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.PlayFilter
 
TimelineLayer.SelectionArea - Class in com.bbn.openmap.gui.time
 
TimelineLayer.SelectionArea() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea
 
TimelineLayer.SelectionArea.PlayFilterSection - Class in com.bbn.openmap.gui.time
 
TimelineLayer.SelectionArea.PlayFilterSection(long) - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
 
TimelineLayer.SelectionArea.PostTime - Class in com.bbn.openmap.gui.time
 
TimelineLayer.SelectionArea.PostTime(long) - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PostTime
 
TimelineLayer.SelectionArea.PreTime - Class in com.bbn.openmap.gui.time
 
TimelineLayer.SelectionArea.PreTime(long) - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PreTime
 
TimelineLayer.SelectionArea.RatingArea - Class in com.bbn.openmap.gui.time
 
TimelineLayer.SelectionArea.RatingArea(long, String) - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.RatingArea
 
TimelineLayer.TimeHashFactory - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashFactory() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashFactory
 
TimelineLayer.TimeHashMarks - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashMarks(String, double, DateFormat) - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks
 
TimelineLayer.TimeHashMarks.Days - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashMarks.Days() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Days
 
TimelineLayer.TimeHashMarks.Hours - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashMarks.Hours() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Hours
 
TimelineLayer.TimeHashMarks.Minutes - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashMarks.Minutes() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Minutes
 
TimelineLayer.TimeHashMarks.Seconds - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashMarks.Seconds() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Seconds
 
TimelineLayer.TimeHashMarks.Years - Class in com.bbn.openmap.gui.time
 
TimelineLayer.TimeHashMarks.Years() - Constructor for class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks.Years
 
TimelinePanel - Class in com.bbn.openmap.gui.time
 
TimelinePanel() - Constructor for class com.bbn.openmap.gui.time.TimelinePanel
 
TimelinePanel.Wrapper - Class in com.bbn.openmap.gui.time
 
TimelinePanel.Wrapper(TimelinePanel) - Constructor for class com.bbn.openmap.gui.time.TimelinePanel.Wrapper
 
timeLinesList - Variable in class com.bbn.openmap.gui.time.TimelineLayer
 
timeMark - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
TimePanel - Class in com.bbn.openmap.gui.time
The TimePanel is a GUI widget that provides assortment of Clock controls, including play, step and reverse buttons, a rate controller, a current time label and a time slider.
TimePanel() - Constructor for class com.bbn.openmap.gui.time.TimePanel
 
TimePanel.NoBorder - Class in com.bbn.openmap.gui.time
 
TimePanel.Wrapper - Class in com.bbn.openmap.gui.time
 
TimePanel.Wrapper(TimePanel) - Constructor for class com.bbn.openmap.gui.time.TimePanel.Wrapper
 
TimeParametersProperty - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
This property is used to notify listeners that the time projection parameters have changed, and they need to contact this object to figure out how to display those changes.
timer - Variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
timer - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
timer - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
Update timer.
timer - Variable in class com.bbn.openmap.layer.location.TimerLocationLayer
Reloading timer.
timer - Variable in class com.bbn.openmap.time.Clock
 
TIMER_ACTIVE - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_BACKWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_FORWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_INACTIVE - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_STATUS - Static variable in interface com.bbn.openmap.time.RealTimeHandler
Property name fired for time PropertyChangeEvents dealing with general TimeEvents, when a clock is being started, stopped or jumped to a new location.
TIMER_STEP_BACKWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_STEP_FORWARD - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_STOPPED - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
TIMER_UPDATED - Static variable in class com.bbn.openmap.time.TimerStatus
Command string for clock controllers.
timerButton - Variable in class com.bbn.openmap.layer.location.TimerLocationLayer
 
TimerCmd - Static variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
 
timerControl - Variable in class com.bbn.openmap.gui.time.TimePanel
 
TimerControlButtonPanel - Class in com.bbn.openmap.gui.time
The TimerControlButtonPanel provides control for starting and stopping a clock contained in a RealTimeHandler.
TimerControlButtonPanel() - Constructor for class com.bbn.openmap.gui.time.TimerControlButtonPanel
Make sure the RealTimeHandler gets set at some point.
TimerControlButtonPanel(RealTimeHandler) - Constructor for class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
timeRemaining - Variable in class com.bbn.openmap.event.LayerStatusEvent
 
timerInterval - Variable in class com.bbn.openmap.gui.time.TimerRateComboBox.TimerRateHolder
 
TimerLocationLayer - Class in com.bbn.openmap.layer.location
The TimerLocationLayer is a LocationLayer that has a timer to automatically relod data at specified interval.
TimerLocationLayer() - Constructor for class com.bbn.openmap.layer.location.TimerLocationLayer
The default constructor for the Layer.
timerPing() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
What to do when the timer goes off.
TimerRateComboBox - Class in com.bbn.openmap.gui.time
The TimerRateComboBox is a general pace selector for a RealTimeHandler.
TimerRateComboBox(RealTimeHandler) - Constructor for class com.bbn.openmap.gui.time.TimerRateComboBox
 
TimerRateComboBox.TimerRateHolder - Class in com.bbn.openmap.gui.time
 
TimerRateComboBox.TimerRateHolder(String, int, int) - Constructor for class com.bbn.openmap.gui.time.TimerRateComboBox.TimerRateHolder
 
timerRateControl - Variable in class com.bbn.openmap.gui.time.TimePanel
 
TimerRateHolder - Class in com.bbn.openmap.time
A convenience class that keeps track of a relationship between real-time changes and scenario-time changes.
TimerRateHolder() - Constructor for class com.bbn.openmap.time.TimerRateHolder
Create a TimerRateHolder with the default pace format and value (00:00:00).
TimerRateHolder(SimpleDateFormat, String) - Constructor for class com.bbn.openmap.time.TimerRateHolder
Create a TimerRateHolder with a date format, and a baseline time.
timerRates - Variable in class com.bbn.openmap.time.Clock
 
TimerRatesProperty - Static variable in class com.bbn.openmap.time.TimerRateHolder
Property used to describe a list of properties for TimerRateHolders (timerRates)
timerStatus - Variable in class com.bbn.openmap.time.TimeEvent
Description of how/why time changed.
TimerStatus - Class in com.bbn.openmap.time
TimerStatus objects accompany TimeEvents to describe what's going on with the application clock, or the reason the current time has changed.
TimerStatus(String) - Constructor for class com.bbn.openmap.time.TimerStatus
 
TimeSliderLayer - Class in com.bbn.openmap.gui.time
Timeline layer Render events and allow for their selection on a variable-scale timeline
TimeSliderLayer(boolean) - Constructor for class com.bbn.openmap.gui.time.TimeSliderLayer
Construct the TimelineLayer.
timeSliderLayer - Variable in class com.bbn.openmap.gui.time.TimeSliderPanel
 
TimeSliderLayer.TimeDrape - Class in com.bbn.openmap.gui.time
 
TimeSliderLayer.TimeDrape(int, int, int, int) - Constructor for class com.bbn.openmap.gui.time.TimeSliderLayer.TimeDrape
 
TimeSliderPanel - Class in com.bbn.openmap.gui.time
 
TimeSliderPanel(boolean) - Constructor for class com.bbn.openmap.gui.time.TimeSliderPanel
 
TimeSliderPanel.TimeSliderMouseMode - Class in com.bbn.openmap.gui.time
 
TimeSliderPanel.TimeSliderMouseMode() - Constructor for class com.bbn.openmap.gui.time.TimeSliderPanel.TimeSliderMouseMode
 
timestamp() - Static method in class com.bbn.openmap.Environment
Returns a stringified value of the current time.
timeStamp - Variable in class com.bbn.openmap.event.OMEvent
Absolute time, milliseconds from the UNIX epoch.
timeStampComparator - Variable in class com.bbn.openmap.event.OMEvent
Value to assist the OMEventComparator to order OMEvents with the same timeStamp.
timeStamps - Variable in class com.bbn.openmap.omGraphics.time.TemporalOMPoint
A list of points where this point should be.
timeStamps - Variable in class com.bbn.openmap.omGraphics.time.TemporalOMScalingIcon
A list of points where this point should be.
timeWindowColor - Variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
TimeWindowColorProperty - Static variable in class com.bbn.openmap.gui.event.EventListCellRenderer
 
timeWrap - Variable in class com.bbn.openmap.time.Clock
 
timeWrapToggle - Variable in class com.bbn.openmap.gui.time.TimePanel
 
tint - Static variable in class com.bbn.openmap.gui.time.TimelineLayer
 
title - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Tile
 
Title - Static variable in class com.bbn.openmap.Environment
 
title - Static variable in class com.bbn.openmap.Environment
 
title - Variable in class com.bbn.openmap.gui.ProgressListenerGauge
 
title - Variable in class com.bbn.openmap.gui.time.TimerRateComboBox.TimerRateHolder
 
title - Variable in class com.bbn.openmap.gui.WindowSupport
 
TITLE - Static variable in interface com.bbn.openmap.I18n
Title for components where that is appropriate.
title - Static variable in class com.bbn.openmap.MapBean
OpenMap title.
title - Variable in class com.bbn.openmap.util.html.Document
this title of the document
title - Static variable in class com.bbn.openmap.util.propertyEditor.ColorPropertyEditor
 
titleButton - Variable in class com.bbn.openmap.gui.MouseModePanel
 
TitleProperty - Static variable in class com.bbn.openmap.gui.OpenMapFrame
The property to set the title of the frame, title.
TmpDir - Static variable in class com.bbn.openmap.Environment
 
tmpLL - Variable in class com.bbn.openmap.proj.coords.UTMGCT
 
tmpPoint1 - Variable in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
tmpPoint2 - Variable in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
tmpUTM - Variable in class com.bbn.openmap.proj.coords.UTMGCT
 
TMSMapTileCoordinateTransform - Class in com.bbn.openmap.dataAccess.mapTile
The implementation of TileCoordinateTransformation for Tile Map Service (TMS) tile coordinate notations.
TMSMapTileCoordinateTransform() - Constructor for class com.bbn.openmap.dataAccess.mapTile.TMSMapTileCoordinateTransform
 
TO_END - Static variable in class com.bbn.openmap.util.ArgParser
The length to submit if you want a variable length list at the end of the command line, like all the arguments left over.
toArray() - Method in class com.bbn.openmap.omGraphics.OMList
 
toArray(E[]) - Method in class com.bbn.openmap.omGraphics.OMList
 
toBeRemoved - Variable in class com.bbn.openmap.layer.test.GeoIntersectionLayer.RemoveShapesActionListener
 
TOC_LOCATION_KEY - Static variable in class com.bbn.openmap.layer.rpf.RpfFileSections
 
TOC_NITF_HEADER_LENGTH - Static variable in class com.bbn.openmap.layer.rpf.RpfHeader
 
tocNumber - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
The index of the A.TOC file in the RpfTocHandler being used for the current colors.
tocNumber - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The TOC number that a frame provider can use to get to the right entry number.
tocs - Variable in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
The Table of Contents files, parsed and ready to use.
toDirectionVector(double, double, double, double[]) - Method in class com.bbn.openmap.proj.coords.EnuFrame
To get the direction as a vector.
toDoubles(Shape) - Static method in class com.bbn.openmap.proj.LineCoordinateGenerator
Convert a Shape object into a List of double[].
toGeocentricFrame(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.EnuFrame
Convert to geocentric frame using a LatLonPoint.
toGeocentricFrame(LatLonPoint) - Method in class com.bbn.openmap.proj.coords.NedFrame
Convert to a geocentric frame using a LatLonPoint.
toggleLayerCmd - Static variable in class com.bbn.openmap.gui.LayerPane
 
toHeading() - Method in class com.bbn.openmap.proj.coords.NedFrame
Get heading.
token() - Method in class com.bbn.openmap.util.CSVTokenizer
 
tokenAfterComma() - Method in class com.bbn.openmap.util.CSVTokenizer
Return the next object read from the stream, called if a comma is found first in order to catch empty fields accurately.
tokenize(String) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Given a line, break it up into a Vector representing the String parts, and the int[] containing the number parts.
Tokenizer - Class in com.bbn.openmap.util
Tokenizer provides some tools useful for defining tokenizers.
Tokenizer(Reader) - Constructor for class com.bbn.openmap.util.Tokenizer
 
tokenToDouble(List, int, double) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Scope object to double if it's a number, or return default.
tokenToDouble(List, int, double, boolean) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Scope object to double if it's a number, or return default.
tokenToString(List, int, String) - Method in class com.bbn.openmap.layer.location.csv.CSVLocationHandler
Scope object to String.
toLatLon(double, double) - Method in class com.bbn.openmap.proj.coords.VHTransform
V&H is a system of coordinates (V and H) for describing locations of rate centers in the United States.
toLatLon(int, int) - Method in class com.bbn.openmap.proj.coords.VHTransform
 
toLatLonPoint() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Convert this MGRSPoint to a LatLonPoint, and assume a WGS_84 ellipsoid.
toLatLonPoint(Ellipsoid) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Convert this MGRSPoint to a LatLonPoint, and use the given ellipsoid.
toLatLonPoint(Ellipsoid, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Fill in the given LatLonPoint with the converted values of this MGRSPoint, and use the given ellipsoid.
toLatLonPoint(boolean) - Method in class com.bbn.openmap.proj.coords.UPSPoint
Convert a UPSPoint to a LatLonPoint
toLatLonPoint() - Method in class com.bbn.openmap.proj.coords.UTMPoint
Convert this UTMPoint to a LatLonPoint, and assume a WGS_84 ellipsoid.
toLatLonPoint(Ellipsoid) - Method in class com.bbn.openmap.proj.coords.UTMPoint
Convert this UTMPoint to a LatLonPoint, and use the given ellipsoid.
toLatLonPoint(Ellipsoid, LatLonPoint) - Method in class com.bbn.openmap.proj.coords.UTMPoint
Fill in the given LatLonPoint with the converted values of this UTMPoint, and use the given ellipsoid.
toLLDegrees() - Method in class com.bbn.openmap.geo.GeoArray.Adapter
Convert the GeoArray to an array of decimal degree values, alternating lat, lon, lat, lon.
toLLDegrees() - Method in interface com.bbn.openmap.geo.GeoArray
Convert the GeoArray to an array of decimal degree values, alternating lat, lon, lat, lon.
toLLRadians() - Method in class com.bbn.openmap.geo.GeoArray.Adapter
Convert the GeoArray to an array of radian values, alternating lat, lon, lat, lon.
toLLRadians() - Method in interface com.bbn.openmap.geo.GeoArray
Convert the GeoArray to an array of radian values, alternating lat, lon, lat, lon.
tooClose(Geo, double) - Method in class com.bbn.openmap.omGraphics.util.RibbonMaker
Checks to see if a point is too close to any side of the original polygon.
Tool - Interface in com.bbn.openmap.gui
Represents an item on the ToolPanel.
toolPanel - Variable in class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
ToolPanel - Class in com.bbn.openmap.gui
Represents the toolbar containing tools to apply to the map.
ToolPanel() - Constructor for class com.bbn.openmap.gui.ToolPanel
Constructor
ToolPanelToggleMenuItem - Class in com.bbn.openmap.gui.menu
Menu item that holds onto the tool panel, and hides/displays it when selected.
ToolPanelToggleMenuItem() - Constructor for class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
ToolPanelToggleMenuItem(ToolPanel) - Constructor for class com.bbn.openmap.gui.menu.ToolPanelToggleMenuItem
 
TOOLTIP - Static variable in interface com.bbn.openmap.I18n
Tooltip for a given field.
TOOLTIP - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A string that can be used for a keyword into the OMGraphic attribute hashtable to designate a tooltip for an OMGraphic.
tooltipFields - Variable in class com.bbn.openmap.omGraphics.rule.Rule
 
tooltipIndicies - Variable in class com.bbn.openmap.omGraphics.rule.IndexRule
 
toolTipUp - Variable in class com.bbn.openmap.graphicLoader.netmap.NetMapGraphicLoader
 
top - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
TOP - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Top vertical alignment
top - Variable in class com.bbn.openmap.util.quadtree.QuadTree
 
TOP_TO_BOTTOM - Static variable in class com.bbn.openmap.omGraphics.awt.TextShapeDecoration
Orientation for the shape text decoration: force top to bottom
topclickedgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
topgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
topLimit - Variable in class com.bbn.openmap.proj.Cartesian
The coordinate limit of the top side of the projection.
topLimit - Variable in class com.bbn.openmap.proj.CartesianLoader
The coordinate limit of the top side of the projection.
TopLimitProperty - Static variable in class com.bbn.openmap.proj.CartesianLoader
 
toPointArray() - Method in class com.bbn.openmap.geo.GeoArray.Adapter
Convert the GeoArray to an array of Geos.
toPointArray() - Method in interface com.bbn.openmap.geo.GeoArray
Convert the GeoArray to an array of Geos.
TOPOLINEMAP - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
topologyLevel() - Method in class com.bbn.openmap.layer.vpf.EdgeTable
get the topology level of the edge table
topToBottom - Variable in class com.bbn.openmap.util.wanderer.Wanderer
 
toRadians(float) - Method in enum com.bbn.openmap.proj.Length
Given a number of units provided by this Length, convert to a number of radians.
toRadians(double) - Method in enum com.bbn.openmap.proj.Length
 
toSpeed() - Method in class com.bbn.openmap.proj.coords.NedFrame
Get speed.
toString() - Method in class Acme.IntHashtable
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.ApplicationStructureAttribute
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.BeginMetafile
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.BeginPicture
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.BeginPictureBody
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.CGM
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.CharacterHeight
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.CircleElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.CircularArcClosedElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.CircularArcElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.ColorCommand
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.ColorModel
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.ColorSelectionMode
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.ColorTable
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.Command
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.DummyCommand
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EdgeColor
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EdgeType
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EdgeVisibility
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EdgeWidth
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EdgeWidthMode
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EllipseElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EllipticalArcClosedElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EllipticalArcElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EndMetafile
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.EndPicture
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.FillColor
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.FontList
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.InteriorStyle
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.LineColor
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.LineType
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.LineWidth
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.LineWidthMode
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.MarkerRepresentation
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.MarkerSizeSpecMode
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.MetafileDescription
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.MetafileElementList
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.MetafileVersion
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.PolygonElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.PolylineElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.RectangleElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.TextColor
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.TextElement
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.TextFontIndex
 
toString() - Method in class com.bbn.openmap.dataAccess.cgm.VDCExtent
 
toString() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameACC
 
toString() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
toString() - Method in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
toString() - Method in class com.bbn.openmap.dataAccess.dted.StandardDTEDNameTranslator
 
toString() - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFField
Creates a string with variety of information about this field, and all it's subfields is written to the given debugging file handle.
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataTypeCode
 
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
Write out field definition info.
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFModule
Write out module info to debugging file.
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFRecord
Write out record contents to debugging file.
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
Return a string 'key = value', describing the field and its value.
toString() - Method in class com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition
Write out subfield definition info.
toString() - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
toString() - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
toString() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.BoundsObject
 
toString() - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.LayerObject
 
toString() - Method in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
toString() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
toString() - Method in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.ReadByteTracker
 
toString() - Method in class com.bbn.openmap.event.OMEvent
 
toString() - Method in class com.bbn.openmap.event.PanEvent
Return stringified object.
toString() - Method in exception com.bbn.openmap.event.ProjectionChangeVetoException
 
toString() - Method in class com.bbn.openmap.event.ZoomEvent
Stringify the object.
toString() - Method in class com.bbn.openmap.geo.BoundingCircle.Impl
 
toString() - Method in class com.bbn.openmap.geo.ExtentIndex.AbstractExtentIndex
 
toString() - Method in class com.bbn.openmap.geo.Geo
 
toString() - Method in class com.bbn.openmap.geo.Quadratic
 
toString() - Method in class com.bbn.openmap.graphicLoader.netmap.Symbol
 
toString() - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
 
toString() - Method in class com.bbn.openmap.gui.time.TimerRateComboBox.TimerRateHolder
 
toString() - Method in class com.bbn.openmap.layer.beanbox.Fighter
 
toString() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
toString() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanObject
 
toString() - Method in class com.bbn.openmap.layer.dted.DTEDFrameColorTable
 
toString() - Method in class com.bbn.openmap.layer.e00.E00Data
 
toString() - Method in class com.bbn.openmap.layer.link.LinkActionRequest
 
toString() - Method in class com.bbn.openmap.layer.link.LinkBoundingPoly
 
toString() - Method in class com.bbn.openmap.layer.link.LinkMapRequest
 
toString() - Method in class com.bbn.openmap.layer.location.db.LocationData
 
toString() - Method in class com.bbn.openmap.layer.nitf.NitfHeader
 
toString() - Method in class com.bbn.openmap.layer.rpf.MakeToc.Frame
 
toString() - Method in class com.bbn.openmap.layer.rpf.MakeToc.Group
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfAttributes.AttributeSubheader
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfAttributes
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfColortable.ColorConversionTable
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfColortable.ColorOffset
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFileSearch
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfCoverageSection
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationRecord
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationSection
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFrame.Compression
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFrame.Image
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFrame.LookupTable
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfFrameEntry
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfHeader
 
toString() - Method in enum com.bbn.openmap.layer.rpf.RpfProductInfo
 
toString() - Method in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
toString() - Method in class com.bbn.openmap.layer.shape.ESRIPoint
Converts this point to an appropriate string representation.
toString() - Method in class com.bbn.openmap.layer.shape.SpatialIndexHandler
 
toString() - Method in class com.bbn.openmap.layer.vpf.CoordDoubleString
A pretty formatter for the doublestring
toString() - Method in class com.bbn.openmap.layer.vpf.CoordFloatString
A pretty formatter for the floatstring
toString() - Method in class com.bbn.openmap.layer.vpf.DcwColumnInfo
produce a nice printed version of all our contained information
toString() - Method in class com.bbn.openmap.layer.vpf.DcwCrossTileID
produce a nice printed version of all our contained information
toString() - Method in class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
Returns a pretty string representation of the record
toString() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.DisplayTypeChoice
 
toString() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes.FCIChoice
 
toString() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ColumnExpression
 
toString() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
toString() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ECDISExpression
 
toString() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.StringExpression
 
toString() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
toString() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.ValueExpression
 
toString() - Method in class com.bbn.openmap.layer.vpf.TileDirectory
Return a string describing ourselves
toString() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
toString() - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
toString() - Method in class com.bbn.openmap.layer.vpf.VPFConfig.CoverageInfo
 
toString() - Method in class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
toString() - Method in class com.bbn.openmap.MapBean
Return a string-ified representation of the MapBean.
toString() - Method in class com.bbn.openmap.MapHandler
 
toString() - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
 
toString() - Method in class com.bbn.openmap.omGraphics.OMAction
Provide a String that describes what the Action is all about.
toString() - Method in class com.bbn.openmap.omGraphics.OMColor
Returns a string representation of this color.
toString() - Method in class com.bbn.openmap.omGraphics.OMList.OMDist
 
toString() - Method in class com.bbn.openmap.omGraphics.time.TemporalPoint
 
toString() - Method in class com.bbn.openmap.proj.Azimuth
Return stringified description of this projection.
toString() - Method in class com.bbn.openmap.proj.CADRG
Return stringified description of this projection.
toString() - Method in class com.bbn.openmap.proj.coords.DatumShiftGCT
 
toString() - Method in class com.bbn.openmap.proj.coords.DMSLatLonPoint
Returns a string representation of the object.
toString() - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Returns a string representation of the object.
toString() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
 
toString() - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
 
toString() - Method in class com.bbn.openmap.proj.coords.MGRSPoint
Returns a string representation of the object.
toString() - Method in class com.bbn.openmap.proj.coords.NedFrame
 
toString() - Method in class com.bbn.openmap.proj.coords.UPSPoint
Description of the Method
toString() - Method in class com.bbn.openmap.proj.coords.UTMPoint
Returns a string representation of the object.
toString() - Method in class com.bbn.openmap.proj.Cylindrical
Return string-ified description of this projection.
toString() - Method in class com.bbn.openmap.proj.Ellipsoid
Returns a string representation of the object.
toString() - Method in class com.bbn.openmap.proj.GeoProj
Stringify the projection.
toString() - Method in class com.bbn.openmap.proj.Gnomonic
Return stringified description of this projection.
toString() - Method in enum com.bbn.openmap.proj.Length
Return the name for this length type.
toString() - Method in class com.bbn.openmap.proj.LLXY
Return stringified description of this projection.
toString() - Method in class com.bbn.openmap.proj.Mercator
Return stringified description of this projection.
toString() - Method in class com.bbn.openmap.proj.Orthographic
Return stringified description of this projection.
toString() - Method in class com.bbn.openmap.proj.Proj
Stringify the projection.
toString() - Method in class com.bbn.openmap.proj.ProjectionStack.ProjHolder
 
toString() - Method in class com.bbn.openmap.time.TimeBounds
 
toString() - Method in class com.bbn.openmap.time.TimeEvent
 
toString() - Method in class com.bbn.openmap.time.TimerRateHolder
 
toString() - Method in class com.bbn.openmap.time.TimerStatus
 
toString() - Method in class com.bbn.openmap.tools.beanbox.MessageHeader
 
toString() - Method in class com.bbn.openmap.tools.roads.Intersection.Graphic
 
toString() - Method in class com.bbn.openmap.tools.roads.Intersection
 
toString() - Method in class com.bbn.openmap.tools.roads.Road
 
toString() - Method in class com.bbn.openmap.tools.roads.RoadPoint
 
toString() - Method in class com.bbn.openmap.tools.roads.Segment
 
toString() - Method in class com.bbn.openmap.tools.roads.Waypoint
 
toString() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodeOptions
 
toString() - Method in class com.bbn.openmap.tools.symbology.milStd2525.CodePosition
 
toString() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
toString() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
Get a simple string representation of this SymbolPart, including the 15 digit code and the pretty name.
toString() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPartTree
Get a simple string representation of this SymbolPart, including the 15 digit code and the pretty name.
toString() - Method in class com.bbn.openmap.util.ArgParser.Arg
 
toString() - Method in class com.bbn.openmap.util.DataBounds
 
totalDistance - Variable in class com.bbn.openmap.event.DistanceMouseMode
The cumulative distance from the first mouse click
totalDistance - Variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
The cumulative distance from the first mouse click
totalReset() - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
Does everything to make the DrawingEditorTool go to sleep, and disable all buttons.
toUPS(double, double) - Method in class com.bbn.openmap.proj.coords.UPSPoint
Converts a lat-lon pair to UPS point
toVH(double, double) - Method in class com.bbn.openmap.proj.coords.VHTransform
lat and lon are in degrees, positive north and east.
toZoom - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
toZoom(int) - Method in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
TRANS - Static variable in interface com.bbn.openmap.dataAccess.asrp.ASRPConstants
Transmitter header file name.
transfer(OMGraphic, OMGraphic) - Method in class com.bbn.openmap.omGraphics.DrawingAttributes
Simple push of OMGraphic attributes from one to another.
transferData - Variable in class com.bbn.openmap.tools.dnd.DefaultDnDCatcher
 
transform(MapTileCoordinateTransform) - Method in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil.Action
 
transform - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
A GeoCoordTransform to use to convert Lat/Lon values in EsriGraphics to projected coordinates.
transform - Variable in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
A GeoCoordTransform to use to convert Lat/Lon values in EsriGraphics to projected coordinates.
transform1 - Variable in class com.bbn.openmap.proj.Cartesian
 
transform2 - Variable in class com.bbn.openmap.proj.Cartesian
 
transform4 - Variable in class com.bbn.openmap.proj.Cartesian
 
TransformProperty - Static variable in class com.bbn.openmap.Layer
The property used to name a class providing translation services (optional, depends on input data).
TRANSH - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
transitionScales - Variable in class com.bbn.openmap.layer.ScaleFilterLayer
The transition scales.
transitionScalesProperty - Static variable in class com.bbn.openmap.layer.ScaleFilterLayer
The transition scales property.
translateScaleToSeries(long) - Static method in class com.bbn.openmap.layer.rpf.RpfTocHandler
Util-like function that translates a long to the string representation found in the A.TOC file.
translator - Variable in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
The DTEDNameTranslator for this handler, which knows how to match up lat/lons with a DTED file name.
translator - Variable in class com.bbn.openmap.dataAccess.dted.DTEDLocator
 
TranslatorClassProperty - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDDirectoryHandler
The class name for the DTEDNameTranslator to be used for this path.
TRANSMITTAL_RECORD - Static variable in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
TransmittalHeaderFile - Class in com.bbn.openmap.dataAccess.asrp
The transmitter header file contains information about various ASRP directories, their names and coverages.
TransmittalHeaderFile(String) - Constructor for class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
TransparencyProperty - Static variable in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The property to tell the layer how transparent it is.
TRANSPARENT - Static variable in interface com.bbn.openmap.image.WMTConstants
(TRANSPARENT) true if the background color should be rendered as transparent, if the image format supports transparency, or false otherwise.
transparent - Variable in class com.bbn.openmap.omGraphics.OMRaster
The transparency of the image.
transparent - Variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
transparent - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
true=make the backgroundColor transparent
TransparentButtonUI - Class in com.bbn.openmap.gui.dock
A subclass of the metal UI that draws a semi-transparent button on top of other components.
TransparentButtonUI() - Constructor for class com.bbn.openmap.gui.dock.TransparentButtonUI
 
TransparentProperty - Static variable in class com.bbn.openmap.plugin.shis.SHISPlugIn
 
TransparentProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
transparentTiles - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent
 
TRANSV - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
traverseMode - Variable in class com.bbn.openmap.omGraphics.OMList
List traversal mode.
tree - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
treeLineStyle - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
trees - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
treeView - Variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser
 
triggers - Variable in class com.bbn.openmap.event.UndoStack
 
triggers - Variable in class com.bbn.openmap.proj.ProjectionStack
 
trim(Rectangle2D) - Method in class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer
 
trimExcessPixels() - Method in class com.bbn.openmap.omGraphics.OMRasterObject.TrimScaleFilter
Get a trimmed-down image to expand to the map, that contains all the pixels that will be visible after expansion.
trueButton - Variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
TrueFalsePropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that displays an either/or option.
TrueFalsePropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
TrueString - Static variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
tsi - Variable in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
List of tile indexes.
tsize - Variable in class com.bbn.openmap.layer.vpf.CoordFloatString
the number of elements in a tuple
TTFeatureInfoHandler - Class in com.bbn.openmap.layer.vpf
A feature info handler that displays attribute information as an html formatted tooltip.
TTFeatureInfoHandler() - Constructor for class com.bbn.openmap.layer.vpf.TTFeatureInfoHandler
 
ttmanager - Variable in class com.bbn.openmap.gui.event.EventListPresenter
 
ttmanager - Variable in class com.bbn.openmap.InformationDelegator
 
TurbulanceShapeDecoration - Class in com.bbn.openmap.omGraphics.meteo
A ShapeDecoration for meteorological turbulance conditions.
TurbulanceShapeDecoration(int, int) - Constructor for class com.bbn.openmap.omGraphics.meteo.TurbulanceShapeDecoration
Constructor.
turnLayerOn(boolean, int) - Method in class com.bbn.openmap.LayerHandler
Take a layer that the LayersMenu knows about, that may or may not be a part of the map, and change its visibility by adding/removing it from the MapBean.
turnLayerOn(boolean, Layer) - Method in class com.bbn.openmap.LayerHandler
Take a layer that the LayersMenu knows about, that may or may not be a part of the map, and change its visibility by adding/removing it from the MapBean.
TWO_PI - Static variable in class com.bbn.openmap.MoreMath
2*Math.PI
TWO_PI_D - Static variable in class com.bbn.openmap.MoreMath
2*Math.PI
tx7 - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
tx7 - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
TX7 - Class in com.bbn.openmap.layer.e00
Description of the Class that displays a String along a polygon or a polyline defined by lat lon points.
TX7(double[], String, boolean) - Constructor for class com.bbn.openmap.layer.e00.TX7
Constructor for the TX7 object
TX7(double[], String, boolean, Font) - Constructor for class com.bbn.openmap.layer.e00.TX7
Constructor for the TX7 object
TX7(double[], String) - Constructor for class com.bbn.openmap.layer.e00.TX7
Constructor for the TX7 object
Tx7Color - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
tx7Color - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
Tx7Font - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
tx7Font - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
Tx7Visible - Variable in class com.bbn.openmap.layer.e00.E00Layer
 
type - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModelFactory.Column
 
type - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicList
 
type - Variable in class com.bbn.openmap.dataAccess.shape.EsriIconPoint
 
type - Variable in class com.bbn.openmap.dataAccess.shape.EsriPoint
 
type - Variable in class com.bbn.openmap.dataAccess.shape.EsriTextPoint
 
type - Variable in class com.bbn.openmap.event.ProgressEvent
 
type - Variable in class com.bbn.openmap.event.ZoomEvent
The type of zooming.
type - Variable in class com.bbn.openmap.layer.beanbox.Fighter
 
type - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
type - Variable in class com.bbn.openmap.layer.vpf.CoverageTable.FeatureClassRec
the type of the feature
type - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
The type of the feature, i.e.
TYPE_AUTOINCREMENT - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Same as a Long
TYPE_BINARY - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
10 digits representing a .DBT block number.
TYPE_CHARACTER - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
All OEM code page characters - padded with blanks to the width of the field.
TYPE_DATE - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
8 bytes - date stored as a string in the format YYYYMMDD.
TYPE_DOUBLE - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
8 bytes - no conversions, stored as a double.
TYPE_FLOAT - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Number stored as a string, right justified, and padded with blanks to the width of the field.
TYPE_LOGICAL - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
1 byte - initialized to 0x20 (space) otherwise T or F.
TYPE_LONG - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
4 bytes.
TYPE_MEMO - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
10 digits (bytes) representing a .DBT block number.
TYPE_NUMERIC - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Number stored as a string, right justified, and padded with blanks to the width of the field.
TYPE_OLE - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
10 digits (bytes) representing a .DBT block number.
TYPE_TIMESTAMP - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
8 bytes - two longs, first for date, second for time.
typeMatches(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriPointList
 
typeMatches(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolygonList
 
typeMatches(OMGraphic) - Method in class com.bbn.openmap.dataAccess.shape.EsriPolylineList
 

U

u_ref - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameUHL
 
ucuom - Variable in class com.bbn.openmap.proj.Proj
The unprojected coordinates units of measure.
UDHDL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfUserDef
 
UDHOFL - Variable in class com.bbn.openmap.layer.nitf.NitfHeader.NitfUserDef
 
uhl - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
User header label section of the file.
UHL_SIZE - Static variable in class com.bbn.openmap.dataAccess.dted.DTEDFrame
 
UInt - Static variable in interface com.bbn.openmap.dataAccess.iso8211.DDFSubfieldDefinition.DDFBinaryFormat
 
ul - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Tile
 
UL_LR_LINE - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
UL_TRI - Static variable in class com.bbn.openmap.tools.icon.OpenMapAppPartCollection
 
ullat_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
ullatIndex - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Index of column for upper latitude of image in the csv file.
ullon_ - Variable in class com.bbn.openmap.dataAccess.dted.DTEDAdmin
 
ullonIndex - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Index of column for western longitude of image in the csv file.
unblock() - Method in class com.bbn.openmap.tools.roads.Road
 
unblockBlockedRoads() - Method in class com.bbn.openmap.tools.roads.Route
 
unClosedCount - Variable in class com.bbn.openmap.layer.e00.E00Parser
 
unCutSelectedBean() - Method in class com.bbn.openmap.tools.beanbox.BeanBoxDnDCatcher
This method is called when the user chooses to cancel a cut operation on a bean by some means such by by pressing ESC.
undo() - Method in class com.bbn.openmap.event.UndoStack
Take a UndoEvent off the backStack, and push it on the forward stack, and invoke the new currentState so the source component gets modified.
UndoCmd - Static variable in class com.bbn.openmap.event.UndoStack
 
UndoEvent - Interface in com.bbn.openmap.event
An UndoEvent is an object that contains everything needed to reset its source back to a specific state.
undoListeners(MapBean) - Method in class com.bbn.openmap.gui.menu.ProjectionMenu
Convenience function for undoing set up listeners
UndoMenuItemStackTrigger - Class in com.bbn.openmap.gui.menu
UndoMenuItemStackTrigger holds a couple of menu items that can trigger an UndoStack.
UndoMenuItemStackTrigger() - Constructor for class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
UndoStack - Class in com.bbn.openmap.event
Provides a stack of actions that can be undone/redone.
UndoStack() - Constructor for class com.bbn.openmap.event.UndoStack
 
undoStack - Variable in class com.bbn.openmap.event.UndoStack
 
undoStack - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
The component to notify for changes made to the OMGraphic, so they can be undone if desired.
undoStack - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The stack for keeping track of edits and allowing them to be reverted.
UndoStackSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for notifying gui components that undo/redo actions are available.
UndoStackSupport() - Constructor for class com.bbn.openmap.event.UndoStackSupport
Construct a ProjectionStackSupport.
UndoStackTrigger - Interface in com.bbn.openmap.event
Provides Stack input by firing UndoCmd and RedoCmd commands, which cause updates to whatever component described by the UndoEvent.
undoString - Variable in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
undoTrigger - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
 
unhighlight(OMGraphic) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
Notification to set OMGraphic to normal appearance.
unhighlight(OMGraphic) - Method in class com.bbn.openmap.layer.rpf.RpfLayer
Overridden to do nothing because we want nothing to happen.
unhighlight(OMGraphic) - Method in class com.bbn.openmap.layer.test.GeoIntersectionLayer
 
unhighlight(OMGraphic) - Method in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Notification to set OMGraphic to normal appearance.
unhighlight(OMGraphic) - Method in interface com.bbn.openmap.omGraphics.event.GestureResponsePolicy
A notification that the OMGraphic is no longer needed to be highlighted and that its appearance can go back to normal.
unhighlight(OMGraphic) - Method in class com.bbn.openmap.omGraphics.event.TestResponsePolicy
 
unhook(Object) - Method in class com.bbn.openmap.layer.editor.DrawingEditorTool
 
UniqueID - Static variable in class com.bbn.openmap.Environment
 
unit() - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Break the next token into an Object, with some addition semantic functionality to interpret EOF and parenthesis.
unitEquatorCircumference - Variable in enum com.bbn.openmap.proj.Length
 
unitInit(StringReader) - Method in class com.bbn.openmap.graphicLoader.netmap.NetMapReader
Initialize the StringTokenizer.
unitOfMeasure - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
UnitOfMeasureProperty - Static variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
UnitOfMeasureProperty - Static variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
unitPerMinute - Variable in class com.bbn.openmap.gui.time.TimelineLayer.TimeHashMarks
 
UnitProperty - Static variable in class com.bbn.openmap.event.DistanceMouseMode
 
UnitProperty - Static variable in class com.bbn.openmap.gui.DistQuickTool.MouseMode
 
units - Variable in class com.bbn.openmap.event.RangeRingsMouseMode
Distance units for label.
units - Variable in class com.bbn.openmap.omGraphics.OMGrid
The units, if needed, of the values contained in the grid data array.
units - Variable in class com.bbn.openmap.omGraphics.OMPoly
Radians or decimal degrees.
UNITS_PROPERTY - Static variable in class com.bbn.openmap.event.RangeRingsMouseMode
 
unitsCombo - Variable in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
UNKNOWN - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
The value used for an unknown or invalid setting.
UNKNOWN - Static variable in class com.bbn.openmap.layer.vpf.VPFConfig
 
unlockedButtonTitle - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
unnull(Object) - Static method in class com.bbn.openmap.util.PropUtils
It kills Properties to have null values set.
unpickBtn - Variable in class com.bbn.openmap.layer.editor.DrawingEditorTool
The button that unpicks all the rest of the tool buttons.
unsetMask(int, int) - Static method in class com.bbn.openmap.layer.link.LinkUtil
Provided as a readability convenience.
unsetMask(int) - Method in class com.bbn.openmap.omGraphics.OMAction
Unset a particular mask bit in the internal value.
unsetMask(int, int) - Static method in class com.bbn.openmap.omGraphics.OMAction
Unset a particular mask bit in the provided integer.
unsetMask(int) - Method in class com.bbn.openmap.tools.drawing.OMDrawingTool
Unset a particular mask bit in the internal value.
unsetMouseDelegator(MouseDelegator) - Method in class com.bbn.openmap.gui.menu.MouseModeMenu
 
unsyncEnclosed() - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Method disconnects the last point from the first point.
UNUSED - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
unzip(ZipInputStream, File) - Static method in class com.bbn.openmap.util.FileUtils
 
uom - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
uom - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
uomAbbr - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
up - Variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
UP_TO_DATENESS - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
UP_TO_DATENESS - Static variable in class com.bbn.openmap.dataAccess.asrp.TransmittalHeaderFile
 
upclickedgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
update(AffineTransform) - Method in class com.bbn.openmap.BufferedMapBean.PanHelper
 
UPDATE - Static variable in class com.bbn.openmap.event.ProgressEvent
Progress event type, update of current process.
UPDATE - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
update(TimerStatus) - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
PropertyChangeListener Interface Method used to find out when the timer has been stopped and started.
update(OMGraphicList, Projection) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
Get the updated BufferedImage, with current OMGraphics rendered into it.
update() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint.Offset
Update resets the pixel offsets from the OffsetGrabPoint, to the current distances between the GrabPoint and the OffsetGrabPoint.
update - Variable in class com.bbn.openmap.PropertyHandler.Builder
 
UPDATE - Static variable in class com.bbn.openmap.time.TimerStatus
Used when the timer is moved to a specific value, not when the clock is running incrementally.
update() - Method in class com.bbn.openmap.tools.roads.Intersection
 
update() - Method in class com.bbn.openmap.tools.roads.RoadPoint
 
update() - Method in class com.bbn.openmap.tools.roads.Visual
Mark this Visual as needing to have its visual representation updated.
update() - Method in class com.bbn.openmap.tools.roads.Waypoint
 
UPDATE_ADD_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - add a graphic.
UPDATE_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.layer.link.LinkActionConstants
Graphic action descriptor mask - update the graphic.
UPDATE_GRAPHIC_MASK - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
Graphic action descriptor mask - update the graphic.
UPDATE_GRAPHICS - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Graphics action object header.
UPDATE_GUI - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
GUI action object header.
UPDATE_MAP - Static variable in interface com.bbn.openmap.layer.link.LinkConstants
Map action object header.
updateAngle(double) - Method in class com.bbn.openmap.MapBean.RotationHelper
 
updateArc(float, float, int, int, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update an arc with lat/lon placement.
updateArc(int, int, int, int, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update an arc with x/y placement.
updateArc(float, float, int, int, int, int, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Writing an arc at a x, y, offset to a Lat/Lon location.
updateArc(float, float, float, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update an arc with a certain radius at a Lat/Lon location.
updateArc(float, float, float, int, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update an arc with a certain radius at a Lat/Lon location, and allows you to specify units of the radius.
updateArc(float, float, float, int, int, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update 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 vertices to use to approximate the arc.
updateAttributeGUI() - Method in class com.bbn.openmap.layer.vpf.FeatureDrawingAttributes
 
updateBitmap(float, float, int, int, byte[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update the bitmap.
updateBitmap(int, int, int, int, byte[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Update the bitmap.
updateBitmap(float, float, int, int, int, int, byte[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a bitmap in the response.
updateBottom(Rectangle, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
updateCircle(float, float, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a circle in the response.
updateCircle(int, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a circle in the response.
updateCircle(float, float, int, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a circle in the response.
updateCircle(float, float, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a circle in the response.
updateCircle(float, float, float, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a circle in the response.
updateCircle(float, float, float, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a circle in the response.
updateColumnNamesIfNeeded() - Method in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.Connector
 
updateCurrentState(String) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Called by anything that knows that the EOMG has arrived at a stable state that should be kept for Undo actions.
UPDATED - Static variable in interface com.bbn.openmap.omGraphics.OMGraphicConstants
A string that can be used in the attributes to make a note that the OMGraphic has changed, and its state should be updated somewhere.
updateData(DTEDFrameSubframe) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData.Byte
 
updateData(DTEDFrameSubframe) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData.Pixel
 
updateData(DTEDFrameSubframe) - Method in class com.bbn.openmap.layer.dted.DTEDSubframedFrame.ImageData
 
updateDrawingAttributesGUI() - Method in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
updateDrawingParameters(OMGraphicList) - Method in class com.bbn.openmap.layer.shape.areas.AreaHandler
 
updateEditor() - Method in class com.bbn.openmap.tools.beanbox.PropertyText
 
updateEllipse(float, float, float, float, int, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write an ellipse in the response.
updateEllipse(int, int, int, int, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write an ellipse in the response.
updateEllipse(float, float, int, int, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write an ellipse in the response.
updateEllipse(float, float, int, int, int, int, float, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write an ellipse in the response.
updateEventDetails(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
updateEventDetails() - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
updateEventDetailsDisplay(String) - Method in class com.bbn.openmap.gui.time.TimePanel
 
updateFilterCalloutInterface() - Method in class com.bbn.openmap.gui.event.EventPanel
 
updateForBufferDimensions(Projection) - Method in class com.bbn.openmap.MapBean.RotationHelper
We're going to try to do buffering with a image that will cover all of the corners when the map is rotated.
updateForTemporal(long, TemporalRecord) - Method in class com.bbn.openmap.omGraphics.time.TemporalSupport
Override this method to use the TemporalRecord's contents to affect the status of whatever you like.
updateGraphic(SimpleBeanObject) - Method in class com.bbn.openmap.layer.beanbox.ContainerGraphic
Updates the width, height and position of OMRect object used to represent the SimpleBeanContainer object with the corresponding values in the SimpleBeanContainer object.
updateGraphic(SimpleBeanObject) - Method in class com.bbn.openmap.layer.beanbox.CustomGraphic
Change the graphic to reflect the current state of the object.
updateGraphic(OMGraphic, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write an OMGraphic to the response.
updateGraphics() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
Update all OMGraphic objects maintained by this layer using the information stored in corresponding SimpleBeanObject beans.
updateGrid(float, float, int, int, float, float, float, int, int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Lat/Lon placement grid.
updateGrid(int, int, int, int, float, float, float, int, int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
XY placement grid.
updateGrid(float, float, int, int, int, int, float, float, float, int, int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Lat/lon placement with XY offset.
updateImageForProjection(Projection) - Method in class com.bbn.openmap.dataAccess.image.ImageTile
Called from within generate.
updateImageForProjection(Projection) - Method in class com.bbn.openmap.omGraphics.OMScalingRaster
Called from within generate.
updateImageForProjection(Projection) - Method in class com.bbn.openmap.omGraphics.OMWarpingImage
Called from within generate.
updateInfoForOMGraphic(OMGraphic, FeatureClassInfo, List<Object>) - Method in class com.bbn.openmap.layer.vpf.TTFeatureInfoHandler
 
updateInfoForOMGraphic(OMGraphic, FeatureClassInfo, List<Object>) - Method in interface com.bbn.openmap.layer.vpf.VPFFeatureInfoHandler
 
updateInterface() - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
updateInterface(boolean) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
updateInterfaceToLastSelectedNode() - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
updateInterval - Variable in class com.bbn.openmap.graphicLoader.AbstractGraphicLoader
The delay between timer pulses, in milliseconds.
updateInterval - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
updateInterval - Variable in class com.bbn.openmap.layer.daynight.DayNightLayer
Update interval to automatically update the layer, in milli-seconds
updateInterval - Variable in class com.bbn.openmap.layer.location.TimerLocationLayer
The delay between timer pulses, in milliseconds.
updateInterval(int) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
updateInterval(String) - Method in class com.bbn.openmap.omGraphics.EditableOMRangeRings
 
updateInterval - Variable in class com.bbn.openmap.time.Clock
The delay between timer pulses, in milliseconds.
UpdateIntervalProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
UpdateIntervalProperty - Static variable in class com.bbn.openmap.layer.daynight.DayNightLayer
 
updateLayerLabel() - Method in class com.bbn.openmap.gui.LayerPane
Tell the pane to check with the layer to get the current layer name for it's label.
updateLayerLabels() - Method in class com.bbn.openmap.gui.LayersMenu
Update the layer names.
updateLayerLabels() - Method in class com.bbn.openmap.gui.LayersPanel
Update the layer names - if a layer name has changed, tell the LayerPanes to check with their layers to update their labels.
updateLayerPanes(LayerHandler) - Method in class com.bbn.openmap.gui.LayersPanel
Set the LayerPanes with the given LayerHandler.
updateLayers() - Method in class com.bbn.openmap.image.wms.DynamicWmsRequestHandler
export method used to read the new target data, in order to upload newly created layers of graphics (using layerHandlera) on under the assumed adowach earlier data for the layers with static data, ie maps of the ports, are out to date, and only s remaining layer (read from LayerHandler) and updated added to the array layers.
updateLayerStatus(LayerStatusEvent) - Method in interface com.bbn.openmap.event.LayerStatusListener
Update the Layer status.
updateLayerStatus(LayerStatusEvent) - Method in class com.bbn.openmap.gui.LayerStatusPane
Update the Layer status.
updateLayerStatus(LayerStatusEvent) - Method in class com.bbn.openmap.gui.StatusLightPanel
Update the Layer status.
updateLayerStatus(LayerStatusEvent) - Method in class com.bbn.openmap.layer.ScaleFilterLayer
Try to handle receiving LayerStatusEvents from child layers.
updateLeft(Rectangle, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
updateLine(float, float, float, float, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a line in the response.
updateLine(float, float, float, float, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a line in the response.
updateLine(int, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a line in the response.
updateLine(float, float, int, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a line in the response.
updateLines() - Method in class com.bbn.openmap.tools.roads.Road
Mark this Road as needing a new visual representation.
updateLocation(String, String, String) - Method in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
updateMacroFilterInterface() - Method in class com.bbn.openmap.gui.event.EventPanel
 
updateMap(LinkProperties) - Method in class com.bbn.openmap.layer.link.LinkLayer
Looks at a properties object, and checks for map updates.
updateMouseMoved(MouseEvent) - Method in class com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter
The real mouseMoved call, called when mouseMoved is called and, if there is a mouse timer interval set, that interval time has passed.
updateMouseTimeDisplay(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
updateMouseTimeDisplay(Long) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
updateMouseTimeDisplay(long) - Method in class com.bbn.openmap.gui.time.TimePanel
Displays the provided offset time in the Mouse Time display label.
updateMouseTimeDisplay(MouseEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
updateMouseWheelMoved(MapBean, float) - Method in class com.bbn.openmap.event.AbstractMouseMode
Invoked from the MouseWheelListener interface.
updateObject(SimpleBeanObject) - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanLayer
Update the specified SimpleBeanObject object that may be maintained by this layer.
updateOffsets() - Method in class com.bbn.openmap.omGraphics.OffsetGrabPoint
Go through all the Offset elements and update the relative position to this grab point.
updateOptionChars(CodePosition) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
updateOptionsForCode(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
Given an text string, have the options available to the current SymbolTreeHolder reflect those updates.
updatePoint(float, float, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a point in the response.
updatePoint(int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a point in the response.
updatePoint(float, float, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a point in the response.
updatePoly(double[], int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a poly in the response.
updatePoly(double[], int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a poly in the response.
updatePoly(int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a poly in the response.
updatePoly(int[], int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a poly in the response.
updatePoly(float, float, int[], int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a poly in the response.
updatePoly(float, float, int[], int[], int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a poly in the response.
updateProgress(ProgressEvent) - Method in interface com.bbn.openmap.event.ProgressListener
Intermediate updates.
updateProgress(ProgressEvent) - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
updateProgress(ProgressEvent) - Method in class com.bbn.openmap.InformationDelegator
Receive a ProgressEvent, and use it if possible.
updateProgress - Variable in class com.bbn.openmap.PropertyHandler
Flag to set whether the PropertyHandler should provide status updates to any progress listeners, when it is building components.
updateProgressFromEDT(ProgressEvent) - Method in class com.bbn.openmap.gui.ProgressListenerGauge
 
updateProjectionStackStatus(boolean, boolean) - Method in class com.bbn.openmap.event.ProjMapBeanKeyListener
To receive a status to let the trigger know if any projections in the forward or backward stacks exist, possibly to disable any gui widgets.
updateProjectionStackStatus(boolean, boolean) - Method in class com.bbn.openmap.gui.EmbeddedNavPanel
Respond to changes in the contents of the forward and back projection stacks.
updateProjectionStackStatus(boolean, boolean) - Method in class com.bbn.openmap.gui.ProjectionStackTool
To receive a status to let the trigger know if any projections in the forward or backward stacks exist, possibly to disable any gui widgets.
updateProjectionStackStatus(boolean, boolean) - Method in interface com.bbn.openmap.proj.ProjectionStackTrigger
To receive a status to let the trigger know if any projections in the forward or backward stacks exist, possibly to disable any gui widgets.
updateRaster(float, float, ImageIcon, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(int, int, ImageIcon, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, ImageIcon, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, Image, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a bitmap in the response.
updateRaster(int, int, Image, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, Image, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(int, int, int, int, int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, int, int, int[], LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, String, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(int, int, String, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, String, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, byte[], Color[], int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(int, int, int, int, byte[], Color[], int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(float, float, int, int, int, int, byte[], Color[], int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a raster in the response.
updateRaster(BufferedImage, Projection) - Method in class com.bbn.openmap.layer.policy.BufferedImageRenderPolicy.ImageBuffer
 
updateRectangle(float, float, float, float, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a rectangle in the response.
updateRectangle(float, float, float, float, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a rectangle in the response.
updateRectangle(int, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a rectangle in the response.
updateRectangle(float, float, int, int, int, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a rectangle in the response.
updateResizable() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Make the dock wrapper's border reflect its resizability
updateRight(Rectangle, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
updates - Variable in class com.bbn.openmap.layer.link.LinkActionList
Graphics list received.
updateShape(OMGeometry, Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMAreaList
Given a OMGeometry, it calls generate/regenerate on it, and then adds the GeneralPath shape within it to the OMGeometryList shape object.
updateShape(OMGeometry, Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Deprecated. use the new paradigm from the other updateShape
updateShape(GeneralPath, OMGeometry, Projection, boolean) - Method in class com.bbn.openmap.omGraphics.OMGeometryList
Given an OMGeometry, check its visibility and if visible, generate it if required and add the result to the provided current shape.
updateStringWithCurrentOptionChars(String) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
updateText(float, float, String, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a text in the response.
updateText(int, int, String, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a text in the response.
updateText(float, float, int, int, String, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a text in the response.
updateText(float, float, String, String, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a text in the response.
updateText(int, int, String, String, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a text in the response.
updateText(float, float, int, int, String, String, int, LinkProperties, int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Write a text in the response.
updateTime(TimeEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
updateTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
updateTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimePanel
 
updateTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimerControlButtonPanel
 
updateTime(TimeEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
updateTime(TimeEvent) - Method in class com.bbn.openmap.layer.event.EventLayer
 
updateTime(TimeEvent) - Method in interface com.bbn.openmap.time.TimeEventListener
 
updateTimeBounds(TimeBoundsEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
 
updateTimeBounds(TimeBoundsEvent) - Method in class com.bbn.openmap.gui.time.TimelineLayer
 
updateTimeBounds(TimeBoundsEvent) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
updateTimeBounds(long, long) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
updateTimeBounds(TimeBoundsEvent) - Method in interface com.bbn.openmap.time.TimeBoundsListener
This method will be called on the TimeBoundsListener to let it know that the time bounds have changed.
updateTimeLabel(long, long) - Method in class com.bbn.openmap.gui.time.TimePanel
Updates the timeLabel with the proper formats, dashes if needed.
updateTimeLabels(long, long) - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
updateTimeline() - Method in class com.bbn.openmap.gui.time.TimeSliderLayer
 
updateTimerButton() - Method in class com.bbn.openmap.layer.location.TimerLocationLayer
Enable the timer button if there is a timer, check it on if the timer is running.
UpdateTimerIntervalProperty - Static variable in class com.bbn.openmap.layer.location.TimerLocationLayer
updateTimerInterval
updateTop(Rectangle, int) - Method in class com.bbn.openmap.gui.dock.DockLayout
 
updateTransparency() - Method in class com.bbn.openmap.gui.dock.DockWrapper
Set the transparency of this DockWrapper to whatever the Constraint says it should be.
updateUndoStackStatus(UndoEvent, UndoEvent) - Method in interface com.bbn.openmap.event.UndoStackTrigger
To receive a status to let the trigger know if any projections in the forward or backward stacks exist, possibly to disable any gui widgets.
updateUndoStackStatus(UndoEvent, UndoEvent) - Method in class com.bbn.openmap.gui.menu.UndoMenuItemStackTrigger
 
updateViewAttributes() - Method in class com.bbn.openmap.layer.rpf.RpfCacheHandler
This only needs to be called if the frame provider is not local.
updateWithParameters(MapBean) - Method in exception com.bbn.openmap.event.ProjectionChangeVetoException
A helper function for the MapBean.
updateY(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
 
updateY(Projection) - Method in class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea
 
updateZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
upgif - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
UPOINT_FEATURETYPE - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
 
upperLat - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
upperMark - Variable in class com.bbn.openmap.gui.time.TimelineLayer.CurrentTimeMarker
 
UPSPoint - Class in com.bbn.openmap.proj.coords
Class UPSPoint.
UPSPoint() - Constructor for class com.bbn.openmap.proj.coords.UPSPoint
Constructor for the UPSPoint object
UPSPoint(double, double) - Constructor for class com.bbn.openmap.proj.coords.UPSPoint
Constructor for the UPSPoint object
UPSPoint(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.UPSPoint
Constructor for the UPSPoint object
url1 - Static variable in class com.bbn.openmap.gui.LayerPane
 
url2 - Static variable in class com.bbn.openmap.gui.LayerPane
 
url3 - Static variable in class com.bbn.openmap.gui.LayerPane
 
url4 - Static variable in class com.bbn.openmap.gui.LayerPane
 
urladd - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urladdc - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urlbottom - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urlbottomc - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urldelete - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urldeletec - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urldown - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urldownc - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urlIndex - Variable in class com.bbn.openmap.plugin.CSVTiledImagePlugIn
Index of column for URL of image file in the csv file.
URLInputReader - Class in com.bbn.openmap.io
An InputReader to handle files at a URL.
URLInputReader(URL) - Constructor for class com.bbn.openmap.io.URLInputReader
Construct a URLInputReader from a URL.
URLRasterLocation - Class in com.bbn.openmap.layer.location
A Location that takes an URL for an image and creates a Raster for a Location marker.
URLRasterLocation() - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
A constructor to enable creation of subclasses.
URLRasterLocation(double, double, String, String) - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
Create a URLRasterLocation at a latitude/longitude location.
URLRasterLocation(double, double, String, URL) - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
Create a URLRasterLocation at a latitude/longitude location.
URLRasterLocation(int, int, String, String) - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
Create a URLRasterLocation at a screen x/y location.
URLRasterLocation(int, int, String, URL) - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
Create a URLRasterLocation at a screen x/y location.
URLRasterLocation(double, double, int, int, String, String) - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
Create a URLRasterLocation at a lat/lon with a x/y pixel offset.
URLRasterLocation(double, double, int, int, String, URL) - Constructor for class com.bbn.openmap.layer.location.URLRasterLocation
Create a URLRasterLocation at a lat/lon location with a screen x/y offset.
urltop - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urltopc - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urlup - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
urlupc - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
usage() - Static method in class com.bbn.openmap.layer.shape.ShapeFileCrop
 
usage() - Static method in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
USE_CURSOR_PROPERTY - Static variable in class com.bbn.openmap.event.OMMouseMode
 
USE_CURSOR_PROPERTY - Static variable in class com.bbn.openmap.event.PanMouseMode
 
USE_POPUP_BEHAVIOR_MASK - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Flag to tell the OMDrawingTool to display a popup when gesturing/modifications appear to be over.
useAltCommandStrings - Variable in class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor
 
useAsInternalFrameRootPaneIfNecessary - Variable in class com.bbn.openmap.gui.OpenMapFrame
useAsInternalFrameRootPaneIfNecessary will tell the OpenMapFrame to set its root pane as the Environment's desktop if the Environment has been told to use internal frames, and if a root pane hasn't been set.
useAsTool - Variable in class com.bbn.openmap.gui.OMToolComponent
This setting should be used to control if the face for this tool is used.
UseAsToolProperty - Static variable in class com.bbn.openmap.gui.OMToolComponent
 
useDeclutterMatrix - Variable in class com.bbn.openmap.layer.location.LocationLayer
Flag to use declutter matrix or not.
UseDeclutterMatrixProperty - Static variable in class com.bbn.openmap.layer.location.LocationLayer
 
useDefaultCenter - Variable in class com.bbn.openmap.gui.NavigatePanel
 
usedIndexes - Variable in class com.bbn.openmap.gui.ToolPanel
A little array used to track what indexes are already used, to prevent the GridBagLayout from placing things on top of each other.
usedPrefixes - Variable in class com.bbn.openmap.PropertyHandler
Container to hold prefixes for components that have been created, in order to determine if duplicates might have been made.
useImage - Variable in class com.bbn.openmap.omGraphics.OMPoint.Image
 
UseInternalFrames - Static variable in class com.bbn.openmap.Environment
 
useInternalFrames(JRootPane) - Static method in class com.bbn.openmap.Environment
A method to set the Environment to be able to tell other components to InternalFrames.
useInternalFrames(JLayeredPane) - Static method in class com.bbn.openmap.Environment
A method to set the Environment to be able to tell other components to InternalFrames.
UseLoaderTextProperty - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
useMaxWidthForBounds - Variable in class com.bbn.openmap.omGraphics.OMText
 
useNotifier - Variable in class com.bbn.openmap.event.ProjectionSupport
 
UserGuideMenuItems - Class in com.bbn.openmap.gui
This class provides MenuItems that get added under HelpMenu.
UserGuideMenuItems() - Constructor for class com.bbn.openmap.gui.UserGuideMenuItems
 
UserGuideMenuItems(InformationDelegator) - Constructor for class com.bbn.openmap.gui.UserGuideMenuItems
Initializes the object with given InformationDelegator.
userName - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
User name to be used for connecting to DB.
userNameProperty - Static variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Property to specify userName for connecting to Database
userPassword - Variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Password to be used with for connecting to DB.
userPasswordProperty - Static variable in class com.bbn.openmap.layer.location.db.DBLocationHandler
Property to specify password for connecting to Database
useTextEditToolTitles - Variable in class com.bbn.openmap.tools.drawing.OMDrawingToolLauncher
 
useTimeWrapToggle - Variable in class com.bbn.openmap.gui.time.TimePanel
 
useTips - Variable in class com.bbn.openmap.gui.NavigatePanel
 
useVisibility - Variable in class com.bbn.openmap.image.MapRequestHandler
The layers' visibility will be set to true at initialization if this property is set, and the layers' visibility will determine if a layer will be part of the image.
UseVisibilityProperty - Static variable in class com.bbn.openmap.image.MapRequestHandler
The property for using visibility of the layers to mark the default layers.
util(WKTNode, String) - Static method in class com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
 
UTM_DEBUG - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
UTM_DEBUG_VERBOSE - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
UTMCoordPanel - Class in com.bbn.openmap.gui
UTMCoordPanel is a simple gui with entry boxes and labels for Zone number and letters, and easting and northing representation of latitude and longitude.
UTMCoordPanel() - Constructor for class com.bbn.openmap.gui.UTMCoordPanel
Creates the panel.
UTMCoordPanel(CenterSupport) - Constructor for class com.bbn.openmap.gui.UTMCoordPanel
Creates the panel.
UTMGCT - Class in com.bbn.openmap.proj.coords
 
UTMGCT() - Constructor for class com.bbn.openmap.proj.coords.UTMGCT
Make sure you call setProperties() or set the UTM before trying to use this object.
UTMGCT(int, char) - Constructor for class com.bbn.openmap.proj.coords.UTMGCT
 
UTMGCT(UTMPoint) - Constructor for class com.bbn.openmap.proj.coords.UTMGCT
 
UTMGridColorProperty - Static variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
utmGridPaint - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
 
UTMGridPlugIn - Class in com.bbn.openmap.plugin
The UTMGridPlugIn renders UTM Zone areas, and renders a grid marking equal-distance areas around the center of the current projection.
UTMGridPlugIn() - Constructor for class com.bbn.openmap.plugin.UTMGridPlugIn
 
utmPanel - Variable in class com.bbn.openmap.gui.CombinedCoordPanel
 
UTMPoint - Class in com.bbn.openmap.proj.coords
A class representing a UTM co-ordinate.
UTMPoint() - Constructor for class com.bbn.openmap.proj.coords.UTMPoint
Point to create if you are going to use the static methods to fill the values in.
UTMPoint(double, double, int, char) - Constructor for class com.bbn.openmap.proj.coords.UTMPoint
Constructs a new UTM instance.
UTMPoint(UTMPoint) - Constructor for class com.bbn.openmap.proj.coords.UTMPoint
Constructs a new UTMPoint instance from values in another UTMPoint.
UTMPoint(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.UTMPoint
Construct a UTMPoint from a LatLonPoint, assuming a WGS_84 ellipsoid.
UTMPoint(LatLonPoint, Ellipsoid) - Constructor for class com.bbn.openmap.proj.coords.UTMPoint
Construct a UTMPoint from a LatLonPoint and a particular ellipsoid.
UTMProjection - Class in com.bbn.openmap.proj
A OpenMap Projection class that uses the UTMPoint to do its calculation.
UTMProjection(LatLonPoint, float, int, int, int, boolean, Ellipsoid) - Constructor for class com.bbn.openmap.proj.UTMProjection
 
UTMProjectionLoader - Class in com.bbn.openmap.proj
 
UTMProjectionLoader() - Constructor for class com.bbn.openmap.proj.UTMProjectionLoader
 
UTMtoLL(UTMPoint, Ellipsoid, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts UTM coords to lat/long given an ellipsoid given an instance of UTMPoint.
UTMtoLL(Ellipsoid, double, double, String, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts UTM coords to lat/long given an ellipsoid.
UTMtoLL(Ellipsoid, double, double, int, boolean, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts UTM coords to lat/long given an ellipsoid.
UTMtoLL(Ellipsoid, double, double, int, char, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.UTMPoint
Converts UTM coords to lat/long given an ellipsoid.
UVLR - Static variable in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
UVUL - Static variable in interface com.bbn.openmap.dataAccess.mapTile.MapTileCoordinateTransform
 
uvx - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Tile
 
uvy - Variable in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker.Tile
 

V

V - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
v - Variable in class com.bbn.openmap.util.html.ListElement
An ordered vector of elements
v1 - Variable in class com.bbn.openmap.geo.RibbonIterator
 
v2 - Variable in class com.bbn.openmap.geo.RibbonIterator
 
vague - Variable in class com.bbn.openmap.omGraphics.OMList
Flag to adjust behavior of OMGraphicList for certain queries.
val - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression.StringExpression
 
val - Variable in class com.bbn.openmap.omGraphics.rule.Rule
The value that the query runs the operation against.
valid - Variable in class com.bbn.openmap.layer.rpf.RpfTocHandler
 
valid - Variable in class com.bbn.openmap.time.TimerRateHolder
Flag that denotes whether the TimerRateHolder has be successfully set.
validate() - Method in class com.bbn.openmap.layer.beanbox.SimpleBeanContainer
 
validate() - Method in interface com.bbn.openmap.tools.beanbox.BeanContainer
calling this method is meant to generate a call to the layout manager's layoutContainer method.
validScale(Projection) - Method in class com.bbn.openmap.dataAccess.asrp.ASRPDirectory
 
vals - Variable in class com.bbn.openmap.layer.vpf.CoordFloatString
where we store the data as x1,y1,z1,x2,y2,z2,...
value - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFSubfield
The object containing the value of the field.
value() - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceItem
 
value - Variable in class com.bbn.openmap.layer.vpf.MutableInt
our value
value - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors.ColorHelper
Integer ARGB color value.
value - Variable in class com.bbn.openmap.omGraphics.OMAction
The internal value of the action, representing 0 or more actions to be performed on a graphic, depending on the bits set.
value - Variable in class com.bbn.openmap.util.quadtree.MutableDistance
 
valueAt(int) - Method in class com.bbn.openmap.graphicLoader.netmap.ChoiceList
 
valueAt(double, double, Projection) - Method in class com.bbn.openmap.omGraphics.OMGrid
The value at the closest SW post to the given lat/lon.
valueChanged(ListSelectionEvent) - Method in class com.bbn.openmap.gui.event.EventListPresenter
This method is required by ListSelectionListener.
valueChanged(ListSelectionEvent) - Method in class com.bbn.openmap.layer.imageTile.MapTileUtilLayer
 
valueChanged(TreeSelectionEvent) - Method in class com.bbn.openmap.tools.symbology.milStd2525.SymbolChooser.SymbolTreeHolder
 
valueOf(Color) - Static method in class com.bbn.openmap.graphicLoader.netmap.NodeColor
 
valueOf(String) - Static method in enum com.bbn.openmap.layer.rpf.RpfCoverage.DefaultColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bbn.openmap.layer.rpf.RpfProductInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bbn.openmap.omGraphics.rule.RuleOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bbn.openmap.proj.coords.AxisOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bbn.openmap.proj.Length
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bbn.openmap.layer.rpf.RpfCoverage.DefaultColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bbn.openmap.layer.rpf.RpfProductInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.bbn.openmap.omGraphics.OMGraphicHash
Returns a collection view of the values contained in this map.
values() - Static method in enum com.bbn.openmap.omGraphics.rule.RuleOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bbn.openmap.proj.coords.AxisOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bbn.openmap.proj.Length
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.bbn.openmap.util.ArgParser.Arg
 
valueSeparator - Static variable in class com.bbn.openmap.image.MapRequestHandler
 
Various - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
VARIOUS - Static variable in interface com.bbn.openmap.layer.rpf.RpfConstants
 
VDCExtent - Class in com.bbn.openmap.dataAccess.cgm
 
VDCExtent(int, int, int, DataInputStream) - Constructor for class com.bbn.openmap.dataAccess.cgm.VDCExtent
 
VDT_ATTRIBUTE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
int.vdt and char.vdt attribute column
VDT_DESC - Static variable in interface com.bbn.openmap.layer.vpf.Constants
int.vdt and char.vdt description column
VDT_TABLE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
int.vdt and char.vdt table column
VDT_VALUE - Static variable in interface com.bbn.openmap.layer.vpf.Constants
int.vdt and char.vdt value column
VDTColumnNames - Static variable in class com.bbn.openmap.layer.vpf.CoverageTable
required column names for char.vdt and int.vdt files
VECTOR - Static variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition.DataStructCode
 
vectorToString(List<Object>) - Static method in class com.bbn.openmap.layer.vpf.VPFUtil
Deprecated. use listToString(List) instead
vendorSpecificNames - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Comma-separated list of vendor specific parameter names
VendorSpecificNamesProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
vendorSpecificValues - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
Comma-separated list of vendor specific parameter values
VendorSpecificValuesProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
ver_dpp - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
Vertical degrees/pixel in the source BufferedImage.
ver_upp - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
Vertical units/pixel in the source BufferedImage projection.
verbose - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
verbose - Variable in class com.bbn.openmap.dataAccess.mapTile.TileGrabber.Builder
 
verbose - Static variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory
 
verbose - Variable in class com.bbn.openmap.layer.rpf.RpfUtil
 
verbose - Variable in class com.bbn.openmap.util.wanderer.OneWaySync
Flag for printing out activities.
verify(boolean, boolean) - Method in class com.bbn.openmap.layer.shape.ShapeFile
Verifies the contents of a shape file.
verifyRecordBuffer(int) - Method in class com.bbn.openmap.layer.shape.ShapeFile
Verifies that the record buffer is big enough to hold the given number of bytes.
verOrigin - Variable in class com.bbn.openmap.omGraphics.util.ImageWarp
The vertical origin pixel location in the source image for the coordinate system origin.
verOrigin - Variable in class com.bbn.openmap.plugin.earthImage.EarthImagePlugIn.ImageTranslator
The vertical origin pixel location in the source image for the coordinate system origin (0 degrees latitude).
version - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
Version - Static variable in class com.bbn.openmap.Environment
 
version - Static variable in class com.bbn.openmap.Environment
 
VERSION - Static variable in interface com.bbn.openmap.image.WMTConstants
After WMS version 1.0, use this parameter to identify the version
version - Static variable in class com.bbn.openmap.layer.link.LinkActionList
Version Number of request format.
version - Static variable in class com.bbn.openmap.layer.link.LinkActionRequest
Version Number of request format.
version - Static variable in class com.bbn.openmap.layer.link.LinkGraphicList
Version Number of request format.
version - Static variable in class com.bbn.openmap.layer.link.LinkGUIList
Version Number of request format.
version - Static variable in class com.bbn.openmap.layer.link.LinkGUIRequest
Version Number of request format.
version - Static variable in class com.bbn.openmap.layer.link.LinkMapRequest
Version Number of request format.
version - Variable in class com.bbn.openmap.layer.rpf.RpfSubframe
The version of the subframe, used by the cache for marking how recently used the subframe was.
version - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
version - Static variable in class com.bbn.openmap.MapBean
OpenMap version.
vert_datum - Variable in class com.bbn.openmap.dataAccess.dted.DTEDFrameDSI
 
vertAbsAccuracy - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
vertAbsUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
vertDatumCode - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
vertFrames - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
VERTICAL - Static variable in class com.bbn.openmap.util.propertyEditor.OrientationPropertyEditor
 
VERTICAL_ACCURACY - Static variable in class com.bbn.openmap.dataAccess.asrp.QualityFile
 
VERTICAL_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
VerticalGrabPoint - Class in com.bbn.openmap.omGraphics
A GrabPoint that can only move in the vertical direction.
VerticalGrabPoint(int, int) - Constructor for class com.bbn.openmap.omGraphics.VerticalGrabPoint
 
verticalList - Variable in class com.bbn.openmap.plugin.UTMGridPlugIn
The vertical list of OMLines used for UTM zones.
verticalResolution - Variable in class com.bbn.openmap.omGraphics.OMGrid
The vertical/latitude interval, the distance between row data points in the vertical direction.
verticalSubframes() - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
The number of subframes vertically within this coverage box.
vertInterval - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
Degrees/pixel.
vertRelAccuracy - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
vertRelUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
vertResolution - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
meters/pixel.
VHTransform - Class in com.bbn.openmap.proj.coords
The VH coordinate system is used by ATT to compute distance used in determining phone call costs.
VHTransform() - Constructor for class com.bbn.openmap.proj.coords.VHTransform
 
view() - Method in class com.bbn.openmap.dataAccess.iso8211.View8211
 
view() - Method in class com.bbn.openmap.layer.rpf.RpfFrame
A quick hack to pop up a window that displays the entire frame image.
View8211 - Class in com.bbn.openmap.dataAccess.iso8211
Class that uses the DDF* classes to read an 8211 file and print out the contents.
View8211(String, boolean) - Constructor for class com.bbn.openmap.dataAccess.iso8211.View8211
 
viewAttributes - Variable in class com.bbn.openmap.layer.rpf.RpfCacheHandler
Description of how the frames should be constructed and displayed.
viewAttributes - Variable in class com.bbn.openmap.layer.rpf.RpfCacheManager
Contains information about displaying the RPF data.
viewAttributes - Variable in class com.bbn.openmap.layer.rpf.RpfFrameCacheHandler
View and display attributes for the data.
viewAttributes - Variable in class com.bbn.openmap.layer.rpf.RpfLayer
The display attributes for the maps.
ViewListProperty - Static variable in class com.bbn.openmap.gui.GoToMenu
A space separated list of marker names for the views to be loaded from the properties.
viewRecordField(DDFField) - Method in class com.bbn.openmap.dataAccess.iso8211.View8211
Dump the contents of a field instance in a record.
viewSubfield(DDFSubfieldDefinition, byte[], int) - Method in class com.bbn.openmap.dataAccess.iso8211.View8211
 
viewType - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
The type of shading to use in the image.
viewType - Variable in class com.bbn.openmap.layer.dted.DTEDLayer
The display type for the dted images.
viewType - Variable in class com.bbn.openmap.layer.etopo.ETOPOLayer
The display type for the etopo images.
visible - Variable in class com.bbn.openmap.event.AbstractMouseMode
 
visible - Variable in class com.bbn.openmap.layer.editor.AbstractEditorTool
Used as a placeholder if face is null.
visible - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
visible - Variable in class com.bbn.openmap.omGraphics.geom.BasicGeometry
A flag to render this geometry visible.
VISIBLE - Variable in class com.bbn.openmap.tools.terrain.LOSGenerator
 
VisibleLayersProperty - Static variable in class com.bbn.openmap.layer.BufferedLayer
 
visibleWhenInactive - Variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
Tell the drawing tool to be invisible when it is inactive.
VisibleWhenInactiveProperty - Static variable in class com.bbn.openmap.tools.drawing.OMDrawingTool
The property, visibleWhenIactive, to set to false if you want that behavior.
Visual - Class in com.bbn.openmap.tools.roads
 
Visual() - Constructor for class com.bbn.openmap.tools.roads.Visual
 
vli - Variable in class com.bbn.openmap.layer.vpf.DcwRecordFile
for tables with variable-length records, the corresponding variable-length index
VMAP2Shape - Class in com.bbn.openmap.layer.vpf
Convert NIMA VMAP geospatial data into ESRI shapefile format.
VMAP2Shape() - Constructor for class com.bbn.openmap.layer.vpf.VMAP2Shape
 
vmaptype - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
VPF_COLUMN_DATE - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_DOUBLE - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_DOUBLE_2COORD - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_DOUBLE_3COORD - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_FLOAT - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_FLOAT_2COORD - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_FLOAT_3COORD - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_FOREIGN_KEY - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_INT - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_INT_OR_SHORT - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
VPF Column Type Constant for a column that can be either int or short.
VPF_COLUMN_NON_KEY - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_NULL - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_PRIMARY_KEY - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
VPF Column Key Type Constants
VPF_COLUMN_SHORT - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_TEXT - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
VPF Column Type Constants
VPF_COLUMN_TEXTL1 - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_TEXTL2 - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_TEXTL3 - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPF_COLUMN_TRIPLET - Static variable in class com.bbn.openmap.layer.vpf.DcwColumnInfo
 
VPFAutoFeatureGraphicWarehouse - Class in com.bbn.openmap.layer.vpf
Implement a graphic factory that builds OMGraphics from VPF.
VPFAutoFeatureGraphicWarehouse() - Constructor for class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse
 
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder - Class in com.bbn.openmap.layer.vpf
A FeaturePriorityHolder represents a rendering order slot in a list of feature types to be rendered.
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder(String, String, VPFAutoFeatureGraphicWarehouse) - Constructor for class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic - Class in com.bbn.openmap.layer.vpf
 
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic(String, String, String, VPFAutoFeatureGraphicWarehouse) - Constructor for class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic
 
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound - Class in com.bbn.openmap.layer.vpf
A Compound FeaturePriorityHolder is used for buoys and other features that have parts added to their representation based on their feature attributes.
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound(String, String, VPFAutoFeatureGraphicWarehouse) - Constructor for class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound
 
VPFCachedFeatureGraphicWarehouse - Class in com.bbn.openmap.layer.vpf
The VPFFeatureGraphicWarehouse extension that knows how to use a VPFFeatureCache.
VPFCachedFeatureGraphicWarehouse() - Constructor for class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
VPFCachedFeatureGraphicWarehouse(VPFFeatureCache) - Constructor for class com.bbn.openmap.layer.vpf.VPFCachedFeatureGraphicWarehouse
 
VPFConfig - Class in com.bbn.openmap.layer.vpf
A component that can look at the VPF configuration files at the top level of the VPF directory structure, and provide an interface for defining an OpenMap VPFLayer for chosen features.
VPFConfig(String[], String) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig
 
VPFConfig(String[], LayerHandler, String) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig
 
VPFConfig(String[], LayerHandler, String, boolean) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig
 
VPFConfig(LibraryBean, LayerHandler, String) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig
 
VPFConfig(VPFLayer) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig
 
VPFConfig.CoverageInfo - Class in com.bbn.openmap.layer.vpf
 
VPFConfig.CoverageInfo(CoverageAttributeTable, String) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig.CoverageInfo
 
VPFConfig.FeatureInfo - Class in com.bbn.openmap.layer.vpf
 
VPFConfig.FeatureInfo(CoverageTable, CoverageTable.FeatureClassRec) - Constructor for class com.bbn.openmap.layer.vpf.VPFConfig.FeatureInfo
 
VpfCoverageTrimmer - Class in com.bbn.openmap.layer.vpf
 
VpfCoverageTrimmer.Builder - Class in com.bbn.openmap.layer.vpf
 
VpfCoverageTrimmer.Builder(String) - Constructor for class com.bbn.openmap.layer.vpf.VpfCoverageTrimmer.Builder
 
VPFFeatureCache - Class in com.bbn.openmap.layer.vpf
The VPFFeatureCache is an extended CacheHandler that caches OMGraphicLists representing a specific feature contained in a CoverageTile.
VPFFeatureCache() - Constructor for class com.bbn.openmap.layer.vpf.VPFFeatureCache
Create a VPFFeatureCache of the default maximum size.
VPFFeatureCache(int) - Constructor for class com.bbn.openmap.layer.vpf.VPFFeatureCache
Create a VPFFeatureCache of the specified maximum size.
VPFFeatureCache.VPFListCacheObject - Class in com.bbn.openmap.layer.vpf
CacheObject used by VPFFeatureCache.
VPFFeatureCache.VPFListCacheObject(String, OMGraphicList) - Constructor for class com.bbn.openmap.layer.vpf.VPFFeatureCache.VPFListCacheObject
Construct a VPFListCacheObject, just calls superclass constructor
VPFFeatureGraphicWarehouse - Class in com.bbn.openmap.layer.vpf
Implement a graphic factory that builds OMGraphics.
VPFFeatureGraphicWarehouse() - Constructor for class com.bbn.openmap.layer.vpf.VPFFeatureGraphicWarehouse
 
VPFFeatureInfoHandler - Interface in com.bbn.openmap.layer.vpf
An object the VPFFeatureLayer can use to manage how attribute information is displayed for OMGraphics representing the feature.
VPFFeatureLayer - Class in com.bbn.openmap.layer.vpf
The VPFFeaureLayer renders VPF data with features being rendered in the order and style specified by the GeoSym specification.
VPFFeatureLayer() - Constructor for class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Construct a VPF layer.
VPFFeatureLayer(String) - Constructor for class com.bbn.openmap.layer.vpf.VPFFeatureLayer
Construct a VPFLayer, and sets its name.
VPFFeatureWarehouse - Interface in com.bbn.openmap.layer.vpf
Define an interface for a Graphic Factory for graphics read from VPF.
VPFGraphicWarehouse - Interface in com.bbn.openmap.layer.vpf
Define an interface for a Graphic Factory for graphics read from VPF.
VPFLayer - Class in com.bbn.openmap.layer.vpf
Implement an OpenMap Layer for display of NIMA data sources in the VPF (Mil-Std 2407) format.
VPFLayer() - Constructor for class com.bbn.openmap.layer.vpf.VPFLayer
Construct a VPF layer.
VPFLayer(String) - Constructor for class com.bbn.openmap.layer.vpf.VPFLayer
Construct a VPFLayer, and sets its name.
VPFLayerDCWWarehouse - Class in com.bbn.openmap.layer.vpf
Implement a graphic factory that builds OMGraphics.
VPFLayerDCWWarehouse() - Constructor for class com.bbn.openmap.layer.vpf.VPFLayerDCWWarehouse
 
VPFLayerGraphicWarehouse - Class in com.bbn.openmap.layer.vpf
Implement a graphic factory that builds OMGraphics.
VPFLayerGraphicWarehouse() - Constructor for class com.bbn.openmap.layer.vpf.VPFLayerGraphicWarehouse
 
VPFRoadLayer - Class in com.bbn.openmap.layer.vpf
Imposes a road layer on the VPF layer.
VPFRoadLayer() - Constructor for class com.bbn.openmap.layer.vpf.VPFRoadLayer
 
VPFUtil - Class in com.bbn.openmap.layer.vpf
Miscellaneous utility functions in dealing with VPF data.
VPFWarehouse - Interface in com.bbn.openmap.layer.vpf
Define an interface for a Graphic Factory for graphics read from VPF.

W

W - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
W_POINT_INDEX - Static variable in class com.bbn.openmap.omGraphics.EditableOMCircle
 
waitingForLayers - Variable in class com.bbn.openmap.gui.StatusLightPanel
 
waitingForLayers - Variable in class com.bbn.openmap.InformationDelegator
 
WallFormationLayout - Class in com.bbn.openmap.layer.beanbox
A layout manager for laying out SimpleBeanbObject beans in a wall formation.
WallFormationLayout() - Constructor for class com.bbn.openmap.layer.beanbox.WallFormationLayout
 
WallFormationLayout(float, float, SimpleBeanContainer) - Constructor for class com.bbn.openmap.layer.beanbox.WallFormationLayout
 
WallFormationLayoutBeanInfo - Class in com.bbn.openmap.layer.beanbox
A BeanInfo for the WallFormationLayoutbean.
WallFormationLayoutBeanInfo() - Constructor for class com.bbn.openmap.layer.beanbox.WallFormationLayoutBeanInfo
 
Wanderer - Class in com.bbn.openmap.util.wanderer
A Wanderer is a class that traverses a directory tree and finds files and directories.
Wanderer() - Constructor for class com.bbn.openmap.util.wanderer.Wanderer
 
Wanderer(WandererCallback) - Constructor for class com.bbn.openmap.util.wanderer.Wanderer
 
WandererCallback - Interface in com.bbn.openmap.util.wanderer
The Wanderer walks through a directory tree, and makes calls to the WandererCallback with what it finds.
wantsEvents - Variable in class com.bbn.openmap.layer.editor.AbstractEditorTool
Flag to let it's layer know when it wants control over mouse events.
wantsEvents() - Method in class com.bbn.openmap.layer.editor.AbstractEditorTool
Whether the Tool is expecting to be fed MouseEvents.
wantsEvents() - Method in interface com.bbn.openmap.layer.editor.EditorTool
A method that is checked by the EditorLayer to see if the EditorTool wants to receive mouse events.
warehouse - Variable in class com.bbn.openmap.layer.vpf.GeoSymAttExpression
 
warehouse - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
warehouse - Variable in class com.bbn.openmap.layer.vpf.VPFFeatureLayer
our own little graphics factory
warehouse - Variable in class com.bbn.openmap.layer.vpf.VPFLayer
our own little graphics factory
warningImage - Static variable in class com.bbn.openmap.layer.imageTile.ImageTileLayer
 
warp - Variable in class com.bbn.openmap.omGraphics.OMWarpingImage
 
waterColor - Variable in class com.bbn.openmap.omGraphics.grid.ColoredShadingColors
 
waterColor - Variable in class com.bbn.openmap.omGraphics.grid.GreyscaleSlopeColors
 
Waypoint - Class in com.bbn.openmap.tools.roads
 
Waypoint(LatLonPoint, RoadLayer) - Constructor for class com.bbn.openmap.tools.roads.Waypoint
create a Waypoint at a given location.
Waypoint.Graphic - Class in com.bbn.openmap.tools.roads
 
Waypoint.Graphic(int) - Constructor for class com.bbn.openmap.tools.roads.Waypoint.Graphic
 
wButton - Variable in class com.bbn.openmap.gui.NavigatePanel
 
WebBrowser - Static variable in class com.bbn.openmap.Environment
 
WebBrowser - Class in com.bbn.openmap.util
WebBrower - handles the WebBrowser process on behalf of OM.
WebBrowser() - Constructor for class com.bbn.openmap.util.WebBrowser
 
WebBrowserClassProperty - Static variable in class com.bbn.openmap.InformationDelegator
 
WebImagePlugIn - Class in com.bbn.openmap.plugin
This class asks for an image from a web server.
WebImagePlugIn() - Constructor for class com.bbn.openmap.plugin.WebImagePlugIn
 
WebSiteHelpMenuItem - Class in com.bbn.openmap.gui.menu
This object tells a browser to bring up the OpenMap Website help.
WebSiteHelpMenuItem() - Constructor for class com.bbn.openmap.gui.menu.WebSiteHelpMenuItem
 
WEST - Static variable in class com.bbn.openmap.event.PanEvent
 
west - Variable in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
WEST_CONFIG - Static variable in class com.bbn.openmap.gui.LayerControlButtonPanel
 
wgs84_earthEccen - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceKM - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceKM_D - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceMeters - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceMeters_D - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceMiles - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceMiles_D - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceNMiles - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialCircumferenceNMiles_D - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialRadiusMeters - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthEquatorialRadiusMeters_D - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthFlat - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthPolarRadiusMeters - Static variable in class com.bbn.openmap.proj.Planet
 
wgs84_earthPolarRadiusMeters_D - Static variable in class com.bbn.openmap.proj.Planet
 
WGS84_TO_ED50_N62N - Static variable in class com.bbn.openmap.proj.coords.HelmertTransformation
Parameters to transform from WGS84 to ED50 north of 62deg N.
WGS84_TO_ED50_S62N - Static variable in class com.bbn.openmap.proj.coords.HelmertTransformation
Parameters to transform from WGS84 to ED50 south of 62deg N.
WGS_60 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"WGS 60"
WGS_66 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"WGS 66"
WGS_72 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"WGS-72"
WGS_84 - Static variable in class com.bbn.openmap.proj.Ellipsoid
"WGS-84"
whatColumn(String) - Method in class com.bbn.openmap.layer.vpf.DcwRecordFile
Returns the index into columnInfo of the column with the specified name
whatFeatureType(VPFWarehouse, String) - Method in class com.bbn.openmap.layer.vpf.CoverageTable
Given a feature type name, figure out if the warehouse thinks it should *NOT* be drawn.
whichGrabPoint(GrabPoint) - Method in class com.bbn.openmap.omGraphics.EditableOMPoly
Given a grab point, return its index into the polygon array.
whiteSpaceChars - Static variable in class com.bbn.openmap.util.PropUtils
Borrowed from Properties.java
WholeWorldTileHandler - Class in com.bbn.openmap.dataAccess.mapTile
The WholeWorldTileHandler is a special EmptyTileHandler that manages a special set of jar files containing tiles that cover the entire earth.
WholeWorldTileHandler() - Constructor for class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
WholeWorldTileHandler.Builder - Class in com.bbn.openmap.dataAccess.mapTile
The builder class takes a map tile directory and creates a set of jars from it, divided so that the WholeWorldTileHandler can deal with it.
WholeWorldTileHandler.Builder(File) - Constructor for class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
WIDGET_SIZE_PROPERTY - Static variable in class com.bbn.openmap.gui.OverlayMapPanel
 
widgetButtonSize - Variable in class com.bbn.openmap.gui.OverlayMapPanel
Defaults to 15;
widgets - Variable in class com.bbn.openmap.gui.OverlayMapPanel
A transparent JPanel with a border layout, residing on top of the MapBean.
widgetsToSettings() - Method in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
Width - Static variable in class com.bbn.openmap.Environment
 
width - Variable in class com.bbn.openmap.graphicLoader.netmap.Node
 
width - Variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
width - Variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
WIDTH - Static variable in interface com.bbn.openmap.image.WMTConstants
Pixel width of requested image (WIDTH).
width - Variable in class com.bbn.openmap.image.XBMFile
 
width - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The width of the screen to be covered by the matrix, in pixels.
width - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
Width of the subframe image.
width - Variable in class com.bbn.openmap.layer.link.LinkMapRequest
Width of the map, in pixels.
width - Variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
width - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 
width - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
width - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditorMenu
 
WIDTH - Static variable in class com.bbn.openmap.omGraphics.meteo.OMColdSurfaceFront
 
WIDTH - Static variable in class com.bbn.openmap.omGraphics.meteo.OMHotSurfaceFront
 
WIDTH - Static variable in class com.bbn.openmap.omGraphics.meteo.OMOcclusion
 
width - Variable in class com.bbn.openmap.omGraphics.OMArc
The pixel horizontal diameter of the arc.
width - Variable in class com.bbn.openmap.omGraphics.OMGrid
Pixel width of grid, set after generate.
width - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
The width of the image, in pixels.
width - Variable in class com.bbn.openmap.proj.Proj
 
WIDTH - Static variable in class com.bbn.openmap.proj.ProjectionFactory
Projection width (pixels) property parameter for new projections passed to ProjectionLoader.
WIDTH_CMD - Static variable in class com.bbn.openmap.gui.DimensionQueryPanel
 
WIDTH_FIELD - Static variable in interface com.bbn.openmap.graphicLoader.netmap.NetMapConstants
 
widthField - Variable in class com.bbn.openmap.omGraphics.BasicStrokeEditor
 
WidthProperty - Static variable in class com.bbn.openmap.gui.EmbeddedScaleDisplayPanel
 
WidthProperty - Static variable in class com.bbn.openmap.gui.OpenMapFrame
The property to set the pixel width of the frame, width.
WidthProperty - Static variable in class com.bbn.openmap.image.MagicPlanetImageComponent
 
WidthProperty - Static variable in class com.bbn.openmap.layer.ScaleDisplayLayer
 
widths - Variable in class com.bbn.openmap.omGraphics.OMText
cached string widths.
WILD - Static variable in class com.bbn.openmap.tools.symbology.milStd2525.SymbolPart
 
WIN_MAX_FILES_IN_JAR - Static variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
Turns out that the Windows JRE won't add jar files with more than 262144 tiles in them.
windowActivated(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowClosed(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowClosing(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowDeactivated(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowDeiconified(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowIconified(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowOpened(WindowEvent) - Method in class com.bbn.openmap.util.stateMachine.State
 
windowSupport - Variable in class com.bbn.openmap.gui.OMComponentPanel
 
windowSupport - Variable in class com.bbn.openmap.gui.ProgressListenerGauge
 
WindowSupport - Class in com.bbn.openmap.gui
The WindowSupport class provides support for managing JFrames or JInternalFrames for other components.
WindowSupport(Component, String) - Constructor for class com.bbn.openmap.gui.WindowSupport
Create the window support.
WindowSupport(Component, WindowSupport.WSDisplay) - Constructor for class com.bbn.openmap.gui.WindowSupport
 
windowSupport - Variable in class com.bbn.openmap.Layer
Support class that now handles palette windows.
windowSupport - Variable in class com.bbn.openmap.util.propertyEditor.Inspector
Handle to the GUI.
WindowSupport.Dlg - Class in com.bbn.openmap.gui
 
WindowSupport.Dlg(Frame, String) - Constructor for class com.bbn.openmap.gui.WindowSupport.Dlg
 
WindowSupport.Frm - Class in com.bbn.openmap.gui
 
WindowSupport.Frm(String) - Constructor for class com.bbn.openmap.gui.WindowSupport.Frm
 
WindowSupport.Frm(String, boolean) - Constructor for class com.bbn.openmap.gui.WindowSupport.Frm
 
WindowSupport.IntrnlFrm - Class in com.bbn.openmap.gui
 
WindowSupport.IntrnlFrm(String) - Constructor for class com.bbn.openmap.gui.WindowSupport.IntrnlFrm
 
WindowSupport.WSDisplay - Interface in com.bbn.openmap.gui
 
wingLength - Variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
wingTip - Variable in class com.bbn.openmap.omGraphics.OMArrowHead
 
within(float, float) - Method in class com.bbn.openmap.layer.rpf.RpfCoverageBox
Location within box.
within(QuadTreeRect) - Method in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
within(double, double, double, double) - Method in class com.bbn.openmap.util.quadtree.QuadTreeRect
 
withinMatrix - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
withSegmentsPerDegrees(double) - Method in class com.bbn.openmap.proj.LineCoordinateGenerator
Set how complex the line is by setting how many segments per degree are used to approximate the curve.
withSteps(int) - Method in class com.bbn.openmap.omGraphics.NatCubicSpline
Set the steps and return this object.
WKTNode - Class in com.bbn.openmap.layer.mysql
This class represents a Node used to construct a tree while parsing the WKT (text) representation of the Geometry.
WKTNode() - Constructor for class com.bbn.openmap.layer.mysql.WKTNode
 
wMagChange - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
wMagChangeUnits - Variable in class com.bbn.openmap.layer.rpf.RpfAttributes
 
WMSException - Exception in com.bbn.openmap.image.wms
Generates a WMS Exception in the form of XML with the specified code and explanation message.
WMSException() - Constructor for exception com.bbn.openmap.image.wms.WMSException
Creates a new WMSException object.
WMSException(String) - Constructor for exception com.bbn.openmap.image.wms.WMSException
Creates a new WMSException object.
WMSException(String, String) - Constructor for exception com.bbn.openmap.image.wms.WMSException
Creates a new WMSException object.
WmsLayerFactory - Class in com.bbn.openmap.image.wms
Class responsible for creation IWmsLayer for Layers.
WmsLayerFactory(Properties) - Constructor for class com.bbn.openmap.image.wms.WmsLayerFactory
 
WMSNameProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
WMSPlugIn - Class in com.bbn.openmap.plugin.wms
This class asks for an image from an OpenGIS compliant Web Map Server (WMS).
WMSPlugIn() - Constructor for class com.bbn.openmap.plugin.wms.WMSPlugIn
 
WMSPrefix - Static variable in class com.bbn.openmap.image.wms.CapabilitiesSupport
 
WMSPrefix - Static variable in class com.bbn.openmap.image.wms.WmsRequestHandler
 
WmsRequestHandler - Class in com.bbn.openmap.image.wms
 
WmsRequestHandler(String, String, int, String, Properties) - Constructor for class com.bbn.openmap.image.wms.WmsRequestHandler
Creates a new WmsRequestHandler object.
wmsServer - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
URL to the server script that responds to WMS map requests
WMSServerProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
wmsVersion - Variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
version of the Web map server spec the server supports
WMSVersionProperty - Static variable in class com.bbn.openmap.plugin.wms.WMSPlugIn
 
WMTConstants - Interface in com.bbn.openmap.image
This file contains all the String constants that are defined in the OpenGIS WMT specification.
WMTVER - Static variable in interface com.bbn.openmap.image.WMTConstants
WMT Version (WMTVER), floating point industry.
wName - Static variable in class com.bbn.openmap.gui.NavigatePanel
 
wordToByte(int) - Static method in class com.bbn.openmap.MoreMath
Converts an int in the range of 0 - 65535 to an int in the range of 0 - 255.
workerComplete(ISwingWorker<OMGraphicList>) - Method in class com.bbn.openmap.layer.OMGraphicHandlerLayer
The LayerWorker calls this method on the layer when it is done working.
workerComplete(OMGraphicList) - Method in class com.bbn.openmap.layer.policy.AbstractProjectionChangePolicy
This is a subtle call, that dictates what should happen when the LayerWorker has completed working in it's thread.
workerComplete(OMGraphicList) - Method in interface com.bbn.openmap.layer.policy.ProjectionChangePolicy
The method that gets called when the SwingWorker thread finishes.
workerComplete() - Method in class com.bbn.openmap.layer.terrain.LOSGenerator
The TerrainWorker calls this method on the layer when it is done working.
world - Variable in class com.bbn.openmap.proj.Azimuth
 
world - Variable in class com.bbn.openmap.proj.Cylindrical
 
world - Variable in class com.bbn.openmap.proj.UTMProjection
 
WorldFile - Class in com.bbn.openmap.dataAccess.image
A world file is a small text file that describes the geographic location of an image on a map.
WorldFile() - Constructor for class com.bbn.openmap.dataAccess.image.WorldFile
 
WorldFile(double, double, double, double, double, double) - Constructor for class com.bbn.openmap.dataAccess.image.WorldFile
 
WorldFile(URL) - Constructor for class com.bbn.openmap.dataAccess.image.WorldFile
 
WorldFile(InputStream) - Constructor for class com.bbn.openmap.dataAccess.image.WorldFile
 
worldFile - Variable in class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
WorldFileImageReader - Class in com.bbn.openmap.dataAccess.image
 
WorldFileImageReader(URL) - Constructor for class com.bbn.openmap.dataAccess.image.WorldFileImageReader
 
WorldFileImageReaderLoader - Class in com.bbn.openmap.dataAccess.image
An ImageReaderLoader that answers queries on behalf of a WorldFileImageReader.
WorldFileImageReaderLoader() - Constructor for class com.bbn.openmap.dataAccess.image.WorldFileImageReaderLoader
 
worldToLL(double, double, Point2D) - Method in class com.bbn.openmap.proj.LambertConformal
 
worldToPixel(Point2D, Point) - Method in class com.bbn.openmap.proj.LambertConformal
 
WORLDWIDE_ZOOMLEVEL_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
worldWideZoomLevel - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
worldWideZoomLevel(int) - Method in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler.Builder
 
worldWideZoomLevel - Variable in class com.bbn.openmap.dataAccess.mapTile.WholeWorldTileHandler
 
wrap_longitude(double) - Static method in class com.bbn.openmap.proj.GeoProj
Deprecated. use wrapLongitude() instead.
wrap_longitude(float) - Static method in class com.bbn.openmap.proj.ProjMath
Deprecated. use wrapLongitde instead.
wrap_longitude(double) - Static method in class com.bbn.openmap.proj.ProjMath
Deprecated. use wrapLongitude instead.
WrapElement - Class in com.bbn.openmap.util.html
This class is used for html tags that are begin/end paired.
WrapElement(String) - Constructor for class com.bbn.openmap.util.html.WrapElement
Construct a WrapElement with just a wrapping string
WrapElement(String, Element) - Constructor for class com.bbn.openmap.util.html.WrapElement
Construct a WrapElement with a wrapping string and element
WrapElement(String, String) - Constructor for class com.bbn.openmap.util.html.WrapElement
Construct a WrapElement with a wrapping string and params
WrapElement(String, String, Element) - Constructor for class com.bbn.openmap.util.html.WrapElement
Construct a WrapElement with a wrapping string, params and element
wrapLongitude(float) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Ensure the longitude is between the date line.
wrapLongitude(double) - Static method in class com.bbn.openmap.proj.coords.LatLonPoint
Sets longitude to something sane.
wrapLongitude(float) - Static method in class com.bbn.openmap.proj.GeoProj
Sets radian longitude to something sane.
wrapLongitude(double) - Static method in class com.bbn.openmap.proj.GeoProj
 
wrapLongitude(float) - Static method in class com.bbn.openmap.proj.ProjMath
Sets radian longitude to something sane.
wrapLongitude(double) - Static method in class com.bbn.openmap.proj.ProjMath
Sets radian longitude to something sane.
wrapLongitudeDeg(double) - Static method in class com.bbn.openmap.proj.GeoProj
 
wrapLongitudeDeg(double) - Static method in class com.bbn.openmap.proj.ProjMath
Sets degree longitude to something sane.
wrapString - Variable in class com.bbn.openmap.util.html.WrapElement
the html tag to "wrap" around the contained element
writable - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
write(OutputStream) - Method in class com.bbn.openmap.dataAccess.image.WorldFile
 
write(DbfTableModel, String) - Static method in class com.bbn.openmap.dataAccess.shape.DbfTableModel
 
write() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
 
write(String) - Method in class com.bbn.openmap.image.wms.DefaultFeatureInfoResponse
 
write(int, MouseEvent, float, float, LinkProperties, Link) - Static method in class com.bbn.openmap.layer.link.LinkActionRequest
Write a MouseEvent on the link to the server.
write(int, KeyEvent, LinkProperties, Link) - Static method in class com.bbn.openmap.layer.link.LinkActionRequest
Write a KeyEvent on the link to the server.
write(float, float, int, int, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
Write an arc with lat/lon placement.
write(int, int, int, int, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
Write an arc with x/y placement.
write(float, float, int, int, int, int, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
Writing an arc at a x, y, offset to a Lat/Lon location.
write(float, float, float, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
Write an arc with a certain radius at a Lat/Lon location.
write(float, float, float, int, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
Write an arc with a certain radius at a Lat/Lon location, and allows you to specify units of the radius.
write(float, float, float, int, int, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkArc
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 vertices to use to approximate the arc.
write(OMArc, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkArc
 
write(float, float, int, int, byte[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkBitmap
Lat/Lon placement.
write(int, int, int, int, byte[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkBitmap
XY placement.
write(float, float, int, int, int, int, byte[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkBitmap
Lat/lon placement with XY offset.
write(OMBitmap, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkBitmap
Write a bitmap to the link.
write(DataOutput) - Method in class com.bbn.openmap.layer.link.LinkBoundingPoly
Write the polygon on the output stream.
write(float, float, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Write a circle with lat/lon placement.
write(int, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Write a circle with x/y placement.
write(float, float, int, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Writing a circle at a x, y, offset to a Lat/Lon location.
write(float, float, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Write a circle with a certain radius at a Lat/Lon location.
write(float, float, float, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Write a circle with a certain radius at a Lat/Lon location, and allows you to specify units of the radius.
write(float, float, float, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkCircle
Write a circle with a certain radius at a Lat/Lon location, and allows you to specify units of the radius, as well as the number of vertices to use to approximate the circle.
write(OMCircle, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkCircle
 
write(float, float, float, float, int, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
Write an ellipse with Lat/Lon placement with axis defined in terms of distance.
write(int, int, int, int, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
Create a OMEllipse, positioned with a x-y center with x-y axis.
write(float, float, int, int, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
Create a OMEllipse, positioned with a lat-lon center and x-y axis.
write(float, float, int, int, int, int, float, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
Create a OMEllipse, positioned at a Lat-lon location, x-y offset, x-y axis.
write(OMEllipse, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkEllipse
 
write(OMGraphic, Link) - Static method in class com.bbn.openmap.layer.link.LinkGraphic
 
write(OMGraphic, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkGraphic
 
write(float, float, int, int, float, float, float, int, int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkGrid
Lat/Lon placement.
write(int, int, int, int, float, float, float, int, int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkGrid
XY placement.
write(float, float, int, int, int, int, float, float, float, int, int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkGrid
Lat/lon placement with XY offset.
write(OMGrid, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkGrid
 
write(String[], Link) - Static method in class com.bbn.openmap.layer.link.LinkGUIRequest
 
write(float, float, float, float, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkLine
Write a line using lat/lon endpoints.
write(float, float, float, float, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkLine
Write a line using lat/lon endpoints.
write(int, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkLine
Write a line with x/y pixel endpoints.
write(float, float, int, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkLine
Write a line located at an x/y pixel offset from a lat/lon location.
write(OMLine, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkLine
Write an OMLine to the link.
write(float, float, float, int, int, LinkBoundingPoly[], LinkProperties, Link) - Static method in class com.bbn.openmap.layer.link.LinkMapRequest
Write the request to the link.
write(float, float, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoint
Create a lat/lon point.
write(int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoint
Construct an XY point at a screen location..
write(float, float, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoint
Construct an XY point relative to a lat/lon point (RENDERTYPE_OFFSET).
write(OMPoint, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkPoint
Write an OMPoint to the Link.
write(double[], int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly, with an array of alternating lat/lon points.
write(double[], int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly.
write(float[], float[], int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly.
write(int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly.
write(int[], int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly in the response.
write(float, float, int[], int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly.
write(float, float, int[], int[], int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly.
write(OMPoly, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkPoly
Write a poly to the link.
write(Link) - Method in class com.bbn.openmap.layer.link.LinkProperties
Write the properties as several strings.
write(DataOutputStream) - Method in class com.bbn.openmap.layer.link.LinkProperties
Write the properties as several strings.
write(float, float, int, int, int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Writes an image, Lat/Lon placement with a direct colormodel.
write(int, int, int, int, int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, XY placement with a direct colormodel.
write(float, float, int, int, int, int, int[], LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/lon placement with XY offset with a direct colormodel.
write(float, float, Image, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/Lon placement with an ImageIcon.
write(int, int, Image, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, X/Y placement with an ImageIcon.
write(float, float, int, int, Image, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/Lon with X/Y placement with an ImageIcon.
write(float, float, ImageIcon, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/Lon placement with an ImageIcon.
write(int, int, ImageIcon, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, X/Y placement with an ImageIcon.
write(float, float, int, int, ImageIcon, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/Lon with X/Y placement with an ImageIcon.
write(float, float, String, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/Lon placement with an ImageIcon.
write(int, int, String, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, X/Y placement with an ImageIcon.
write(float, float, int, int, String, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write an image, Lat/Lon with X/Y placement with an ImageIcon.
write(float, float, int, int, byte[], Color[], int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Lat/Lon placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
write(int, int, int, int, byte[], Color[], int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
XY placement with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
write(float, float, int, int, int, int, byte[], Color[], int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Lat/lon placement with XY offset with a indexed colormodel, which is using a colortable and a byte array to construct the int[] pixels.
write(OMRaster, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkRaster
Write a raster to the link.
write(float, float, float, float, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Create a lat/lon rectangle.
write(float, float, float, float, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Create a lat/lon rectangle.
write(int, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Construct an XY rectangle.
write(float, float, int, int, int, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Construct an XY rectangle relative to a lat/lon point (RENDERTYPE_OFFSET).
write(OMRect, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkRectangle
Write an OMRect to the link.
write(float, float, String, String, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkText
Creates a text object, with Lat/Lon placement.
write(int, int, String, String, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkText
Creates a text object, with XY placement, and default SansSerif font.
write(float, float, int, int, String, String, int, LinkProperties, DataOutputStream) - Static method in class com.bbn.openmap.layer.link.LinkText
Rendertype is RENDERTYPE_OFFSET.
write(OMText, Link, LinkProperties) - Static method in class com.bbn.openmap.layer.link.LinkText
Write a text to the link.
write(byte[], int) - Method in class com.bbn.openmap.layer.shape.ESRIMultiPointRecord
Writes this multipoint record to the given buffer at the given offset.
write(byte[], int) - Method in class com.bbn.openmap.layer.shape.ESRIPoint
Writes this point to the given buffer at the given offset.
write(byte[], int) - Method in class com.bbn.openmap.layer.shape.ESRIPointRecord
Writes this point to the given buffer at the given offset.
write(byte[], int) - Method in class com.bbn.openmap.layer.shape.ESRIPolygonRecord
Writes this polygon to the given buffer at the given offset.
write(byte[], int) - Method in class com.bbn.openmap.layer.shape.ESRIRecord
Writes this record to the given buffer at the given offset.
write(DataOutputStream) - Method in class com.bbn.openmap.proj.coords.ECEFPoint
Write object.
write(DataOutputStream) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Double
Write object.
write(DataOutputStream) - Method in class com.bbn.openmap.proj.coords.LatLonPoint.Float
Write object.
writeAndLaunch(String) - Method in class com.bbn.openmap.util.WebBrowser
Writes out temporary text file, and creates a new web browser process or points the current one at the file.
writeBEInt(byte[], int, int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Writes the given integer to the given buffer at the given location in big endian format.
writeBox(byte[], int, ESRIBoundingBox) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Writes the given bounding box to the given buffer at the given location.
writeDataFile(String, byte[]) - Method in class com.bbn.openmap.image.ImageMaster.ImageMasterHelper
Write the image to a file.
writeDBF - Variable in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Flag for whether the DBF file should be written when the OMGraphicList is exported to a .shp/.shx file.
writeDoc(OutputStream) - Method in class com.bbn.openmap.dataAccess.mapTile.KMLTileGridMaker
 
writeExtents(double[]) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
 
writeFile(boolean[][][]) - Method in class com.bbn.openmap.layer.dted.DTEDCoverageManager.CoverageDataFile
 
writeFileAndGenerateURL(String) - Method in class com.bbn.openmap.util.WebBrowser
Write temporary file to temporary directory, and generate URL.
writeFiles() - Method in class com.bbn.openmap.dataAccess.shape.EsriShapeExport
Just write the files from the ESEInterfaces.
writeGeometry(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Determine what type of list is given and write it out.
writeGraphicGestureHeader(int) - Method in class com.bbn.openmap.layer.link.LinkActionList
Used by the graphic methods to write the correct mask and graphic header when a graphic is updated.
writeGraphics(String) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Write the graphics out to a file
writeGraphics(ObjectOutputStream) - Method in class com.bbn.openmap.omGraphics.OMGraphicList
Write the graphics out to a ObjectOutputStream
writeHeader() - Method in class com.bbn.openmap.layer.shape.ShapeFile
Writes a blank header into the shape file.
writeHttpResponse(OutputStream, String, String) - Static method in class com.bbn.openmap.util.http.HttpConnection
Write a String response to the OutputStream.
writeHttpResponse(OutputStream, String, byte[]) - Static method in class com.bbn.openmap.util.http.HttpConnection
Write a byte[] response to the OutputStream.
writeHttpResponse(String, String) - Method in interface com.bbn.openmap.util.http.IHttpResponse
Write a String response to the OutputStream.
writeHttpResponse(String, byte[]) - Method in interface com.bbn.openmap.util.http.IHttpResponse
Write a byte[] response to the OutputStream.
writeHttpResponseHeader(Writer, String, int) - Static method in class com.bbn.openmap.util.http.HttpConnection
Can be used to write the header to an HttpResponse.
writeImageFile(byte[], String, boolean) - Method in class com.bbn.openmap.image.ImageServer
Takes a byte array and writes it out to a file path.
writeIndex(int[][], int) - Method in class com.bbn.openmap.dataAccess.shape.output.ShxOutputStream
Writes the index, with the default extents of the graphics being the entire earth.
writeIndex(int[][], int, double[]) - Method in class com.bbn.openmap.dataAccess.shape.output.ShxOutputStream
Writes the index, with the default extents of the graphics being the entire earth.
writeLEChar(int) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a number of type char in little endian param c An integer that is upcast from a Char data type.
writeLEChars(String) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a String in little endian
writeLEDouble(double) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a number a number of type double in little endian
writeLEDouble(byte[], int, double) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Writes the given double to the given buffer at the given location in little endian format.
writeLEFloat(float) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a number of type float in little endian
writeLEInt(int) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a number of type int in little endian
writeLEInt(byte[], int, int) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Writes the given integer to the given buffer at the given location in little endian format.
writeLELong(long) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a number of type long in little endian
writeLELong(byte[], int, long) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Writes the given long to the given buffer at the given location in little endian format.
writeLEShort(short) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
Writes a number of type short in little endian
writeLEUTF(String) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
 
writeLinkGraphics(LinkGraphicList, LinkProperties) - Method in class com.bbn.openmap.layer.link.shape.ESRILinkPointRecord
Generates OMGraphics and adds them to the given list.
writeLinkGraphics(LinkGraphicList, LinkProperties) - Method in class com.bbn.openmap.layer.link.shape.ESRILinkPolygonRecord
Generates OMGraphics and adds them to the given list.
writeLinkGraphics(LinkGraphicList, LinkProperties) - Method in interface com.bbn.openmap.layer.link.shape.ESRILinkRecord
Writes the record to the given list.
writeModel(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.output.DbfOutputStream
Writes the model out on the stream.
writePoint(byte[], int, ESRIPoint) - Static method in class com.bbn.openmap.dataAccess.shape.ShapeUtils
Writes the given point to the given buffer at the given location.
writePointGeometry(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Writes point geometry to the class scope LittleEndianOutputStream.
writePolyGeometry(EsriGraphicList) - Method in class com.bbn.openmap.dataAccess.shape.output.ShpOutputStream
Writes polygon geometry to the class scope LittleEndianInputStream.
writer - Variable in class com.bbn.openmap.util.http.HttpRequestEvent
 
writeRecords(DbfTableModel) - Method in class com.bbn.openmap.dataAccess.shape.output.DbfOutputStream
 
writeShapeFile(String) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
Will load the properties set in the VPF2Shape object, fetch the OMGraphics from the VPF database, and write the shape file.
writeShapeFile(String, OMGraphicList) - Method in class com.bbn.openmap.layer.vpf.VMAP2Shape
Write the shape file, assumes that the properties have been loaded and the graphics fetched from the VPF database.
writeString(String, int) - Method in class com.bbn.openmap.dataAccess.shape.output.LittleEndianOutputStream
 
writeStroke(ObjectOutputStream, Stroke, Stroke) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
 
writeTextureMask(ObjectOutputStream, TexturePaint) - Method in class com.bbn.openmap.omGraphics.OMGraphicAdapter
Will only write TexturePaint objects that are Serializable.
writeTOCFile(String, RpfHeader, Vector<MakeToc.Frame>, Vector<MakeToc.Group>) - Method in class com.bbn.openmap.layer.rpf.MakeToc
Create and write out an A.TOC file.
writeUnsynched() - Method in class com.bbn.openmap.util.wanderer.OneWaySync
Print out the files/directories not copied.
writeZipEntry(File, ZipOutputStream, int) - Static method in class com.bbn.openmap.util.FileUtils
Writes a file to the jar stream.
writeZipEntry(File, ZipOutputStream, String) - Static method in class com.bbn.openmap.util.FileUtils
 
ws - Variable in class com.bbn.openmap.gui.menu.CoordsMenuItem
The WindowSupport for the CombinedCoordPanel.
WX - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
wx - Variable in class com.bbn.openmap.proj.Gnomonic
 
wx - Variable in class com.bbn.openmap.proj.LLXY
 
wx - Variable in class com.bbn.openmap.proj.Mercator
 
wx - Variable in class com.bbn.openmap.proj.Orthographic
 
wx - Variable in class com.bbn.openmap.proj.UTMProjection
 
WY - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 
WZ - Static variable in class com.bbn.openmap.proj.coords.VHTransform
 

X

X - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
x(int) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
x - Variable in class com.bbn.openmap.dataAccess.image.WorldFile
The x coordinate of the center of pixel 1,1 (upper-left pixel).
x() - Method in class com.bbn.openmap.geo.Geo
Reader for x, in internal axis representation (positive to the right side of screen).
X - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (X).
x - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The horizontal screen location of the mouse event, in pixels.
x - Variable in class com.bbn.openmap.layer.location.Location
The x object location, in pixels, for RENDERTYPE_XY locations.
x - Variable in class com.bbn.openmap.layer.shape.ESRIPoint
The X coordinate.
x - Variable in class com.bbn.openmap.layer.shape.ESRIPointRecord
The x coordinate.
x - Variable in class com.bbn.openmap.omGraphics.OMPoint
Horizontal window position of point, in pixels from left side of window.
x - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
Horizontal location of the upper left corner of the image, or the x offset from the lon for that corner, in pixels.
x - Variable in class com.bbn.openmap.proj.coords.EnuFrame
The x component of the coordinate (EAST).
x - Variable in class com.bbn.openmap.proj.coords.NedFrame
The x component of the coordinate (NORTH).
x - Variable in class com.bbn.openmap.util.FanCompress.FanPoint
 
x1 - Variable in class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
see the VPF spec for what these mean
x1 - Variable in class com.bbn.openmap.omGraphics.OMArc
Horizontal pixel location of the center.
x1 - Variable in class com.bbn.openmap.omGraphics.OMRect
Horizontal window position of first corner, in pixels from left side of window.
x2 - Variable in class com.bbn.openmap.layer.location.Link
The x of point 2.
x2 - Variable in class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
see the VPF spec for what these mean
x2 - Variable in class com.bbn.openmap.omGraphics.OMRect
Horizontal window position of second corner, in pixels from left side of window.
x_ - Variable in class com.bbn.openmap.proj.coords.ECEFPoint
 
x_pix_interval - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The number of horizontal pixels per matrix cell
XBMFile - Class in com.bbn.openmap.image
XBMFile is a class which reads in a bitmap file, and provides the parameters of the file.
XBMFile(String) - Constructor for class com.bbn.openmap.image.XBMFile
 
XBMFile(File) - Constructor for class com.bbn.openmap.image.XBMFile
 
XBMFile(short, short, byte[]) - Constructor for class com.bbn.openmap.image.XBMFile
This method leaves all to the caller, by creating a bitmap from scratch.
xDim - Variable in class com.bbn.openmap.dataAccess.image.WorldFile
The dimension of a pixel in map units in the x direction.
xEnd - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
xgrav - Variable in class com.bbn.openmap.layer.LabelLayer
 
xImage - Variable in class com.bbn.openmap.gui.event.EventListIconPackage
 
xMax - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
xMin - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
xoffPercent - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
xOffset - Variable in class com.bbn.openmap.layer.location.Location
The x pixel offset from the longitude, for RENDERTYPE_OFFSET locations.
xorRendering - Variable in class com.bbn.openmap.omGraphics.EditableOMGraphic
 
xPixInterval - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
The degrees/pixel of the image in the x direction, derived from the scale of the projection.
xpoints - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Internal array of projected x coordinate arrays.
xpoints - Variable in class com.bbn.openmap.omGraphics.OMAbstractLine
X coordinate arrays of the projected points.
xpoints - Variable in class com.bbn.openmap.omGraphics.util.ArcCalc
 
xpos - Variable in class com.bbn.openmap.layer.LabelLayer
 
xProperty - Static variable in class com.bbn.openmap.gui.OpenMapFrame
Starting X coordinate of window, x
xs - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
The array of x pixel coordinates.
xs - Variable in class com.bbn.openmap.omGraphics.OMPoly
The x array of ints, representing pixels, used for x/y or offset polys.
XSCALE_THRESHOLD - Variable in class com.bbn.openmap.proj.GeoProj
 
xStart - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
XTHRESHOLD - Static variable in class com.bbn.openmap.proj.GeoProj
 
xycenter - Variable in class com.bbn.openmap.proj.UTMProjection
Center of view as xy coordinates relative to the underlying projection
xypoints - Variable in class com.bbn.openmap.layer.terrain.ProfileGenerator
These are the raw x-y points of the gestures, for the great circle line points, too.
xypts - Variable in class com.bbn.openmap.layer.test.TestLayer.GraphicBase
 

Y

Y - Variable in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
y(int) - Method in class com.bbn.openmap.dataAccess.cgm.CGMDisplay
 
y - Variable in class com.bbn.openmap.dataAccess.image.WorldFile
The y coordinate of the center of pixel 1,1 (upper-left pixel).
y() - Method in class com.bbn.openmap.geo.Geo
Reader for y in internal axis representation (positive into screen).
Y - Static variable in interface com.bbn.openmap.image.ImageServerConstants
Specific OpenMap projection parameter (Y).
y - Variable in class com.bbn.openmap.layer.link.LinkActionRequest
The vertical screen location of the mouse event, in pixels.
y - Variable in class com.bbn.openmap.layer.location.Location
The y object location, in pixels, for RENDERTYPE_XY locations.
y - Variable in class com.bbn.openmap.layer.shape.ESRIPoint
The Y coordinate.
y - Variable in class com.bbn.openmap.layer.shape.ESRIPointRecord
The y coordinate.
y - Variable in class com.bbn.openmap.omGraphics.OMPoint
Vertical window position of point, in pixels from the top of the window.
y - Variable in class com.bbn.openmap.omGraphics.OMRasterObject
Vertical location of the upper left corner of the image, or the y offset from the lat for that corner, in pixels.
y - Variable in class com.bbn.openmap.proj.coords.EnuFrame
The y component of the coordinate (NORTH).
y - Variable in class com.bbn.openmap.proj.coords.NedFrame
The y component of the coordinate (EAST).
y - Variable in class com.bbn.openmap.util.FanCompress.FanPoint
 
y1 - Variable in class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
see the VPF spec for what these mean
y1 - Variable in class com.bbn.openmap.omGraphics.OMArc
Vertical pixel location of the center.
y1 - Variable in class com.bbn.openmap.omGraphics.OMRect
Vertical window position of first corner, in pixels from the top of the window.
y2 - Variable in class com.bbn.openmap.layer.location.Link
The y of point 2.
y2 - Variable in class com.bbn.openmap.layer.vpf.DcwSpatialIndex.PrimitiveRecord
see the VPF spec for what these mean
y2 - Variable in class com.bbn.openmap.omGraphics.OMRect
Vertical window position of second corner, in pixels from the top of the window.
y_ - Variable in class com.bbn.openmap.proj.coords.ECEFPoint
 
y_pix_interval - Variable in class com.bbn.openmap.layer.DeclutterMatrix
The number of vertical pixels per matrix cell
yDim - Variable in class com.bbn.openmap.dataAccess.image.WorldFile
The dimension of a pixel in map units in the y direction.
yEnd - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 
YesNoPropertyEditor - Class in com.bbn.openmap.util.propertyEditor
A PropertyEditor that displays a Yes/No option.
YesNoPropertyEditor() - Constructor for class com.bbn.openmap.util.propertyEditor.YesNoPropertyEditor
 
ygrav - Variable in class com.bbn.openmap.layer.LabelLayer
 
yMax - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
yMin - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
yoffPercent - Variable in class com.bbn.openmap.layer.vpf.VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder
 
yOffset - Variable in class com.bbn.openmap.layer.location.Location
The y pixel offset from the latitude, for RENDERTYPE_OFFSET locations.
yPixInterval - Variable in class com.bbn.openmap.layer.dted.DTEDFrameSubframeInfo
The degrees/pixel of the image in the y direction, derived from the scale of the projection.
ypoints - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry
Internal array of projected y coordinate arrays.
ypoints - Variable in class com.bbn.openmap.omGraphics.OMAbstractLine
Y coordinate arrays of the projected points.
ypoints - Variable in class com.bbn.openmap.omGraphics.util.ArcCalc
 
ypos - Variable in class com.bbn.openmap.layer.LabelLayer
 
yProperty - Static variable in class com.bbn.openmap.gui.OpenMapFrame
Starting Y coordinate of window, y
ys - Variable in class com.bbn.openmap.omGraphics.geom.PolygonGeometry.XY
The array of y pixel coordinates.
ys - Variable in class com.bbn.openmap.omGraphics.OMPoly
The y array of ints, representing pixels, used for x/y or offset polys.
yStart - Variable in class com.bbn.openmap.layer.DeclutterMatrix.MatrixIndexes
 

Z

z() - Method in class com.bbn.openmap.geo.Geo
Reader for z in internal axis representation (positive going to top of screen).
z - Variable in class com.bbn.openmap.proj.coords.EnuFrame
The z component of the coordinate (UP).
Z - Static variable in class com.bbn.openmap.proj.coords.MGRSPoint
 
z - Variable in class com.bbn.openmap.proj.coords.NedFrame
The z component of the coordinate (DOWN).
z_ - Variable in class com.bbn.openmap.proj.coords.ECEFPoint
 
ZERO - Static variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Old Object value held for every NUMERIC cell that had a problem importing.
zero_eps - Variable in class com.bbn.openmap.layer.vpf.VMAP2Shape
 
zero_eps - Variable in class com.bbn.openmap.util.FanCompress.FloatCompress
 
zfi - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
zip(String, String) - Method in class com.bbn.openmap.layer.rpf.RpfUtil
Store the contents of the toBeZippedName directory into a zip file with the provided name.
zLayer - Variable in class com.bbn.openmap.layer.location.AbstractLocationHandler
The parent layer.
zMax - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
zMin - Variable in class com.bbn.openmap.dataAccess.shape.EsriGraphicFactory.Header
 
zone - Variable in class com.bbn.openmap.layer.rpf.RpfColortable
Zone ID for these colors.
zone - Variable in class com.bbn.openmap.layer.rpf.RpfCoverageBox
For the coverage queries, the CADRG zone becomes important.
zone - Variable in class com.bbn.openmap.layer.rpf.RpfTocEntry
 
zone_letter - Variable in class com.bbn.openmap.proj.coords.UTMGCT
 
zone_letter - Variable in class com.bbn.openmap.proj.coords.UTMPoint
For UTM, 'N' or 'S', to designate the northern or southern hemisphere.
ZONE_LETTER - Static variable in class com.bbn.openmap.proj.UTMProjectionLoader
 
zone_number - Variable in class com.bbn.openmap.proj.coords.UTMGCT
 
zone_number - Variable in class com.bbn.openmap.proj.coords.UTMPoint
The zone number of the coordinate, must be between 1 and 60.
ZONE_NUMBER - Static variable in class com.bbn.openmap.proj.UTMProjectionLoader
 
ZonedUTMPoint - Class in com.bbn.openmap.proj.coords
A ZonedUTMPoint is a UTMPoint that handles a MGRS zone letter instead of N or S.
ZonedUTMPoint() - Constructor for class com.bbn.openmap.proj.coords.ZonedUTMPoint
Constructor pass-through.
ZonedUTMPoint(double, double, int, char) - Constructor for class com.bbn.openmap.proj.coords.ZonedUTMPoint
 
ZonedUTMPoint(UTMPoint) - Constructor for class com.bbn.openmap.proj.coords.ZonedUTMPoint
Constructor pass-through.
ZonedUTMPoint(LatLonPoint) - Constructor for class com.bbn.openmap.proj.coords.ZonedUTMPoint
Constructor pass-through.
ZonedUTMPoint(LatLonPoint, Ellipsoid) - Constructor for class com.bbn.openmap.proj.coords.ZonedUTMPoint
Constructor pass-through.
ZonedUTMtoLL(Ellipsoid, double, double, int, char, LatLonPoint) - Static method in class com.bbn.openmap.proj.coords.ZonedUTMPoint
Converts UTM coords to lat/long given an ellipsoid.
zoneLetter - Variable in class com.bbn.openmap.gui.UTMCoordPanel
 
zoneNumber - Variable in class com.bbn.openmap.gui.UTMCoordPanel
 
zoneNumber - Variable in class com.bbn.openmap.proj.UTMProjection
 
ZoneProperty - Static variable in class com.bbn.openmap.proj.coords.UTMGCT
 
zoom(ZoomEvent) - Method in interface com.bbn.openmap.event.ZoomListener
 
zoom(ZoomEvent) - Method in class com.bbn.openmap.MapBean
Zoom the Map.
ZOOM_IN - Static variable in class com.bbn.openmap.event.AbstractMouseMode
Zoom direction in when mouse wheel rotated up.
ZOOM_LEVEL_INFO_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
ZOOM_LEVEL_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
 
ZOOM_LEVEL_PROPERTY - Static variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
A property to set if you want to force the layer to use tiles of a certain zoom level.
ZOOM_LEVEL_TILE_SIZE_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
ZOOM_LEVELS - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
ZOOM_LEVELS_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
ZOOM_OUT - Static variable in class com.bbn.openmap.event.AbstractMouseMode
Zoom direction out when mouse wheel rotated up.
zoomDelegate - Variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
zoomDelegate - Variable in class com.bbn.openmap.gui.ScaleTextPanel
Support for zooming when text field is used.
zoomDelegate - Variable in class com.bbn.openmap.gui.time.TimeSliderLayer
 
zoomDelegate - Variable in class com.bbn.openmap.gui.ZoomPanel
 
zoomers - Variable in class com.bbn.openmap.event.ProjMapBeanKeyListener
 
ZoomEvent - Class in com.bbn.openmap.event
An event to request that the map zoom in or out.
ZoomEvent(Object, int, float) - Constructor for class com.bbn.openmap.event.ZoomEvent
Construct a ZoomEvent.
zoomFactor - Variable in class com.bbn.openmap.event.ProjMapBeanKeyListener
Default Zoom In Factor is 2, meaning that the scale number will be cut in half to zoom in and doubled to zoom out.
ZoomFactorProperty - Static variable in class com.bbn.openmap.gui.EmbeddedNavPanel
 
zoomIn2Cmd - Static variable in class com.bbn.openmap.gui.NavigateMenu
 
zoomIn4Cmd - Static variable in class com.bbn.openmap.gui.NavigateMenu
 
zoomInButton - Variable in class com.bbn.openmap.gui.ZoomPanel
 
zoomInCmd - Static variable in class com.bbn.openmap.gui.ZoomPanel
 
zoomInFactor - Variable in class com.bbn.openmap.gui.ZoomPanel
Default Zoom In Factor is 0.5.
zoomLevel - Variable in class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
 
zoomLevel - Variable in class com.bbn.openmap.layer.imageTile.MapTileLayer
The zoomLevel to use when requesting tiles from the MapTileFactory.
ZOOMLEVEL_PROPERTY - Static variable in class com.bbn.openmap.dataAccess.mapTile.MapTileUtil
 
zoomLevelInfo - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
 
ZoomLevelInfo - Class in com.bbn.openmap.dataAccess.mapTile
The ZoomLevelInfo class is used by the TileMaker and handles how tiles are defined and created for a particular zoom level.
ZoomLevelInfo() - Constructor for class com.bbn.openmap.dataAccess.mapTile.ZoomLevelInfo
Default constructor.
ZoomLevelMaker - Class in com.bbn.openmap.dataAccess.mapTile
The ZoomLevelInfo class is used by the TileMaker and handles how tiles are defined and created for a particular zoom level.
ZoomLevelMaker() - Constructor for class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Need this to create it from properties
ZoomLevelMaker(String, String, int) - Constructor for class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMaker
Create a ZoomLevelInfo object that contains information about what map tiles should be created for this zoom level.
ZoomLevelMakerFace - Class in com.bbn.openmap.dataAccess.mapTile
A class that visually manages the settings for a ZoomLevelInfo object.
ZoomLevelMakerFace(ZoomLevelMaker, MapTileMakerComponent) - Constructor for class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace
 
ZoomLevelMakerFace.BoundsObject - Class in com.bbn.openmap.dataAccess.mapTile
The list object used to represent a boundary.
ZoomLevelMakerFace.BoundsObject(OMRect, String) - Constructor for class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.BoundsObject
 
ZoomLevelMakerFace.LayerObject - Class in com.bbn.openmap.dataAccess.mapTile
A component used to represent a layer/layer setting in the face.
ZoomLevelMakerFace.LayerObject(Layer) - Constructor for class com.bbn.openmap.dataAccess.mapTile.ZoomLevelMakerFace.LayerObject
 
zoomLevels - Variable in class com.bbn.openmap.dataAccess.mapTile.MapTileMaker
 
zoomLevelTileSize - Variable in class com.bbn.openmap.dataAccess.mapTile.StandardMapTileFactory
The zoom level tile size is used by the factory to determine when it needs to get tiles for a different zoom level.
ZoomListener - Interface in com.bbn.openmap.event
Listens for requests to zoom the map in and out.
ZoomMouseMode - Class in com.bbn.openmap.event
This mouse mode responds to a double click with an animation effect of zooming in the map.
ZoomMouseMode() - Constructor for class com.bbn.openmap.event.ZoomMouseMode
 
zoomOut2Cmd - Static variable in class com.bbn.openmap.gui.NavigateMenu
 
zoomOut4Cmd - Static variable in class com.bbn.openmap.gui.NavigateMenu
 
zoomOutButton - Variable in class com.bbn.openmap.gui.ZoomPanel
 
zoomOutCmd - Static variable in class com.bbn.openmap.gui.ZoomPanel
 
zoomOutFactor - Variable in class com.bbn.openmap.gui.ZoomPanel
Default Zoom Out Factor is 2.0.
zoomPanel - Variable in class com.bbn.openmap.gui.OMToolSet
Zoom buttons
ZoomPanel - Class in com.bbn.openmap.gui
Bean to zoom the Map.
ZoomPanel() - Constructor for class com.bbn.openmap.gui.ZoomPanel
Construct the ZoomPanel.
ZoomSupport - Class in com.bbn.openmap.event
This is a utility class that can be used by beans that need support for handling ZoomListeners and firing ZoomEvents.
ZoomSupport(Object) - Constructor for class com.bbn.openmap.event.ZoomSupport
Construct a ZoomSupport.
zoomSupport - Variable in class com.bbn.openmap.gui.NavigateMenu
 
zoomWhenMouseWheelUp - Variable in class com.bbn.openmap.event.AbstractMouseMode
 

_

_appIndicator - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_arrayDescr - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
_columnCount - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Class scope variable for the number of columns that exist in the model
_columnMask - Variable in class com.bbn.openmap.dataAccess.shape.DbfFile
This _columnMask variable is an array that either contains a Boolean.TRUE for the indexes for columns that should be read, or a Integer object that contains the byte length of the column entry, so the reader will know how many bytes to skip for columns being ignored.
_container - Variable in class com.bbn.openmap.tools.beanbox.BeanLayoutManager
BeanContainer whose contents are laid out using this layout manager.
_create(Vector<String>, String, Properties, ProgressSupport, boolean) - Method in class com.bbn.openmap.util.ComponentFactory
Given a Vector of marker name Strings, and a Properties object, look in the Properties object for the markerName.class property to get a class name to create each object.
_create(String, Object[], Class<?>[], String, Properties) - Method in class com.bbn.openmap.util.ComponentFactory
Create a single object.
_data_struct_code - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
_data_type_code - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
_decimalCounts - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
An array of bytes that contain the number of decimal places for each column
_distance(double, double) - Method in class com.bbn.openmap.omGraphics.geom.BasicGeometry
Return the shortest distance from the graphic to an XY-point.
_extendedCharSet - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_fieldAreaStart - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_fieldControlLength - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_fieldName - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
_formatControls - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFFieldDefinition
 
_forward(double, double, Point2D, Azimuth.AzimuthVar) - Method in class com.bbn.openmap.proj.Azimuth
Forward project a point.
_forward(float, float, Point2D, Azimuth.AzimuthVar) - Method in class com.bbn.openmap.proj.Gnomonic
Forward project a point.
_forward(double, double, Point2D, Azimuth.AzimuthVar) - Method in class com.bbn.openmap.proj.Gnomonic
Forward project a point.
_forward(double, double, Point2D, boolean) - Method in class com.bbn.openmap.proj.LambertConformal
 
_forward(double, double, Point2D, Azimuth.AzimuthVar) - Method in class com.bbn.openmap.proj.Orthographic
Forward project a point.
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.AspectRatioProjection
 
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.Azimuth
Forward project a lat/lon Poly.
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.Azimuth
Forward project a lat/lon Poly.
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.Cylindrical
Forward project a raw float[] Poly.
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.Cylindrical
Forward project a raw float[] Poly.
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.DatumShiftProjection
 
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Poly.
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.GeoProj
Forward project a lat/lon Poly.
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.LambertConformal
Forward project a lat/lon Poly.
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.LambertConformal
 
_forwardPoly(float[], int, int, boolean) - Method in class com.bbn.openmap.proj.UTMProjection
 
_forwardPoly(double[], int, int, boolean) - Method in class com.bbn.openmap.proj.UTMProjection
 
_getMovingPoint(MouseEvent) - Method in class com.bbn.openmap.omGraphics.EditableOMGraphic
Given a MouseEvent, find a GrabPoint that it is touching, and set the moving point to that GrabPoint.
_headerLength - Variable in class com.bbn.openmap.dataAccess.shape.DbfFile
 
_inlineCodeExtensionIndicator - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_interchangeLevel - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_leaderIden - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_lengths - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
An array of bytes that contain the character lengths for each column
_model - Variable in class com.bbn.openmap.plugin.esri.EsriLayer
 
_names - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
An array of bytes that contain the names for each column
_panE() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map east.
_panN() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map north.
_panNE() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map northeast.
_panNW() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map northwest.
_panS() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map south.
_panSE() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map southeast.
_panSW() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map southwest.
_panW() - Method in class com.bbn.openmap.proj.Azimuth
Pan the map west.
_recLength - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_recordLength - Variable in class com.bbn.openmap.dataAccess.shape.DbfFile
 
_records - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
Class scope reference to a list of data formatted by row
_remove(int) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Remove the graphic at a location in the list.
_remove(OMGeometry) - Method in class com.bbn.openmap.layer.link.LinkOMGraphicList
Remove the graphic.
_rowCount - Variable in class com.bbn.openmap.dataAccess.shape.DbfFile
 
_sizeFieldLength - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_sizeFieldPos - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_sizeFieldTag - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 
_types - Variable in class com.bbn.openmap.dataAccess.shape.DbfTableModel
An array of bytes that contain the column types for each column
_versionNumber - Variable in class com.bbn.openmap.dataAccess.iso8211.DDFModule
 

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 _

Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details