public class HaulLocationHandler
extends com.bbn.openmap.layer.location.AbstractLocationHandler
LocationLayer to provide haul's locations.| Modifier and Type | Field and Description |
|---|---|
protected List<Coordinate> |
coordinates |
protected static Color[] |
markerColors |
i18n, locationDrawingAttributes, logger, nameDrawingAttributes, propertyPrefix, zLayerdefaultLocationColorString, defaultNameColorString, forceGlobalCommand, ForceGlobalProperty, LocationColorProperty, LocationPropertyPrefix, NameColorProperty, NamePropertyPrefix, readDataCommand, showdetails, showLocationsCommand, ShowLocationsProperty, showname, showNamesCommand, ShowNamesProperty| Constructor and Description |
|---|
HaulLocationHandler(List<Coordinate> coordinates) |
| Modifier and Type | Method and Description |
|---|---|
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() |
getGUI, getLayer, getLocationColor, getLocationDrawingAttributes, getNameColor, getNameDrawingAttributes, getProperties, getPropertyInfo, getPropertyPrefix, isForceGlobal, isShowLocations, isShowNames, removed, setForceGlobal, setLayer, setLocationColor, setLocationDrawingAttributes, setNameColor, setNameDrawingAttributes, setProperties, setProperties, setPropertyPrefix, setShowLocations, setShowNamesprotected static Color[] markerColors
protected List<Coordinate> coordinates
public HaulLocationHandler(List<Coordinate> coordinates)
public com.bbn.openmap.omGraphics.OMGraphicList get(float nwLat,
float nwLon,
float seLat,
float seLon,
com.bbn.openmap.omGraphics.OMGraphicList graphicList)
public List<Component> getItemsForPopupMenu(com.bbn.openmap.layer.location.Location arg0)
public void reloadData()
Copyright © 2010-2012 Ifremer. All Rights Reserved.