public class TTFeatureInfoHandler extends java.lang.Object implements VPFFeatureInfoHandler
Constructor and Description |
---|
TTFeatureInfoHandler() |
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) |
public void updateInfoForOMGraphic(OMGraphic omg, FeatureClassInfo fci, java.util.List<java.lang.Object> fcirow)
updateInfoForOMGraphic
in interface VPFFeatureInfoHandler
public boolean isHighlightable(OMGraphic omg)
VPFFeatureInfoHandler
isHighlightable
in interface VPFFeatureInfoHandler
public boolean shouldPaintHighlight(OMGraphic omg)
VPFFeatureInfoHandler
shouldPaintHighlight
in interface VPFFeatureInfoHandler
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details