A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  Z 

A

AbstractImageManager < T , D> - Class in de.topobyte.jeography.tiles.manager
 
AbstractImageManager() - Constructor for class de .topobyte .jeography .tiles .manager . AbstractImageManager
 
addChangeListener(MapWindowChangeListener) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Add the given listener to the set of general change listeners.
addChangeListener(MapWindowChangeListener) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Add the given listener to the set of general change listeners.
addChangeListener(MapWindowChangeListener) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Add the given listener to the set of general change listeners.
addLoadListener(LoadListener<T, D>) - Method in class de .topobyte .jeography .tiles .manager . AbstractImageManager
 
addLoadListener(LoadListener<T, D>) - Method in interface de .topobyte .jeography .tiles .manager . ImageManager
 
addTileSizeListener(MapWindowTileSizeListener) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Add the given listener to the set of tile size change listeners.
addTileSizeListener(MapWindowTileSizeListener) - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
Add the given listener to the set of tile size change listeners.
addWorldScaleListener(MapWindowWorldScaleListener) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Add the given listener to the set of world scale change listeners.
addWorldScaleListener(MapWindowWorldScaleListener) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Add the given listener to the set of tile size change listeners.
addWorldScaleListener(MapWindowWorldScaleListener) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
addZoomListener(ZoomChangedListener) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Add the given listener to the set of zoom change listeners.
addZoomListener(ZoomChangedListener) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Add the given listener to the set of zoom change listeners.
addZoomListener(ZoomChangedListener) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Add the given listener to the set of zoom change listeners.

B

BboxViewBounds - Class in de.topobyte.jeography.core.viewbounds
 
BboxViewBounds(BBox) - Constructor for class de .topobyte .jeography .core .viewbounds . BboxViewBounds
 
BoundsInfo - Enum in de.topobyte.jeography.core.viewbounds
 

C

cancelJobs() - Method in interface de .topobyte .jeography .tiles .manager . PriorityImageManager
Cancel all jobs in the queue so that new jobs get done faster.
changed() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindowChangeListener
When something changed (position / size)
checkBounds(double, double) - Method in class de .topobyte .jeography .core .viewbounds . BboxViewBounds
 
checkBounds(double, double) - Method in class de .topobyte .jeography .core .viewbounds . LatViewBounds
 
checkBounds(double, double) - Method in class de .topobyte .jeography .core .viewbounds . NopViewBounds
 
checkBounds(double, double) - Method in interface de .topobyte .jeography .core .viewbounds . ViewBounds
 
containsPoint(OverlayPoint) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Test whether this point is within this window.
containsPoint(OverlayPoint) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Test whether this point is within this window.
containsPoint(OverlayPoint) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Test whether this point is within this window.

D

de.topobyte.jeography.core - package de.topobyte.jeography.core
 
de.topobyte.jeography.core.mapwindow - package de.topobyte.jeography.core.mapwindow
 
de.topobyte.jeography.core.viewbounds - package de.topobyte.jeography.core.viewbounds
 
de.topobyte.jeography.tiles - package de.topobyte.jeography.tiles
 
de.topobyte.jeography.tiles.manager - package de.topobyte.jeography.tiles.manager
 
de.topobyte.jeography.tiles.source - package de.topobyte.jeography.tiles.source
 
destroy() - Method in interface de .topobyte .jeography .tiles .manager . ImageManager
Destroy this manager and release all resources occupied
dx - Variable in class de .topobyte .jeography .core . TileOnWindow
 
dy - Variable in class de .topobyte .jeography .core . TileOnWindow
 

E

equals(Object) - Method in class de .topobyte .jeography .core . Tile
 

F

fixLat(double) - Method in class de .topobyte .jeography .core .viewbounds . BboxViewBounds
 
fixLat(double) - Method in class de .topobyte .jeography .core .viewbounds . LatViewBounds
 
fixLat(double) - Method in class de .topobyte .jeography .core .viewbounds . NopViewBounds
 
fixLat(double) - Method in interface de .topobyte .jeography .core .viewbounds . ViewBounds
 
fixLon(double) - Method in class de .topobyte .jeography .core .viewbounds . BboxViewBounds
 
fixLon(double) - Method in class de .topobyte .jeography .core .viewbounds . LatViewBounds
 
