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