fr.ifremer.coser.ui.maps
Class HaulLocationHandler

java.lang.Object
  extended by com.bbn.openmap.layer.location.AbstractLocationHandler
      extended by fr.ifremer.coser.ui.maps.HaulLocationHandler
All Implemented Interfaces:
com.bbn.openmap.layer.location.LocationHandler, com.bbn.openmap.PropertyConsumer

public class HaulLocationHandler
extends com.bbn.openmap.layer.location.AbstractLocationHandler

Handler used by LocationLayer to provide haul's locations.

Version:
$Revision: 915 $ Last update : $Date: 2011-12-06 18:18:23 +0100 (mar., 06 déc. 2011) $ By : $Author: echatellier $
Author:
chatellier

Field Summary
protected  List<Coordinate> coordinates
           
protected static Color[] markerColors
           
 
Fields inherited from class com.bbn.openmap.layer.location.AbstractLocationHandler
i18n, locationDrawingAttributes, logger, nameDrawingAttributes, propertyPrefix, zLayer
 
Fields inherited from interface com.bbn.openmap.layer.location.LocationHandler
defaultLocationColorString, defaultNameColorString, forceGlobalCommand, ForceGlobalProperty, LocationColorProperty, LocationPropertyPrefix, NameColorProperty, NamePropertyPrefix, readDataCommand, showdetails, showLocationsCommand, ShowLocationsProperty, showname, showNamesCommand, ShowNamesProperty
 
Fields inherited from interface com.bbn.openmap.PropertyConsumer
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty
 
Constructor Summary
HaulLocationHandler(List<Coordinate> coordinates)
           
 
Method Summary
 com.bbn.openmap.omGraphics.OMGraphicList get(float nwLat, float nwLon, float seLat, float seLon, com.bbn.openmap.omGraphics.OMGraphicList graphicList)
           
 List<Component> getItemsForPopupMenu(com.bbn.openmap.layer.location.Location arg0)
           
 void reloadData()
           
 
Methods inherited from class com.bbn.openmap.layer.location.AbstractLocationHandler
getGUI, getLayer, getLocationColor, getLocationDrawingAttributes, getNameColor, getNameDrawingAttributes, getProperties, getPropertyInfo, getPropertyPrefix, isForceGlobal, isShowLocations, isShowNames, removed, setForceGlobal, setLayer, setLocationColor, setLocationDrawingAttributes, setNameColor, setNameDrawingAttributes, setProperties, setProperties, setPropertyPrefix, setShowLocations, setShowNames
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

markerColors

protected static Color[] markerColors

coordinates

protected List<Coordinate> coordinates
Constructor Detail

HaulLocationHandler

public HaulLocationHandler(List<Coordinate> coordinates)
Method Detail

get

public com.bbn.openmap.omGraphics.OMGraphicList get(float nwLat,
                                                    float nwLon,
                                                    float seLat,
                                                    float seLon,
                                                    com.bbn.openmap.omGraphics.OMGraphicList graphicList)

getItemsForPopupMenu

public List<Component> getItemsForPopupMenu(com.bbn.openmap.layer.location.Location arg0)

reloadData

public void reloadData()


Copyright © 2010-2011 Ifremer. All Rights Reserved.