fixLon(double) - Method in class de .topobyte .jeography .core .viewbounds . NopViewBounds
 
fixLon(double) - Method in interface de .topobyte .jeography .core .viewbounds . ViewBounds
 

G

get(T) - Method in interface de .topobyte .jeography .tiles .manager . ImageManager
Get the image for the given thing.
get(T, P) - Method in interface de .topobyte .jeography .tiles .manager . PriorityImageManager
Get data for the specified thing with the specified priority.
getBoundingBox() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Get the covered area as a bounding box.
getBoundingBox() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the covered area as a bounding box.
getBoundingBox() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the covered area as a bounding box.
getBoundingBox(Tile) - Static method in class de .topobyte .jeography .core . TileUtil
Get the bounding box that the given tile covers.
getBoundingBox(double, double, double, double, int) - Static method in class de .topobyte .jeography .core . TileUtil
Get the bounding box that is covered by the given tile coordinates.
getCenterLat() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getCenterLat() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getCenterLat() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getCenterLon() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getCenterLon() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getCenterLon() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getCenterX() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the window's center's tile coordinate.
getCenterX() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the window's center's tile coordinate.
getCenterX() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
Get the window's center's tile coordinate.
getCenterY() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the window's center's tile coordinate.
getCenterY() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the window's center's tile coordinate.
getCenterY() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
Get the window's center's tile coordinate.
getDX() - Method in class de .topobyte .jeography .core . TileOnWindow
 
getDY() - Method in class de .topobyte .jeography .core . TileOnWindow
 
