de.fhpotsdam.unfolding.providers
Class ImmoScout.ImmoScoutProvider

java.lang.Object
  extended by de.fhpotsdam.unfolding.providers.AbstractMapProvider
      extended by de.fhpotsdam.unfolding.providers.AbstractMapTileUrlProvider
          extended by de.fhpotsdam.unfolding.providers.Microsoft.MicrosoftProvider
              extended by de.fhpotsdam.unfolding.providers.ImmoScout.ImmoScoutProvider
Direct Known Subclasses:
ImmoScout.HeatMapProvider
Enclosing class:
ImmoScout

public abstract static class ImmoScout.ImmoScoutProvider
extends Microsoft.MicrosoftProvider


Field Summary
 
Fields inherited from class de.fhpotsdam.unfolding.providers.AbstractMapProvider
projection
 
Constructor Summary
ImmoScout.ImmoScoutProvider()
           
 
Method Summary
 java.lang.String getZoomString(Coordinate coordinate)
           
 int tileHeight()
           
 int tileWidth()
           
 
Methods inherited from class de.fhpotsdam.unfolding.providers.Microsoft.MicrosoftProvider
getTileUrls
 
Methods inherited from class de.fhpotsdam.unfolding.providers.AbstractMapTileUrlProvider
getTile
 
Methods inherited from class de.fhpotsdam.unfolding.providers.AbstractMapProvider
coordinateLocation, locationCoordinate, random, sourceCoordinate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImmoScout.ImmoScoutProvider

public ImmoScout.ImmoScoutProvider()
Method Detail

getZoomString

public java.lang.String getZoomString(Coordinate coordinate)
Overrides:
getZoomString in class Microsoft.MicrosoftProvider

tileWidth

public int tileWidth()
Overrides:
tileWidth in class Microsoft.MicrosoftProvider

tileHeight

public int tileHeight()
Overrides:
tileHeight in class Microsoft.MicrosoftProvider