addCachedPixmap(const string &pixName, const TeBox &box) | TdkDisplay | [virtual] |
addVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
addVO(TdkEventHandler *handler, int index) | TdkEventHandler | [virtual] |
addVS(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
addVS(TdkEventHandler *handler, int index) | TdkEventHandler | [virtual] |
associateVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
associateVO(TdkEventHandler *handler, int index) | TdkEventHandler | [virtual] |
associateVS(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
backColor_ | TdkDisplay | [protected] |
border_ | TdkDisplay | [protected] |
box(bool onlyVisible, double &xmin, double &ymin, double &xmax, double &ymax) | TdkMapDisplay | [protected, virtual] |
bringForwardVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
bringForwardVS(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
bringFrontVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
bringFrontVS(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
canvas_ | TdkDisplay | [protected] |
center(double x, double y) | TdkMapDisplay | [virtual] |
centerX(double x) | TdkMapDisplay | [virtual] |
centerY(double y) | TdkMapDisplay | [virtual] |
cleanCachedPixmaps() | TdkDisplay | [virtual] |
clear() | TdkEventHandler | [virtual] |
clearVO() | TdkEventHandler | [virtual] |
clearVS() | TdkEventHandler | [virtual] |
distanceMeters(double xmin, double ymin, double xmax, double ymax) | TdkMapDisplay | [virtual] |
draw() | TdkMapDisplay | [virtual] |
drawFrontObjects() | TdkMapDisplay | [virtual] |
drawGraphLegend() | TdkMapDisplay | [virtual] |
drawIdentifiedObjects() | TdkMapDisplay | [virtual] |
drawObjects(int buffer=TdkCanvas::cbrBack) | TdkMapDisplay | [virtual] |
drawOver() | TdkMapDisplay | [virtual] |
drawSelectedObjects() | TdkMapDisplay | [virtual] |
fit() | TdkMapDisplay | [virtual] |
getBackColor() | TdkDisplay | [inline, virtual] |
getBorder() const | TdkDisplay | [virtual] |
getCachedPixmap(const string &pixName) | TdkDisplay | [virtual] |
getCanvas() | TdkDisplay | [inline, virtual] |
getCenter(double &x, double &y) | TdkDisplay | [virtual] |
getFullMapRange() | TdkMapDisplay | [virtual] |
getMapRange() | TdkMapDisplay | [virtual] |
getScale() | TdkDisplay | [virtual] |
getViewport() | TdkDisplay | [inline, virtual] |
getViewport(double &x1, double &y1, double &x2, double &y2) | TdkDisplay | [inline, virtual] |
getVisibleRegion() | TdkMapDisplay | [virtual] |
getVO(int index) | TdkEventHandler | [virtual] |
getVOIndex(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
getVS(int index) | TdkEventHandler | [virtual] |
getVSIndex(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
getWindow() | TdkDisplay | [inline, virtual] |
getWindow(double &x1, double &y1, double &x2, double &y2) | TdkDisplay | [inline, virtual] |
handleVOEvent(TdkEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkRedrawEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkRefreshEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkSelectObjectsEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkSelectObjectsGIDVectorEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkPickEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkRedrawSelectedObjectsEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkZoomAreaEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkSelectedObjectsBBoxEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkObjectIdentificationEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkClearObjectIdentificationEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkThemeObjectsIdentificationEvent &event) | TdkMapDisplay | [protected, virtual] |
handleVSEvent(TdkViewportPolylineFeedbackEvent &event) | TdkMapDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkPointFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkPointSetFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkLineFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkRectFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkPolylineFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkSelectedFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkTranslateFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkScaleFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkRotateFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkEditObjectPointFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkLineEditFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkPolygonEditFeedbackEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkWindow2ViewportEvent &event) | TdkDisplay | [protected, virtual] |
TdkDisplay::handleVSEvent(TdkViewport2WindowEvent &event) | TdkDisplay | [protected, virtual] |
isCachedPixmapEnabled() | TdkDisplay | [virtual] |
maximize(TdkResizeMethods met=rsmPreserveScalePos) | TdkDisplay | [virtual] |
moveVO(TdkEventHandler *target, int offset) | TdkEventHandler | [virtual] |
pan(double dx, double dy) | TdkMapDisplay | [virtual] |
refresh() | TdkMapDisplay | [virtual] |
removeCachedPixmap(const string &pixName) | TdkDisplay | [virtual] |
removeVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
removeVS(TdkEventHandler *handler) | TdkEventHandler | |
resize(int xmin, int ymin, int xmax, int ymax, TdkResizeMethods met=rsmPreserveScalePos) | TdkMapDisplay | [virtual] |
resizeFit(int xmin, int ymin, int xmax, int ymax) | TdkDisplay | [protected, virtual] |
resizePreserveScaleCenter(int xmin, int ymin, int xmax, int ymax) | TdkDisplay | [protected, virtual] |
resizePreserveScalePos(int xmin, int ymin, int xmax, int ymax) | TdkDisplay | [protected, virtual] |
sendBackVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
sendBackVS(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
sendBackwardVO(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
sendBackwardVS(TdkEventHandler *handler) | TdkEventHandler | [virtual] |
sendVO(TdkEvent &event) | TdkEventHandler | [virtual] |
sendVS(TdkEvent &event) | TdkEventHandler | [virtual] |
setBackColor(const TeColor &bc) | TdkDisplay | [inline, virtual] |
setBorder(double border) | TdkDisplay | [virtual] |
setClipArea(double x1, double y1, double x2, double y2) | TdkDisplay | [inline, virtual] |
setClipPolygon(TePolygon poly) | TdkDisplay | [inline, virtual] |
setEnabledCachedPixmaps(const bool &state) | TdkDisplay | [virtual] |
setMaxNumberOfPixmaps(const int &num) | TdkDisplay | [virtual] |
setScale(double scale) | TdkDisplay | [virtual] |
setViewport(const TeBox &viewport) | TdkDisplay | [inline, virtual] |
setWindow(const TeBox &window) | TdkDisplay | [inline, virtual] |
sizeVO() | TdkEventHandler | [virtual] |
sizeVS() | TdkEventHandler | [virtual] |
TdkDisplay(TdkCanvas *canvas) | TdkDisplay | [inline] |
TdkDisplay() | TdkDisplay | [inline, protected] |
TdkMapDisplay(TdkCanvas *canvas) | TdkMapDisplay | |
translateOrigin(double dx, double dy) | TdkMapDisplay | [virtual] |
update() | TdkDisplay | [inline, virtual] |
updateCachedPixmap(const string &pixName, const TdkCachedPixmap &cPix) | TdkDisplay | [virtual] |
updateViewport() | TdkDisplay | [inline, protected, virtual] |
updateViewport(double x1, double y1, double x2, double y2) | TdkDisplay | [inline, protected, virtual] |
updateWindow() | TdkDisplay | [inline, protected, virtual] |
updateWindow(double x1, double y1, double x2, double y2) | TdkDisplay | [inline, protected, virtual] |
viewport2Window(double vx, double vy, double &mx, double &my) | TdkDisplay | [virtual] |
viewport2Window(TeBox &box) | TdkDisplay | [virtual] |
viewport_ | TdkDisplay | [protected] |
viewportChanged() | TdkDisplay | [protected, virtual] |
window2Viewport(double mx, double my, double &vx, double &vy) | TdkDisplay | [virtual] |
window2Viewport(TeBox &box) | TdkDisplay | [virtual] |
window_ | TdkDisplay | [protected] |
zoom(double factor) | TdkMapDisplay | [virtual] |
zoom(double xc, double yc, double factor) | TdkMapDisplay | [virtual] |
zoomArea(double x0, double y0, double x1, double y1) | TdkMapDisplay | [virtual] |
zoomIn(double factor) | TdkDisplay | [virtual] |
zoomIn(double xc, double yc, double factor) | TdkDisplay | [virtual] |
zoomOut(double factor) | TdkDisplay | [virtual] |
zoomOut(double xc, double yc, double factor) | TdkDisplay | [virtual] |
~TdkMapDisplay() | TdkMapDisplay | [inline, virtual] |