Uses of Enum Class
org.episteme.natural.earth.EarthSciencesConstants.GrainSize
Packages that use EarthSciencesConstants.GrainSize
-
Uses of EarthSciencesConstants.GrainSize in org.episteme.natural.earth
Subclasses with type arguments of type EarthSciencesConstants.GrainSize in org.episteme.natural.earthModifier and TypeClassDescriptionstatic enumWentworth scale for sediment grain size.Methods in org.episteme.natural.earth that return EarthSciencesConstants.GrainSizeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EarthSciencesConstants.GrainSize[]EarthSciencesConstants.GrainSize.values()Returns an array containing the constants of this enum class, in the order they are declared.