org.hfbk.vis.visnode.VisRoute.LatLon Class Reference

List of all members.

Package Functions

boolean isSkip (LatLon last)
 LatLon (double lat, double lon, boolean skip, long time)

Static Package Functions

static double parseDMS (String d, String m, String s)

Package Attributes

final double JUMP = 50
long time
double x
double y
boolean skip

Static Package Attributes

static final double LAT_TOLERANCE = 0.0000001

Static Private Member Functions

static double lonToX (double l)
static double latToY (double l)

Detailed Description

Definition at line 54 of file VisRoute.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisRoute.LatLon.LatLon ( double  lat,
double  lon,
boolean  skip,
long  time 
) [package]

Definition at line 74 of file VisRoute.java.

References org.hfbk.vis.visnode.VisRoute.LatLon.latToY(), org.hfbk.vis.visnode.VisRoute.LatLon.lonToX(), org.hfbk.vis.visnode.VisRoute.LatLon.x, and org.hfbk.vis.visnode.VisRoute.LatLon.y.

Here is the call graph for this function:


Member Function Documentation

boolean org.hfbk.vis.visnode.VisRoute.LatLon.isSkip ( LatLon  last  )  [package]

Definition at line 64 of file VisRoute.java.

References org.hfbk.vis.visnode.VisRoute.LatLon.JUMP, org.hfbk.vis.visnode.VisRoute.LatLon.skip, org.hfbk.vis.visnode.VisRoute.LatLon.x, and org.hfbk.vis.visnode.VisRoute.LatLon.y.

static double org.hfbk.vis.visnode.VisRoute.LatLon.lonToX ( double  l  )  [static, private]

Definition at line 85 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.LatLon.LatLon().

Here is the caller graph for this function:

static double org.hfbk.vis.visnode.VisRoute.LatLon.latToY ( double  l  )  [static, private]

Definition at line 89 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.LatLon.LatLon().

Here is the caller graph for this function:

static double org.hfbk.vis.visnode.VisRoute.LatLon.parseDMS ( String  d,
String  m,
String  s 
) [static, package]

Definition at line 127 of file VisRoute.java.


Member Data Documentation

final double org.hfbk.vis.visnode.VisRoute.LatLon.JUMP = 50 [package]

Definition at line 56 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.LatLon.isSkip().

long org.hfbk.vis.visnode.VisRoute.LatLon.time [package]

Definition at line 58 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.renderSelf().

double org.hfbk.vis.visnode.VisRoute.LatLon.x [package]

Definition at line 59 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.LatLon.isSkip(), org.hfbk.vis.visnode.VisRoute.LatLon.LatLon(), and org.hfbk.vis.visnode.VisRoute.renderSelf().

double org.hfbk.vis.visnode.VisRoute.LatLon.y [package]

Definition at line 59 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.LatLon.isSkip(), org.hfbk.vis.visnode.VisRoute.LatLon.LatLon(), and org.hfbk.vis.visnode.VisRoute.renderSelf().

boolean org.hfbk.vis.visnode.VisRoute.LatLon.skip [package]

Definition at line 60 of file VisRoute.java.

Referenced by org.hfbk.vis.visnode.VisRoute.LatLon.isSkip().

final double org.hfbk.vis.visnode.VisRoute.LatLon.LAT_TOLERANCE = 0.0000001 [static, package]

Definition at line 62 of file VisRoute.java.


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:59:53 2009 for visclient by  doxygen 1.5.1