Uses of Class
net.sf.eBusx.geo.GeoPoint.Builder
-
Packages that use GeoPoint.Builder Package Description net.sf.eBusx.geo This package defineseBus message fields
implementing GeoJSON data types as defined in GeoJSON specification.. -
-
Uses of GeoPoint.Builder in net.sf.eBusx.geo
Methods in net.sf.eBusx.geo that return GeoPoint.Builder Modifier and Type Method Description static GeoPoint.Builder
GeoPoint. builder()
Returns a new instance of anGeoPoint
builder.GeoPoint.Builder
GeoPoint.Builder. position(Position position)
Sets GeoJSON position.
-