JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
I
P
S
T
V
A
add(double, double)
- Method in class de.pentabyte.googlemaps.
PolylineEncoder
Add coordinate to polyline.
addMarker(StaticMarker)
- Method in class de.pentabyte.googlemaps.
StaticMap
addPath(StaticPath)
- Method in class de.pentabyte.googlemaps.
StaticMap
C
contains(StaticLatLon)
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
Liegt die Koordinate innherhalb der Boundigbox?
D
de.pentabyte.googlemaps
- package de.pentabyte.googlemaps
distance(double, double, double, double)
- Static method in class de.pentabyte.googlemaps.
StaticPath
distanceApproximate(StaticLatLon, StaticLatLon)
- Static method in class de.pentabyte.googlemaps.
StaticPath
An approximated solution (based on an equirectangular projection), much faster (it requires only 1 trig and 1 square root).
distanceApproximate(double, double, double, double)
- Static method in class de.pentabyte.googlemaps.
StaticPath
distanceAuto(StaticLatLon, StaticLatLon)
- Static method in class de.pentabyte.googlemaps.
StaticPath
distanceAuto(double, double, double, double)
- Static method in class de.pentabyte.googlemaps.
StaticPath
Je nach Abstand wird der geeignete Algorithmus gewählt.
F
formatFor(double, int)
- Method in class de.pentabyte.googlemaps.
StaticPath
Die Koordinaten werden derart komprimiert, dass benachbarte Punkte, die nicht voneinander unterscheidbar wären, ignoriert werden.
G
getAnchor()
- Method in class de.pentabyte.googlemaps.
StaticMarker
getCenter()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getColor()
- Method in class de.pentabyte.googlemaps.
StaticMarker
getColor()
- Method in class de.pentabyte.googlemaps.
StaticPath
getCoords()
- Method in class de.pentabyte.googlemaps.
StaticPath
getCustomIconUrl()
- Method in class de.pentabyte.googlemaps.
StaticMarker
getFillColor()
- Method in class de.pentabyte.googlemaps.
StaticPath
getHeight()
- Method in class de.pentabyte.googlemaps.
StaticMap
getHeightMeters()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getHeightPoints()
- Method in class de.pentabyte.googlemaps.
StaticMap
getLabel()
- Method in class de.pentabyte.googlemaps.
StaticMarker
getLatitude()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getLatitude()
- Method in interface de.pentabyte.googlemaps.
StaticLatLon
getLatitude()
- Method in class de.pentabyte.googlemaps.
StaticLatLonImpl
getLatRange()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getLocale()
- Method in class de.pentabyte.googlemaps.
StaticMap
getLongitude()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getLongitude()
- Method in interface de.pentabyte.googlemaps.
StaticLatLon
getLongitude()
- Method in class de.pentabyte.googlemaps.
StaticLatLonImpl
getLonRange()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getLowerLeft()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getLowerRight()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getMaptype()
- Method in class de.pentabyte.googlemaps.
StaticMap
getMarkers()
- Method in class de.pentabyte.googlemaps.
StaticMap
getPaths()
- Method in class de.pentabyte.googlemaps.
StaticMap
getScale()
- Method in class de.pentabyte.googlemaps.
StaticMap
getUpperLeft()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getUpperRight()
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
getWeight()
- Method in class de.pentabyte.googlemaps.
StaticPath
getWidth()
- Method in class de.pentabyte.googlemaps.
StaticMap
getWidthPoints()
- Method in class de.pentabyte.googlemaps.
StaticMap
getzIndex()
- Method in class de.pentabyte.googlemaps.
StaticMarker
getZoom()
- Method in class de.pentabyte.googlemaps.
StaticMarker
H
hasContent()
- Method in class de.pentabyte.googlemaps.
StaticMap
I
InternalBoundingBox
- Class in
de.pentabyte.googlemaps
A geographic rectangle
InternalBoundingBox(Collection<? extends StaticLatLon>)
- Constructor for class de.pentabyte.googlemaps.
InternalBoundingBox
isGeocodingRequired()
- Method in class de.pentabyte.googlemaps.
StaticLocation
isShadow()
- Method in class de.pentabyte.googlemaps.
StaticMarker
P
PolylineEncoder
- Class in
de.pentabyte.googlemaps
For encoding Google-Polylines.
PolylineEncoder()
- Constructor for class de.pentabyte.googlemaps.
PolylineEncoder
S
setAnchor(String)
- Method in class de.pentabyte.googlemaps.
StaticMarker
Set the anchor as an x,y point of the icon (such as 10,5), or as a predefined alignment using one of the following values: top, bottom, left, right, center, topleft, topright, bottomleft, or bottomright.
setColor(String)
- Method in class de.pentabyte.googlemaps.
StaticMarker
setColor(String)
- Method in class de.pentabyte.googlemaps.
StaticPath
setCustomIconUrl(String)
- Method in class de.pentabyte.googlemaps.
StaticMarker
setFillColor(String)
- Method in class de.pentabyte.googlemaps.
StaticPath
setHexColor(String)
- Method in class de.pentabyte.googlemaps.
StaticMarker
setHexColor(String)
- Method in class de.pentabyte.googlemaps.
StaticPath
setHexFillColor(String)
- Method in class de.pentabyte.googlemaps.
StaticPath
setLabel(Character)
- Method in class de.pentabyte.googlemaps.
StaticMarker
setLocale(Locale)
- Method in class de.pentabyte.googlemaps.
StaticMap
setLocation(StaticLocation, int)
- Method in class de.pentabyte.googlemaps.
StaticMap
setMaptype(StaticMap.Maptype)
- Method in class de.pentabyte.googlemaps.
StaticMap
setMarkers(List<StaticMarker>)
- Method in class de.pentabyte.googlemaps.
StaticMap
setPaths(List<StaticPath>)
- Method in class de.pentabyte.googlemaps.
StaticMap
setScale(int)
- Method in class de.pentabyte.googlemaps.
StaticMap
setShadow(boolean)
- Method in class de.pentabyte.googlemaps.
StaticMarker
setWeight(int)
- Method in class de.pentabyte.googlemaps.
StaticPath
setzIndex(Integer)
- Method in class de.pentabyte.googlemaps.
StaticMarker
setZoom(Integer)
- Method in class de.pentabyte.googlemaps.
StaticMarker
Only relevant, if this marker will be the only annotation on the map.
squareContains(StaticLatLon)
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
Liegt die Koordinate innerhalb des Quadrats, das die BoundingBox umschließt?
squareContains(StaticLatLon, double)
- Method in class de.pentabyte.googlemaps.
InternalBoundingBox
Liegt die Koordinate innerhalb des Quadrats, das die BoundingBox umschließt?
StaticLatLon
- Interface in
de.pentabyte.googlemaps
Only needed for
StaticPath
StaticLatLonImpl
- Class in
de.pentabyte.googlemaps
Simple Lat-Lon Coordinate.
StaticLatLonImpl(double, double)
- Constructor for class de.pentabyte.googlemaps.
StaticLatLonImpl
StaticLocation
- Class in
de.pentabyte.googlemaps
A geographic location as used by
StaticMap
or
StaticMarker
.
StaticLocation(String)
- Constructor for class de.pentabyte.googlemaps.
StaticLocation
StaticLocation(double, double)
- Constructor for class de.pentabyte.googlemaps.
StaticLocation
Will create a location which will not require geocoding.
StaticMap
- Class in
de.pentabyte.googlemaps
Link-Creator for static Google Maps v2.
StaticMap(int, int, String)
- Constructor for class de.pentabyte.googlemaps.
StaticMap
StaticMap.Maptype
- Enum in
de.pentabyte.googlemaps
StaticMarker
- Class in
de.pentabyte.googlemaps
Represents a Google Static Map Marker.
StaticMarker(double, double)
- Constructor for class de.pentabyte.googlemaps.
StaticMarker
StaticMarker(String)
- Constructor for class de.pentabyte.googlemaps.
StaticMarker
StaticPath
- Class in
de.pentabyte.googlemaps
Google Static Map Path.
StaticPath(List<StaticLatLon>)
- Constructor for class de.pentabyte.googlemaps.
StaticPath
StaticPath(String)
- Constructor for class de.pentabyte.googlemaps.
StaticPath
T
toString()
- Method in class de.pentabyte.googlemaps.
PolylineEncoder
toString()
- Method in class de.pentabyte.googlemaps.
StaticLocation
toString()
- Method in class de.pentabyte.googlemaps.
StaticMap
Google-Map-Link
toString()
- Method in class de.pentabyte.googlemaps.
StaticMarker
Static Google Map Marker Definition
V
valueOf(String)
- Static method in enum de.pentabyte.googlemaps.
StaticMap.Maptype
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.pentabyte.googlemaps.
StaticMap.Maptype
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
F
G
H
I
P
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.