public interface VPFFeatureInfoHandler
Modifier and Type | Method and Description |
---|---|
boolean |
isHighlightable(OMGraphic omg)
Check to see if the omg should react to mouse movement events.
|
boolean |
shouldPaintHighlight(OMGraphic omg)
Check to see if the OMGraphic should be specially painted in a mouse over.
|
void |
updateInfoForOMGraphic(OMGraphic omg,
FeatureClassInfo fci,
java.util.List<java.lang.Object> fcirow) |
void updateInfoForOMGraphic(OMGraphic omg, FeatureClassInfo fci, java.util.List<java.lang.Object> fcirow)
boolean isHighlightable(OMGraphic omg)
omg
- boolean shouldPaintHighlight(OMGraphic omg)
omg
- Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details