Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
adt-geo
0.0.3
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
B
C
D
E
G
L
M
P
S
T
B
BBox
- Class in
de.topobyte.adt.geo
BBox(double, double, double, double)
- Constructor for class de
.topobyte
.adt
.geo
.
BBox
BBox(BBox)
- Constructor for class de
.topobyte
.adt
.geo
.
BBox
BBox(Envelope)
- Constructor for class de
.topobyte
.adt
.geo
.
BBox
BBoxHelper
- Class in
de.topobyte.adt.geo
BBoxHelper()
- Constructor for class de
.topobyte
.adt
.geo
.
BBoxHelper
BBoxString
- Class in
de.topobyte.adt.geo
BBoxString()
- Constructor for class de
.topobyte
.adt
.geo
.
BBoxString
C
Coordinate
- Class in
de.topobyte.adt.geo
Coordinate(double, double)
- Constructor for class de
.topobyte
.adt
.geo
.
Coordinate
Create a new Coordinate.
create(BBox)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxString
D
de.topobyte.adt.geo
- package de.topobyte.adt.geo
E
equals(Object)
- Method in class de
.topobyte
.adt
.geo
.
BBox
G
getLat1()
- Method in class de
.topobyte
.adt
.geo
.
BBox
getLat2()
- Method in class de
.topobyte
.adt
.geo
.
BBox
getLatitude()
- Method in class de
.topobyte
.adt
.geo
.
Coordinate
getLon1()
- Method in class de
.topobyte
.adt
.geo
.
BBox
getLon2()
- Method in class de
.topobyte
.adt
.geo
.
BBox
getLongitude()
- Method in class de
.topobyte
.adt
.geo
.
Coordinate
L
lat
- Variable in class de
.topobyte
.adt
.geo
.
Coordinate
lat1
- Variable in class de
.topobyte
.adt
.geo
.
BBoxString
lat1
lat2
- Variable in class de
.topobyte
.adt
.geo
.
BBoxString
lat2
lon
- Variable in class de
.topobyte
.adt
.geo
.
Coordinate
lon1
- Variable in class de
.topobyte
.adt
.geo
.
BBoxString
lon1
lon2
- Variable in class de
.topobyte
.adt
.geo
.
BBoxString
lon2
M
mean(Collection<Coordinate>)
- Static method in class de
.topobyte
.adt
.geo
.
Coordinate
Calculate the mean of this collection of coordinates.
minimumBoundingBox(Coordinate...)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxHelper
minimumBoundingBox(BBox, Coordinate...)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxHelper
minimumBoundingBox(Collection<Coordinate>)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxHelper
minimumBoundingBox(BBox, Collection<Coordinate>)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxHelper
P
parse(String)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxString
parse a string in form "lon1,lat1,lon2,lat2"
S
scaleByFactor(BBox, double)
- Static method in class de
.topobyte
.adt
.geo
.
BBoxHelper
set(double, double, double, double)
- Method in class de
.topobyte
.adt
.geo
.
BBox
setLat1(double)
- Method in class de
.topobyte
.adt
.geo
.
BBox
setLat2(double)
- Method in class de
.topobyte
.adt
.geo
.
BBox
setLon1(double)
- Method in class de
.topobyte
.adt
.geo
.
BBox
setLon2(double)
- Method in class de
.topobyte
.adt
.geo
.
BBox
T
toBbox()
- Method in class de
.topobyte
.adt
.geo
.
BBoxString
toEnvelope()
- Method in class de
.topobyte
.adt
.geo
.
BBox
toEnvelope(Envelope)
- Method in class de
.topobyte
.adt
.geo
.
BBox
toString()
- Method in class de
.topobyte
.adt
.geo
.
BBox
toString()
- Method in class de
.topobyte
.adt
.geo
.
BBoxString
toString()
- Method in class de
.topobyte
.adt
.geo
.
Coordinate
B
C
D
E
G
L
M
P
S
T