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
jgpx.model
Interface DataModel<D>
All Known Implementing Classes:
Bounds
,
Copyright
,
Email
,
Extensions
,
Gpx
,
Link
,
Metadata
,
Person
,
Point
,
PointSegment
,
Route
,
Track
,
TrackPointExtension
,
TrackSegment
,
Waypoint
public interface
DataModel<D>
Any class that is able a provide data of type
D
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
D
getData
()
Method Detail
getData
D
getData()
Returns:
an objet of type
D
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