JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.geolatte.geom
Interface Measured
All Known Implementing Classes:
C2DM
,
C3DM
,
G2DM
,
G3DM
public interface
Measured
Interface for
Position
s that have a "measure" value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getM
()
Returns the measure value of this instance.
Method Detail
getM
double getM()
Returns the measure value of this instance.
Returns:
the measure value of this instance.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method