|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VPFFeatureInfoHandler
An object the VPFFeatureLayer can use to manage how attribute information is displayed for OMGraphics representing the feature.
| Method Summary | |
|---|---|
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)
|
| Method Detail |
|---|
void updateInfoForOMGraphic(OMGraphic omg,
FeatureClassInfo fci,
java.util.List<java.lang.Object> fcirow)
boolean isHighlightable(OMGraphic omg)
omg -
boolean shouldPaintHighlight(OMGraphic omg)
omg -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||