Uses of Enum Class
com.targomo.client.api.enums.PolygonIntersectionMode
Packages that use PolygonIntersectionMode
-
Uses of PolygonIntersectionMode in com.targomo.client.api.enums
Methods in com.targomo.client.api.enums that return PolygonIntersectionModeModifier and TypeMethodDescriptionstatic PolygonIntersectionModePolygonIntersectionMode.fromString(String key) static PolygonIntersectionModeReturns the enum constant of this class with the specified name.static PolygonIntersectionMode[]PolygonIntersectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.