Uses of Class
com.targomo.client.api.geo.AbstractGeometry
Packages that use AbstractGeometry
-
Uses of AbstractGeometry in com.targomo.client.api
Methods in com.targomo.client.api that return AbstractGeometryMethods in com.targomo.client.api with parameters of type AbstractGeometryModifier and TypeMethodDescriptionvoidTravelOptions.addSourceGeometry(AbstractGeometry source) voidTravelOptions.clearAndAddSource(String id, AbstractGeometry source) Clear sourceGeometries and add new oneMethod parameters in com.targomo.client.api with type arguments of type AbstractGeometryModifier and TypeMethodDescriptionvoidTravelOptions.addAllSourceGeometries(Map<String, AbstractGeometry> sourceGeometries) -
Uses of AbstractGeometry in com.targomo.client.api.geo
Subclasses of AbstractGeometry in com.targomo.client.api.geoModifier and TypeClassDescriptionclassDefault implementation for storing source geometries.