Uses of Class
net.sf.eBusx.geo.GeoMultiPoint
-
Packages that use GeoMultiPoint Package Description net.sf.eBusx.geo This package defineseBus message fields
implementing GeoJSON data types as defined in GeoJSON specification.. -
-
Uses of GeoMultiPoint in net.sf.eBusx.geo
Methods in net.sf.eBusx.geo that return GeoMultiPoint Modifier and Type Method Description protected GeoMultiPoint
GeoMultiPoint.Builder. buildImpl()
Returns a newGeoMultiPoint
instance configured fromthis Builder
's validated settings.
-