|
|||||||||
| Home >> All >> org >> dinopolis >> gpstool >> [ projection overview ] | PREV NEXT | ||||||||
C
- calcEarthRadius(double) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
- Calculate the earth radius for the given latitude.
- center_ - Variable in class org.dinopolis.gpstool.projection.FlatProjection
- computeParameters() - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Called when some fundamental parameters change.
D
- DIFF_LATITUDE_FACT - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
- drawBackground(Graphics) - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Draw the background for the projection.
E
- EARTH_FLATTENING - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
- earth_radius - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
F
- FlatProjection - class org.dinopolis.gpstool.projection.FlatProjection.
- Implements the Flat projection for use of mapblast and expedia maps.
- FlatProjection(LatLonPoint, float, int, int) - Constructor for class org.dinopolis.gpstool.projection.FlatProjection
- Construct a LLXY projection.
- FlatProjection(LatLonPoint, float, int, int, int) - Constructor for class org.dinopolis.gpstool.projection.FlatProjection
- FlatProjectionName - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
- The name.
- FlatProjectionType - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
- The type of projection.
- forward(float, float, float, float, float) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
- This method calculates the horizontal and vertical distance of two locations given in latitude and longitude.
- forward(float, float, float, float) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
- This method calculates the horizontal and vertical distance of two locations given in latitude and longitude.
G
- getName() - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Get the name string of the projection.
H
- height_ - Variable in class org.dinopolis.gpstool.projection.FlatProjection
I
- inverse(Point, LatLonPoint) - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Inverse project a Point.
- inverse(int, int, LatLonPoint) - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Inverse project x,y coordinates into a LatLonPoint.
- inverse(double, double, double, double) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
- This method calculates the longitude and latitude of a point that is located a given amount of meters in horizontal and vertical away.
- inverse(double, double, double, double, double) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
- This method calculates the longitude and latitude of a point that is located at a given numer of pixels in horizontal and vertical away.
- isPlotable(float, float) - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Checks if a LatLonPoint is plot-able.
M
- main(String[]) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
N
- normalize_latitude(float) - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Sets radian latitude to something sane.
- normalize_latitude_degree(double) - Static method in class org.dinopolis.gpstool.projection.FlatProjection
- Sets radian latitude to something sane.
O
- org.dinopolis.gpstool.projection - package org.dinopolis.gpstool.projection
- Holds classes for handling data from a gps device (serial, network, file, etc.) and provides some applications to work with this data.
P
- PIXELFACT - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
- scale / PIXELFACT gives meters per pixel (for mapblast)
d_screen [pixel] = d_map [m] * r_map [dpi] * (1/0.0254) in/m
d_map = d_real / scale
PIXELFACT = 72 dpi * 1/0.0254 in/m = 2834.65 pixel/m,
R
- RADIUS_EQUATOR - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
- RADIUS_POLAR - Static variable in class org.dinopolis.gpstool.projection.FlatProjection
S
- scale_ - Variable in class org.dinopolis.gpstool.projection.FlatProjection
T
- toString() - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Return stringified description of this projection.
W
- width_ - Variable in class org.dinopolis.gpstool.projection.FlatProjection
_
- _forward(float, float, Point, AzimuthVar) - Method in class org.dinopolis.gpstool.projection.FlatProjection
- Forward projects lat,lon into XY space and returns a Point.
C D E F G H I M N O P R S T W _
|
|||||||||
| Home >> All >> org >> dinopolis >> gpstool >> [ projection overview ] | PREV NEXT | ||||||||