Uses of Enum
org.apache.sis.internal.util.X364
Packages that use X364
Package
Description
A set of helper classes for the SIS implementation.
-
Uses of X364 in org.apache.sis.internal.util
Methods in org.apache.sis.internal.util that return X364Modifier and TypeMethodDescriptionX364.background()Returns the enum for the background color.static X364X364.forColorName(String color) Returns the enumeration value for the given color name.X364.foreground()Returns the enum for the foreground color.static X364Returns the enum constant of this type with the specified name.static X364[]X364.values()Returns an array containing the constants of this enum type, in the order they are declared.