Exemplo n.º 1
0
 /** @return the dimensions of the map */
 public Position getDimensions() {
   return config.getImageSize();
 }