Uses of Class
com.walkfares.odsl.var.geo.VarGeometryCollection
Package | Description |
---|---|
com.walkfares.function | |
com.walkfares.odsl.var.adaptor | |
com.walkfares.odsl.var.geo |
-
Uses of VarGeometryCollection in com.walkfares.function
Methods in com.walkfares.function that return VarGeometryCollection Modifier and Type Method Description VarGeometryCollection
GeoConstructors. GeometryCollection()
VarGeometryCollection
GeoConstructors. GeometryCollection(VarGeometry... coordinates)
-
Uses of VarGeometryCollection in com.walkfares.odsl.var.adaptor
Methods in com.walkfares.odsl.var.adaptor that return VarGeometryCollection Modifier and Type Method Description VarGeometryCollection
VarGeometryCollectionAdaptor. deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
Methods in com.walkfares.odsl.var.adaptor with parameters of type VarGeometryCollection Modifier and Type Method Description com.google.gson.JsonElement
VarGeometryCollectionAdaptor. serialize(VarGeometryCollection src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
-
Uses of VarGeometryCollection in com.walkfares.odsl.var.geo
Methods in com.walkfares.odsl.var.geo that return VarGeometryCollection Modifier and Type Method Description VarGeometryCollection
VarGeometryCollection. add(VarGeometry geometry)
VarGeometryCollection
VarGeometryCollection. setGeometries(List<VarGeometry> geometries)