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