getHeight() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getHeight() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getHeight() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getLatitude() - Method in class de .topobyte .jeography .core . OverlayPoint
Get this point's latitude.
getLongitude() - Method in class de .topobyte .jeography .core . OverlayPoint
Get this point's longitude.
getMaxZoom() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getMaxZoom() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getMaxZoom() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getMinZoom() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getMinZoom() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getMinZoom() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getNumTilesX() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getNumTilesX() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
getNumTilesY() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getNumTilesY() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
getPositionLat(int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Get the latitude of the given y in view space.
getPositionLat(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the latitude of the given y in view space.
getPositionLat(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the latitude of the given y in view space.
getPositionLon(int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Get the longitude of the given x in view space.
getPositionLon(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the longitude of the given x in view space.
getPositionLon(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the longitude of the given x in view space.
getPositionX(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the tile coordinate at the given x in view space.
getPositionX(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the tile coordinate at the given x in view space.
getPositionX(SteppedMapWindow) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the position of the given window relative to this window.
getPositionX(int) - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
Get the tile coordinate at the given x in view space.
getPositionY(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Get the tile coordinate at the given y in view space.
getPositionY(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the tile coordinate at the given y in view space.
getPositionY(SteppedMapWindow) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Get the position of the given window relative to this window.
getPositionY(int) - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
Get the tile coordinate at the given y in view space.
getTileHeight() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getTileHeight() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
getTileWidth() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getTileWidth() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
getTx() - Method in class de .topobyte .jeography .core . Tile
 
getTy() - Method in class de .topobyte .jeography .core . Tile
 
getWidth() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getWidth() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getWidth() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getWorldScale() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getWorldScale() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getWorldScale() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getWorldsizePixels() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getWorldsizePixels() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getWorldsizePixels() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getX(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getX(double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getY(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getY(double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getZoom() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
getZoom() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
getZoom() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getZoom() - Method in class de .topobyte .jeography .core . Tile
 
getZoomLevel() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
getZoomLevel() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
gotoLonLat(double, double) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Center the map on this position.
gotoLonLat(double, double, double, double) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
gotoLonLat(double, double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Center the map on this position.
gotoLonLat(double, double, double, double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
gotoLonLat(double, double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Center the map on this position.
gotoLonLat(double, double, double, double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
gotoPoints(Collection<OverlayPoint>) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Move the viewport to show all points.
gotoPoints(Collection<OverlayPoint>) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Move the viewport to show all points.
gotoPoints(Collection<OverlayPoint>) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Move the viewport to show all points.

H

hashCode() - Method in class de .topobyte .jeography .core . Tile
 

I

ImageManager < T , D> - Interface in de.topobyte.jeography.tiles.manager
 
ImageManagerUpdateListener - Interface in de.topobyte.jeography.tiles.manager
 
ImageSource < T , D> - Interface in de.topobyte.jeography.tiles.source
 
isValid(Tile) - Static method in class de .topobyte .jeography .core . TileUtil
Check if a tile is valid, i.e.
iterator() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 

L

latitudeToY(double) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Calculate the current y position of the given latitude.
latitudeToY(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Calculate the current y position of the given latitude.
latitudeToY(double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Calculate the current y position of the given latitude.
LatViewBounds - Class in de.topobyte.jeography.core.viewbounds
 
LatViewBounds(double, double) - Constructor for class de .topobyte .jeography .core .viewbounds . LatViewBounds
 
load(T) - Method in interface de .topobyte .jeography .tiles .source . ImageSource
Create the image.
loaded(T, D) - Method in interface de .topobyte .jeography .tiles . LoadListener
Notify about the loading of this thing.
loadFailed(T) - Method in interface de .topobyte .jeography .tiles . LoadListener
Notify about the failure of loading this thing.
LoadListener < T , D> - Interface in de.topobyte.jeography.tiles
 
longitudeToX(double) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Calculate the current x position of the given longitude.
longitudeToX(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Calculate the current x position of the given longitude.
longitudeToX(double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Calculate the current x position of the given longitude.

M

MapWindow - Interface in de.topobyte.jeography.core.mapwindow
A MapWindow displays a portion of an image of the world.
MapWindowChangeListener - Interface in de.topobyte.jeography.core.mapwindow
 
MapWindowTileSizeListener - Interface in de.topobyte.jeography.core.mapwindow
 
MapWindowWorldScaleListener - Interface in de.topobyte.jeography.core.mapwindow
 
maximum(Collection<OverlayPoint>) - Static method in class de .topobyte .jeography .core . OverlayPoint
Calculate a new point that has as its coordinate the maximum in both dimensions.
mean(Collection<OverlayPoint>) - Static method in class de .topobyte .jeography .core . OverlayPoint
Calculate a new point that is the mean of all input points.
mercatorToX(double) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Calculate the current x position of the given mercator x.
mercatorToX(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Calculate the current x position of the given mercator x.
mercatorToX(double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Calculate the current x position of the given mercator x.
mercatorToY(double) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Calculate the current y position of the given mercator y.
mercatorToY(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Calculate the current y position of the given mercator y.
mercatorToY(double) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Calculate the current y position of the given mercator y.
minimum(Collection<OverlayPoint>) - Static method in class de .topobyte .jeography .core . OverlayPoint
Calculate a new point that has as its coordinate the minimum in both dimensions.
minimumCacheSize() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
minimumCacheSize() - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
move(int, int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Reposition the map window with the given values.
move(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Reposition the map window with the given values.
move(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Reposition the map window with the given values.

N

NopViewBounds - Class in de.topobyte.jeography.core.viewbounds
 
NopViewBounds() - Constructor for class de .topobyte .jeography .core .viewbounds . NopViewBounds
 
notifyListeners(T, D) - Method in class de .topobyte .jeography .tiles .manager . AbstractImageManager
Notify all listeners about a loaded thing.
notifyListenersFail(T) - Method in class de .topobyte .jeography .tiles .manager . AbstractImageManager
Notify listeners that the given image has failed to load.

O

OverlayPoint - Class in de.topobyte.jeography.core
 
OverlayPoint(double, double) - Constructor for class de .topobyte .jeography .core . OverlayPoint
Create a point.

P

PriorityImageManager < T , D , P extends Comparable < P>> - Interface in de.topobyte.jeography.tiles.manager
An extension of the ImageManager interface that allows priority in requests.

R

removeLoadListener(LoadListener<T, D>) - Method in class de .topobyte .jeography .tiles .manager . AbstractImageManager
 
removeLoadListener(LoadListener<T, D>) - Method in interface de .topobyte .jeography .tiles .manager . ImageManager
 
resize(int, int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Adjust the size of the window.
resize(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Adjust the size of the window.
resize(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Adjust the size of the window.

S

setCacheHintMinimumSize(int) - Method in interface de .topobyte .jeography .tiles .manager . ImageManager
Let the implementation optimize the cache by having a minimum size.
setIgnorePendingProductions() - Method in interface de .topobyte .jeography .tiles .manager . PriorityImageManager
Tell this manager to ignore all data that are currently in production due to request that happened before calling this method.
setMaxZoom(int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Set the maximum allowed zoomlevel.
setMaxZoom(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Set the maximum allowed zoomlevel.
setMaxZoom(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Set the maximum allowed zoomlevel.
setMinZoom(int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Set the minimum allowed zoomlevel.
setMinZoom(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
Set the minimum allowed zoomlevel.
setMinZoom(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
Set the minimum allowed zoomlevel.
setTileSize(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
setTileSize(int) - Method in interface de .topobyte .jeography .core .mapwindow . TileMapWindow
 
setViewBounds(ViewBounds) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
setWorldScale(int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
Set the scale factor of the map that determines how big the image of the world is.
setWorldScale(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
setWorldScale(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
SIZE - Static variable in class de .topobyte .jeography .core . Tile
The size of a tile.
SteplessMapWindow - Class in de.topobyte.jeography.core.mapwindow
 
SteplessMapWindow(int, int, double, int, int) - Constructor for class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
SteplessMapWindow(int, int, double, double, double) - Constructor for class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
SteplessMapWindow(BBox, double) - Constructor for class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
SteppedMapWindow - Class in de.topobyte.jeography.core.mapwindow
 
SteppedMapWindow(int, int, int, int, int, int, int) - Constructor for class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
SteppedMapWindow(int, int, int, double, double) - Constructor for class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
SteppedMapWindow(BBox, int) - Constructor for class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 

T

Tile - Class in de.topobyte.jeography.core
 
Tile(int, int, int) - Constructor for class de .topobyte .jeography .core . Tile
Default constructor.
TileMapWindow - Interface in de.topobyte.jeography.core.mapwindow
 
TileOnWindow - Class in de.topobyte.jeography.core
 
TileOnWindow(int, int, int, int, int) - Constructor for class de .topobyte .jeography .core . TileOnWindow
Create new TileOnWindow instance.
tileSizeChanged() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindowTileSizeListener
When the tile size changed
TileUtil - Class in de.topobyte.jeography.core
 
TileUtil() - Constructor for class de .topobyte .jeography .core . TileUtil
 
toString() - Method in class de .topobyte .jeography .core . OverlayPoint
 

U

updated() - Method in interface de .topobyte .jeography .tiles .manager . ImageManagerUpdateListener
Called on update of the style.

V

valid(Iterable<T>) - Static method in class de .topobyte .jeography .core . TileUtil
Create an Iterable that contains all Tiles that are valid as of TileUtil.isValid(Tile).
valueOf(String) - Static method in enum de .topobyte .jeography .core .viewbounds . BoundsInfo
Returns the enum constant of this type with the specified name.
values() - Static method in enum de .topobyte .jeography .core .viewbounds . BoundsInfo
Returns an array containing the constants of this enum type, in the order they are declared.
ViewBounds - Interface in de.topobyte.jeography.core.viewbounds
 

W

willNeed(T) - Method in interface de .topobyte .jeography .tiles .manager . ImageManager
Notify the manager that the specified thing will be needed soon.
worldScaleChanged() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindowWorldScaleListener
When the world scale changed

Z

zoom(int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
zoom in to the denoted zoomlevel if possible.
zoom(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
zoom in to the denoted zoomlevel if possible.
zoom(int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoom(int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
zoom in to the denoted zoomlevel if possible.
zoomIn() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
zoom in to center if possible.
zoomIn(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
zoom in to center if possible.
zoomIn() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoomIn() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
zoom in to center if possible.
zoomInToPosition(int, int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
zoomInToPosition(int, int, double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoomInToPosition(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoomInToPosition(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
zoomOut() - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
zoom out from center if possible.
zoomOut(double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
zoom out from center if possible.
zoomOut() - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoomOut() - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
zoom out from center if possible.
zoomOutToPosition(int, int) - Method in interface de .topobyte .jeography .core .mapwindow . MapWindow
 
zoomOutToPosition(int, int, double) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoomOutToPosition(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteplessMapWindow
 
zoomOutToPosition(int, int) - Method in class de .topobyte .jeography .core .mapwindow . SteppedMapWindow
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  Z