|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.layer.location.AbstractLocationHandler
fr.ifremer.coser.ui.maps.HaulLocationHandler
public class HaulLocationHandler
Handler used by LocationLayer to provide haul's locations.
| 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 |
|---|
protected static Color[] markerColors
protected List<Coordinate> coordinates
| Constructor Detail |
|---|
public HaulLocationHandler(List<Coordinate> coordinates)
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||