Uses of Enum Class
org.x4o.fc18.cake2.gram5.FCDotOCE0801DashH3
Packages that use FCDotOCE0801DashH3
Package
Description
Data grams enum for user defined rendering of data numbers.
-
Uses of FCDotOCE0801DashH3 in org.x4o.fc18.cake2.gram5
Subclasses with type arguments of type FCDotOCE0801DashH3 in org.x4o.fc18.cake2.gram5Modifier and TypeClassDescriptionenum
"FC.OCE0801-H3" Four Corner Octal Character Encoding in Hinari 3 bit.Methods in org.x4o.fc18.cake2.gram5 that return FCDotOCE0801DashH3Modifier and TypeMethodDescriptionstatic FCDotOCE0801DashH3
FCDotOCE0801DashH3.valueOf
(int idx) Returns the enum constant of this class with the specified name.static FCDotOCE0801DashH3
Returns the enum constant of this class with the specified name.static FCDotOCE0801DashH3[]
FCDotOCE0801DashH3.values()
Returns an array containing the constants of this enum class, in the order they are declared.