Uses of Class
net.sf.eBusx.geo.GeoPoint.Builder
-
Packages that use GeoPoint.Builder Package Description net.sf.eBusx.geo This package defineseBus message fieldsimplementing 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.BuilderGeoPoint. builder()Returns a new instance of anGeoPointbuilder.GeoPoint.BuilderGeoPoint.Builder. position(Position position)Sets GeoJSON position.protected GeoPoint.BuilderGeoPoint.Builder. self()
-