Uses of Enum
com.google.common.geometry.S2Loop.CompressedEncodingProperties.Property
-
Uses of S2Loop.CompressedEncodingProperties.Property in com.google.common.geometry
Methods in com.google.common.geometry that return S2Loop.CompressedEncodingProperties.PropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.S2Loop.CompressedEncodingProperties.Property.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.common.geometry with parameters of type S2Loop.CompressedEncodingProperties.PropertyModifier and TypeMethodDescriptionboolean
S2Loop.CompressedEncodingProperties.hasProperty
(S2Loop.CompressedEncodingProperties.Property property) void
S2Loop.CompressedEncodingProperties.setProperty
(S2Loop.CompressedEncodingProperties.Property property)