#include <TdkJNIMapDisplay.h>
Inheritance diagram for TdkJNIMapDisplay:

Public Member Functions | |
| TdkJNIMapDisplay (JavaVM *jvm, TdkCanvas *canvas) | |
| ~TdkJNIMapDisplay () | |
| virtual void | draw () |
| Redraws the map (by getting all the information from the database again). | |
Protected Attributes | |
| JavaVM * | jvm_ |
| TdkJNIMapDisplay::TdkJNIMapDisplay | ( | JavaVM * | jvm, | |
| TdkCanvas * | canvas | |||
| ) |
| TdkJNIMapDisplay::~TdkJNIMapDisplay | ( | ) |
| void TdkJNIMapDisplay::draw | ( | ) | [virtual] |
Redraws the map (by getting all the information from the database again).
Reimplemented from TdkMapDisplay.
JavaVM* TdkJNIMapDisplay::jvm_ [protected] |
1.5.2