|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OnMapElement
| Method Summary | |
|---|---|
void |
calculatePosition(GeoMap displayedMap,
int zoomLevel)
|
int |
distanceInPixels(MapPos cursorOnMap)
|
Label |
getLabel()
|
WgsPoint[] |
getPoints()
|
boolean |
isCentered(MapPos cursorPoint)
|
boolean |
isVisible(int mapViewX,
int mapViewY,
int mapViewWidth,
int mapViewHeight,
int zoom)
|
void |
paint(Graphics g,
MapPos middlePoint,
int displayCenterX,
int displayCenterY,
Rectangle changedMapArea)
|
| Method Detail |
|---|
void paint(Graphics g,
MapPos middlePoint,
int displayCenterX,
int displayCenterY,
Rectangle changedMapArea)
void calculatePosition(GeoMap displayedMap,
int zoomLevel)
boolean isVisible(int mapViewX,
int mapViewY,
int mapViewWidth,
int mapViewHeight,
int zoom)
boolean isCentered(MapPos cursorPoint)
int distanceInPixels(MapPos cursorOnMap)
WgsPoint[] getPoints()
Label getLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||