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