Uses of Class
types.collections.geo.GeoSet
Packages that use GeoSet
-
Uses of GeoSet in types.collections.geo
Subclasses of GeoSet in types.collections.geoModifier and TypeClassDescriptionclassClass representing a set of geography object inheriting from GeoSetclassClass representing a set of geography object inheriting from GeoSetMethods in types.collections.geo that return GeoSetModifier and TypeMethodDescriptionstatic GeoSetGeoSet.intersection_geoset(GeoSet geo, String type) Returns the intersection of "this" and "other".Returns the difference of "this" and "other".Rounds the coordinate values to a number of decimal places.Returns the union of "this" and "other".Methods in types.collections.geo with parameters of type GeoSet